Improved management of SkipList auxiliary nodes: now aux nodes are allocated from...
[libcds.git] / cds / details / bitop_generic.h
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-02 khizmaxFixed cppcheck style warnings
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-01-05 khizmaxAdded copyright and license
2015-08-01 khizmaxReplaced deprecated atomic64_xxx types with int64_t...
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-30 khizmaxReplacing some integral typedefs with standard types
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN