2014-09-27 |
khizmax | Rename cds/container/ellen_bintree_map_impl.h to cds... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move ellen_bintree_base.h from cds/container to cds... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | MOve cuckoo_base.h from cds/container to cds/container... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move base.h from cds/container to cds/container/details |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move split_list_base.h from cds/intrusive to cds/intrus... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Rename cds/intrusive/skip_list_impl.h to cds/intrusive... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Moce skip_list_base.h from cds/intrusive tocds/intrusiv... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/queue_stat.h to cds/intrusive/detail... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/node_traits.h to cds/intrusive/detai... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/michael_set_base.h to cds/intrusive... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Rename cds/intrusive/michael_list_impl.h to cds/intrusi... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/michael_list_base.h to cds/intrusive... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | REname cds/intrusive/lazy_list_impl.h to cds/intrusive... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/lazy_list_base.h to cds/intrusive... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Rename cds/intrusive/ellen_bintree_impl.h to cds/intrus... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/base.h to cds/intrusive/details... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
khizmax | Move cds/intrusive/single_link_struct.h to cds/intrusiv... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
khizmax | Restore hashing in tests |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Fix bugs in libcds atomic implementation |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Using std::hash as default hash functor in cds |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Remove hash_functor_selector.h, use only std::hash |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Fix typo in clang version for boost.atomic patch |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Fix clang 3.4-3.5 64bit build (boost.atomic problem... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
khizmax | Fix build scripts |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Remove CDS_CXX11_LAMBDA_SUPPORT macro and a lot of... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Replace CDS_DEBUG_DO with CDS_DEBUG_ONLY |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Remove CDS_NOEXCEPT_DEFAULTED macro |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Remove CDS_OPTIONS macro |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Fix doxygen config |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Replace CDS_BOOST_INTRUSIVE_OPTIONSx, CDS_BOOST_INTRUSI... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Replace variadic template emulation for option list... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
khizmax | Refactoring bugfix |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_EMPLACE_SUPPORT macro and unused code |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_DELETE_DEFINITION_SUPPORT and emulatin... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_EXPLICITLY_DEFAULTED_FUNCTION_SUPPORT... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_DEFAULT_FUNCTION_TEMPLATE_ARGS_SUPPORT... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_EXPLICIT_CONVERSION_OPERATOR_SUPPORT... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | Remove CDS_CXX11_TEMPLATE_ALIAS_SUPPORT macro and emula... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | fix changelog |
commit | commitdiff | tree | snapshot |
2014-09-23 |
khizmax | fix changelog |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Add checking for minimal compiler version |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove compiler-specific C++11 compatibility macro... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Change "atomic" doc |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove stack test for MichaelDeque |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove MichaelDeque from stack test |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Fix: remove michael_deque.h from test |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Bugfix for MichaelDeque commits |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Fix changelog |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove MichaelDeque from makefiles |
commit | commitdiff | tree | snapshot |
2014-09-21 |
khizmax | Remove MichaelDeque |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Replace CDS_ATOMIC with namespace atomics |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Revert "Remove CDS_CXX11_ATOMIC_BEGIN_NAMESPACE/CDS_CXX... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Remove CDS_CXX11_ATOMIC_BEGIN_NAMESPACE/CDS_CXX11_ATOMI... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Remove old compiler specific files related to atomic... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Remove CDS_CXX11_ATOMIC_SUPPORT |
commit | commitdiff | tree | snapshot |
2014-09-20 |
khizmax | Replace NULL with nullptr |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Revert "Replace cds::OS::ThreadId with std::thread... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Replace cds::OS::yield() with std::this_thread::yield() |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Replace cds::OS::ThreadId with std::thread::id, cds... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Changed version in Android.mk |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Fix VC++ solution |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Changed cds_std namespace to std, removed cds/details... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Remove cds/details/std/tnhread.h, using STL <thread... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Remove cds/details/std/memory.h, use STL <memory> instead |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Remove cds/details/std/tuple.h, use STL <tuple> instead |
commit | commitdiff | tree | snapshot |
2014-09-19 |
khizmax | Remove cds/details/std/type_traits.h, use STL <type_tra... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Fix make_docs.bat |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Remove license.txt |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Make tools directory, move some helper scripts to it |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Move cds/numtraits.h to cds/details/numtraits.h |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Move cds/int_algo.h to cds/algo/int_algo.h |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Move cds/bitop.h to cds/algo/bitop.h |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Move cds/backoff_strategy.h to cds/algo/backoff_strategy.h |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Remove cstdint_boost.h, csdtint_std.h wrappers |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Remove obsolete non_volatile function |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | VC: fix some compiler errors |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | replace null_ptr<>() with nullptr |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | modify MSVC++ property file |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Change version to 2.0.0 |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Remove MSVC 2008,2010,2012 solution, fix readme file |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | change.log |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Move libcds 1.6.0 from SVN |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Fix license |
commit | commitdiff | tree | snapshot |
2014-09-18 |
khizmax | Initial commit |
commit | commitdiff | tree | snapshot |
|