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-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 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 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-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 |
2014-09-27 |
khizmax | Move cds/intrusive/base.h to cds/intrusive/details... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/single_link_struct.h to cds/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-25 |
khizmax | Fix clang 3.4-3.5 64bit build (boost.atomic problem... |
tree | commitdiff |
2014-09-24 |
khizmax | Replace variadic template emulation for option list... |
tree | commitdiff |
2014-09-23 |
khizmax | Remove CDS_EMPLACE_SUPPORT macro and unused code |
tree | commitdiff |
2014-09-23 |
khizmax | Remove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT... |
tree | commitdiff |
2014-09-23 |
khizmax | Remove CDS_CXX11_DEFAULT_FUNCTION_TEMPLATE_ARGS_SUPPORT... |
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-19 |
khizmax | Remove cds/details/std/type_traits.h, use STL <type_tra... |
tree | commitdiff |
2014-09-18 |
khizmax | Fix make_docs.bat |
tree | commitdiff |
2014-09-18 |
khizmax | Move cds/int_algo.h to cds/algo/int_algo.h |
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 |
|