Added travis.ci badge
[libcds.git] / cds / container /
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
2015-12-20 khizmaxRebuilt threaded uRCU logic
2015-12-19 Eugeny KalishenkoFixed files encoding (#46)
2015-12-17 khizmaxMake Vyukov queue linearizable
2015-12-09 khizmaxFixed BronsonAVLTreeMap nullptr access
2015-12-08 khizmaxAdjust member padding
2015-11-13 khizmaxFixed doc typo, reformatting
2015-11-05 khizmax[BronsonAVLTree] Fixed bug of counting of inserted...
2015-10-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-22 khizmaxFeldmanHashSet/Map: added level statistics
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-10-18 khizmaxMultiLevelHashSet test, bugfixing
2015-10-09 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-04 khizmaxAdded container::MultiLevelHashMap<RCU> specialization
2015-10-04 khizmaxAdded container::MultiLevelHashSet<RCU> specialization
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-30 khizmaxAdded intrusive::MultiLevelHashSet<RCU> implementation
2015-09-20 khizmaxBugfix
2015-09-16 khizmaxFixed a typo
2015-09-15 khizmaxFixed a bug in update() function
2015-09-15 khizmaxFixed bugs in update() implementation
2015-09-13 khizmaxensure() and find(key) member functions are declared...
2015-09-13 khizmaxRemoved unused implementation_tag typedef
2015-09-10 khizmaxRefactored Set_InsDel_func MT-test
2015-09-09 khizmaxRefactored Set_DelOdd MT-test
2015-09-07 khizmaxRefactored Map_InsDelFind MT-test
2015-09-06 khizmaxStripedSet: replace ensure() with update()
2015-09-05 khizmaxStripedMap: replace ensure() with update(), find(key...
2015-09-05 khizmaxAdded MultiLevelHashMap to Map_insdel_int MT-test
2015-09-05 khizmaxRefactored Map_insdel_int MT-test
2015-09-01 khizmaxCuckooMap, CuckooSet:
2015-08-30 khizmaxBronsonAVLTreeMap:
2015-08-30 khizmaxEllenBinTreeMap, EllenBinTreeSet:
2015-08-29 khizmax* SkipListMap, SkipListSet:
2015-08-29 khizmaxSplitListMap, SplitListSet:
2015-08-29 khizmaxRefactored MapDelOdd MT-test
2015-08-29 khizmaxMichaelList, LazyList, MichaelMap:
2015-08-23 khizmaxFixed MultiLevelHashSet/Map docs
2015-08-23 khizmaxRemoved trailing whitespaces
2015-08-23 khizmaxMultiLevelHashSet/Map<HP> - fixed GCC incompatibility
next