rename test-hdr/queue/hdr_queue_new.h to hdr_queue.h
[libcds.git] / tests / test-hdr / map /
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-23 khizmaxRemove CDS_EMPLACE_SUPPORT macro and unused code
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_DEFAULT_FUNCTION_TEMPLATE_ARGS_SUPPORT...
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN