2015-01-22 |
khizmax | issue#11: tests/test-hdr: changed .h file guard prefix... |
tree | commitdiff |
2014-12-14 |
khizmax | Fix GCC 4.8 <atomic> incompatibility |
tree | commitdiff |
2014-11-30 |
khizmax | Replacing some integral typedefs with standard types |
tree | commitdiff |
2014-11-30 |
khizmax | bugfix |
tree | commitdiff |
2014-11-29 |
khizmax | Renaming cds/cxx11_atomic.h to cds/algo/atomic.h |
tree | commitdiff |
2014-11-29 |
khizmax | Removing trailing spaces |
tree | commitdiff |
2014-11-29 |
khizmax | Renaming map member function insert_key() to insert_with() |
tree | commitdiff |
2014-11-29 |
khizmax | Removing unused vars |
tree | commitdiff |
2014-11-26 |
khizmax | Removed unused vars |
tree | commitdiff |
2014-11-24 |
khizmax | fix tests for guarded_ptr and exempt_ptr |
tree | commitdiff |
2014-11-24 |
khizmax | fix a bugs in guarded_ptr and exempt_ptr |
tree | commitdiff |
2014-11-21 |
khizmax | bugfix in cds::gc::HP::guarded_ptr |
tree | commitdiff |
2014-11-19 |
khizmax | movable guarded_ptr: SkipList |
tree | commitdiff |
2014-11-19 |
khizmax | Remove 'unused vars' warnings |
tree | commitdiff |
2014-11-18 |
khizmax | movable quarded_ptr: SplitList |
tree | commitdiff |
2014-11-18 |
khizmax | movable guarded_ptr: LazyList, MichaelList |
tree | commitdiff |
2014-11-18 |
khizmax | Merge branch 'check' into dev |
tree | commitdiff |
2014-11-18 |
khizmax | Merge branch 'check' into dev |
tree | commitdiff |
2014-11-18 |
khizmax | Remove unused vars |
tree | commitdiff |
2014-11-17 |
khizmax | movable guarded_ptr: EllenBinTree |
tree | commitdiff |
2014-11-15 |
khizmax | Merge commit '31e19cdf3dbe980510725ff20e281798f48f36f9... |
tree | commitdiff |
2014-11-15 |
khizmax | fix a bug in intrusive tree header test |
tree | commitdiff |
2014-11-14 |
khizmax | Rename class cds::gc::PTB to cds::gc::DHP |
tree | commitdiff |
2014-11-13 |
khizmax | movable exempt_ptr: SkipList |
tree | commitdiff |
2014-11-12 |
khizmax | movable exempt_ptr: MichaelSet/Map |
tree | commitdiff |
2014-11-12 |
khizmax | movable exempt_ptr: MichaelList |
tree | commitdiff |
2014-11-12 |
khizmax | movable exempt_ptr: LazyList |
tree | commitdiff |
2014-11-12 |
khizmax | movable exempt_ptr: EllenBinTree |
tree | commitdiff |
2014-11-12 |
khizmax | Add back-off strategy to EllenBinTree |
tree | commitdiff |
2014-11-10 |
khizmax | CuckooSet/Map refactoring |
tree | commitdiff |
2014-11-09 |
khizmax | EllenBinTree refactoring |
tree | commitdiff |
2014-11-07 |
khizmax | intrusive::EllenBinTree test refactoring |
tree | commitdiff |
2014-11-07 |
khizmax | intrusive::ellen_bintree refactoring |
tree | commitdiff |
2014-11-06 |
khizmax | SkipListMap/Set refactoring |
tree | commitdiff |
2014-11-04 |
khizmax | intrusive::SkipListSet refactoring |
tree | commitdiff |
2014-11-03 |
khizmax | Add padding option to SegmentedQueue to eliminate false... |
tree | commitdiff |
2014-11-03 |
khizmax | Fix bug in map header test |
tree | commitdiff |
2014-11-02 |
khizmax | Fix Intel C++ compiler incompatibility |
tree | commitdiff |
2014-11-01 |
khizmax | Fix bug in test of boost::intrusive::splay_set wrapper |
tree | commitdiff |
2014-11-01 |
khizmax | Remove trailing spaces |
tree | commitdiff |
2014-10-31 |
khizmax | Fixed iterator issues in set/map |
tree | commitdiff |
2014-10-29 |
khizmax | Fix GCC build |
tree | commitdiff |
2014-10-29 |
khizmax | SplitListMap refactoring |
tree | commitdiff |
2014-10-29 |
khizmax | container::SplitListSet hdr test |
tree | commitdiff |
2014-10-29 |
khizmax | container::SplitListSet refactoring |
tree | commitdiff |
2014-10-28 |
khizmax | intrusive::SplitListSet refactoring |
tree | commitdiff |
2014-10-28 |
khizmax | intrusive::SplitListSet refactoring |
tree | commitdiff |
2014-10-27 |
khizmax | intrusive::SplitListSet refactoring |
tree | commitdiff |
2014-10-26 |
khizmax | MichaelMap refactoring |
tree | commitdiff |
2014-10-26 |
khizmax | MichaelSet refactoring |
tree | commitdiff |
2014-10-26 |
khizmax | intrusive::MichaelSet refactoring |
tree | commitdiff |
2014-10-25 |
khizmax | LazyList refactoring |
tree | commitdiff |
2014-10-24 |
khizmax | intrusive::LazyList refactoring |
tree | commitdiff |
2014-10-23 |
khizmax | MichaelList refactoring |
tree | commitdiff |
2014-10-23 |
khizmax | Merge commit '7999eaee97df27c88866d1dfd130068dba955e88... |
tree | commitdiff |
2014-10-23 |
khizmax | On dev: MIchaelList |
tree | commitdiff |
2014-10-23 |
khizmax | index on dev: 5db878e remove michael_list_hrc.h |
tree | commitdiff |
2014-10-23 |
khizmax | SkipList: replace gc::PTB with gc::DHP |
tree | commitdiff |
2014-10-23 |
khizmax | rename lazy_list_ptb.h to lazy_list_dhp.h |
tree | commitdiff |
2014-10-23 |
khizmax | Remove MichaelMap<gc::HRC> specializations |
tree | commitdiff |
2014-10-23 |
khizmax | Remove SplitList<gc::HRC> specializations |
tree | commitdiff |
2014-10-23 |
khizmax | Remove SkipList<gc::HRC> specializations |
tree | commitdiff |
2014-10-23 |
khizmax | remove LazyList<gc::HRC> specializations |
tree | commitdiff |
2014-10-22 |
khizmax | remove michael_list_hrc.h |
tree | commitdiff |
2014-10-22 |
khizmax | rename michael_kvlist_pth.h to michael_kvlist_dhp.h |
tree | commitdiff |
2014-10-22 |
khizmax | rename michael_list_ptb.h to michael_list_dhp.h |
tree | commitdiff |
2014-10-21 |
khizmax | fix a bug in Vyukov's queue test |
tree | commitdiff |
2014-10-21 |
khizmax | fix typo in queue test |
tree | commitdiff |
2014-10-20 |
khizmax | Fix bug in queue tests |
tree | commitdiff |
2014-10-14 |
khizmax | rename test-hdr/queue/hdr_queue_new.h to hdr_queue.h |
tree | commitdiff |
2014-10-14 |
khizmax | rename test-hdr/queue/hdr_queue.h to hdr_fcqueue.h |
tree | commitdiff |
2014-10-13 |
khizmax | boost 1.56 compat - add boost/version.hpp header |
tree | commitdiff |
2014-10-12 |
khizmax | VyukovMPMCCycleQueue refactoring |
tree | commitdiff |
2014-10-11 |
khizmax | TsigasCycleQueue refactoring |
tree | commitdiff |
2014-10-10 |
khizmax | Boost::intrusive 1.56 compatibility |
tree | commitdiff |
2014-10-10 |
khizmax | Boost::intrusive 1.56 compatibility |
tree | commitdiff |
2014-10-10 |
khizmax | MSPriorityQueue refactoring, bug fix |
tree | commitdiff |
2014-10-09 |
khizmax | SegmentedQueue refactoring |
tree | commitdiff |
2014-10-09 |
khizmax | FCPriorityQueue refactoring |
tree | commitdiff |
2014-10-09 |
khizmax | FCDeque refactoring |
tree | commitdiff |
2014-10-09 |
khizmax | FCQueue refactoring |
tree | commitdiff |
2014-10-09 |
khizmax | FCStack refactoring |
tree | commitdiff |
2014-10-08 |
khizmax | RWQueue refactoring |
tree | commitdiff |
2014-10-08 |
khizmax | container::OptimisticQueue refactoring |
tree | commitdiff |
2014-10-08 |
khizmax | intrusive::OptimisticQueue refactoring |
tree | commitdiff |
2014-10-08 |
khizmax | BasketQueue refactoring (issues #1, #2, #3) |
tree | commitdiff |
2014-10-07 |
khizmax | BasketQueue refactoring |
tree | commitdiff |
2014-10-07 |
khizmax | MSQueue, MoirQueue refactoring done (issues #1, #2... |
tree | commitdiff |
2014-10-06 |
khizmax | MSQueue/MoirQueue refactoring (phase 2, not completed) |
tree | commitdiff |
2014-10-06 |
khizmax | MSQueue, MoirQueue refactoring (not completed) |
tree | commitdiff |
2014-10-04 |
khizmax | TreiberStack refactoring (issues #1, #2, #3 done) |
tree | commitdiff |
2014-10-03 |
khizmax | add test for TreiberStack::pop_with() |
tree | commitdiff |
2014-10-03 |
khizmax | cds::container::TreiberStack refactoring |
tree | commitdiff |
2014-10-02 |
khizmax | Intrusive TreiberStack refactoring, removing gc::HRC... |
tree | commitdiff |
2014-09-30 |
khizmax | Add support for Intel C++ compiler for Linux (icc 15) |
tree | commitdiff |
2014-09-28 |
khizmax | Replace cds::ref/boost::ref with std::ref, remove cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Move michael_list_base.h from cds/container to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Move lazy_list_base.h from cds/container to cds/contain... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/michael_list_base.h to cds/intrusive... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/lazy_list_base.h to cds/intrusive... |
tree | commitdiff |
next |