2015-01-22 |
khizmax | issue#11: tests/unit: changed .h file guard prefix... |
tree | commitdiff |
2015-01-22 |
khizmax | issue#11: tests/cppunit: changed .h file guard prefix... |
tree | commitdiff |
2015-01-22 |
khizmax | Merge branch 'dev' of github.com:khizmax/libcds into dev |
tree | commitdiff |
2015-01-17 |
khizmax | added "pop from empty queue" counter to queue statistics |
tree | commitdiff |
2014-12-14 |
khizmax | fix typo |
tree | commitdiff |
2014-12-13 |
khizmax | Improve priority queue pop test |
tree | commitdiff |
2014-11-30 |
khizmax | Replacing some integral typedefs with standard types |
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 | Renamed getCurrentThreadId to get_current_thread_id |
tree | commitdiff |
2014-11-29 |
khizmax | Removing unused vars |
tree | commitdiff |
2014-11-28 |
khizmax | Hazard Pointer: |
tree | commitdiff |
2014-11-26 |
khizmax | Removed unused vars |
tree | commitdiff |
2014-11-25 |
khizmax | Removed unused vars |
tree | commitdiff |
2014-11-25 |
khizmax | fixed work with guarded_ptr in tests |
tree | commitdiff |
2014-11-20 |
khizmax | movable guarded_ptr: unit tests |
tree | commitdiff |
2014-11-19 |
khizmax | Remove 'unused vars' warnings |
tree | commitdiff |
2014-11-18 |
khizmax | Merge branch 'check' into dev |
tree | commitdiff |
2014-11-18 |
khizmax | Remove unused vars |
tree | commitdiff |
2014-11-14 |
khizmax | fix priority queue unit tests |
tree | commitdiff |
2014-11-13 |
khizmax | movable exempt_ptr: SkipList |
tree | commitdiff |
2014-11-12 |
khizmax | Add back-off strategy to EllenBinTree |
tree | commitdiff |
2014-11-10 |
khizmax | Normalized CuckooSet/Map declaration in test's map_type... |
tree | commitdiff |
2014-11-10 |
khizmax | cds::gc::HRC has been removed |
tree | commitdiff |
2014-11-10 |
khizmax | added SlipListMap<gc:nogc> to map tests |
tree | commitdiff |
2014-11-09 |
khizmax | EllenBinTree refactoring |
tree | commitdiff |
2014-11-07 |
khizmax | changed map_types.h for tests |
tree | commitdiff |
2014-11-07 |
khizmax | changed set_types.h for tests |
tree | commitdiff |
2014-11-03 |
khizmax | Add padding option to SegmentedQueue to eliminate false... |
tree | commitdiff |
2014-11-02 |
khizmax | Unit tests for set are only with C++11 std::set and... |
tree | commitdiff |
2014-11-02 |
khizmax | Remove old MSVC++ stdext::hash_set from tests |
tree | commitdiff |
2014-11-02 |
khizmax | Remove old MSVC++ std::map and stdext::hash_map from... |
tree | commitdiff |
2014-11-02 |
khizmax | Remove old VC++ stdext::hash_map from tests |
tree | commitdiff |
2014-11-02 |
khizmax | Remove old VC std::map from tests |
tree | commitdiff |
2014-11-01 |
khizmax | Remove trailing spaces |
tree | commitdiff |
2014-11-01 |
khizmax | Bugfix |
tree | commitdiff |
2014-10-31 |
khizmax | add SplitListMap print stat |
tree | commitdiff |
2014-10-31 |
khizmax | Normalized split-list map types in unit-map tests |
tree | commitdiff |
2014-10-31 |
khizmax | Fixed iterator issues in set/map |
tree | commitdiff |
2014-10-30 |
khizmax | Normalized split-list set types in unit-set tests |
tree | commitdiff |
2014-10-30 |
khizmax | Fix some typo and bugs |
tree | commitdiff |
2014-10-25 |
khizmax | LazyList refactoring |
tree | commitdiff |
2014-10-23 |
khizmax | Merge commit '7999eaee97df27c88866d1dfd130068dba955e88... |
tree | commitdiff |
2014-10-23 |
khizmax | Replace PTB with DHP in unit tests |
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-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 | remove CDS_CONSTEXPR_CONST macro |
tree | commitdiff |
2014-10-12 |
khizmax | VyukovMPMCCycleQueue refactoring |
tree | commitdiff |
2014-10-11 |
khizmax | TsigasCycleQueue refactoring |
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 | OptimisticQueue, RWQueue refactoring (issues #1,#2,#3) |
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 unit test refactoring |
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 | cds::container::TreiberStack refactoring |
tree | commitdiff |
2014-10-01 |
khizmax | Replace cds::lock::scoped_lock with std::unique_lock... |
tree | commitdiff |
2014-09-30 |
khizmax | Refactoring: cds/lock/spinlock.h |
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 ellen_bintree_base.h from cds/container to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Moce skip_list_base.h from cds/intrusive tocds/intrusiv... |
tree | commitdiff |
2014-09-26 |
khizmax | Restore hashing in tests |
tree | commitdiff |
2014-09-25 |
khizmax | Remove hash_functor_selector.h, use only std::hash |
tree | commitdiff |
2014-09-24 |
khizmax | Replace variadic template emulation for option list... |
tree | commitdiff |
2014-09-21 |
khizmax | Remove stack test for MichaelDeque |
tree | commitdiff |
2014-09-21 |
khizmax | Remove MichaelDeque from stack test |
tree | commitdiff |
2014-09-21 |
khizmax | Fix: remove michael_deque.h from test |
tree | commitdiff |
2014-09-21 |
khizmax | Bugfix for MichaelDeque commits |
tree | commitdiff |
2014-09-21 |
khizmax | Remove MichaelDeque |
tree | commitdiff |
2014-09-20 |
khizmax | Replace CDS_ATOMIC with namespace atomics |
tree | commitdiff |
2014-09-20 |
khizmax | Replace NULL with nullptr |
tree | commitdiff |
2014-09-19 |
khizmax | Revert "Replace cds::OS::ThreadId with std::thread... |
tree | commitdiff |
2014-09-19 |
khizmax | Replace cds::OS::ThreadId with std::thread::id, cds... |
tree | commitdiff |
2014-09-19 |
khizmax | Changed cds_std namespace to std, removed cds/details... |
tree | commitdiff |
2014-09-19 |
khizmax | Remove cds/details/std/memory.h, use STL <memory> instead |
tree | commitdiff |
2014-09-18 |
khizmax | Fix make_docs.bat |
tree | commitdiff |
2014-09-18 |
khizmax | replace null_ptr<>() with nullptr |
tree | commitdiff |
2014-09-18 |
khizmax | Move libcds 1.6.0 from SVN |
tree | commitdiff |
|