1
Fork 0
turbonss/cxxmph
Davi de Castro Reis 4fabbd9d25 Less branches. 2012-06-09 02:47:37 -03:00
..
Makefile.am Fixed erase bug. 2012-06-09 00:58:52 -03:00
MurmurHash3.cpp struggle 2012-03-14 16:44:16 -03:00
MurmurHash3.h struggle 2012-03-14 16:44:16 -03:00
benchmark.cc All tests pass. 2012-04-15 00:03:00 -03:00
benchmark.h Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
bm_common.cc All tests pass. 2012-04-15 00:03:00 -03:00
bm_common.h All tests pass. 2012-04-15 00:03:00 -03:00
bm_index.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
bm_map.cc Generalized mph_map for trade-offs. 2012-06-03 03:13:06 -03:00
cxxmph.cc Minor fixes in command line tool. 2012-06-08 11:37:40 -03:00
dense_hash_map_test.cc Fixed erase bug. 2012-06-09 00:58:52 -03:00
hollow_iterator.h Compiles on gcc-4.7 macos. 2012-06-03 00:03:46 -03:00
hollow_iterator_test.cc Fixed hollow iterator, but it still breaks inlining. 2012-04-15 01:10:03 -03:00
map_tester.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
map_tester.h More conservative hash functions. 2012-06-09 02:27:39 -03:00
map_tester_test.cc Version bump 2012-06-02 22:29:46 -03:00
mph_bits.cc Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_bits.h Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_bits_test.cc Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_index.cc Less branches. 2012-06-09 02:47:37 -03:00
mph_index.h Less branches. 2012-06-09 02:47:37 -03:00
mph_index_test.cc Less branches. 2012-06-09 02:47:37 -03:00
mph_map.h Fixed erase bug. 2012-06-09 00:58:52 -03:00
mph_map_test.cc Fixed erase bug. 2012-06-09 00:58:52 -03:00
seeded_hash.h More conservative hash functions. 2012-06-09 02:27:39 -03:00
seeded_hash_test.cc More conservative hash functions. 2012-06-09 02:27:39 -03:00
string_util.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
string_util.h Fixed erase bug. 2012-06-09 00:58:52 -03:00
string_util_test.cc Fixed erase bug. 2012-06-09 00:58:52 -03:00
stringpiece.h Removed tr1 stuff. 2011-11-10 16:44:37 -02:00
test.cc Improved test support. 2012-06-02 21:47:18 -03:00
test.h Improved test support. 2012-06-02 21:47:18 -03:00
test_test.cc Improved test support. 2012-06-02 21:47:18 -03:00
trigraph.cc All tests pass. 2012-04-15 00:03:00 -03:00
trigraph.h All tests pass. 2012-04-15 00:03:00 -03:00
trigraph_test.cc Small fixes, more comments. 2011-11-05 15:15:11 -02:00