2014-10-01 |
khizmax | Remove cds/details/void_selector.h |
tree | commitdiff |
2014-10-01 |
khizmax | Remove cds/details/noncopyable.h, use C++11 '=delete... |
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-28 |
khizmax | Fix bugs of last commit |
tree | commitdiff |
2014-09-27 |
khizmax | Remove cds/details/numtraits.h header |
tree | commitdiff |
2014-09-27 |
khizmax | Move split_list_base.h from cds/container to cds/contai... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/skip_list_set_impl.h to cds/contai... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/skip_list_map_impl.h to cds/contai... |
tree | commitdiff |
2014-09-27 |
khizmax | Move skip_list_base.h from cds/container to cds/contain... |
tree | commitdiff |
2014-09-27 |
khizmax | Move michael_set_base.h from cds/container to cds/conta... |
tree | commitdiff |
2014-09-27 |
khizmax | Move michael_map_base.h from cds/container to cds/conta... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/michael_list_impl.h to cds/contain... |
tree | commitdiff |
2014-09-27 |
khizmax | Move michael_list_base.h from cds/container to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/michael_kvlist_impl.h to cds/conta... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/lazy_list_impl.h to cds/container... |
tree | commitdiff |
2014-09-27 |
khizmax | Move lazy_list_base.h from cds/container to cds/contain... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/lazy_kvlist_impl.h to cds/containe... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/ellen_bintree_set_impl.h to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/container/ellen_bintree_map_impl.h to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | Move ellen_bintree_base.h from cds/container to cds... |
tree | commitdiff |
2014-09-27 |
khizmax | MOve cuckoo_base.h from cds/container to cds/container... |
tree | commitdiff |
2014-09-27 |
khizmax | Move base.h from cds/container to cds/container/details |
tree | commitdiff |
2014-09-27 |
khizmax | Move split_list_base.h from cds/intrusive to cds/intrus... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/intrusive/skip_list_impl.h to cds/intrusive... |
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/queue_stat.h to cds/intrusive/detail... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/node_traits.h to cds/intrusive/detai... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/michael_set_base.h to cds/intrusive... |
tree | commitdiff |
2014-09-27 |
khizmax | Rename cds/intrusive/michael_list_impl.h to cds/intrusi... |
tree | commitdiff |
2014-09-27 |
khizmax | Move cds/intrusive/michael_list_base.h to cds/intrusive... |
tree | commitdiff |
2014-09-27 |
khizmax | REname cds/intrusive/lazy_list_impl.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 | Rename cds/intrusive/ellen_bintree_impl.h to cds/intrus... |
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-25 |
khizmax | Fix bugs in libcds atomic implementation |
tree | commitdiff |
2014-09-25 |
khizmax | Remove hash_functor_selector.h, use only std::hash |
tree | commitdiff |
2014-09-24 |
khizmax | Refactoring bugfix |
tree | commitdiff |
2014-09-23 |
khizmax | Remove CDS_CXX11_DELETE_DEFINITION_SUPPORT and emulatin... |
tree | commitdiff |
2014-09-23 |
khizmax | Remove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and... |
tree | commitdiff |
2014-09-21 |
khizmax | Remove compiler-specific C++11 compatibility macro... |
tree | commitdiff |
2014-09-21 |
khizmax | Remove MichaelDeque from makefiles |
tree | commitdiff |
2014-09-21 |
khizmax | Remove MichaelDeque |
tree | commitdiff |
2014-09-20 |
khizmax | Revert "Remove CDS_CXX11_ATOMIC_BEGIN_NAMESPACE/CDS_CXX... |
tree | commitdiff |
2014-09-20 |
khizmax | Remove CDS_CXX11_ATOMIC_BEGIN_NAMESPACE/CDS_CXX11_ATOMI... |
tree | commitdiff |
2014-09-20 |
khizmax | Remove old compiler specific files related to atomic... |
tree | commitdiff |
2014-09-20 |
khizmax | Replace NULL with nullptr |
tree | commitdiff |
2014-09-19 |
khizmax | Changed version in Android.mk |
tree | commitdiff |
2014-09-19 |
khizmax | Fix VC++ solution |
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/tnhread.h, using STL <thread... |
tree | commitdiff |
2014-09-19 |
khizmax | Remove cds/details/std/tuple.h, use STL <tuple> instead |
tree | commitdiff |
2014-09-19 |
khizmax | Remove cds/details/std/type_traits.h, use STL <type_tra... |
tree | commitdiff |
2014-09-18 |
khizmax | Move cds/numtraits.h to cds/details/numtraits.h |
tree | commitdiff |
2014-09-18 |
khizmax | Move cds/int_algo.h to cds/algo/int_algo.h |
tree | commitdiff |
2014-09-18 |
khizmax | Move cds/bitop.h to cds/algo/bitop.h |
tree | commitdiff |
2014-09-18 |
khizmax | Move cds/backoff_strategy.h to cds/algo/backoff_strategy.h |
tree | commitdiff |
2014-09-18 |
khizmax | Remove cstdint_boost.h, csdtint_std.h wrappers |
tree | commitdiff |
2014-09-18 |
khizmax | Remove MSVC 2008,2010,2012 solution, fix readme file |
tree | commitdiff |
2014-09-18 |
khizmax | Move libcds 1.6.0 from SVN |
tree | commitdiff |
|