Normalized CuckooSet/Map declaration in test's map_types.h and set_types.h
[libcds.git] / src /
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-24 khizmaxReplace CDS_DEBUG_DO with CDS_DEBUG_ONLY
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxRevert "Replace cds::OS::ThreadId with std::thread...
2014-09-19 khizmaxReplace cds::OS::ThreadId with std::thread::id, cds...
2014-09-18 khizmaxMove cds/int_algo.h to cds/algo/int_algo.h
2014-09-18 khizmaxMove cds/bitop.h to cds/algo/bitop.h
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN