John Wellbelove
|
fe640ce8ef
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# src/cyclic_hash.h
# test/codeblocks/ETL.cbp
|
2017-05-08 22:43:34 +01:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|
John Wellbelove
|
51bc6964a5
|
Updated project files
|
2017-04-19 18:42:03 +01:00 |
|
John Wellbelove
|
f4c7f1aa01
|
Added iterators to all io ports
|
2017-04-17 22:03:21 +01:00 |
|
John Wellbelove
|
0338612f48
|
Removed redundant tests
|
2017-04-17 21:02:53 +01:00 |
|
John Wellbelove
|
ac8568e26b
|
VS2017 project files
|
2017-04-17 21:02:08 +01:00 |
|
John Wellbelove
|
cb28239f23
|
Added intrusive flat map/multimap/set/multiset
|
2017-04-16 19:17:38 +01:00 |
|
John Wellbelove
|
3ec81db888
|
Changed 'key' in 'value_type' to const.
|
2017-04-15 10:16:08 +01:00 |
|
jwellbelove
|
f18f3154ec
|
Removed duplicate ivectorpointer.h from src directory.
|
2017-03-31 11:40:22 +01:00 |
|
jwellbelove
|
f66ab548b8
|
Removed duplicate ivectorpointer.h from src directory.
|
2017-03-31 11:38:57 +01:00 |
|
John Wellbelove
|
05e3f3acd6
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# test/test_algorithm.cpp
|
2017-03-04 20:13:25 +00:00 |
|
John Wellbelove
|
6561840019
|
Completed additional ETL extension algorithms
|
2017-03-04 19:30:36 +00:00 |
|
John Wellbelove
|
4b84cc955e
|
Changed internal operation to indirect access to improve insertion performance.
|
2017-03-04 14:53:05 +00:00 |
|
John Wellbelove
|
501f4d7efd
|
Merge remote-tracking branch 'origin/development'
|
2017-02-26 09:20:33 +00:00 |
|
John Wellbelove
|
a33ee11ef8
|
Removed default constructor from 'non-default constructor' type.
Modified tests to compensate.
|
2017-02-26 09:09:49 +00:00 |
|
John Wellbelove
|
79e33fbe81
|
Removed default constructor from 'non-default constructor' type.
Modified tests to compensate.
|
2017-02-25 20:32:27 +00:00 |
|
John Wellbelove
|
b2ba6badf7
|
Vector tests using non-trivial types.
|
2017-02-25 20:30:07 +00:00 |
|
John Wellbelove
|
0508d796bc
|
Added extra size tests
|
2017-02-23 23:14:07 +00:00 |
|
John Wellbelove
|
1e6fc88ab9
|
memory algorithm updates
|
2017-02-23 23:12:48 +00:00 |
|
John Wellbelove
|
7238f11ea4
|
Added more transform algorithms
|
2017-02-23 23:11:21 +00:00 |
|
jwellbelove
|
54714f1eda
|
Added for_each_if & transform_if
Corrected operation of transform_if
|
2017-02-23 08:37:56 +00:00 |
|
jwellbelove
|
536ad7f384
|
Corrected operation of transform_if
|
2017-02-23 08:21:47 +00:00 |
|
John Wellbelove
|
d72737d9b4
|
Added for_each_if & transform_if
|
2017-02-22 20:25:14 +00:00 |
|
John Wellbelove
|
62199d7872
|
Tests for etl::random
|
2017-02-16 06:53:37 +00:00 |
|
John Wellbelove
|
53d65cc6f7
|
Tests for etl::random
|
2017-02-16 06:53:36 +00:00 |
|
John Wellbelove
|
8f609f448e
|
Added iterator property type templates.
|
2017-02-16 06:53:36 +00:00 |
|
John Wellbelove
|
68675c3720
|
Updated project files.
|
2017-02-16 06:53:36 +00:00 |
|
John Wellbelove
|
1527e9781f
|
Added assign, insert and erase member functions.
|
2017-02-16 06:53:36 +00:00 |
|
John Wellbelove
|
bdd1f7e837
|
Additional safe 4 parameter versions of copy, copy_if & copy_n
|
2017-02-16 06:53:35 +00:00 |
|
John Wellbelove
|
aaac059008
|
Updated tests
|
2017-01-31 21:11:23 +00:00 |
|
jwellbelove
|
9848bba4d9
|
Removed Jenkins 64bit hash.
|
2017-01-18 12:49:49 +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
|
6c4a29b498
|
Fixed bug in erase()
|
2016-12-30 11:56:08 +00:00 |
|
John Wellbelove
|
bc18cfa496
|
Tests for intrusive_queue
|
2016-12-28 13:22:37 +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
|
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 |
|