Commit Graph

14 Commits

Author SHA1 Message Date
Davi de Castro Reis
24e645febe Aesthetics in C code and replaced some asserts with NULL returns. 2011-12-26 19:35:30 -02: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
Fabiano C. Botelho
17b3299c7c Compiled with -Werror -Wall -O3 and -Wconversion flags 2009-06-12 02:46:18 -03:00
fc_botelho
579487c5cf select data structure added 2009-03-14 23:24:05 +00:00
fc_botelho
b8d4392b85 *** empty log message *** 2008-04-12 06:17:21 +00:00
davi
038f836d0d Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho
eb3afb8e8e Fixed: gcc 2.95 problem and initialzes memory 2005-09-02 17:51:17 +00:00
davi
71a55f697e Fix to alternate hash functions code. Removed htonl stuff from chm algorithm. Added faq. 2005-01-27 13:01:45 +00:00
fc_botelho
cf5ff6f140 The file adpater was implemented. 2005-01-24 20:25:58 +00:00
fc_botelho
3ed086d14a Only public symbols were prefixed with cmph, and the API was changed to agree with the initial txt2html documentation 2005-01-21 20:42:33 +00:00
fc_botelho
ea71f288b3 version with cmph prefix 2005-01-18 21:06:08 +00:00
davi
d24b968de4 Fixed a lot of warnings. Added visual studio project. Make needed changes to work with windows. 2005-01-18 12:18:51 +00:00
fc_botelho
66501e5eca included option -k to specify the number of keys to use 2005-01-05 20:45:33 +00:00
davi
03519cc9c8 Initial revision 2004-12-23 13:16:30 +00:00