1999-09-20 |
Heikki Levanto | Small changes |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Heikki Levanto | isam-d optimizing: merging input data in the same go |
commit | commitdiff | tree | snapshot |
1999-09-08 |
Adam Dickmeiss | Fixed minor bug "replace"-mappings. Removed some loggin... |
commit | commitdiff | tree | snapshot |
1999-09-08 |
Adam Dickmeiss | Removed log message. |
commit | commitdiff | tree | snapshot |
1999-09-08 |
Adam Dickmeiss | Fixed bad message. |
commit | commitdiff | tree | snapshot |
1999-09-07 |
Adam Dickmeiss | Minor changes. |
commit | commitdiff | tree | snapshot |
1999-09-07 |
Adam Dickmeiss | Removed log messages. |
commit | commitdiff | tree | snapshot |
1999-09-07 |
Adam Dickmeiss | Work on character mapping. Implemented replace rules. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Heikki Levanto | Starting to optimize |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Heikki Levanto | Fallback to isamc |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Heikki Levanto | Block sizes, comments |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Heikki Levanto | Comments about optimising |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Heikki Levanto | COmments |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Heikki Levanto | Statistics in isamd |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Heikki Levanto | Log levels |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Fixed another unlikely difflen bug |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Set log levels to decent values |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Another fix for the difflen problem. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Added a comment on memory leaks |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Fixed (another) difflen bug |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Fixed a detail |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Memory leak hunting |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | isamd |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Heikki Levanto | Fixes |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Heikki Levanto | Fixed a memory leak |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Heikki Levanto | Fixed memory leaks |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Heikki Levanto | Bug fixing (still a mem leak somewhere) |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Heikki Levanto | isam-d seems to be working. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Adam Dickmeiss | Fixed bug regarding zebra_hits. |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Heikki Levanto | Hunted a few bugs in isam-d. Still crashes on the long... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Heikki Levanto | merged closer to working, still fails on filling a... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Heikki Levanto | isamd read and write functions work, except when block... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Heikki Levanto | isamd write and read functions ok, except when diff... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Adam Dickmeiss | More version info on WIN32. |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Adam Dickmeiss | Fixed bug that occurred when phrases had 0 hits. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Adam Dickmeiss | Bug fix: Anyset (.) includes all 8-bit characters when... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Heikki Levanto | slow start on isam-d |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Heikki Levanto | Added isam-d files. Compiles (almost) clean. Doesn... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Heikki Levanto | Created empty |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Tcl filter works with objects when TCL is version 8... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Heikki Levanto | Copied from isamh, starting to change things... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Heikki Levanto | Large-block isam-h (may not work too well... Abandonin... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Changed functions isc_getmethod, isams_getmethod. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Fixed potential memory leak. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Filter handles multiple records in one file. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Adam Dickmeiss | Updated various routines to handle missing explain... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Heikki Levanto | Removed the one-block append, it had a serious flaw. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Adam Dickmeiss | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Heikki Levanto | Better allocation strategy in isamh_merge |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Adam Dickmeiss | Updated zebra.cfg. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Heikki Levanto | Managing negative deltas |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Adam Dickmeiss | Improved speed of Tcl processing. Fixed one memory... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Heikki Levanto | Fixed a bug in isamh_pp_read and cleaned up a bit |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Heikki Levanto | Fixed an assertion in isamh |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Heikki Levanto | IsamH startss to work - at least it builds indexes... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Adam Dickmeiss | Fixed bug (introduced by previous commit). |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Adam Dickmeiss | Minor. |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Adam Dickmeiss | Updated record index structure. Format includes version... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Adam Dickmeiss | Retrieval handler obeys schema and handles XML transfer... |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Adam Dickmeiss | Fixed filters so that MS-DOS CR is ignored. |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Heikki Levanto | Working on isamh - not ready yet. |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Heikki Levanto | Adding isamh stuff |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Heikki Levanto | copied from isamc.h, simplifying |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Heikki Levanto | opied from isamc.p.h, starting to simplify |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Heikki Levanto | Copied from isamc.c, slowly starting to simplify... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Heikki Levanto | first take on isamh, the append-only isam structure |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Adam Dickmeiss | Added coder to reset. |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Sebastian Hammer | Improved diagnostics for Tcl |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Adam Dickmeiss | Updated MSVC project files. |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Adam Dickmeiss | Minor change that prevents MSVC warning. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Adam Dickmeiss | Bug fix: Scan SEGV'ed when getting unknown use attribute. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Adam Dickmeiss | Fixed to use bend_start instead of pre_init. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Adam Dickmeiss | Minor change to pre_init handler. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Adam Dickmeiss | Changed Makefiles to NOT include ../../yaz/z39.50. |
commit | commitdiff | tree | snapshot |
1999-05-26 |
Adam Dickmeiss | C++ compilation. |
commit | commitdiff | tree | snapshot |
1999-05-25 |
Adam Dickmeiss | Fixed bug in Tcl filter. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Adam Dickmeiss | Minor. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Adam Dickmeiss | Better diagnostics for extraction process. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Adam Dickmeiss | Tcl filter attempts to read <filt>.tflt. Improvements... |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Adam Dickmeiss | Implemented TCL filter. Updated recctrl system. |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Adam Dickmeiss | Minor fix. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Adam Dickmeiss | Updated dictionary. Implemented "compression" of dictio... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Adam Dickmeiss | Minor changes. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Adam Dickmeiss | First version of ISAMS. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Adam Dickmeiss | First version of ISAMS. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Adam Dickmeiss | Fixed stupid bug regarding split-files. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Adam Dickmeiss | Added check for -lwrap. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Adam Dickmeiss | More work on SDRKit integration. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Adam Dickmeiss | Work on dict_compact routine. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Adam Dickmeiss | Work on compaction of dictionary/isamc. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Sebastian Hammer | Added "tagsysno" and "tagrank" directives to zebra... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Sebastian Hammer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Adam Dickmeiss | Implemented chdir-setting. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Adam Dickmeiss | Minor fix. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Adam Dickmeiss | Structure=key uses register type 0. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Adam Dickmeiss | Minor changes. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Adam Dickmeiss | Changed file naming scheme for register files as well... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Adam Dickmeiss | Fixed zebra_close so that a NULL pointer is ignored. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Adam Dickmeiss | Fixed in record_fetch. Minor updates to API. |
commit | commitdiff | tree | snapshot |
next |