11 Commits

Author SHA1 Message Date
John Wellbelove
ddf0769854 Added get_iterator() methods 2015-08-28 20:29:03 +01:00
John Wellbelove
fbfda3db39 Potential fix for wchar_t type traits. 2015-08-28 12:04:03 +01:00
jwellbelove
ce7949bef9 Added ETL_ERROR macro and modified ivector to use it. 2015-08-24 05:47:49 -04:00
jwellbelove
a7ffa284f4 Added etl::decay 2015-03-28 12:48:31 +00:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
4343e1ad91 Changed to stddef.h, removed std:: from nullptr 2014-12-08 20:19:25 +00:00
jwellbelove
9c2619ddfd Mostly updated comments
Some extra tests
2014-11-21 17:10:04 +00:00
jwellbelove
0e5414c664 Added compiler directives
Added directives to allow compilation with several compilers
2014-11-19 18:39:19 +00:00
jwellbelove
1108b9e5c7 Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
2014-11-05 17:41:17 +00:00
jwellbelove
740b088282 Changes for compatibility with GCC 2014-11-04 20:33:11 +00:00
jwellbelove
3d335fbe41 Added type_traits header 2014-10-31 16:00:49 +00:00