764 Commits

Author SHA1 Message Date
John Wellbelove
74ee81908a Added best_fit_int_type
Added smallest_int_for_value
Added smallest_uint_for_value
2016-12-28 12:43:03 +00:00
John Wellbelove
618ca46960 Added comments 2016-12-28 12:41:26 +00:00
John Wellbelove
4974d578e0 Removed trailing spaces 2016-12-28 12:41:08 +00:00
John Wellbelove
d58f675722 Added hash functions 2016-12-28 12:40:29 +00:00
jwellbelove
8c1f678ac9 Created 'ratio.h'
Added as_const to 'utility.h'
2016-12-16 14:24:37 +00:00
jwellbelove
ed785da11b Added const version of exchange. Added exchange tests 2016-12-15 14:15:06 +00:00
jwellbelove
d5aeff4a8e Added etl::exchange 2016-12-15 09:30:09 +00:00
jwellbelove
4bab3ab6d4 Updated error numbers 2016-12-14 12:58:08 +00:00
jwellbelove
676097f8b9 Linux compatible filename case. 2016-12-14 12:55:18 +00:00
jwellbelove
42f81f0fa8 Modified ETL_FILE definition. 2016-12-14 12:54:30 +00:00
jwellbelove
2cb60e43a4 Added ETL_FILE defines. 2016-12-14 12:53:51 +00:00
jwellbelove
9f9791b9c1 Initial code for intrusive_queue. 2016-12-14 11:25:33 +00:00
jwellbelove
98a09ca07c Missing closing ) 2016-12-13 09:46:03 +00:00
jwellbelove
315e4c4d4f Removed const from value funtions. 2016-12-13 09:37:06 +00:00
jwellbelove
195b34f775 Fixed compile errors. 2016-12-13 09:36:23 +00:00
jwellbelove
28cd028b5e Updated macros.
Added compilers to list.
2016-12-13 09:35:32 +00:00
jwellbelove
ada67f1beb Added destructor to release current item. 2016-12-12 11:07:37 +00:00
jwellbelove
0bd7da7aae Added destructor to release all remaining items in the vector. 2016-12-12 11:01:53 +00:00
jwellbelove
db375602d4 Added destructor to release all remaining items in the pool. 2016-12-12 10:54:30 +00:00
jwellbelove
1aa6b33d06 Fixed unused parameter warning. 2016-12-12 10:42:56 +00:00
jwellbelove
f2ec22e8f4 Fix 'shadow' warning. 2016-12-08 11:23:01 +00:00
jwellbelove
caf6cbf273 Possible fix for 'strict aliasing' warnings. 2016-12-08 11:22:44 +00:00
jwellbelove
98b0c888ea Possible fix for 'strict aliasing' warnings. 2016-12-08 10:47:30 +00:00
jwellbelove
ad0e3c4f8d Added +-*/ operators.
Added bool conversion operator.
Added ! operator.
get() returns const reference.
2016-11-16 14:04:19 +00:00
jwellbelove
ae2e4609b2 Added hash functions for strings. 2016-11-16 13:06:16 +00:00
jwellbelove
1171d7e555 Modified Jenkins hash to use frame_check_sequence classes. 2016-11-16 13:04:04 +00:00
jwellbelove
e5e3a6a4fc Added more comments 2016-11-14 16:54:05 +00:00
jwellbelove
670de34441 Initial callback template class. Untested. 2016-11-14 16:45:26 +00:00
jwellbelove
562d59faf0 Initial callback template class. Untested. 2016-11-14 16:45:01 +00:00
John Wellbelove
0a8e3c8fdf Added either support or compiler error messages when the platform does not support 8 bit data types. 2016-11-13 18:18:04 +00:00
John Wellbelove
020a834d62 Converted to use etl:frame_check_sequence 2016-11-13 17:21:21 +00:00
John Wellbelove
59cc02588c Corrected const top() 2016-11-13 16:47:04 +00:00
John Wellbelove
daaf3fe013 Added new files. 2016-11-13 16:31:15 +00:00
John Wellbelove
3f6fea58a1 Added either support or compiler error messages when the platform does not support 8 bit data types. 2016-11-13 16:31:15 +00:00
John Wellbelove
82c1b9a795 Removed 'pop excess' tests. 2016-11-13 16:31:15 +00:00
John Wellbelove
70dcd71eb6 Removed AUTO links for forward links from test 2016-11-13 16:31:14 +00:00
John Wellbelove
3f107f4141 Removed AUTO links for forward links from test 2016-11-13 16:31:14 +00:00
John Wellbelove
d39a74bc6e Changed 'Does nothing' comment to 'Undefined behavior' 2016-11-13 16:31:14 +00:00
John Wellbelove
aaf8df66c1 Added ETL_ prefix 2016-11-13 16:31:13 +00:00
John Wellbelove
e768015be7 Moved counter type to common class.
Changed some parameter names.
2016-11-13 16:31:13 +00:00
John Wellbelove
e9c17deb3f Removed AUTO specialisations for forward and tree links. 2016-11-13 16:31:13 +00:00
John Wellbelove
1c05617535 Moved counter type to common class.
Changed some parameter names.
2016-11-13 16:31:13 +00:00
John Wellbelove
e75f4bd248 Changed 'Does nothing' comment to 'Undefined behavior' 2016-11-13 16:31:12 +00:00
John Wellbelove
b468c8b3a4 Added ETL_ prefix 2016-11-13 16:31:12 +00:00
John Wellbelove
10674d52c0 Removed build platform defines.
Added 'no 8bit types' define
2016-11-13 16:31:12 +00:00
John Wellbelove
e7ecc17a78 Untabify 2016-11-13 16:31:11 +00:00
John Wellbelove
c477d48133 New intrusive stack 2016-11-13 16:31:11 +00:00
John Wellbelove
31d6defffe Counter type for intrusive containers.
Specializations for slow and fast count types.
2016-11-13 16:31:11 +00:00
John Wellbelove
6edd27698f Added default constructors to automatically clear links. 2016-11-13 16:31:11 +00:00
John Wellbelove
f4630351a2 Tans to spaces 2016-11-13 16:31:10 +00:00