issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / tests / test-hdr / ordered_list /
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2014-11-29 khizmaxRenaming map member function insert_key() to insert_with()
2014-11-26 khizmaxRemoved unused vars
2014-11-24 khizmaxfix tests for guarded_ptr and exempt_ptr
2014-11-24 khizmaxfix a bugs in guarded_ptr and exempt_ptr
2014-11-21 khizmaxbugfix in cds::gc::HP::guarded_ptr
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-18 khizmaxmovable guarded_ptr: LazyList, MichaelList
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-12 khizmaxmovable exempt_ptr: MichaelList
2014-11-12 khizmaxmovable exempt_ptr: LazyList
2014-11-01 khizmaxRemove trailing spaces
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-29 khizmaxFix GCC build
2014-10-25 khizmaxLazyList refactoring
2014-10-24 khizmaxintrusive::LazyList refactoring
2014-10-23 khizmaxMichaelList refactoring
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
2014-10-23 khizmaxindex on dev: 5db878e remove michael_list_hrc.h
2014-10-23 khizmaxrename lazy_list_ptb.h to lazy_list_dhp.h
2014-10-23 khizmaxremove LazyList<gc::HRC> specializations
2014-10-22 khizmaxremove michael_list_hrc.h
2014-10-22 khizmaxrename michael_kvlist_pth.h to michael_kvlist_dhp.h
2014-10-22 khizmaxrename michael_list_ptb.h to michael_list_dhp.h
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-27 khizmaxMove michael_list_base.h from cds/container to cds...
2014-09-27 khizmaxMove lazy_list_base.h from cds/container to cds/contain...
2014-09-27 khizmaxMove cds/intrusive/michael_list_base.h to cds/intrusive...
2014-09-27 khizmaxMove cds/intrusive/lazy_list_base.h to cds/intrusive...
2014-09-23 khizmaxRemove CDS_EMPLACE_SUPPORT macro and unused code
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN