projects
/
libcds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libcds.git
2017-05-21
khizmax
Added SPSC queue stress tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
khizmax
A magic code is found to fix CLang 3.6-3.7 mass test...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
khizmax
Fixed several bugs in WeakRungBuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
khizmax
GCC-7 64bit does not support lock-free wide (128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
khizmax
Merged VC 14.1 projects to VC14
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
khizmax
Wrapped gtest/gtest.h into cds_test/ext_gtest.h to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
khizmax
Fixed a bug
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
khizmax
Fixed a bug
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
khizmax
Added prototype for untyped variable-sized WeakRingBuff...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
khizmax
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
khizmax
Try to disable CLang "unused private field" warning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
khizmax
Added missing header
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
khizmax
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
khizmax
issue #76: added cds::atomicity::cache_friendly_item_co...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
khizmax
Added WeakRingBuffer - a single-producer/single-consume...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
khizmax
[SplitList] Fixed TSan warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
khizmax
Added support __SANITIZE_THREAD__ pre-defined macro...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
khizmax
Fixed "dangling-else" GCC7 warning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
Added ability to manually suppress wide-atomic support...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
GCC-7 requires libatomic to support 128-bit atomics...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
Fixed include directive
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
Added missing CityHash file for SSE4.2 platform
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
Added GCC-7 to CI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
khizmax
Added -Wno-unused-local-typedefs for GCC7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
khizmax
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
khizmax
Fixed minor warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
khizmax
Added missing pthread lib to cmake test script
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
khizmax
Added cleaning after CHECK_CXX_SOURCE_COMPILES call
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
khizmax
Fixed annoying warning in gtest: added 4th arg for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
khizmax
Fixed uRCU barriers on read-side entry/exit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
khizmax
Removed prohibited atomic<void*>::fetch_xxx() tests
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
khizmax
Restored acq-rel fence in urcu access_lock().
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
khizmax
Removed odd assert
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
khizmax
Removed constexpr from node ctor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
khizmax
[signal-handled urcu]: add cacheline padding to URCU...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Todd Lipcon
urcu: add cacheline padding to URCU thread data
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
khizmax
[urcu] Replaced RMW atomics with atomic load/store...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
khizmax
[SkipList] Added random-lvel generators for max height...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
khizmax
[TSan] Fixed memory order
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
khizmax
Fixed optimization level for xSan-instrumented build
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
khizmax
Added release barrier to node initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
khizmax
Fixed memory ordering (by TSan reports)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Disabled signal-handled RCU for TSan build
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Remooved constespr from ctor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Removed redundant comment
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Changed pqueue stress-test params for debug mode
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Changed stack stress-test params for debug build
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
khizmax
Fixed missing acquire read in Flat-Combining algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
khizmax
Fixed atomic initialization, ordering optimization
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
khizmax
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
khizmax
Fixed CI gen script
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
khizmax
Added exe linker flags to the output
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
khizmax
Fixed preprocessor symbol duplication
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
khizmax
[TSan] Fixed memory order constraints
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
khizmax
Fixed memory ordering constraints
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
khizmax
Use atomic exchange instead of CAS in try_lock()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
khizmax
Fixed memory ordering
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
khizmax
[TSan] Fixed data races in HP/DHP
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
khizmax
CMake minor fixing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
khizmax
Updated CMake script to detect arm64
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
khizmax
Split stress-queue test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
khizmax
Fixed GCC 4.8 incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
khizmax
Used std::thread::hardware_consurrency() to get process...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
khizmax
uRCU: docfix, mark some virtual func as "override"
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
khizmax
Removed signal_threaded uRCU
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
khizmax
Removed redundant ctor
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
khizmax
Removed redundant atomics in urcu disposing thread
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
khizmax
Added different bit_reversal algo to SplitListSet/Map...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
khizmax
Added new files to VC 2015 projects
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
khizmax
Added several bit reversal algo
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
khizmax
Removed IterableList-based SplitListMap/Set from "erase...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
khizmax
Removed wrong assertion
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
khizmax
Excluded IterableList-based MichaelMap/Set from "erase...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
khizmax
Rearranged rotation code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
khizmax
Added missing typename
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
khizmax
Updated CI build machine configs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
khizmax
added erase_at()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
khizmax
Added erase_at( iterator ) function to MichaelHashSet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
khizmax
Fixed clang 4 incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
khizmax
Added stress-map-iter-erase test for erase_at()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
khizmax
Added setup for set-stress-iter-erase
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
khizmax
Fixed GCC warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
khizmax
Added stress-set-iter-erase test for testing erase_at...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
khizmax
Added assertions for node ordering
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
khizmax
Removed legacy suppression
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
khizmax
Mutex-based flat-combining wait strategy: try to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
khizmax
Minor stress-test change
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
khizmax
Removed signal-handled RCU from daily stress-testing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
khizmax
Fixed potentially incorrect usage of Win API
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Changed default back-off strategy
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Tuning stress-test parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Tuning stress-test parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Tuning stress-test parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Fixed VC++ project dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
khizmax
Added 32bit integer functions
commit
|
commitdiff
|
tree
|
snapshot
next