Uses different pass count for different parallel queue test cases
[libcds.git] / cds / intrusive /
2016-09-07 khizmaxdummy_node renamed to aux_node
2016-09-07 khizmaxRemoved trailing spaces
2016-09-07 khizmaxDocfix, minor changes
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-24 khizmaxAdded internal statistics to MichaelSet/Map
2016-08-20 khizmaxHP refactoring:
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-07 khizmaxSimplified IterableList iterator
2016-08-06 khizmaxDocfix
2016-08-06 khizmaxFixed rare heap-use-after-free bug
2016-08-05 khizmaxMichaelSet<RCU>: added support for internal statistics
2016-08-04 khizmaxAdded IterableList<HP> support to MichaelSet
2016-08-03 khizmaxRemoved redundant functions
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-02 khizmaxMSPriorityQueue: removed monotonic_counter due its...
2016-08-02 khizmaxFixed LazyList erratum
2016-08-02 khizmaxFixed LazyList erratum
2016-08-01 khizmaxAdded container::IterableList<HP>
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-08-01 khizmaxFixed priority inversion bug in MSPriorityQueue
2016-08-01 khizmaxFixed rare priority inversion bug in MSPriorityQueue
2016-07-29 khizmaximproved clear()
2016-07-29 khizmaxfixed potential buffer overflow
2016-07-29 khizmaxRevert prev change
2016-07-29 khizmaxChanged default buffer type
2016-07-29 khizmaxPrecizing buffer type for MSPriorityQueue
2016-07-29 khizmaxMSPriorityQueue: fixed typo, add more assertions
2016-07-28 khizmaxMSPriorityQueue: revised pop()
2016-07-28 khizmaxAdded internal measurements to MSPriorityQueue
2016-07-28 khizmaxDocfix
2016-07-27 khizmaxExtending intrusive MichaelSet<HP> to IterableList
2016-07-26 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-25 khizmaxAdded internal statistics for LazyList
2016-07-25 khizmaxAdded internal statistics to MichaelList, IterableList
2016-07-20 khizmaxAdded internal statistics for IterableList
2016-07-19 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-19 khizmaxAdded intrusive IterableList
2016-07-19 khizmaxAdded intrusive IterableList
2016-07-06 khizmaxFixed doc typo
2016-07-05 khizmaxDocfix
2016-07-05 khizmaxAdded branch prediction (cds_likely()/cds_unlikely...
2016-07-04 khizmaxAdded likely()/unlikely() to free_list
2016-06-13 khizmaxAdded wait strategies to flat combining technique
2016-06-06 khizmaxIssue #59: added missing ifdef _DEBUG for assertions
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxFixed use-after-free bug in VyukovMPMCCycleQueue intern...
2016-06-04 khizmaxFixed MichaelList assertion
2016-05-30 khizmaxMerge branch 'dev'
2016-05-03 khizmaxRenamed "ensure" to "update" in statistics
2016-04-16 khizmaxDocfix, formatting, minor bugs
2016-04-15 khizmaxFixed doc
2016-04-12 khizmaxDocfix
2016-04-08 khizmaxDocfix
2016-04-07 khizmaxDocfix
2016-04-05 khizmaxFixed VC++ 14.2 warnings
2016-04-03 khizmaxImproved docs
2016-04-02 khizmaxMinor improvements, docfix, beautifying code
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-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-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-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-20 khizmaxAdded free-list implementations
2016-01-15 khizmaxMoved priority_queue unit test to gtest framework
2016-01-12 khizmaxMoved stack unit test to gtest framework
2016-01-09 khizmaxFixed recursive links in docs
2016-01-05 khizmaxAdded copyright and license
2016-01-05 khizmaxReformatting
2016-01-01 khizmaxFixed rare memory-use-after-free
2015-12-28 khizmaxFixed FeldmanHashSet<RCU>
next