Docfix
[libcds.git] / cds / container /
2016-10-10 khizmaxRefactored IterableList to prevent violation of the...
2016-09-29 khizmaxFixed Clang 3.7 + libc++ issues
2016-09-27 khizmaxFixed Clang build
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-13 khizmaxImproved management of SkipList auxiliary nodes: now...
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-21 khizmaxAdded MichaelMap<HP> based on IterableList
2016-08-20 khizmaxHP refactoring:
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-10 khizmaxDocfix
2016-08-05 khizmaxMichaelSet<RCU>: added support for internal statistics
2016-08-04 khizmaxAdded IterableList<HP> support to MichaelSet
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxReplaced const-reference with rvalue in insert/update...
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxFixed explicit ctor stuff
2016-08-03 khizmaxRemoved redundant checking
2016-08-03 khizmaxRemoved redundant functions
2016-08-03 khizmaxFixed gcc incompatibility
2016-08-02 khizmaxAdded unit tests for IterableKVList<HP>
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-02 khizmaxMSPriorityQueue: removed monotonic_counter due its...
2016-08-01 khizmaxDocfix
2016-08-01 khizmaxAdded container::IterableKVList<HP>
2016-08-01 khizmaxAdded container::IterableList<HP>
2016-08-01 khizmaxA little generalizations
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-08-01 khizmaxFixed priority inversion bug in MSPriorityQueue
2016-07-28 khizmaxDocfix
2016-07-26 khizmaxAdded internal statistics for LazyList
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-06 khizmaxFixed doc typo
2016-06-13 khizmaxAdded wait strategies to flat combining technique
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-03 khizmaxRearranged GCC 4.8 workaround, docfix
2016-05-30 khizmaxMerge branch 'dev'
2016-05-03 khizmaxRenamed "ensure" to "update" in statistics
2016-04-21 khizmaxFixed emplace()
2016-04-21 khizmaxDocfix
2016-04-20 khizmaxDocfix
2016-04-16 khizmaxFixed doxygen markup
2016-04-16 khizmaxFixed emplace(), added static_assert( key_type must...
2016-04-16 khizmaxDocfix, formatting, minor bugs
2016-04-15 khizmaxFixed doc
2016-04-06 khizmaxFixed explicit ctor incompatibility
2016-04-05 khizmaxFixed emplace() function
2016-04-05 khizmaxDocfix
2016-04-03 khizmaxImproved docs
2016-04-03 khizmaxMinor improvements
2016-04-02 khizmaxMinor improvements, docfix, beautifying code
2016-04-02 khizmaxFixed some bugs related to type conversion
2016-04-01 khizmaxFixed some bugs related to type conversion
2016-03-30 khizmaxDocfix
2016-03-30 khizmaxFixed some bugs related to type conversion
2016-03-30 khizmaxFixed some bugs related to type conversion
2016-03-29 khizmaxDocfix
2016-03-29 khizmaxMinor bugfix, docfix
2016-03-28 khizmaxDocfix
2016-03-27 khizmaxDocfix
2016-03-27 khizmaxDocfix
2016-03-26 khizmaxFixed container::StripedSet::emplace() bug
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 khizmaxDocfix
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-09 khizmaxDocfix
2016-02-05 khizmaxTsigas' queue: replaced alignment option with padding one
2016-02-05 khizmaxDocfix
2016-01-23 khizmaxAdded move semantics push(), doc fixed
2016-01-21 khizmaxAdded enqueue() with move semantics
2016-01-20 khizmaxFixed doxygen markup
2016-01-15 khizmaxMoved priority_queue unit test to gtest framework
2016-01-12 khizmaxIssue #48: added std::move for pop() function of stack...
2016-01-09 khizmaxFixed recursive links in docs
2016-01-05 khizmaxAdded copyright and license
2015-12-24 khizmaxText formatting, docfix
2015-12-22 khizmaxDocfix
2015-12-20 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2015-12-20 Max KhizhinskyMerge pull request #47 from eugenyk/master
next