Renamed isThreadAlive to is_thread_alive
[libcds.git] / cds / urcu / details / base.h
2014-11-29 khizmaxRenamed isThreadAlive to is_thread_alive
2014-11-29 khizmaxRenamed getCurrentThreadId to get_current_thread_id
2014-09-24 khizmaxReplace CDS_DEBUG_DO with CDS_DEBUG_ONLY
2014-09-23 khizmaxRemove CDS_CXX11_TEMPLATE_ALIAS_SUPPORT macro and emula...
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 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN