MichaelSet<RCU>: added support for internal statistics
[libcds.git] / cds /
2016-03-27 khizmaxDocfix
2016-03-26 khizmaxFixed container::StripedSet::emplace() bug
2016-03-21 khizmaxFixed bug in intrusive::StripedSet adapter for boost...
2016-03-20 khizmaxMinor improvements related to boost::intrusive containers
2016-03-20 khizmaxDocfix
2016-03-19 khizmaxFixed a bug in emplace() function: should use allocator...
2016-03-19 khizmaxFixed constness, improved doc
2016-03-19 khizmaxDocfix
2016-03-18 khizmaxMinor changes related to unit test
2016-03-17 khizmaxFixed serious bug in MichaelSet::emplace() function
2016-03-16 khizmax* Fixed serious bug in MichaelSet::emplace() function
2016-03-15 khizmaxDocfix
2016-03-15 khizmaxRemoved redundant header
2016-03-15 khizmaxFixed serious bug in MichaelSet::emplace() function
2016-03-15 khizmaxDocfix
2016-03-14 khizmaxRemoved redundant assertion, minor improvements, docfix
2016-03-14 khizmaxFixed a bug in erase_at()
2016-03-14 khizmaxDocfix
2016-03-13 khizmaxRemoved RCU locking assertion in iterators
2016-03-13 khizmaxDocfix
2016-03-13 khizmaxDocfix
2016-03-13 khizmaxAdded clear() to SplitList<nogc>
2016-03-12 khizmaxFixed docs
2016-03-12 khizmaxFixed doc
2016-03-11 khizmaxExtend urcu::raw_ptr move assignment
2016-03-11 khizmaxImproved docs
2016-03-10 khizmaxFixed doc
2016-03-09 khizmaxAdded HP count
2016-03-09 khizmaxFixed doc
2016-03-09 khizmaxFixed doc
2016-02-18 khizmaxDocfix
2016-02-17 khizmaxDocfix
2016-02-16 khizmaxMoved HP-based KV-list unit test to gtest framework
2016-02-14 khizmaxDocfix
2016-02-14 khizmaxFixed LazyList when a lock type is specified
2016-02-14 khizmaxAdded Hazard Pointer count
2016-02-13 khizmaxDocfix
2016-02-10 khizmaxRemoved redundant checking
2016-02-10 khizmaxDoxygen markup fixed
2016-02-09 khizmaxRemoved redundant checking
2016-02-09 khizmaxDocfix
2016-02-08 khizmaxFixed intrusive LazyList:
2016-02-08 khizmaxMoved LazyList<HP> unit test to gtest framework
2016-02-07 khizmaxMoved MichaelList<HP> unit test to gtest framework
2016-02-07 khizmaxDocfix
2016-02-07 khizmaxImproved docs
2016-02-06 khizmaxAdded missing header
2016-02-05 khizmaxTsigas' queue: replaced alignment option with padding one
2016-02-05 khizmaxDocfix
2016-02-05 khizmaxDocfix
2016-02-03 khizmaxMoved queue unit tests to gtest framework
2016-01-27 khizmaxDoc fix
2016-01-23 khizmaxAdded move semantics push(), doc fixed
2016-01-21 khizmaxAdded enqueue() with move semantics
2016-01-20 khizmaxAdded free-list implementations
2016-01-20 khizmaxFixed doxygen markup
2016-01-15 khizmaxMoved priority_queue unit test to gtest framework
2016-01-12 khizmaxMoved stack unit test to gtest framework
2016-01-12 khizmaxIssue #48: added std::move for pop() function of stack...
2016-01-10 khizmaxIssue #50: fixed possible double-free case in flat...
2016-01-10 khizmaxFixed typo
2016-01-09 khizmaxFixed recursive links in docs
2016-01-07 khizmaxMerge branch 'dev-gtest' into dev
2016-01-07 khizmaxChanged version to 2.2.0
2016-01-05 khizmaxAdded copyright and license
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-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 khizmaxFixed a bug in split_bitstring algo
2015-12-22 khizmaxDocfix
2015-12-22 khizmaxRemoved wrong assertion
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 khizmaxRebuilt threaded uRCU logic
2015-12-20 khizmaxFixed false assert
2015-12-19 Eugeny KalishenkoFixed files encoding (#46)
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-11 khizmaxFixed Cppcheck warnings
2015-12-11 khizmaxFixed noexcept args
2015-12-10 khizmaxFixed noexcept spec
2015-12-10 khizmaxFixed issues found by Cppcheck
2015-12-09 khizmaxFixed BronsonAVLTreeMap nullptr access
2015-12-08 khizmaxAdjust member padding
2015-12-05 khizmaxDoc fix
2015-12-02 khizmaxFixed assertion in threaded uRCU
2015-11-29 Max KhizhinskyMerge pull request #44 from eugenyk/master
2015-11-29 khizmaxFixed MSVC 14 incompatibility
2015-11-29 khizmaxFixed memory leaks in flat-combining algo
2015-11-28 khizmaxSmall improvements in TsigasCycleQueue
next