Replace NULL with nullptr
[libcds.git] / projects / Win / vc12 / cds.vcxproj.filters
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxFix VC++ solution
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-19 khizmaxRemove cds/details/std/tnhread.h, using STL <thread...
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 khizmaxMove cds/numtraits.h to cds/details/numtraits.h
2014-09-18 khizmaxMove cds/int_algo.h to cds/algo/int_algo.h
2014-09-18 khizmaxMove cds/bitop.h to cds/algo/bitop.h
2014-09-18 khizmaxMove cds/backoff_strategy.h to cds/algo/backoff_strategy.h
2014-09-18 khizmaxRemove cstdint_boost.h, csdtint_std.h wrappers
2014-09-18 khizmaxMove libcds 1.6.0 from SVN