libcds.git
2015-02-05 khizmaxFix TDM-GCC incompatibility
2015-02-04 khizmaxBronson AVL-tree impl
2015-02-04 khizmaxBronson AVL-tree impl
2015-02-04 khizmaxBronson AVL-tree impl
2015-02-04 khizmaxFix extract() member function doc
2015-02-04 khizmaxBronson AVL-tree impl
2015-02-03 khizmaxAdded sync monitor for pool of mutexes
2015-02-02 khizmaxAdded sync_monitor option
2015-02-02 khizmaxChanged VC 2015 projects
2015-02-02 khizmaxRenamed sync::injected_monitor to sync::injecting_monitor
2015-02-02 khizmaxAdded sync::Monitor concept
2015-02-02 khizmaxBronson AVL-tree impl
2015-02-01 khizmaxUpdated MS VC 14 CTP projects
2015-01-31 khizmaxAdded warnings for deprecated .h files
2015-01-31 khizmaxBronson AVL-tree impl
2015-01-31 khizmaxAdded sync::injected_monitor
2015-01-31 khizmaxRenamed cds::lock::array to cds::sync::lock_array,...
2015-01-31 khizmaxAdded injected monitor
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2015-01-27 khizmaxBronson AVL-tree impl
2015-01-26 khizmaxAdd total perf counters to set/map ins/del/find tests
2015-01-26 khizmaxBronson AVL-tree impl
2015-01-23 khizmaxRemoved MSVC 2008 artefacts
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/unit: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/cppunit: changed .h file guard prefix...
2015-01-22 khizmaxFix issue#10: removed unnecessary null pointer checks
2015-01-22 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-01-22 khizmaxCorrected URCU doc
2015-01-19 khizmaxAdd pull-request requirements
2015-01-19 khizmaxBronson's AVL-tree dev
2015-01-17 khizmaxadded "pop from empty queue" counter to queue statistics
2015-01-17 khizmaxBronson AVLtree development
2015-01-17 khizmaxAdd "thanks" file
2015-01-17 khizmaxFix doc
2015-01-03 khizmaxBronson AVL-tree RCU: add find() functions
2015-01-02 khizmaxBeginning of concurrent AVL-tree implementation (RCU)
2015-01-02 khizmaxFix doc bugs
2015-01-02 khizmaxfix typo
2014-12-30 khizmaxprepare for next version 2.1.0
2014-12-30 khizmaxv.2.0.0 release v2.0.0
2014-12-18 khizmaxfix doc
2014-12-14 khizmaxfix typo
2014-12-14 khizmaxFix GCC 4.8 <atomic> incompatibility
2014-12-13 khizmaxObsolete MSVC 2013 compatibility fix has been removed
2014-12-13 khizmaxadd support for GCC 5: std::list::size() complexity...
2014-12-13 khizmaxImprove priority queue pop test
2014-12-12 khizmaxreadme fix
2014-12-10 khizmaxfix doc
2014-12-10 khizmaxfix doc
2014-12-05 khizmaxMerge branch 'dev'
2014-12-05 khizmaxfixed readme
2014-12-04 khizmaxImprove cds::gc::DHP scan() performance
2014-12-04 khizmaxreadme
2014-12-02 khizmaximprove readme
2014-12-02 khizmaxremove plain readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxmarkdown readme
2014-12-02 khizmaxadded example for linux-ppc64 build script
2014-12-02 khizmaxAdded -exact-match flag to unit test command line
2014-11-30 khizmaxfix make_distrib
2014-11-30 khizmaxReplacing some integral typedefs with standard types
2014-11-30 khizmaxRemoved cds::Exception class, all exception from the...
2014-11-30 khizmaxRemoved cds_assert macro
2014-11-30 khizmaxRemoved CDS_PURE_VIRTUAL_FUNCTION_CALLED macro
2014-11-30 khizmaxRemoved CDS_DECLARE_EXCEPTION macro
2014-11-30 khizmaxdoc improvements
2014-11-30 khizmaxbugfix
2014-11-29 khizmaxfix typo
2014-11-29 khizmaxNew make_distrib scrpt
2014-11-29 khizmaxfix changelog
2014-11-29 khizmaxRemoving cds/refcounter.h
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-29 khizmaxRemoving trailing spaces
2014-11-29 khizmaxRenaming map member function insert_key() to insert_with()
2014-11-29 khizmaxRemoved cds/os/syseror.h
2014-11-29 khizmaxRenamed isThreadAlive to is_thread_alive
2014-11-29 khizmaxRenamed getCurrentThreadId to get_current_thread_id
2014-11-29 khizmaxchangelog
2014-11-29 khizmaxImproving gc:HP and gc::DHP guards
2014-11-29 khizmaxRemoving unused vars
2014-11-29 khizmaxRemoving unused vars
2014-11-28 khizmaxVC14 preview compatibility
2014-11-28 khizmaxMade cds::OS children namespaces inline, removed OS...
2014-11-28 khizmaxreadme
2014-11-28 khizmaxHazard Pointer:
2014-11-26 khizmaxback-off strategies: use std::declval in noexcept speci...
2014-11-26 khizmaxRevised noexcept expressions in back-off strategies
2014-11-26 khizmaxAdd noexcept expressions to back-off strategies
2014-11-26 khizmaxRemoved unused vars
2014-11-25 khizmaxEllenBinTree bugfix
2014-11-25 khizmaxFixed EllenBinTree<RCU>
2014-11-25 khizmaxRemoved unused vars
next