1
Fork 0
turbonss/cxxmph
Davi de Castro Reis bcf4962604 Fixed inline crazyness. 2012-04-14 17:59:15 -03:00
..
Makefile.am Optimized slack_type. 2012-03-21 10:20:30 -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 compiles in the mac. 2011-06-13 02:16:19 -03:00
benchmark.h Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
bm_common.cc Adding support for miss benchmarks. Need to fix myfind methods. 2012-03-06 18:25:05 -08:00
bm_common.h Fixed inline crazyness. 2012-04-14 17:59:15 -03:00
bm_index.cc Added Murmur3 support. 2012-03-13 19:34:24 -03:00
bm_map.cc Fixed inline crazyness. 2012-04-14 17:59:15 -03:00
cxxmph.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
hollow_iterator.h Perfect hash working, but it is slower. 2012-03-12 00:17:08 -03:00
hollow_iterator_test.cc Perfect hash working, but it is slower. 2012-03-12 00:17:08 -03:00
mph_bits.cc Added rank function implementation. 2012-03-21 20:19:16 -03:00
mph_bits.h Added rank function implementation. 2012-03-21 20:19:16 -03:00
mph_bits_test.cc Added rank function implementation. 2012-03-21 20:19:16 -03:00
mph_index.cc Fixed bug in ranking function. 2012-03-21 22:25:38 -03:00
mph_index.h Improved comments. 2012-04-12 16:36:23 -03:00
mph_index_test.cc New bit code works, need to cleanup logging. 2012-03-19 03:10:42 -03:00
mph_map.h Fixed inline crazyness. 2012-04-14 17:59:15 -03:00
mph_map_test.cc Nice and fast. 2012-03-19 03:18:57 -03:00
seeded_hash.h Optimized slack_type. 2012-03-21 10:20:30 -03:00
seeded_hash_test.cc Optimized slack_type. 2012-03-21 10:20:30 -03:00
stringpiece.h Removed tr1 stuff. 2011-11-10 16:44:37 -02:00
trigraph.cc Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
trigraph.h Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
trigraph_test.cc Small fixes, more comments. 2011-11-05 15:15:11 -02:00