projects
/
libcds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libcds.git
2014-11-24
khizmax
fix tests for guarded_ptr and exempt_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
khizmax
remove intrusive specialization from exempt_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
khizmax
fix bug in exempt_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
khizmax
fix a bugs in guarded_ptr and exempt_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
khizmax
bugfix in cds::gc::HP::guarded_ptr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
khizmax
cds::gc::DHP details bugfix
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
khizmax
movable guarded_ptr: unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
khizmax
movable guarded_ptr: MichaelSet/Map
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
khizmax
Add MSVC++ 2015 Preview projects
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
khizmax
Add support for MS VC++ 2015 Preview
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
khizmax
movable guarded_ptr: SkipList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
khizmax
Remove 'unused vars' warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
movable quarded_ptr: SplitList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
movable guarded_ptr: LazyList, MichaelList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
reimplement guarded_ptr from scratch
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
Merge branch 'check' into dev
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
Rollback some GC changes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
Merge branch 'check' into dev
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
khizmax
Remove unused vars
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
khizmax
movable guarded_ptr: EllenBinTree
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
khizmax
Fix GC doc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
khizmax
Remove ugly reinterpret_cast from HP GC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
khizmax
Small changes in HP GC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
khizmax
remove hp_inline.h
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
khizmax
formatting
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
khizmax
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
khizmax
Fix GC refactoring bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Fix GC refactoring bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Hazard Pointer docfix
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
rearrange cds/gc directory
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Dynamic Hazard Pointer GC refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Hazard Pointer GC refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Hazard Pointer refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
Merge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
khizmax
fix a bug in intrusive tree header test
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
Rename class cds::gc::PTB to cds::gc::DHP
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rename cds::gc::ptb namespace to cds::gc::dhp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rename cds::gc::hzp namespace to cds::gc::hp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
fix priority queue unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rearrange cds/gc content
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rename GC sources
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rearrange cds/gc content
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
rearrange cds/gc contents
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
remove cds/gc/all.h
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
ptb -> dhp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
khizmax
replace cds::gc::too_few_hazard_pointers exception...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
khizmax
fix doc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
khizmax
add find(Q const&, Func), find_with(Q const&, Pred...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
khizmax
movable exempt_ptr: SkipList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
khizmax
movable exempt_ptr: SplitList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
movable exempt_ptr: MichaelSet/Map
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
movable exempt_ptr: intrusive::MichaelSet
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
movable exempt_ptr: MichaelList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
movable exempt_ptr: LazyList
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
movable exempt_ptr: EllenBinTree
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
khizmax
Add back-off strategy to EllenBinTree
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
add stddef.h to cds/details/defs.h
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
remove unused boost dependencies
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
rename type_traits to traits in flat_combining namespace
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
improve docs and fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
khizmax
clang-3.5 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
fix skip-list iterators
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
Normalized CuckooSet/Map declaration in test's map_type...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
CuckooSet/Map refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
removed container_node struct from gc::HP and gc::DHP
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
Fix VC++13 skip-list iterator incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
cds::gc::HRC has been removed
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
added SlipListMap<gc:nogc> to map tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
khizmax
Fix build script
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
khizmax
EllenBinTree refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
Remove std::ref and boost::ref from docs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
EllenBinTreeMap refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
EllenBinTreeSet refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
intrusive::EllenBinTree test refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
intrusive::ellen_bintree refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
changed map_types.h for tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
khizmax
changed set_types.h for tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
khizmax
remove printing HRC stat in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
khizmax
SkipListMap/Set refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
khizmax
intrusive::SkipListSet refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
khizmax
Fix docs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
khizmax
Replace boost.type_traits with std::type_traits
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
khizmax
Fix compiler warnings for padding option
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
khizmax
Add padding option to SegmentedQueue to eliminate false...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
khizmax
Mark default ctor as =delete for segment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
khizmax
Fix bug in map header test
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Unit tests for set are only with C++11 std::set and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Remove old MSVC++ stdext::hash_set from tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Remove old MSVC++ std::map and stdext::hash_map from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Remove old VC++ stdext::hash_map from tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Remove old VC std::map from tests
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
Fix Intel C++ compiler incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
khizmax
change header sequence for back-off
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
khizmax
Fix bug in test of boost::intrusive::splay_set wrapper
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
khizmax
boost::intrusive::slist adaptation bugfix
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
khizmax
Add some magic to satisfy Intel C++ compiler on boost...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
khizmax
Remove trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
khizmax
Bugfix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
khizmax
add SplitListMap print stat
commit
|
commitdiff
|
tree
|
snapshot
next