FeldmanHashSet: added checking if a slot can be expanded
[libcds.git] / cds / compiler / vc / defs.h
2017-03-05 khizmaxFeldmanHashSet: added checking if a slot can be expanded
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-15 khizmaxHP and DHP SMR totally refactored
2016-12-31 khizmaxUpdated copyright
2016-10-29 khizmaxRemoved redundant spaces
2016-09-13 khizmaxImproved management of SkipList auxiliary nodes: now...
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-15 khizmaxAdded [[deprected]] attribute support for vc14
2015-09-14 khizmaxAdded support for MS VC++ 2015
2015-09-01 khizmaxAdded compiler-specific CDS_DEPRECATED macro
2015-03-16 khizmaxMajor merge from 'dev'
2015-02-02 khizmaxAdded sync_monitor option
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-20 khizmaxAdd support for MS VC++ 2015 Preview
2014-10-21 khizmaxremove CDS_CONSTEXPR_CONST macro
2014-09-24 khizmaxRemove CDS_CXX11_LAMBDA_SUPPORT macro and a lot of...
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_DELETE_DEFINITION_SUPPORT and emulatin...
2014-09-23 khizmaxRemove CDS_CXX11_EXPLICITLY_DEFAULTED_FUNCTION_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_DEFAULT_FUNCTION_TEMPLATE_ARGS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and...
2014-09-23 khizmaxRemove CDS_CXX11_EXPLICIT_CONVERSION_OPERATOR_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_TEMPLATE_ALIAS_SUPPORT macro and emula...
2014-09-21 khizmaxRemove compiler-specific C++11 compatibility macro...
2014-09-20 khizmaxRevert "Remove CDS_CXX11_ATOMIC_BEGIN_NAMESPACE/CDS_CXX...
2014-09-20 khizmaxRemove CDS_CXX11_ATOMIC_SUPPORT
2014-09-18 khizmaxRemove cstdint_boost.h, csdtint_std.h wrappers
2014-09-18 khizmaxVC: fix some compiler errors
2014-09-18 khizmaxmodify MSVC++ property file
2014-09-18 khizmaxMove libcds 1.6.0 from SVN