projects
/
libcds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed TSan annotations, tuned memory ordering
[libcds.git]
/
cds
/
2015-05-21
khizmax
Removed TSan annotations, tuned memory ordering
tree
|
commitdiff
2015-05-17
khizmax
TSan exam: SplitList
tree
|
commitdiff
2015-05-16
khizmax
TSan exam: SplitList
tree
|
commitdiff
2015-05-14
khizmax
TSan exam: EllenBinTree, FCPriorityQueue
tree
|
commitdiff
2015-05-14
khizmax
Removed mingw-gcc warnings
tree
|
commitdiff
2015-05-13
khizmax
random_shuffle_permutation refactoring
tree
|
commitdiff
2015-05-13
Max Khizhinsky
Merge pull request #40 from khegeman/integration
tree
|
commitdiff
2015-05-13
Kyle Hegeman
implement emplace using equeue_with
tree
|
commitdiff
2015-05-12
khizmax
Simplified random_shuffle_permutation implementation
tree
|
commitdiff
2015-05-12
khizmax
Fixed issue #37: removed atomic from EllenBinTree basic...
tree
|
commitdiff
2015-05-12
khizmax
Merge branch 'dev'
tree
|
commitdiff
2015-05-07
Marsel Galimullin
fixed empy function in flat combiner containers
tree
|
commitdiff
2015-05-07
khizmax
TSan exam: SkipList
tree
|
commitdiff
2015-05-07
Max Khizhinsky
Merge pull request #33 from mgalimullin/fix_fc_empty
tree
|
commitdiff
2015-05-07
Marsel Galimullin
fixed empy function in flat combiner containers
tree
|
commitdiff
2015-05-06
khizmax
TSan exam:
tree
|
commitdiff
2015-04-30
khizmax
TSan exam: fixed data races and false positives in...
tree
|
commitdiff
2015-04-29
khizmax
TSan exam: fixed flat combining data race; eliminated...
tree
|
commitdiff
2015-04-29
khizmax
TSan exam: fixed data race and the incorrect use of...
tree
|
commitdiff
2015-04-28
khizmax
Fixed TSan warnings in SplitList
tree
|
commitdiff
2015-04-27
khizmax
Merge branch 'integration'
tree
|
commitdiff
2015-04-27
khizmax
Fixed split-list inc_item_count()
tree
|
commitdiff
2015-04-27
khizmax
Merge branch 'integration'
tree
|
commitdiff
2015-04-27
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-04-27
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-04-27
khizmax
Fixed split-list inc_item_count()
tree
|
commitdiff
2015-04-27
Max Khizhinsky
Merge pull request #30 from krinkinmu/fix-typo
tree
|
commitdiff
2015-04-27
Max Khizhinsky
Merge pull request #29 from krinkinmu/rational-resizing...
tree
|
commitdiff
2015-04-26
Mike Krinkin
Fix typos, no functional changes
tree
|
commitdiff
2015-04-26
Mike Krinkin
Add rational load factor resizing policy
tree
|
commitdiff
2015-04-24
khizmax
Fixed max bucket count error in SplitList
tree
|
commitdiff
2015-04-24
khizmax
Fixed min/max macro problem in MS VC++
tree
|
commitdiff
2015-04-24
khizmax
Fixed max bucket count error in SplitList
tree
|
commitdiff
2015-04-24
khizmax
Fixed min/max macro problem in MS VC++
tree
|
commitdiff
2015-04-24
khizmax
Fixed max bucket count error in SplitList
tree
|
commitdiff
2015-04-24
khizmax
Fixed min/max macro problem in MS VC++
tree
|
commitdiff
2015-04-23
khizmax
GCC 5 compatibility: std::list::size() O(1) complexity
tree
|
commitdiff
2015-04-22
khizmax
Fixed data races found by tsan
tree
|
commitdiff
2015-04-21
Mike Krinkin
Relax memory order constraints.
tree
|
commitdiff
2015-04-21
Mike Krinkin
Optimize fast path in inc_item_count.
tree
|
commitdiff
2015-04-21
Mike Krinkin
Cast constant to size_t before left shift
tree
|
commitdiff
2015-04-21
Mike Krinkin
Fix spelling and spaces.
tree
|
commitdiff
2015-04-19
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-04-19
khizmax
Fixed memor orderding (tsan)
tree
|
commitdiff
2015-04-19
Max Khizhinsky
Merge pull request #28 from Rapotkinnik/upstream
tree
|
commitdiff
2015-04-19
Max Khizhinsky
Merge pull request #27 from krinkinmu/fastpath-opt
tree
|
commitdiff
2015-04-18
Mike Krinkin
Relax memory order constraints.
tree
|
commitdiff
2015-04-18
Mike Krinkin
Optimize fast path in inc_item_count.
tree
|
commitdiff
2015-04-18
Mike Krinkin
Cast constant to size_t before left shift
tree
|
commitdiff
2015-04-18
Mike Krinkin
Fix spelling and spaces.
tree
|
commitdiff
2015-04-17
khizmax
Fixed memory ordering (BronsonAVLTreeMap, tsan)
tree
|
commitdiff
2015-04-16
khizmax
Added missing header
tree
|
commitdiff
2015-04-15
khizmax
Relaxed memory order in SplitList
tree
|
commitdiff
2015-04-14
khizmax
BronsonAVLTree: removed unused code
tree
|
commitdiff
2015-04-14
khizmax
On integration: Added more stats to Bronson's tree
tree
|
commitdiff
2015-04-12
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-04-11
khizmax
Fixed do typo
tree
|
commitdiff
2015-04-11
khizmax
Issue #23: replaced std::random_shuffle with std::random
tree
|
commitdiff
2015-04-07
khizmax
aligned allocator is raised std::bad_alloc when no...
tree
|
commitdiff
2015-04-07
khizmax
Reorganized map2 unit test to reduce compiling time...
tree
|
commitdiff
2015-04-06
khizmax
Fixed missing memory order
tree
|
commitdiff
2015-04-06
khizmax
Split up set2 unit test to reduce compiling time and...
tree
|
commitdiff
2015-04-05
khizmax
BronsonAVLTreeMap: removed recursion
tree
|
commitdiff
2015-04-04
khizmax
BronsonAVLTreeMap: fixed update() bug
tree
|
commitdiff
2015-04-04
khizmax
BronsonAVLTreeMap: fixed remove algorithm
tree
|
commitdiff
2015-04-04
khizmax
BronsonAVLTreeMap: fixed memory ordering
tree
|
commitdiff
2015-04-03
khizmax
Fixed BronsonAVLTree insert/update bug (incomplete)
tree
|
commitdiff
2015-04-03
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-04-02
khizmax
Removed trailing spaces
tree
|
commitdiff
2015-04-02
khizmax
Fixed docs
tree
|
commitdiff
2015-04-02
khizmax
BronsonAVLTreeMap: minor changes
tree
|
commitdiff
2015-03-31
khizmax
Fixed error in BronsonAVLTreeMap::find()
tree
|
commitdiff
2015-03-30
khizmax
Renamed test-hdr/ordered_list dir to test-hdr/list...
tree
|
commitdiff
2015-03-30
khizmax
Refactored LazyList<nogc> with ordering option
tree
|
commitdiff
2015-03-30
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-03-30
Max Khizhinsky
Merge pull request #24 from krinkinmu/unordered-list-wip
tree
|
commitdiff
2015-03-29
khizmax
Removed unused parameter
tree
|
commitdiff
2015-03-29
khizmax
Added more statistics, improved memory ordering
tree
|
commitdiff
2015-03-28
Mike Krinkin
Implement find_with in nonintrusive and k/v lists.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Add find_with to unordered intrusive list.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Support sort option in nonintrusive and kv lists.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Implement unordered intrusive lazy list.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Derive equal_to from compare/less functors.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Add equal_to/sort options to nonintrusive trait.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Add sort policy to intrusive lazy list trait.
tree
|
commitdiff
2015-03-28
Mike Krinkin
Add equal_to option to intrusive lazy list trait.
tree
|
commitdiff
2015-03-27
khizmax
Merge branch 'dev'
tree
|
commitdiff
2015-03-23
khizmax
Removed redundant locking from lazy-list
tree
|
commitdiff
2015-03-23
khizmax
Removed redundant locking from lazy-list
tree
|
commitdiff
2015-03-23
khizmax
Merge branch 'integration' into dev
tree
|
commitdiff
2015-03-23
Max Khizhinsky
Merge pull request #22 from krinkinmu/remove-unneeded...
tree
|
commitdiff
2015-03-23
Mike Krinkin
Remove unneeded lock in nogc lazy list find_at_.
tree
|
commitdiff
2015-03-23
khizmax
Removed research code from BronsonAVLTreeMap
tree
|
commitdiff
2015-03-21
khizmax
BronsonAVLTreeMap: added acquire/release semantics...
tree
|
commitdiff
2015-03-20
khizmax
BronsonAVLTreeMap refactored
tree
|
commitdiff
2015-03-19
khizmax
Improved checking of internal consistency for BronsonAV...
tree
|
commitdiff
2015-03-19
khizmax
Added more node version checking to BronsonAVLTreeMap
tree
|
commitdiff
2015-03-18
khizmax
Added more statistics to BronsonAVLTree
tree
|
commitdiff
2015-03-17
khizmax
Apple OS X clang does not support thread_local keyword
tree
|
commitdiff
2015-03-16
khizmax
Removed legacy comparator.h
tree
|
commitdiff
next