On dev: vc
[libcds.git] / cds /
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-07-02 khizmaxAdded cds_likely/cds_unlikely macro
2016-06-27 khizmaxMerge branch 'dev' into integration
2016-06-27 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2016-06-27 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-26 khizmaxAdded description of wait strategies for flat combining
2016-06-24 khizmaxMichael's allocator - small improvements
2016-06-22 khizmaxMinor changes
2016-06-22 khizmaxAdded stripped classes for uRCU implementations
2016-06-21 khizmaxFixed Michael's allocator termination: in rare case...
2016-06-18 khizmaxChanged combiner interruption algo
2016-06-18 khizmaxRevert "FC wait strategy experiment"
2016-06-18 khizmaxFixed a typo
2016-06-18 khizmaxIncreased combining phase
2016-06-18 khizmaxFC wait strategy experiment
2016-06-13 khizmaxAdded wait strategies to flat combining technique
2016-06-10 Marsel GalimullinAdded 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 khizmaxDocfix
2016-06-05 khizmaxFixed use-after-free bug in VyukovMPMCCycleQueue intern...
2016-06-04 khizmaxFixed MichaelList assertion
2016-06-03 khizmaxRearranged GCC 4.8 workaround, docfix
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxRemoved old goals from CMakeLists, docfix
2016-05-03 khizmaxRenamed "ensure" to "update" in statistics
2016-04-30 khizmaxissue #57: fixed double construct/destruct of queue...
2016-04-29 khizmaxissue #57: fixed double construct/destruct of queue...
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-12 khizmaxDocfix
2016-04-08 khizmaxDocfix
2016-04-07 khizmaxDocfix
2016-04-06 khizmaxFixed explicit ctor incompatibility
2016-04-05 khizmaxFixed emplace() function
2016-04-05 khizmaxDocfix
2016-04-05 khizmaxFixed VC++ 14.2 warnings
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-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
next