projects
/
libcds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libcds.git
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
2016-07-28
khizmax
Improved error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
khizmax
Added more error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
khizmax
Extending intrusive MichaelSet<HP> to IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
khizmax
Added internal statistics for LazyList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
khizmax
Suppressed false-positive CppCheck warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
khizmax
Suppressed false-positive CppCheck warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
khizmax
Added internal statistics for LazyList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
khizmax
Added internal statistics to MichaelList, IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
khizmax
Added internal statistics for IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
khizmax
Added intrusive IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
khizmax
Added intrusive IterableList
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
khizmax
Tuned stress test parameters
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
khizmax
Fixed doc typo
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
khizmax
Added branch prediction (cds_likely()/cds_unlikely...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
khizmax
Added likely()/unlikely() to free_list
commit
|
commitdiff
|
tree
|
snapshot
2016-07-02
khizmax
Added cds_likely/cds_unlikely macro
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
khizmax
Merge branch 'dev' into integration
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
khizmax
Merge branch 'integration' of github.com:khizmax/libcds...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
khizmax
Added description of wait strategies for flat combining
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
khizmax
Michael's allocator - small improvements
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
khizmax
Added detail level to queue stress test for minimizing...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
khizmax
Tuned stress test settings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
khizmax
Fixed CppCheck warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
khizmax
Minor changes
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
khizmax
Fixed CppCheck warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
khizmax
Added stripped uRCU to stress tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
khizmax
Added stripped uRCU to all unit tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
khizmax
Added stripped classes for uRCU implementations
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
khizmax
Fixed Michael's allocator termination: in rare case...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
khizmax
Changed combiner interruption algo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
khizmax
Revert "FC wait strategy experiment"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
khizmax
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
khizmax
Increased combining phase
commit
|
commitdiff
|
tree
|
snapshot
2016-06-18
khizmax
FC wait strategy experiment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
khizmax
static lib warning
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
khizmax
Added description of new instrumentation flags
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
khizmax
Fixed CMake messages
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
khizmax
Tuned CMake messages
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
khizmax
Added some messages to CMake script
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
khizmax
Improved queue stress test
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
khizmax
Added wait strategies to flat combining technique
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Marsel Galimullin
Added wait strategies to flat combining technique
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
khizmax
Added more logging for skipped stress tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
khizmax
Tuned stress test settings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
khizmax
Changed stress test settings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
khizmax
Changed settings for some express tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
khizmax
Issue #59: added missing ifdef _DEBUG for assertions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Merge branch 'dev' of github.com:khizmax/libcds into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Added description of detail level for stress tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Added: stress test detail level for minimizing runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Added ASan and TSan instrumented build to CMake
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
khizmax
Fixed use-after-free bug in VyukovMPMCCycleQueue intern...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
khizmax
Fixed MichaelList assertion
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
khizmax
Tuned configs for stress test
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
khizmax
Rearranged GCC 4.8 workaround, docfix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
khizmax
Fixed a bug in test thread_pool: the second run can...
commit
|
commitdiff
|
tree
|
snapshot
next