rename lazy_list_ptb.h to lazy_list_dhp.h
[libcds.git] / tests / unit / map2 /
2014-10-23 khizmaxrename lazy_list_ptb.h to lazy_list_dhp.h
2014-10-22 khizmaxremove michael_list_hrc.h
2014-10-22 khizmaxrename michael_kvlist_pth.h to michael_kvlist_dhp.h
2014-10-01 khizmaxReplace cds::lock::scoped_lock with std::unique_lock...
2014-09-30 khizmaxAdd support for Intel C++ compiler for Linux (icc 15)
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-26 khizmaxRestore hashing in tests
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-24 khizmaxReplace variadic template emulation for option list...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
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 khizmaxFix make_docs.bat
2014-09-18 khizmaxMove libcds 1.6.0 from SVN