libcds.git
2016-01-05 khizmaxChangelog v2.1.0
2016-01-05 khizmaxAdded copyright and license
2016-01-05 khizmaxChanged test parameters
2016-01-05 khizmaxReformatting
2016-01-03 khizmaxFormatting
2016-01-01 khizmaxFixed rare memory-use-after-free
2016-01-01 khizmaxFixed memory ordering
2015-12-30 khizmaxAdd epoch_count parameter in cds::gc::DHP constructor
2015-12-28 khizmaxFixed FeldmanHashSet<RCU>
2015-12-28 khizmaxFixed tests
2015-12-25 khizmaxFixed GCC incompatibility
2015-12-24 khizmaxFormatting
2015-12-24 khizmaxFixed compatibility with boost 1.59 for striped intrusi...
2015-12-24 khizmaxText formatting, docfix
2015-12-23 khizmaxFixed FeldmanHashSet
2015-12-23 khizmaxsome improvements
2015-12-23 khizmaxAdded more assertion
2015-12-22 khizmaxDisabled -Wunused-local-typedefs for CMake build
2015-12-22 khizmaxFixed a bug in split_bitstring algo
2015-12-22 khizmaxformatting
2015-12-22 khizmaxDocfix
2015-12-22 khizmaxRemoved wrong assertion
2015-12-22 khizmaxRelaxed checking conditions for Map_InsDel_func test
2015-12-21 khizmaxFixed Map_InsDel_func test
2015-12-20 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2015-12-20 Max KhizhinskyMerge pull request #47 from eugenyk/master
2015-12-20 Eugeny KalishenkoUseful warnings for gcc added
2015-12-20 khizmaxRebuilt threaded uRCU logic
2015-12-20 khizmaxFixed false assert
2015-12-19 Eugeny KalishenkoFixed files encoding (#46)
2015-12-19 Eugeny KalishenkoAdded compiler flags for test coverage, active when...
2015-12-18 khizmaxAdded missing hazard ptr to FeldmanHashSet<HP> insert...
2015-12-17 khizmaxMinor changes induced by improvements of Vyukov queue
2015-12-17 khizmaxMake Vyukov queue linearizable
2015-12-14 khizmaxLazyList refactoring
2015-12-14 khizmaxFixed Set_InsDel_string test
2015-12-11 khizmaxFixed Cppcheck warnings
2015-12-11 khizmaxformatting
2015-12-11 khizmaxFixed noexcept args
2015-12-10 khizmaxFixed noexcept spec
2015-12-10 khizmaxFixed Map_find_string test
2015-12-10 khizmaxFixed issues found by Cppcheck
2015-12-09 khizmaxAdded missing header
2015-12-09 khizmaxTune FeldmanHashMap tests
2015-12-09 khizmaxTest tuning
2015-12-09 khizmaxRemoved std::map w/o sync from map_insfind_int test
2015-12-09 khizmaxFixed BronsonAVLTreeMap nullptr access
2015-12-08 khizmaxAdjust member padding
2015-12-07 khizmaxFix Map_InsDel_func test for FeldmanHashMap
2015-12-05 khizmaxDoc fix
2015-12-04 khizmaxFixed an error in Map_InsDel_func test for FeldmanHahMap
2015-12-02 khizmaxFixed assertion in threaded uRCU
2015-12-01 khizmaxRemoved consume semantics from all tests
2015-12-01 khizmaxRemoved consume semantics from some atomic tests
2015-11-30 khizmaxFixed description.txt
2015-11-29 Max KhizhinskyMerge pull request #44 from eugenyk/master
2015-11-29 khizmaxChanged VC project properties
2015-11-29 Eugeny KalishenkoAdded readme adout cmake build system using
2015-11-29 Eugeny KalishenkoTest working directory set to the binary output directo...
2015-11-29 Eugeny KalishenkoAdded option to activate use of boost::atomic (WITH_BOO...
2015-11-29 Eugeny Kalishenko/usr/sbin/ldconfig changed to ldconfig call after libra...
2015-11-29 Eugeny KalishenkoAtivating debian components building in cmake
2015-11-29 Eugeny KalishenkoSome debian specific for package generation added ...
2015-11-29 Eugeny KalishenkoAdded possibility to build NSYS packages in Windows
2015-11-29 Eugeny KalishenkoAdded static library construction
2015-11-29 Eugeny KalishenkoDescription and pre/post install scripts added for...
2015-11-29 khizmaxFixed MSVC 14 incompatibility
2015-11-29 khizmaxFixed memory leaks in flat-combining algo
2015-11-28 khizmaxSmall improvements in TsigasCycleQueue
2015-11-28 khizmaxFixed rare double-free in DHP SMR
2015-11-22 khizmaxRearranged queue tests
2015-11-22 khizmaxAdded new test for bounded queues
2015-11-22 khizmaxFixed memory-use-after-free bug in BasketQueue
2015-11-21 khizmaxFixed typo
2015-11-21 khizmaxSome minor changes in options doc
2015-11-21 khizmaxRearranged options.h to generate correct doxygen doc
2015-11-21 khizmaxEllenBinTree doc fixed
2015-11-20 khizmaxFixed a bug in EllenBinTree<RCU>
2015-11-20 khizmaxFixed memory leaks in threaded URCU (general_threaded...
2015-11-17 khizmaxAdded tree view to doxygen doc
2015-11-16 khizmaxFixed memory-use-after-free bug in EllenBinTree<HP>
2015-11-13 khizmaxFixed doc typo, reformatting
2015-11-08 khizmaxRenoved MD5 MT-test
2015-11-06 khizmaxAdded short description of new algorithms implemented...
2015-11-06 khizmaxChangelog
2015-11-05 khizmax[BronsonAVLTree] Fixed bug of counting of inserted...
2015-11-01 khizmaxChanged test parameters
2015-11-01 khizmaxFormatting
2015-11-01 khizmaxFixed bug in MichaelLit<RCU>
2015-10-31 khizmaxAdded epoch count as constructor parameter for DHP GC
2015-10-27 khizmaxRemoved sha-256 hash from test
2015-10-26 khizmaxFixed an error in EllenBinTreeMap ST-test
2015-10-25 khizmaxchangelog
2015-10-25 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-25 khizmaxCommon base class added for FeldmanHashSet/Map
2015-10-23 khizmaxAdded one more badge
2015-10-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-22 khizmaxFeldmanHashSet/Map: added level statistics
2015-10-22 khizmaxAdded project stats badge
2015-10-22 khizmaxAdded OpenHub badge
next