Merge branch 'dev' of github.com:khizmax/libcds into dev
[libcds.git] / tests / test-hdr / misc /
2014-12-14 khizmaxFix GCC 4.8 <atomic> incompatibility
2014-11-30 khizmaxReplacing some integral typedefs with standard types
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-02 khizmaxFix Intel C++ compiler incompatibility
2014-09-30 khizmaxAdd support for Intel C++ compiler for Linux (icc 15)
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
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 cds/int_algo.h to cds/algo/int_algo.h
2014-09-18 khizmaxMove libcds 1.6.0 from SVN