1
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Davi Reis 2a67236e29 Improved c++0x test. 2011-11-05 10:27:24 -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
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 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
fc_botelho b8d4392b85 *** empty log message *** 2008-04-12 06:17:21 +00:00
fc_botelho c8a1c4fef9 *** empty log message *** 2008-03-26 20:26:48 +00:00
fc_botelho 39e68583d3 *** empty log message *** 2008-03-23 00:46:34 +00:00
davi 038f836d0d Fixes for C++ compilation proposed by Steffan Webb. 2006-07-25 15:30:46 +00:00
fc_botelho 59ddeb6379 stable version of BRZ algorithm using buffers 2006-01-25 19:45:14 +00:00
fc_botelho be73e6b2a4 it was fixed more mistakes in BRZ algorithm 2005-07-29 03:09:31 +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
davi 03519cc9c8 Initial revision 2004-12-23 13:16:30 +00:00