2016-06-01 |
khizmax | Added CDSTEST_CFG envvar for stress test. |
commit | commitdiff | tree | snapshot |
2016-06-01 |
khizmax | Fixed gcc 4.8 incompatibility |
commit | commitdiff | tree | snapshot |
2016-05-31 |
khizmax | Replaced rand() with std::rand() |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Removed old goals from CMakeLists, docfix |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Removed old projects |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Removed old test directory |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Removed old map tests |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Migrated map-insfind-int stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-30 |
khizmax | Migrated map-ins-del-find stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-26 |
khizmax | Migrated map-inddel-item-int stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-25 |
khizmax | Migrated map-insdel-string stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-25 |
khizmax | Migrated map-insdel-int stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-23 |
khizmax | Migrated map-insdel-func stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-22 |
khizmax | Migrated map-find-string stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-21 |
khizmax | Migrated map_find_int stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-21 |
khizmax | Migrated map-delodd stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-17 |
rfw | Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR. |
commit | commitdiff | tree | snapshot |
2016-05-14 |
khizmax | Migrated set-insdel-string stress test to gtest |
commit | commitdiff | tree | snapshot |
2016-05-08 |
khizmax | Migrated set-insdel-func stress test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-05-08 |
khizmax | Migrated set-insDelFind stress test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-05-03 |
khizmax | Removed old set-delodd build rules |
commit | commitdiff | tree | snapshot |
2016-05-03 |
khizmax | Renamed "ensure" to "update" in statistics |
commit | commitdiff | tree | snapshot |
2016-05-02 |
khizmax | Migrated Set_DelOdd stress test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-30 |
khizmax | issue #57: fixed double construct/destruct of queue... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
khizmax | issue #57: fixed double construct/destruct of queue... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
khizmax | Removed vc12 projects |
commit | commitdiff | tree | snapshot |
2016-04-23 |
khizmax | Removed old goals |
commit | commitdiff | tree | snapshot |
2016-04-23 |
khizmax | Migrated misc unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-21 |
khizmax | Removed old tree unit test |
commit | commitdiff | tree | snapshot |
2016-04-21 |
khizmax | Fixed emplace() |
commit | commitdiff | tree | snapshot |
2016-04-21 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-21 |
khizmax | Migrated BronsonAVLTreeMap unit tests to gtest |
commit | commitdiff | tree | snapshot |
2016-04-20 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-20 |
khizmax | Added unit tests for BronsonAVLTree<RCU, Key, T*> |
commit | commitdiff | tree | snapshot |
2016-04-18 |
khizmax | Added _ENABLE_ATOMIC_ALIGNMENT_FIX preprocessor definit... |
commit | commitdiff | tree | snapshot |
2016-04-16 |
khizmax | Fixed doxygen markup |
commit | commitdiff | tree | snapshot |
2016-04-16 |
khizmax | Fixed emplace(), added static_assert( key_type must... |
commit | commitdiff | tree | snapshot |
2016-04-16 |
khizmax | Migrated EllenBinTreeMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-16 |
khizmax | Docfix, formatting, minor bugs |
commit | commitdiff | tree | snapshot |
2016-04-16 |
khizmax | Migrated EllenBinTreeSet unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-15 |
khizmax | Fixed doc |
commit | commitdiff | tree | snapshot |
2016-04-13 |
khizmax | Improved SkipListSet unit tests |
commit | commitdiff | tree | snapshot |
2016-04-13 |
khizmax | Fixed GCC incompatibility |
commit | commitdiff | tree | snapshot |
2016-04-13 |
khizmax | Migrated intrusive EllenBinTree<RCU> to gtest |
commit | commitdiff | tree | snapshot |
2016-04-12 |
khizmax | Added update desc pool to intrusive EllenBinTree unit... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-11 |
khizmax | Migrated intrusive EllenBinTree unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-04-08 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-08 |
khizmax | Migrated intrusive EllenBinTree unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-04-07 |
khizmax | Start migration tree unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-07 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-06 |
khizmax | Removed old map unit tests |
commit | commitdiff | tree | snapshot |
2016-04-06 |
khizmax | Fixed explicit ctor incompatibility |
commit | commitdiff | tree | snapshot |
2016-04-06 |
khizmax | Migrated StripedMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-05 |
khizmax | Fixed emplace() function |
commit | commitdiff | tree | snapshot |
2016-04-05 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-04-05 |
khizmax | Migrated a part of StripedMap unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-04-05 |
khizmax | Migrated CuckooMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-05 |
khizmax | Fixed VC++ 14.2 warnings |
commit | commitdiff | tree | snapshot |
2016-04-03 |
khizmax | Changed copyright year |
commit | commitdiff | tree | snapshot |
2016-04-03 |
khizmax | Improved docs |
commit | commitdiff | tree | snapshot |
2016-04-03 |
khizmax | Minor improvements |
commit | commitdiff | tree | snapshot |
2016-04-03 |
khizmax | Migrated FeldmanHashMap<RCU> uni tests to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-02 |
khizmax | Minor improvements, docfix, beautifying code |
commit | commitdiff | tree | snapshot |
2016-04-02 |
khizmax | Migrated FeldmanHashMap<HP> to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-02 |
khizmax | Fixed some bugs related to type conversion |
commit | commitdiff | tree | snapshot |
2016-04-02 |
khizmax | Migrated SkipListMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-04-01 |
khizmax | Fixed some bugs related to type conversion |
commit | commitdiff | tree | snapshot |
2016-04-01 |
khizmax | Migrated SplitListMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-30 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-30 |
khizmax | Migrated MichaelList-based SplitListMap<HP> unit tests... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
khizmax | Fixed some bugs related to type conversion |
commit | commitdiff | tree | snapshot |
2016-03-30 |
khizmax | Fixed some bugs related to type conversion |
commit | commitdiff | tree | snapshot |
2016-03-29 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-29 |
khizmax | Minor bugfix, docfix |
commit | commitdiff | tree | snapshot |
2016-03-29 |
khizmax | Migrated MichaelHashMap unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-28 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-28 |
khizmax | Migrated MichaelMap unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-03-27 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-27 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-27 |
khizmax | Start to migrate map unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-03-26 |
khizmax | Removed old set unit tests |
commit | commitdiff | tree | snapshot |
2016-03-26 |
khizmax | Fixed container::StripedSet::emplace() bug |
commit | commitdiff | tree | snapshot |
2016-03-26 |
khizmax | Migrated StripedSet unit tests to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-24 |
khizmax | Migrated CuckooSet unit tests to gtest |
commit | commitdiff | tree | snapshot |
2016-03-22 |
khizmax | Added generic build targets |
commit | commitdiff | tree | snapshot |
2016-03-22 |
khizmax | Migrated intrusive StripedSet to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-21 |
khizmax | Fixed bug in intrusive::StripedSet adapter for boost... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
khizmax | Improved intrusive::StripedSet unit tests |
commit | commitdiff | tree | snapshot |
2016-03-20 |
khizmax | Minor improvements related to boost::intrusive containers |
commit | commitdiff | tree | snapshot |
2016-03-20 |
khizmax | Migrated intrusive StripedSet unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-20 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-20 |
khizmax | Migrated intrusive::CuckooSet unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Fixed a bug in emplace() function: should use allocator... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Migrated FeldmanHashSet unit test to gtest framework |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Fixed constness, improved doc |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Migrated SkipListSet unit test to gtest |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Docfix |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Fixed GCC incompatibility |
commit | commitdiff | tree | snapshot |
2016-03-19 |
khizmax | Added static bucket table test for SplitListSet |
commit | commitdiff | tree | snapshot |
next |