1
Fork 0
turbonss/cxxmph
Davi de Castro Reis 20a67137d4 Several build fixes. 2012-06-02 23:17:45 -03:00
..
Makefile.am Several build fixes. 2012-06-02 23:17:45 -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 Compiles with clang. 2012-06-01 17:49:00 -03:00
cxxmph.cc All tests pass. 2012-04-15 00:03:00 -03:00
hollow_iterator.h Fixed inline problem for hollow iterator. 2012-04-15 01:23:44 -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 Version bump 2012-06-02 22:29:46 -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 Fixed bug in ranking function. 2012-03-21 22:25:38 -03:00
mph_index.h Slack search needs to come first. 2012-04-22 02:50:14 +02:00
mph_index_test.cc New bit code works, need to cleanup logging. 2012-03-19 03:10:42 -03:00
mph_map.h Make mph_bits compile fast. 2012-05-08 14:22:47 -03:00
mph_map_test.cc Version bump 2012-06-02 22:29:46 -03:00
seeded_hash.h All tests pass. 2012-04-15 00:03:00 -03:00
seeded_hash_test.cc All tests pass. 2012-04-15 00:03:00 -03:00
string_util.cc Compiles with clang. 2012-06-01 17:49:00 -03:00
string_util.h Compiles with clang. 2012-06-01 17:49:00 -03:00
string_util_test.cc Added unit test library check. 2012-06-01 20:06:21 -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