greg
|
48144bc7f8
|
Add tests for btree and fix a couple issues.
|
2019-12-30 13:42:48 -05:00 |
|
greg
|
8834c9d624
|
simplify serialize.cc, add it to the examples in CMakeLists.txt
|
2019-09-08 11:12:12 -04:00 |
|
sunkaicheng
|
ba121d043f
|
added tests
|
2019-08-18 22:50:47 +08:00 |
|
sunkaicheng
|
5cd20dc4a6
|
added serialize compare and added parallel dump&load
|
2019-08-16 10:37:28 +08:00 |
|
sunkaicheng
|
5e5ade8c6e
|
added load&dump interface
|
2019-08-14 23:09:22 +08:00 |
|
greg
|
9c6baa6c1c
|
comment out serialize.cc example in CMakeLists as it requires Cereal.
|
2019-07-27 15:13:53 -04:00 |
|
greg
|
20bcc22b70
|
Do nothing when calling clear() on empty hash_map. Cereal does call map.clear() when deserializing. Issue #19.
|
2019-07-27 15:11:58 -04:00 |
|
greg
|
ed32145de8
|
Update CMakeLists.txt
|
2019-06-15 20:06:00 -04:00 |
|
greg
|
58816906b4
|
add natvis file
|
2019-06-15 19:50:43 -04:00 |
|
greg
|
113be533fb
|
add hash_value example
|
2019-05-12 10:36:40 -04:00 |
|
greg
|
ff561f34db
|
fix compilation warnings
|
2019-04-18 21:59:12 -04:00 |
|
greg
|
99e9d9b80d
|
fix example build issue
|
2019-04-11 19:02:35 -04:00 |
|
greg
|
52ec7b584a
|
add bench.cc in examples
|
2019-04-11 18:26:49 -04:00 |
|
greg
|
2553f08c8f
|
build tests and examples with optimization - issue #7
|
2019-04-09 17:23:19 -04:00 |
|
greg
|
560b41f45c
|
fix knucleotide example build issue
|
2019-04-07 21:44:55 -04:00 |
|
greg
|
5654f72bdd
|
add knucleotide example
|
2019-04-07 20:49:06 -04:00 |
|
greg
|
e046f6c531
|
Update CMakeLists.txt
|
2019-04-07 20:06:00 -04:00 |
|
greg
|
26df7982b1
|
fix issue when compiling with old gcc
|
2019-04-07 19:51:51 -04:00 |
|
greg
|
4cf303d157
|
add test with internal mutex
|
2019-04-07 09:19:04 -04:00 |
|
greg
|
9fa76bd5d7
|
Update CMakeLists.txt
|
2019-04-06 14:10:53 -04:00 |
|
greg
|
435d0d4db5
|
add bench in examples
|
2019-04-06 14:00:14 -04:00 |
|
greg
|
6a720b4d0c
|
add an example with two separate compilation units
|
2019-04-05 21:10:02 -04:00 |
|
greg
|
e5c4e46bd5
|
add couple examples
|
2019-03-30 14:10:57 -04:00 |
|
greg
|
f9403005dc
|
fix travis
|
2019-03-27 20:37:51 -04:00 |
|
greg
|
7dcc02ca02
|
try travis-ci
|
2019-03-27 20:07:59 -04:00 |
|
greg
|
618e4a11f7
|
add test support
|
2019-03-26 09:00:55 -04:00 |
|
greg
|
6c6383b5b7
|
building on linux
|
2019-03-26 08:35:11 -04:00 |
|
greg
|
c043f2b363
|
add more tests - they all pass on windows / vs2017
|
2019-03-25 21:18:16 -04:00 |
|
greg
|
6968d22348
|
add parallel_node variants
|
2019-03-25 07:58:34 -04:00 |
|
greg
|
66de13288e
|
all tests pass
|
2019-03-24 18:44:50 -04:00 |
|
greg
|
ddebdfbcdc
|
flat_hash_map test passes
|
2019-03-24 18:10:20 -04:00 |
|
greg
|
272f174a12
|
wip
|
2019-03-24 10:35:01 -04:00 |
|
greg
|
087e72d76b
|
wip
|
2019-03-24 10:28:46 -04:00 |
|
greg
|
76e749fb31
|
wip
|
2019-03-23 23:26:11 -04:00 |
|
greg
|
e3279dcf10
|
wip
|
2019-03-23 10:33:16 -04:00 |
|
greg
|
3ce5973d9b
|
wip
|
2019-03-22 21:26:45 -04:00 |
|