1
Fork 0
Commit Graph

644 Commits

Author SHA1 Message Date
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
Davi de Castro Reis bfdcc3a3a1 Updated documentation. 2010-09-09 16:28:20 -07:00
Davi de Castro Reis 7f4a877e93 Removed cdb code. 2010-09-09 16:14:21 -07:00
Elias Gabriel Amaral da Silva e32d398467 Adding an ebuild for 0.9 2010-09-09 15:57:23 -07:00
Davi Reis 3103d23ff4 Fixed m4 large files macro. 2010-09-09 15:51:03 -07:00
Davi de Castro Reis 62c3b0d375 Removed more noise. 2010-06-28 16:03:59 -03:00
Davi de Castro Reis d3aee08baa Removed noise. 2010-06-28 16:02:07 -03:00
Davi de Castro Reis 355836a156 Added new files. 2010-06-28 16:01:18 -03:00
Davi Reis 1fea1cc9a0 Merge branch 'master' of ssh://davi@cmph.git.sourceforge.net/gitroot/cmph 2009-07-04 20:44:42 -07:00
Davi Reis 829ba6be75 Merge branch 'master' of ssh://davi@cmph.git.sourceforge.net/gitroot/cmph
Conflicts:
	Makefile.am
	cmph.pc.in
	src/Makefile
	src/Makefile.in
	src/cmph.c
	src/cmph_types.h
2009-07-04 20:42:01 -07:00
Davi Reis 7bcf8a7962 Merge branch 'master' of ssh://davi@cmph.git.sourceforge.net/gitroot/cmph
Conflicts:
	Makefile.am
	cmph.pc.in
	src/Makefile
	src/Makefile.in
	src/cmph.c
	src/cmph_types.h
2009-07-04 20:42:01 -07:00
Davi Reis 47a73e7e89 Minor 2009-07-04 20:17:36 -07:00
Davi Reis 250afcb75f Minor 2009-07-04 20:17:36 -07:00
Davi Reis bb5c464ca1 Very early draft of cdb support. 2009-07-04 20:08:38 -07:00
Davi Reis cbb817ddef Very early draft of cdb support. 2009-07-04 20:08:38 -07:00
Fabiano C. Botelho 7c88459cb2 cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 39423c781b cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 9737faca0c cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 27a9158cb5 cmph_time.h included as header in Makefile.am 2009-06-17 15:01:39 -03:00
Fabiano C. Botelho 3ef4d951fd Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00
Fabiano C. Botelho 0b54d7b11c Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00
Fabiano C. Botelho 4f1749504f Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00
Fabiano C. Botelho 6b652073f9 Changed Fabiano'email by its homepage 2009-06-15 13:37:47 -03:00