816 Commits

Author SHA1 Message Date
jwellbelove
9848bba4d9 Removed Jenkins 64bit hash. 2017-01-18 12:49:49 +00:00
John Wellbelove
d3c9cd3b16 Fixed syntax errors 2017-01-17 23:03:23 +00:00
jwellbelove
5640bfc35c Changed algorithm to 128bit xorshift. 2017-01-17 14:47:10 +00:00
jwellbelove
525bdef691 Added license and comments. 2017-01-17 12:24:53 +00:00
jwellbelove
0d86ea39c9 Initial implementation of a random number generator class. 2017-01-17 12:21:41 +00:00
jwellbelove
09fda198ec Added 8, 16 & 64 bit versions of count_trailing_zeros 2017-01-04 17:51:36 +00:00
jwellbelove
5c0ea58c81 Missing return 2017-01-04 17:33:05 +00:00
jwellbelove
5e77c55573 Better versions 2017-01-04 16:33:44 +00:00
jwellbelove
4bde024c03 Added find first set/clear bit functions. 2017-01-04 15:51:11 +00:00
jwellbelove
c24d007d5c Added find first set/clear bit functions. 2017-01-04 11:23:16 +00:00
John Wellbelove
a371b27c2a Performance tests for unordered map. 2016-12-31 10:07:14 +00:00
John Wellbelove
695e16a8e4 Experimental reimplementation of etl::pool 2016-12-31 10:06:40 +00:00
John Wellbelove
0f05e7d4be Improved erase_after 2016-12-30 11:57:00 +00:00
John Wellbelove
6c4a29b498 Fixed bug in erase() 2016-12-30 11:56:08 +00:00
John Wellbelove
0112c57235 Updated to version 9.0.0 2016-12-28 14:10:30 +00:00
John Wellbelove
782fc9983e Support for vectors of pointers. 2016-12-28 13:36:06 +00:00
John Wellbelove
e729365529 Support for vectors of pointers. 2016-12-28 13:34:04 +00:00
John Wellbelove
d38cde25a6 Replaces string.h 2016-12-28 13:33:30 +00:00
John Wellbelove
bc18cfa496 Tests for intrusive_queue 2016-12-28 13:22:37 +00:00
John Wellbelove
77ecb120dc Deleted files 2016-12-28 13:21:54 +00:00
John Wellbelove
5f3e05b8fc Updated project files 2016-12-28 13:21:20 +00:00
John Wellbelove
36a018019b Tabs to spaces 2016-12-28 13:20:58 +00:00
John Wellbelove
ff9cfa724b Fixed GCC warnings 2016-12-28 13:20:40 +00:00
John Wellbelove
912cb40d0c Fixed GCC warnings
Removed redundant code
2016-12-28 13:20:27 +00:00
John Wellbelove
0179e7123d Changed string length calls. 2016-12-28 13:19:37 +00:00
John Wellbelove
a27ac63149 Removed redundant code 2016-12-28 13:18:26 +00:00
John Wellbelove
9e9fa45f13 Fixed GCC warnings 2016-12-28 13:18:05 +00:00
John Wellbelove
37f4dac47d Restored commented out tests 2016-12-28 13:17:45 +00:00
John Wellbelove
4036d5db3c Removed redundant include 2016-12-28 13:15:47 +00:00
John Wellbelove
093b29a48c Removed support for auto and checked links. 2016-12-28 13:12:37 +00:00
John Wellbelove
b4f0855410 Fixed GCC warnings 2016-12-28 13:12:22 +00:00
John Wellbelove
d4a1c8a380 Changed Jenkins template class to individual 32 & 64 bit versions. 2016-12-28 13:12:09 +00:00
John Wellbelove
0fb7a0e458 Fixed GCC warnings 2016-12-28 13:11:29 +00:00
John Wellbelove
fbf7eaf085 Fixed GCC warnings 2016-12-28 12:58:09 +00:00
John Wellbelove
1aa2592691 Fixed GCC warnings 2016-12-28 12:57:57 +00:00
John Wellbelove
62d03d7e10 Changed tests for wchar_t. 2016-12-28 12:57:47 +00:00
John Wellbelove
dd60c3aa7c Fixed GCC warnings 2016-12-28 12:57:04 +00:00
John Wellbelove
b038e375cd Fixed GCC warnings 2016-12-28 12:56:53 +00:00
John Wellbelove
5cab841833 Added tests for new classes 2016-12-28 12:56:26 +00:00
John Wellbelove
511c5b88a9 Changed "string.h" header to "cstring.h" 2016-12-28 12:56:05 +00:00
John Wellbelove
7634b5639b Added as_const tests 2016-12-28 12:54:58 +00:00
John Wellbelove
3845ad41d4 Modified debug #defines 2016-12-28 12:54:33 +00:00
John Wellbelove
3c5f8260c2 Modified debug #defines 2016-12-28 12:54:01 +00:00
John Wellbelove
388f1c2d43 Fixed GCC warnings 2016-12-28 12:53:52 +00:00
John Wellbelove
6e5ef7b230 Fixed GCC warnings 2016-12-28 12:53:06 +00:00
John Wellbelove
0906d29278 Modified debug #defines 2016-12-28 12:52:50 +00:00
John Wellbelove
4b9e9cd651 Fixed GCC warnings 2016-12-28 12:52:31 +00:00
John Wellbelove
430248fdf1 Removed support for auto and checked links. 2016-12-28 12:52:06 +00:00
John Wellbelove
77859ad023 Modified debug #defines 2016-12-28 12:51:19 +00:00
John Wellbelove
5a0c830f00 Modified debug #defines 2016-12-28 12:50:57 +00:00