Removed CDS_PURE_VIRTUAL_FUNCTION_CALLED macro
[libcds.git] / cds / opt /
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-29 khizmaxRemoving trailing spaces
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-11 khizmaxremove unused boost dependencies
2014-11-10 khizmaxCuckooSet/Map refactoring
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-03 khizmaxFix compiler warnings for padding option
2014-11-03 khizmaxAdd padding option to SegmentedQueue to eliminate false...
2014-10-21 khizmaxremove CDS_CONSTEXPR_CONST macro
2014-10-11 khizmaxTsigasCycleQueue refactoring
2014-10-01 khizmaxRemove cds/details/void_selector.h
2014-09-25 khizmaxUsing std::hash as default hash functor in cds
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-24 khizmaxRemove CDS_OPTIONS macro
2014-09-24 khizmaxReplace variadic template emulation for option list...
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxRemove cds/details/std/tuple.h, use STL <tuple> instead
2014-09-19 khizmaxRemove cds/details/std/type_traits.h, use STL <type_tra...
2014-09-18 khizmaxFix make_docs.bat
2014-09-18 khizmaxMove cds/int_algo.h to cds/algo/int_algo.h
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN