libcds.git
2017-01-03 khizmaxRemoved trailing spaces
2017-01-03 khizmaxDocfix
2017-01-02 khizmaxUpdated readme and changelog
2017-01-02 khizmaxDocfix
2017-01-02 khizmaxRemoved Michael's allocator
2017-01-02 khizmaxSkipList: fixed infinite loop when one thread inserts...
2017-01-02 Mikhail KomarovCMake-fied boost integration support implemented. macOS...
2016-12-31 khizmaxUpdated readme
2016-12-31 khizmaxUpdated copyright
2016-12-30 khizmaxSkipList: fixed memory leaks
2016-12-27 khizmaxFixed a memory leak in flat-combining algorithm
2016-12-27 khizmaxFlatCombining: fixed a race
2016-12-26 khizmaxRemoved redundant assertion
2016-12-26 khizmaxdocfix: minimum Clang version is 3.6
2016-12-25 khizmaxSkipList: added a statistical measure
2016-12-25 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-12-24 khizmaxSkipList: improved dtor
2016-12-22 khizmaxchangelog
2016-12-20 khizmaxSkipList: fixed erase() and find_fastpath() bugs
2016-12-17 khizmaxOn dev: SkipList: remove node state
2016-12-17 khizmaxindex on dev: 08415a2 [TSan] Fixed data race (?) to...
2016-12-12 khizmax[TSan] Fixed data race (?) to satisfy TSan
2016-12-05 Marsel Galimullindeleted tabs
2016-12-05 Marsel Galimullinuncommented files in CMakeLists.txt
2016-12-05 Marsel Galimullinsimple changes
2016-12-05 Marsel GalimullinMade stress-test for flat combining queue container.
2016-12-05 Marsel GalimullinFixed test stress-queue
2016-12-05 Marsel Galimullinchange queue-stress
2016-12-05 Marsel Galimullinadded fc_heavy_value tests to stress-queue test
2016-12-05 Marsel Galimullinadded unit tests fcqueue with heavyvalue
2016-12-01 khizmaxFixed typo
2016-12-01 khizmax[TSan] Tuning memory order
2016-12-01 khizmax[TSan] Fixed data race: added compiler barriers, tuned...
2016-12-01 khizmaxFixed update desc sequencer
2016-11-30 khizmaxSuppressing some test case
2016-11-30 khizmax[TSan] Fixed memory ordering
2016-11-29 khizmaxFixed type casting
2016-11-29 khizmaxFixed a typo
2016-11-29 khizmaxFixed a typo
2016-11-29 khizmax[TSan] added annotation for suspicious (in terms of...
2016-11-29 khizmax[TSan] Fixed a race
2016-11-29 khizmaxFixed TSan annotation for spin-lock
2016-11-29 khizmaxFixed use-after-free bug
2016-11-29 khizmaxReverted commit e32b8206c8fff235765277ee3f7c42517c4b52a...
2016-11-29 khizmaxAdded TSan suppression
2016-11-29 khizmaxFixed memory leaks (experimental)
2016-11-29 khizmaxFixed TSan annotation
2016-11-29 khizmaxUpdated TSan suppression
2016-11-28 khizmaxPrecising internal statistics
2016-11-28 khizmaxFixed memory leak in SplitList expandable bucket table
2016-11-28 khizmaxAdded observer thread for calling contains() to stress...
2016-11-28 khizmaxFixed gcc-4.8 incompatibility
2016-11-27 khizmaxFixed use-after-free bug in SkipList<HP>
2016-11-26 khizmaxFixed thread launching in stress test framework
2016-11-25 khizmaxUpdated compiler versions
2016-11-25 khizmaxMinor changes in VC auto-build scripts
2016-11-20 khizmaxMerge branch 'integration' into dev
2016-11-20 Max KhizhinskyMerge pull request #66 from eugenyk/linux-libraries...
2016-11-19 khizmaxUpdated TSan suppressions
2016-11-19 khizmaxOrganized VC solution
2016-11-19 khizmaxDocfix
2016-11-19 khizmaxReformatted SkipList, added memory barrier after tower...
2016-11-18 kelInstall libraries in lib64 directory on x64 systems
2016-11-18 kelExtract *.so library symbolic link from lib to devel...
2016-11-16 khizmaxFixed: gcc-4.9 does not support DCAS for atomic (a...
2016-11-15 khizmaxMerge commit 'c3352315d3563a201433837b0932bba249344f67...
2016-11-15 khizmaxOn dev: vc
2016-11-15 khizmaxindex on dev: 8e2f227 Splitted some unit test to reduce...
2016-11-14 khizmaxMSVC: fixed project dependencies
2016-11-14 khizmaxFixed clang 3.5,3.6 incompatibilities
2016-11-14 khizmaxRemoved unused local typedefs
2016-11-14 khizmaxSplitted some unit test to reduce memory consumption...
2016-11-14 khizmaxFixed explicit ctor bugs in stress tests
2016-11-14 khizmaxFixed cmake script
2016-11-14 khizmaxFixed upsert() function
2016-11-14 khizmaxSplitted some unit tests to reduce memory consumption...
2016-11-14 khizmaxFixed: set_DelOdd and map_DelOdd tests for FeldmanHashS...
2016-11-14 khizmaxFixed FeldmanHashSet/Map: use delete[] operator for...
2016-11-13 khizmaxstress-test set/map: use hash_size option for FeldmanHa...
2016-11-13 khizmaxFixed gcc warning
2016-11-13 khizmaxFixed tests and gcc incompatibilities
2016-11-12 khizmaxDocfix
2016-11-12 khizmaxRemoved trailing spaces
2016-11-12 khizmaxAdded hash_size option support to FeldmanHashMap
2016-11-12 khizmaxChangelog
2016-11-11 khizmaxAdded new option hash_size for FeldmanHashSet
2016-11-10 khizmaxFixed cmakelist
2016-11-10 khizmaxFixed indentation
2016-11-10 khizmaxFixed key size in map-delodd stress test
2016-11-08 khizmaxAdded test config for x86
2016-11-07 khizmaxFixed 64bit operations issues on 32bit architecture
2016-11-01 khizmaxRemoved TsigasCycleQueue (undecidable ABA problem)
2016-10-30 khizmaxImproved output of stress test stat
2016-10-30 khizmaxIterableList: fixed a complex bug that can be called...
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxFixed formatting
2016-10-29 khizmaxRemoved trailing spaces
2016-10-29 khizmaxAdded stress test for SplitListSet/Map based on Iterabl...
2016-10-28 khizmaxFixed bug in list_statistics()
next