changelog
[libcds.git] / src /
2014-11-28 khizmaxHazard Pointer:
2014-11-17 khizmaxRemove ugly reinterpret_cast from HP GC
2014-11-16 khizmaxSmall changes in HP GC
2014-11-15 khizmaxDynamic Hazard Pointer GC refactoring
2014-11-15 khizmaxHazard Pointer GC refactoring
2014-11-15 khizmaxHazard Pointer refactoring
2014-11-15 khizmaxMerge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
2014-11-14 khizmaxRename class cds::gc::PTB to cds::gc::DHP
2014-11-14 khizmaxrename cds::gc::ptb namespace to cds::gc::dhp
2014-11-14 khizmaxrename cds::gc::hzp namespace to cds::gc::hp
2014-11-14 khizmaxrename GC sources
2014-11-14 khizmaxrearrange cds/gc content
2014-11-14 khizmaxrearrange cds/gc contents
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