2014-11-03 |
khizmax | Add padding option to SegmentedQueue to eliminate false... |
commit | commitdiff | tree | snapshot |
2014-11-03 |
khizmax | Mark default ctor as =delete for segment |
commit | commitdiff | tree | snapshot |
2014-11-03 |
khizmax | Fix bug in map header test |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Unit tests for set are only with C++11 std::set and... |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Remove old MSVC++ stdext::hash_set from tests |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Remove old MSVC++ std::map and stdext::hash_map from... |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Remove old VC++ stdext::hash_map from tests |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Remove old VC std::map from tests |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | Fix Intel C++ compiler incompatibility |
commit | commitdiff | tree | snapshot |
2014-11-02 |
khizmax | change header sequence for back-off |
commit | commitdiff | tree | snapshot |
2014-11-01 |
khizmax | Fix bug in test of boost::intrusive::splay_set wrapper |
commit | commitdiff | tree | snapshot |
2014-11-01 |
khizmax | boost::intrusive::slist adaptation bugfix |
commit | commitdiff | tree | snapshot |
2014-11-01 |
khizmax | Add some magic to satisfy Intel C++ compiler on boost... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
khizmax | Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2014-11-01 |
khizmax | Bugfix |
commit | commitdiff | tree | snapshot |
2014-10-31 |
khizmax | add SplitListMap print stat |
commit | commitdiff | tree | snapshot |
2014-10-31 |
khizmax | Normalized split-list map types in unit-map tests |
commit | commitdiff | tree | snapshot |
2014-10-31 |
khizmax | Fixed iterator issues in set/map |
commit | commitdiff | tree | snapshot |
2014-10-30 |
khizmax | Normalized split-list set types in unit-set tests |
commit | commitdiff | tree | snapshot |
2014-10-30 |
khizmax | Add statistics() method to split-list |
commit | commitdiff | tree | snapshot |
2014-10-30 |
khizmax | Fix some typo and bugs |
commit | commitdiff | tree | snapshot |
2014-10-29 |
khizmax | Fix GCC build |
commit | commitdiff | tree | snapshot |
2014-10-29 |
khizmax | SplitListMap refactoring |
commit | commitdiff | tree | snapshot |
2014-10-29 |
khizmax | container::SplitListMap refactoring |
commit | commitdiff | tree | snapshot |
2014-10-29 |
khizmax | container::SplitListSet hdr test |
commit | commitdiff | tree | snapshot |
2014-10-29 |
khizmax | container::SplitListSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-28 |
khizmax | intrusive::SplitListSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-28 |
khizmax | intrusive::SplitListSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-27 |
khizmax | intrusive::SplitListSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-26 |
khizmax | MichaelMap refactoring |
commit | commitdiff | tree | snapshot |
2014-10-26 |
khizmax | MichaelSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-26 |
khizmax | intrusive::MichaelSet refactoring |
commit | commitdiff | tree | snapshot |
2014-10-25 |
khizmax | LazyList refactoring |
commit | commitdiff | tree | snapshot |
2014-10-24 |
khizmax | intrusive::LazyList refactoring |
commit | commitdiff | tree | snapshot |
2014-10-24 |
khizmax | add "insert item troubleshooting" to docs |
commit | commitdiff | tree | snapshot |
2014-10-24 |
khizmax | fix doc |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | LazyList refactoring |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | fix makefiles and projects |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | MichaelList refactoring |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | Merge commit '7999eaee97df27c88866d1dfd130068dba955e88... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | On dev: MIchaelList |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | index on dev: 5db878e remove michael_list_hrc.h |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | Replace PTB with DHP in unit tests |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | SkipList: replace gc::PTB with gc::DHP |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | rename lazy_list_ptb.h to lazy_list_dhp.h |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | Remove MichaelMap<gc::HRC> specializations |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | Remove SplitList<gc::HRC> specializations |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | Remove SkipList<gc::HRC> specializations |
commit | commitdiff | tree | snapshot |
2014-10-23 |
khizmax | remove LazyList<gc::HRC> specializations |
commit | commitdiff | tree | snapshot |
2014-10-22 |
khizmax | remove michael_list_hrc.h |
commit | commitdiff | tree | snapshot |
2014-10-22 |
khizmax | rename michael_kvlist_pth.h to michael_kvlist_dhp.h |
commit | commitdiff | tree | snapshot |
2014-10-22 |
khizmax | rename michael_list_ptb.h to michael_list_dhp.h |
commit | commitdiff | tree | snapshot |
2014-10-21 |
khizmax | remove CDS_CONSTEXPR_CONST macro |
commit | commitdiff | tree | snapshot |
2014-10-21 |
khizmax | remove base class and gc::HRC specialization for intrus... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
khizmax | fix a bug in Vyukov's queue test |
commit | commitdiff | tree | snapshot |
2014-10-21 |
khizmax | fix typo in queue test |
commit | commitdiff | tree | snapshot |
2014-10-20 |
khizmax | Small changes in TsigasCycleQueue |
commit | commitdiff | tree | snapshot |
2014-10-20 |
khizmax | Fix CDS_NOEXCEPT |
commit | commitdiff | tree | snapshot |
2014-10-20 |
khizmax | Fix bug in queue tests |
commit | commitdiff | tree | snapshot |
2014-10-18 |
khizmax | TsigasCycleQueue bugfix |
commit | commitdiff | tree | snapshot |
2014-10-14 |
khizmax | VC project fix |
commit | commitdiff | tree | snapshot |
2014-10-14 |
khizmax | rename test-hdr/queue/hdr_queue_new.h to hdr_queue.h |
commit | commitdiff | tree | snapshot |
2014-10-14 |
khizmax | rename test-hdr/queue/hdr_queue.h to hdr_fcqueue.h |
commit | commitdiff | tree | snapshot |
2014-10-13 |
khizmax | boost 1.56 compat - add boost/version.hpp header |
commit | commitdiff | tree | snapshot |
2014-10-13 |
khizmax | fix TsigasCycleQueue clang compatibility |
commit | commitdiff | tree | snapshot |
2014-10-12 |
khizmax | fix changelog |
commit | commitdiff | tree | snapshot |
2014-10-12 |
khizmax | VyukovMPMCCycleQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-11 |
khizmax | TsigasCycleQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-11 |
khizmax | Remove unused files |
commit | commitdiff | tree | snapshot |
2014-10-10 |
khizmax | Boost::intrusive 1.56 compatibility |
commit | commitdiff | tree | snapshot |
2014-10-10 |
khizmax | Boost::intrusive 1.56 compatibility |
commit | commitdiff | tree | snapshot |
2014-10-10 |
khizmax | MSPriorityQueue refactoring, bug fix |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | intrusive::MSPriorityQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | SegmentedQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | FCPriorityQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | FCDeque refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | FCQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | FCStack refactoring |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | refresh changelog |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | Remove obsolete clang checks |
commit | commitdiff | tree | snapshot |
2014-10-09 |
khizmax | OptimisticQueue, RWQueue refactoring (issues #1,#2,#3) |
commit | commitdiff | tree | snapshot |
2014-10-08 |
khizmax | RWQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-08 |
khizmax | container::OptimisticQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-08 |
khizmax | intrusive::OptimisticQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-08 |
khizmax | BasketQueue refactoring (issues #1, #2, #3) |
commit | commitdiff | tree | snapshot |
2014-10-07 |
khizmax | BasketQueue refactoring |
commit | commitdiff | tree | snapshot |
2014-10-07 |
khizmax | MSQueue, MoirQueue refactoring done (issues #1, #2... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
khizmax | MSQueue/MoirQueue doc fix |
commit | commitdiff | tree | snapshot |
2014-10-06 |
khizmax | MSQueue, MoirQueue unit test refactoring |
commit | commitdiff | tree | snapshot |
2014-10-06 |
khizmax | MSQueue/MoirQueue refactoring (phase 2, not completed) |
commit | commitdiff | tree | snapshot |
2014-10-06 |
khizmax | MSQueue, MoirQueue refactoring (not completed) |
commit | commitdiff | tree | snapshot |
2014-10-04 |
khizmax | replace struct internal_disposer with lambda |
commit | commitdiff | tree | snapshot |
2014-10-04 |
khizmax | fix type in docs |
commit | commitdiff | tree | snapshot |
2014-10-04 |
khizmax | intrusive MSQueue refactoring (not tested) |
commit | commitdiff | tree | snapshot |
2014-10-04 |
khizmax | TreiberStack: small doc improvements |
commit | commitdiff | tree | snapshot |
2014-10-04 |
khizmax | TreiberStack refactoring (issues #1, #2, #3 done) |
commit | commitdiff | tree | snapshot |
2014-10-03 |
khizmax | fix docs |
commit | commitdiff | tree | snapshot |
2014-10-03 |
khizmax | fix docs |
commit | commitdiff | tree | snapshot |
2014-10-03 |
khizmax | add test for TreiberStack::pop_with() |
commit | commitdiff | tree | snapshot |
2014-10-03 |
khizmax | cds::container::TreiberStack refactoring |
commit | commitdiff | tree | snapshot |
next |