2003-03-05 |
pop | Updated documentation, ERADME, scanning, sorting and... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
oleg | Fixed error for MARC field, which has fixed lenght. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
pop | missed something... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
pop | Added test for transactions |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Adam Dickmeiss | WIN32/Unix installation sections |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Adam Dickmeiss | Check for bad zebra_begin_trans usage |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Adam Dickmeiss | Moved zebraapi.h to include. Is installed in <prefix... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
pop | Fixed perl API for new layout |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Adam Dickmeiss | zebra_begin_trans got extra "write" flag. zebra_begin_read |
commit | commitdiff | tree | snapshot |
2003-03-04 |
pop | First cleanup, zebra_api_ext.c is epmty now |
commit | commitdiff | tree | snapshot |
2003-03-04 |
pop | Scan feature added, not documented yet |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | Added sorting, +tests. documentation is needed. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | Added documentation and test for the IDZebra::Resultset... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Adam Dickmeiss | Replaced fprintf calls with yaz_log calls. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | test.pl removed |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | CQL tests and error handling |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | ZebraRetrievalRecord changed. Fixed returning of null... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | fixing storeData/storeKeys |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | Working on record retrieval. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
pop | Test is split into parts now, to be used by Test::Harness |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Adam Dickmeiss | Bug fix: missing close (and leaking file handle) |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Adam Dickmeiss | Predictive parser for X-Path predicates. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Adam Dickmeiss | Bug fix: uinitialized xpath predicate member (value) |
commit | commitdiff | tree | snapshot |
2003-03-01 |
oleg | Test of directory. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | Added sysno and score to ZebraRetrievalRecord |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | That's it for today |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | Versioning... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | Removed old stuff, and done some cleanup in the documen... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | Enhanced security for lost filter objects. Added calls... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | New cql map file to be used for testing |
commit | commitdiff | tree | snapshot |
2003-02-28 |
pop | Perl filters now can optionally reach data via a virtua... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Changes. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | CDDB test part of distribution. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Add include of unistd.h for sleep(3). |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | 64-bit offsets for register files on Windows |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Added include of string.h |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Updated WIN32 makefile for new source |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Documented unread |
commit | commitdiff | tree | snapshot |
2003-02-28 |
oleg | Added support of the complex indexing for MARC records... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Adam Dickmeiss | Create directories automatically |
commit | commitdiff | tree | snapshot |
2003-02-27 |
pop | Looks better |
commit | commitdiff | tree | snapshot |
2003-02-27 |
pop | Variable scoping back to individual function calls... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
pop | Perl API os growing |
commit | commitdiff | tree | snapshot |
2003-02-27 |
pop | zebra_end_trans is just calling zebra_end_transaction... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Adam Dickmeiss | Fix memory leak for sortKeys.buf. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Adam Dickmeiss | Fix prototype for bufferExtractRecord |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Adam Dickmeiss | Towards 1.3.7 ZEBRA.1.3.7 |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Adam Dickmeiss | Set additional info for error 114 |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Adam Dickmeiss | Truncation=104 (CCL) support |
commit | commitdiff | tree | snapshot |
2003-02-26 |
pop | Don't dump core, when there were no recods indexed... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
pop | Doesn't diw when the constructor of the perl filter... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
pop | added recordType parameter to bufferExtractRecord |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adam Dickmeiss | Change types of signed/unsigned int |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adam Dickmeiss | Remove unused variables |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adam Dickmeiss | Dont set errCode to 0 in zebra_end_trans, zebra_end_read |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Adam Dickmeiss | Add missing source files for Perl. ZEBRA.1.3.6 |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Adam Dickmeiss | Add missing source (for WIN32) ZEBRA.1.3.5 |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Adam Dickmeiss | Date |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Adam Dickmeiss | Date. |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Adam Dickmeiss | Changes |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Adam Dickmeiss | Dates |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Adam Dickmeiss | Bump version |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Adam Dickmeiss | Renamed spec file. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Adam Dickmeiss | Updated for YAZ 1.9.3 |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Heikki Levanto | Asserts in zebraapi, clearing the errCode |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Heikki Levanto | Silly comments added |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Heikki Levanto | better logging, a few more calls |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Heikki Levanto | Minor cleaning, removed a crash from error reporting... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Adam Dickmeiss | Added TCL_LIB for zebrash |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Heikki Levanto | Minor fiddling, log functions. Still no real testables... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Heikki Levanto | Minor improvements in the help |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Heikki Levanto | Started on the zebra shell - api-level debugging tool |
commit | commitdiff | tree | snapshot |
2003-02-04 |
pop | added |
commit | commitdiff | tree | snapshot |
2003-02-04 |
pop | xelm support enhanced, now supports simpler predicates |
commit | commitdiff | tree | snapshot |
2003-02-04 |
pop | xelm test |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Adam Dickmeiss | Updated profilePath. isam:b for zebra-b.cfg |
commit | commitdiff | tree | snapshot |
2003-01-15 |
oleg | Add macros for case insesitive string compare. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Fix logging ZEBRA.1.3.4.Roel |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Do not use readdir_r |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Fix type of len |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Fix and op. Mixed ranking/non-ranking did not work |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Add include of sys/types.h (MAC OSX) |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Adam Dickmeiss | Simplified the character set negotiation code a bit. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
oleg | Add a few fixs: correct use yaz_iconv(), correct delete... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
oleg | Fixed behaviour of Zebra in one-byte environment (see... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Adam Dickmeiss | Update zthes example 2 to use xelm |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Adam Dickmeiss | examples/zthes now part of distribution |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Adam Dickmeiss | Fix X-Path Searching for numeric structure |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Adam Dickmeiss | xelm |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Adam Dickmeiss | Fixed bug in sort for unset entries at end of sort... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Adam Dickmeiss | Minor |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Adam Dickmeiss | Description of systag. Adam's and Mike's versions both... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Mike Taylor | Remove documentation of tagsysno (bah!) and add documen... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Adam Dickmeiss | Revert relative path for zebra |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Adam Dickmeiss | Directive systag. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Mike Taylor | new, top secret, file |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Mike Taylor | Add Zthes's synonymous element-names to tagset files |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Mike Taylor | Fix Harvest-NG reference to Harvest (vanilla); credit... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Mike Taylor | document tagsysno |
commit | commitdiff | tree | snapshot |
2002-12-02 |
pop | tmp, register, lock are created now |
commit | commitdiff | tree | snapshot |
next |