fc_botelho
|
9144ecc809
|
BRZ is working with FCH or BMZ8. BMZ8 is faster but the MPHFs for each bucket are larger
|
2006-08-07 16:37:49 +00:00 |
fc_botelho
|
8adabac1c9
|
BRZ is working with FCH or BMZ8. BMZ8 is faster but the MPHFs for each bucket are larger
|
2006-08-07 14:44:24 +00:00 |
fc_botelho
|
c9edcadd8f
|
FCH algorithm is working...
|
2006-08-04 17:55:13 +00:00 |
fc_botelho
|
8c7e3e8e9a
|
FCH algorithm added but not tested...
|
2006-08-03 20:00:11 +00:00 |
fc_botelho
|
79099c26b8
|
FCH algorithm added but not tested...
|
2006-08-03 18:27:16 +00:00 |
fc_botelho
|
6bc95ace44
|
strlen fuction removed from BRZ algorithm
|
2006-07-28 22:36:50 +00:00 |
fc_botelho
|
4f41cdc956
|
More fixes for C++ compilation proposed by Steffan Webb.
|
2006-07-27 00:44:14 +00:00 |
davi
|
b5070227c6
|
Fixes for C++ compilation proposed by Steffan Webb.
|
2006-07-25 15:30:46 +00:00 |
fc_botelho
|
3578933d4a
|
buffer_manage replaced for buffer_manager
|
2006-04-28 16:35:48 +00:00 |
fc_botelho
|
9551495b02
|
compilation errors corrected and license updated to MOZILLA PUBLIC LICENSE
|
2006-04-27 17:30:19 +00:00 |
fc_botelho
|
a73afcb8c2
|
Makefile.am and configure.ac updated
|
2006-04-26 17:59:34 +00:00 |
fc_botelho
|
27cd2b7978
|
Makefile.am fixed and, wingetopt.c and wingetopt.h were moved to src directory
|
2006-04-19 19:46:12 +00:00 |
fc_botelho
|
4a69377253
|
Makefile.am fixed
|
2006-04-19 19:44:03 +00:00 |
fc_botelho
|
1c450d1365
|
Makefile.am fixed
|
2006-04-19 19:38:41 +00:00 |
fc_botelho
|
86ad500249
|
buffer_entry.c and buffer_entry.h added
|
2006-04-19 18:44:29 +00:00 |
fc_botelho
|
ec7d16e77f
|
buffer_manage.c and buffer_manage.h added
|
2006-04-19 18:02:40 +00:00 |
fc_botelho
|
14744749a3
|
stable version of BRZ algorithm using buffers
|
2006-01-25 19:54:53 +00:00 |
fc_botelho
|
ab38f8e13f
|
stable version of BRZ algorithm using buffers
|
2006-01-25 19:45:14 +00:00 |
fc_botelho
|
2fd4b6a46d
|
thread-safe vector adapter
|
2005-10-10 17:43:21 +00:00 |
davi
|
3cd94080ee
|
Starting to implement hashtree algorithm.
|
2005-09-23 22:31:02 +00:00 |
davi
|
5adcefa255
|
Started to implement new algorithm hashtree.
|
2005-09-23 21:43:33 +00:00 |
davi
|
06f9e8b768
|
Fixed small main.cc bug when -m parameter was in use.
|
2005-09-23 20:57:42 +00:00 |
fc_botelho
|
7c654b88a8
|
stable version of BRZ using extenal memory to flush vector g
|
2005-09-23 20:54:31 +00:00 |
fc_botelho
|
c9cddd1318
|
vesion 0.4. It was included the bmz8 algorithm to generate mphfs for small set of keys (at most 256 keys), the vector adpter and some bugs have been corrected.
|
2005-09-16 02:53:07 +00:00 |
fc_botelho
|
a5b68f040a
|
Stable version of BRZ algorithm with option -M (memory_availability)
|
2005-09-06 14:37:35 +00:00 |
fc_botelho
|
d9ca12f60c
|
Stable version of BRZ algorithm
|
2005-09-06 14:11:37 +00:00 |
fc_botelho
|
3324db0600
|
BMZ8 - A 8 bit version of BMZ has been added
|
2005-09-05 17:32:21 +00:00 |
fc_botelho
|
b930363855
|
Fixed: gcc 2.95 problem and initialzes memory
|
2005-09-02 17:51:17 +00:00 |
fc_botelho
|
72dfef8a95
|
Fixed: gcc 2.95 problem and initialzes memory
|
2005-09-02 17:31:23 +00:00 |
fc_botelho
|
7721b027e2
|
Fixed: gcc 2.95 problem and initialzes memory
|
2005-09-02 17:24:39 +00:00 |
fc_botelho
|
275bb81d06
|
*** empty log message ***
|
2005-08-08 21:34:22 +00:00 |
fc_botelho
|
9553f65537
|
temporary directory passed by command line
|
2005-08-08 01:00:27 +00:00 |
fc_botelho
|
da4ca77b9c
|
stable version of BRZ
|
2005-08-07 23:22:32 +00:00 |
fc_botelho
|
ca6e4355d9
|
no message
|
2005-08-07 01:09:14 +00:00 |
fc_botelho
|
360cf99794
|
no message
|
2005-08-07 01:02:49 +00:00 |
fc_botelho
|
93010977df
|
fastest version of BRZ
|
2005-08-07 00:45:39 +00:00 |
fc_botelho
|
b67c58a108
|
*** empty log message ***
|
2005-08-06 20:20:04 +00:00 |
fc_botelho
|
a1a8bb8681
|
BRZ algorithm is almost stable
|
2005-07-29 19:43:21 +00:00 |
fc_botelho
|
e796250cec
|
BRZ algorithm is almost stable
|
2005-07-29 18:29:30 +00:00 |
fc_botelho
|
e88b0312ec
|
it was fixed more mistakes in BRZ algorithm
|
2005-07-29 03:09:31 +00:00 |
fc_botelho
|
38f6621978
|
fixed some mistakes in BRZ algorithm
|
2005-07-29 00:00:01 +00:00 |
fc_botelho
|
dfd23b84ff
|
algorithm BRZ included
|
2005-07-27 22:13:25 +00:00 |
fc_botelho
|
8c60d7b436
|
Algorithm BRZ included
|
2005-07-27 21:13:02 +00:00 |
fc_botelho
|
e7a99efa0e
|
it was included a examples directory
|
2005-07-25 21:26:17 +00:00 |
davi
|
c3578666ac
|
Fixed off by one bug in chm.
|
2005-02-28 22:53:40 +00:00 |
fc_botelho
|
7d3d1248d3
|
It was removed pjw and glib functions from cmph_hash_names vector
|
2005-01-27 14:12:28 +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
|
ff1b59d7c7
|
The czech.h, czech_structs.h and czech.c files were removed
|
2005-01-25 21:09:44 +00:00 |
fc_botelho
|
d7ea6d6a3e
|
It was changed the prefix czech by chm
|
2005-01-25 21:06:58 +00:00 |
fc_botelho
|
7c7324a44f
|
Vector adapter commented
|
2005-01-25 20:42:03 +00:00 |
fc_botelho
|
cf5ff6f140
|
The file adpater was implemented.
|
2005-01-24 20:25:58 +00:00 |
fc_botelho
|
be80deedb6
|
The algorithms and hash functions were put in alphabetical order
|
2005-01-24 19:11:08 +00:00 |
davi
|
c8b19092f1
|
Fixed wingetopt.c
|
2005-01-21 21:14:55 +00:00 |
fc_botelho
|
70ad75cf97
|
included files bitbool.h and bitbool.c
|
2005-01-21 20:44:11 +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
|
4dda0a3b62
|
mask to represent a boolean value using only 1 bit
|
2005-01-21 20:30:23 +00:00 |
davi
|
955d4ad8fd
|
Added initial txt2tags documentation.
|
2005-01-20 12:28:42 +00:00 |
fc_botelho
|
ea71f288b3
|
version with cmph prefix
|
2005-01-18 21:06:08 +00:00 |
fc_botelho
|
7e25497523
|
using bit mask to represent boolean values
|
2005-01-18 15:58:02 +00:00 |
fc_botelho
|
583b16d44b
|
no message
|
2005-01-18 15:56:14 +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
|
eea53e77f0
|
stable version
|
2005-01-17 17:58:43 +00:00 |
davi
|
2e002e78ec
|
Better error handling in czech.c.
|
2005-01-13 23:56:54 +00:00 |
fc_botelho
|
66501e5eca
|
included option -k to specify the number of keys to use
|
2005-01-05 20:45:33 +00:00 |
fc_botelho
|
c0928fd9f0
|
included option -k to specify the number of keys to use
|
2005-01-05 19:48:23 +00:00 |
fc_botelho
|
900e0a62f2
|
using less memory
|
2005-01-03 21:38:59 +00:00 |
fc_botelho
|
bda9c46618
|
using less space to store the used_edges and critical_nodes arrays
|
2005-01-03 20:47:21 +00:00 |
davi
|
03519cc9c8
|
Initial revision
|
2004-12-23 13:16:30 +00:00 |