1
Fork 0
Commit Graph

1116 Commits (main)

Author SHA1 Message Date
Davi Reis bbfcdeb5a6 Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
Davi Reis bb40a4bb00 Renamed table to index and reorganized benchmarks. 2011-05-23 11:01:08 -07:00
Davi de Castro Reis c630eb2a70 Implemented serialization machinery. 2011-05-16 11:26:18 -03:00
Davi de Castro Reis 5a4ba7516c Improved const-correctness. 2011-05-15 23:24:12 -03:00
Davi de Castro Reis 37a57c18e8 Moved to c arrays to allow mmap'ing. 2011-05-15 23:04:30 -03:00
Davi de Castro Reis a61882d722 Enabled debug. 2011-05-15 22:02:34 -03:00
Davi de Castro Reis cb50e06bc2 Fixed cxxflags. 2011-05-15 21:57:58 -03:00
Davi de Castro Reis 5a46ad95be Better header organization. 2011-05-15 20:47:42 -03:00
Davi de Castro Reis 0761f24182 Improved cxxmph test organization. 2011-05-15 19:48:01 -03:00
Davi de Castro Reis 7d5a62cb1a Merge branch 'cxxmph' of ssh://cmph.git.sourceforge.net/gitroot/cmph/cmph into cxxmph
Conflicts:
	Makefile.am
	configure.ac
2011-05-15 19:44:28 -03:00
Davi de Castro Reis 7d9253fd98 Fixed include dir. 2011-05-15 19:39:55 -03:00
Davi Reis 4482c8f39b Conditional compilation of the cxxmph directory. 2011-05-15 19:38:31 -03:00
Davi de Castro Reis 532ee999b9 Moved benchmark code into tests directory. 2011-05-15 17:19:08 -03:00
Davi de Castro Reis af887685f5 Merge branch 'master' into cxxmph
Conflicts:
	INSTALL
	Makefile.am
	cxxmph/Makefile.am
	cxxmph/cmph_hash_map.h
	cxxmph/cmph_hash_map_test.cc
	cxxmph/mphtable.cc
	cxxmph/mphtable.h
2011-05-15 17:15:57 -03:00
Davi de Castro Reis 6adc2a4816 Added changes to README.t2t as well. 2011-05-15 12:58:13 -03:00
Davi de Castro Reis 0e6849792e Ready to roll. 2011-05-15 12:29:24 -03:00
Davi de Castro Reis b0f3aaa351 Reorganized tests. 2011-05-14 17:44:58 -03:00
Fabiano C. Botelho 5315e3a597 Committer: Fabiano C. Botelho <fbotelho@fbotelho-desk.(none)>
On branch master
Changes to be committed:
Fixing bugs reported by Steve Friedman, Kaštil Jan
and a bug that was accidently introduced in file
chd_ph.c in 1.0 release.

	modified:   src/bdz.c
	modified:   src/bitbool.h
	modified:   src/chd_ph.c
	modified:   src/cmph_structs.c
	modified:   src/hash.c
2011-03-27 01:41:28 -07:00
Davi de Castro Reis 05eaf15d53 Added a benchmark to the C++ code. 2011-02-18 14:15:24 -08:00
Davi de Castro Reis 8355e2e1b8 Added a benchmark to the C code. 2011-02-18 14:15:10 -08:00
Davi de Castro Reis 4fc0c52c56 Benchmark works. 2011-02-15 20:46:05 -08:00
Davi de Castro Reis d0eb54d030 Finishing benchmarks. 2011-02-15 14:49:08 -05:00
Davi de Castro Reis b2da526497 Dumping cmph_uint32. 2011-02-13 23:32:50 -02:00
Davi de Castro Reis 5b78c02da0 Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
Davi de Castro Reis 2a35666bfa Add benchmarking code. 2011-01-24 10:29:22 -02:00
Davi de Castro Reis 084a940c2a Removed c++ stuff from the c master branch. 2011-01-23 22:07:29 -02:00
Davi de Castro Reis 2a68958c1f Fixed licenses, applied patch from Colin Walters fixing gcc 2.95 warnings and added -Wall -Werror compilation flags. 2011-01-21 03:11:55 -02:00
Davi de Castro Reis 799b4a3fc5 Forgot. 2011-01-20 23:07:46 -02:00
davi 62ac3f4bde All fine, time to optimize. 2010-11-09 03:51:33 -02:00
davi bb2e9e28a8 All looks fine, commenting debug. 2010-11-09 03:38:46 -02:00
davi b0255a8269 Valgrind pass. 2010-11-09 02:29:39 -02:00
davi 676d34073c Fixed first_edge initialization bug. 2010-11-08 22:02:18 -02:00
davi cde9f72c9e Repro failure. 2010-11-08 18:19:44 -02:00
davi 7c9c6c518d Thinking slack. 2010-11-06 09:14:07 -02:00
Davi de Castro Reis 0c5f2301df Fixed compilation error and detected iterator problem. 2010-11-05 21:46:53 -02:00
davi c09df518dc make install works. 2010-11-05 04:48:53 -02:00
davi 8663285897 Better design for hash templates. 2010-11-05 04:40:15 -02:00
davi 6c69aa0a8f Fixed small bugs. 2010-11-05 00:17:08 -02:00
Davi de Castro Reis 84f7da426c Added trigraph test. 2010-11-04 22:59:42 -02:00
Davi de Castro Reis 76a88922ac Added iterator first. 2010-11-04 22:57:41 -02:00
Davi de Castro Reis 7ead7bff2f Better. 2010-10-28 23:26:37 -07:00
Davi de Castro Reis 5fab722781 Now going to adapt hash_map. 2010-10-28 17:53:40 -07:00
Davi de Castro Reis 22d149d3a8 It works. 2010-10-27 19:45:43 -07:00
Davi de Castro Reis 385ce27a10 Added half nibble code. 2010-10-27 17:17:09 -07:00
Davi de Castro Reis 724e716d67 Added murmur hash and finished porting all c code. 2010-10-24 19:12:47 -07:00
Davi de Castro Reis bf0c5892d8 Lots of work. 2010-10-05 11:51:17 -03:00
Davi de Castro Reis f04df98f91 Extracting graph code. 2010-09-10 00:07:06 -07:00
Davi de Castro Reis a3d29713b7 Fixed Makefile. 2010-09-09 18:42:30 -07:00
Davi de Castro Reis 121d13d08b Added fixed INSTALL file. 2010-09-09 17:50:07 -07:00
Davi de Castro Reis 52e7da2187 Merge branch 'master' of ssh://cmph.git.sourceforge.net/gitroot/cmph/cmph
Conflicts:
	INSTALL
	Makefile.am
	src/Makefile
	src/Makefile.in
2010-09-09 16:30:16 -07:00