Commit Graph

21 Commits

Author SHA1 Message Date
Davi de Castro Reis
0c13ae5fa4 Compiles with clang. 2012-06-01 17:49:00 -03:00
Davi de Castro Reis
24e645febe Aesthetics in C code and replaced some asserts with NULL returns. 2011-12-26 19:35:30 -02: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
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
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
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
bb2e9e28a8 All looks fine, commenting debug. 2010-11-09 03:38:46 -02:00
davi
676d34073c Fixed first_edge initialization bug. 2010-11-08 22:02:18 -02:00
Davi de Castro Reis
22d149d3a8 It works. 2010-10-27 19:45:43 -07:00
Fabiano C. Botelho
17b3299c7c Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
davi
0dc99f5930 Fixed r value initialization bdz and bdz_ph. 2009-06-08 02:36:54 -03:00
fc_botelho
985e27a4fa *** empty log message *** 2009-04-07 23:16:40 +00:00
fc_botelho
579487c5cf select data structure added 2009-03-14 23:24:05 +00:00
davi
b5cc0a8ea8 Removed fingerprint methods and fixed pending bugs. 2008-04-28 01:18:23 +00:00
fc_botelho
b8d4392b85 *** empty log message *** 2008-04-12 06:17:21 +00:00
fc_botelho
b0c9cd5c4c *** empty log message *** 2008-03-29 01:48:15 +00:00
fc_botelho
c8a1c4fef9 *** empty log message *** 2008-03-26 20:26:48 +00:00
fc_botelho
cfd0019e93 BDZ_PH added 2008-03-25 20:20:55 +00:00
fc_botelho
393ac11f54 *** empty log message *** 2008-03-23 01:26:01 +00:00
fc_botelho
39e68583d3 *** empty log message *** 2008-03-23 00:46:34 +00:00