projects
/
libcds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libcds.git
2016-10-17
khizmax
Merge branch 'dev' of https://github.com/khizmax/libcds...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
khizmax
IterableList: fixed memory ordering bugs found by TSan
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
khizmax
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
khizmax
Improved searching/removing paths
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
khizmax
Refactored IterableList to prevent violation of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
khizmax
Improved test conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
khizmax
IterableList: renamed some internal methods
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
khizmax
IterableList: fixed case of sequence breaking when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Renamed internal stat events
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Fixed internal statistics printing for map/set stress...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Fixed IterableList's node reusing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Fixed IterableList ordering violation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
khizmax
Splitted unit-list test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
khizmax
Fixed CLang 3.9 + libc++ issues
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
khizmax
Fixed CLang 3.8 + libc++ issues
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
khizmax
Fixed Clang 3.7 + libc++ issues
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
khizmax
Fixed minor clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
khizmax
Added free-list option
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
khizmax
Fixed minor clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
khizmax
Fixed Clang build
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-25
khizmax
Fixed minor gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
khizmax
Fixed search algo for gtest in cmake script
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
khizmax
Fixed gcc-4.8 x86 build (the compiler does not support...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
khizmax
Fixed spplit-list bucket allocation function
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
khizmax
Fixed gcc-4.8 build (no support for 128bit std::atomic)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
khizmax
gcc-4.8 does not supported std::atomic for 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
khizmax
Added -mcx16 compiler option
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
khizmax
FIxed aux node operations in SplitListSet
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
khizmax
Fixed padding calculation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
khizmax
Fixed SplitList destroying sequence
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
khizmax
Fixed incorrect free-list usage in SplitList
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
khizmax
Improved management of SkipList auxiliary nodes: now...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
khizmax
Fixed cleaning script
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
khizmax
dummy_node renamed to aux_node
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
khizmax
Removed trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
khizmax
Docfix, minor changes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
khizmax
Added MichaelMap statistics output to map stress tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
khizmax
Merge branch 'dev' into integration
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
khizmax
Added internal statistics to MichaelSet/Map
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
khizmax
Added MichaelMap<HP> based on IterableList to map stres...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
khizmax
Added MichaelMap<HP> based on IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
khizmax
Fixed iteration set stress test under 32bit architecture
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
khizmax
HP refactoring:
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Max Khizhinsky
Merge pull request #63 from mgalimullin/cmake-update
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Marsel Galimullin
Add the suffix "_d" to debug version of the static...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Marsel Galimullin
Add the suffix "_d" to debug version of the library
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
khizmax
Fixed set iterating stress test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
khizmax
Simplified IterableList iterator
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
khizmax
Added RCU lock for iterating thread
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
khizmax
Fixed rare heap-use-after-free bug
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
khizmax
Added stress test for thread-safe iterable sets
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
khizmax
Integrated MichaelSet<HP> + IterableList into stress...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
khizmax
MichaelSet<RCU>: added support for internal statistics
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
khizmax
Added IterableList<HP> support to MichaelSet
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Fixed explicit ctor stuff
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Replaced const-reference with rvalue in insert/update...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Fixed explicit ctor stuff
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Fixed explicit ctor stuff
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Removed redundant checking
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Removed redundant functions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
khizmax
Fixed gcc incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
Added unit tests for IterableKVList<HP>
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
Merge branch 'integration' into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
Fixed cppcheck style warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
MSPriorityQueue: removed monotonic_counter due its...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
Fixed LazyList erratum
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
khizmax
Fixed LazyList erratum
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Added container::IterableKVList<HP>
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Added container::IterableList<HP>
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
A little generalizations
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Merge branch 'dev' into integration
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Fixed priority inversion bug in MSPriorityQueue
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
khizmax
Fixed rare priority inversion bug in MSPriorityQueue
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
improved test error msg
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
improved test error msg
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
improved clear()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
fixed potential buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
Revert prev change
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
Changed default buffer type
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
Precizing buffer type for MSPriorityQueue
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
improved pqueue_pop test
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
khizmax
MSPriorityQueue: fixed typo, add more assertions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
khizmax
MSPriorityQueue: revised pop()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
khizmax
Added internal measurements to MSPriorityQueue
commit
|
commitdiff
|
tree
|
snapshot
next