rename test-hdr/queue/hdr_queue_new.h to hdr_queue.h
[libcds.git] / tests / test-hdr / set /
2014-10-13 khizmaxboost 1.56 compat - add boost/version.hpp header
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
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-19 khizmaxRemove cds/details/std/type_traits.h, use STL <type_tra...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN