projects
/
libcds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libcds.git
2015-04-11
khizmax
Fixed do typo
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
khizmax
Issue #23: replaced std::random_shuffle with std::random
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
khizmax
Issue #23: removed std::random_shuffle from tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
khizmax
Issue #23: removed std::random_shuffle from tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
khizmax
Issue #23: Added std::random_device to TestCase class
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
khizmax
Changed map_delodd test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
khizmax
aligned allocator is raised std::bad_alloc when no...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
khizmax
Reorganized map2 unit test to reduce compiling time...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
khizmax
set2 unit test: fixed GCC incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
khizmax
Fixed missing memory order
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
khizmax
Split up set2 unit test to reduce compiling time and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
khizmax
Win projects: disabled some noise warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
khizmax
Win projects: disabled some noise warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
khizmax
Win projects: disabled some noise warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
khizmax
Improved map unit test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
khizmax
BronsonAVLTreeMap: removed recursion
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
khizmax
Win projects: disabled some noise warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
khizmax
Win projects: disabled some noise warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
khizmax
Split Win unit-test projects to reduce compiling time
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
khizmax
BronsonAVLTreeMap: fixed update() bug
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
khizmax
BronsonAVLTreeMap: fixed remove algorithm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
khizmax
BronsonAVLTreeMap: fixed memory ordering
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
khizmax
Fixed BronsonAVLTree insert/update bug (incomplete)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
khizmax
Merge branch 'integration' into dev
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Max Khizhinsky
Merge pull request #25 from krinkinmu/header-deps-wip
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Mike Krinkin
Add header file dependencies to build script.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
khizmax
Removed trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
khizmax
Fixed docs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
khizmax
BronsonAVLTreeMap: minor changes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
khizmax
Fixed error in BronsonAVLTreeMap::find()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
khizmax
Added MichaelMap based on unordered LazyList<nogc>...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
khizmax
Removed test-hdr/unordered_list dir
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
khizmax
Renamed test-hdr/ordered_list dir to test-hdr/list...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
khizmax
Refactored LazyList<nogc> with ordering option
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
khizmax
Merge branch 'integration' into dev
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Max Khizhinsky
Merge pull request #24 from krinkinmu/unordered-list-wip
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
khizmax
Removed unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
khizmax
Added more statistics, improved memory ordering
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add michael set test with unordered lazy list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add michael map test with unordered lazy list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add find_with tests for nonintrusive and k/v lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Implement find_with in nonintrusive and k/v lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add find_with calls to intrusive lazy list test.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add find_with to unordered intrusive list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add tests for unordered nonintrusive and kv lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Support sort option in nonintrusive and kv lists.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add header tests for unordered intrusive list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Implement unordered intrusive lazy list.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Derive equal_to from compare/less functors.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add equal_to/sort options to nonintrusive trait.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add sort policy to intrusive lazy list trait.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Mike Krinkin
Add equal_to option to intrusive lazy list trait.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Merge branch 'dev'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Fixed build script
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Fixed build script
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Splitted up set_insdelfind test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Splitted up set_insdel_string test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Splitted up set_delodd test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Splitted up map_insdel_item_string test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
khizmax
Splitted up map_insdel_item_int test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
khizmax
Splitted up map_insdelfind test to reduce compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
khizmax
Splitted up map_insdel_string test to reduce compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
khizmax
Splitted up map_insdel_int test to reduce compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
khizmax
Splitted up map_find_string test to reduce compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Splitted up map_find_int test to reduce compiling time...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Splitted up map_insfind_int test to reduce compiling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Removed redundant locking from lazy-list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Removed redundant locking from lazy-list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Merge branch 'integration' into dev
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Max Khizhinsky
Merge pull request #22 from krinkinmu/remove-unneeded...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Mike Krinkin
Remove unneeded lock in nogc lazy list find_at_.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Issue #21: splitted map_delodd test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
khizmax
Removed research code from BronsonAVLTreeMap
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
khizmax
BronsonAVLTreeMap: added acquire/release semantics...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
khizmax
BronsonAVLTreeMap refactored
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
khizmax
Improved checking of internal consistency for BronsonAV...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
khizmax
Added more node version checking to BronsonAVLTreeMap
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
khizmax
Added more statistics to BronsonAVLTree
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
khizmax
Replaced some CPPUNIT_ASSERT with CPPUNIT_CHECK in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
khizmax
Apple OS X clang does not support thread_local keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
khizmax
Fixed build script typo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
khizmax
Splitted map_insdel_func test for reducing compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
khizmax
Removed legacy comparator.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
khizmax
Major merge from 'dev'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
khizmax
changed BronsonAVLTreeMap test sequence
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
khizmax
Fixed the pool based on Vyukov's queue
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Max Khizhinsky
Merge pull request #18 from krinkinmu/build-script
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
khizmax
Resolved false fullness state of the pools
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
khizmax
Added more checking
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
khizmax
Added more assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
khizmax
Small refactoring, doc fix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
khizmax
Replaced C-style cast to static_cast
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Mike Krinkin
fix build script warning message
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
khizmax
small refactoring of pool monitor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
khizmax
Fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
khizmax
Bugfixing
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
khizmax
Removed ancient code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
khizmax
Fix pool_monitor ctor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
khizmax
Formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
khizmax
Added more measures to sync monitor statistics
commit
|
commitdiff
|
tree
|
snapshot
next