projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd515d6
)
Changelog
v2.1.0
author
khizmax
<libcds.dev@gmail.com>
Tue, 5 Jan 2016 14:10:54 +0000
(17:10 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Tue, 5 Jan 2016 14:10:54 +0000
(17:10 +0300)
change.log
patch
|
blob
|
history
diff --git
a/change.log
b/change.log
index b897d0985cf6e4ce1f09e2e6f245aee7a9f59f7a..61f5326dfa088acd550a6d707fdd8c117c1fc02f 100644
(file)
--- a/
change.log
+++ b/
change.log
@@
-1,4
+1,5
@@
-2.1.0
+2.1.0 06.01.2016
+ General release
- Added: FeldmanHashSet/Map - an interesting hash map algorithm
based on multi-level array, requires perfect hashing or fixed-sized keys.
Supports thread-safe bidirectional iterators.