2004-10-18 |
Marc Cromme | first version of zebra init script added |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Heikki Levanto | Passing a TERMID to rsets when creating, and getting... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Heikki Levanto | Added a forgotten cfg file that is needed for t8 |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Sebastian Hammer | Enabled retrieval of zebra metadata in XML when element... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Heikki Levanto | Added a load of assertions in the zebraapi.c, so now... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Adam Dickmeiss | Handle bad est espec properly |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Only warn about empty records within file verbose limit |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Using proper type this time |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Adam Dickmeiss | Add missing hash member to data1_element |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Adam Dickmeiss | shadow/register not enabled by default |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | New tests for numeric searches |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Added an asserion in zebra_search_rpn api |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | fixed a debug log message |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Using multiand/or instead of and/or in a few more places |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Heikki Levanto | Removed a warning |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Added type cast to avoid warning |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Added a version of data1_getelementbyname that uses... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Heikki Levanto | Forgot to commit the new rset.h when removing rewind ops |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Heikki Levanto | Removed the rewind function from rsets, it was unused |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Avoid non-portable dirent check |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Remove TCL_LIB from all LDADDs except for Tcl filter... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | Fixed usage of extern so that it works with older C... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Adam Dickmeiss | New Debian sarge packages |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Heikki Levanto | Fixed the rsmultior forward problem. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Man page idzebra-config.1 |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Include yaz/options.h |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | multiand seesm to work. Is used for and-lists (@attr... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | Read works. Forward missing (but safe to commit, as... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Added YAZ_{EXPORT,BEGIN_CDECL,END_CDECL} in header... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Heikki Levanto | Renamed rsmultior to rsmultiandor, and started to add... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Move Perl away. It is now a separate CVS project: idzeb... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Made zebramap.h public too |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Put content of headers into data1.h |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Reorganized header files so that a certain subset are... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Adam Dickmeiss | Take care of expat.h being unavailable |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Fix dirs when srcdir is different from dstdir |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | doswig part of dist |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | More wait |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Implemented loadable filters. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Adam Dickmeiss | Do not declare static function f in AC_TRY_LINK test |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Adam Dickmeiss | Fix bug 154: Option -n does not disable shadow as it... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Adam Dickmeiss | Fix bug 156: Index corrupted after large-scale test. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Adam Dickmeiss | Wait more for zebrasrv to start (due to slow systems) |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Heikki Levanto | Fixed a but in reporting wrong number of hits |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Heikki Levanto | Added a test for sorting |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Heikki Levanto | Perl tests work |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Sebastian Hammer | Deleted test map statements |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Adam Dickmeiss | Remove Id from header due to inconvenient diffs when... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Heikki Levanto | After fixing the sorting bug, enabled its tests in... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Heikki Levanto | Fixed a bug in sort that destroyed resultsets too early |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Adam Dickmeiss | Remove string-hat.chr because it is unused in thie... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Adam Dickmeiss | Dont refer to sort.chr |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Heikki Levanto | Cleaned test scripts to be (nearly?) atomic |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Adam Dickmeiss | Added autoconf utility idzebra.m4 which defines --with... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Adam Dickmeiss | Removed old struct it_key handling. 580 lines removed. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Sebastian Hammer | Added sort2 test dir |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Sebastian Hammer | Added charmap facility to delete leading articles |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Sebastian Hammer | Added Sort2 test suite to check prefix-ignoreing code |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Adam Dickmeiss | Reduce log. LOG_LOG -> LOG_DEBUG |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Adam Dickmeiss | Fix commit (flat shadow). Bug 131 |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Adam Dickmeiss | Use YAZ_DOC for Docbook stuff |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Adam Dickmeiss | Using --with-yaz instead of --with-yaz-config |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Adam Dickmeiss | option --with-yazconfig renamed to --with-yaz |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Heikki Levanto | Minor fixes. Many things still broken... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Heikki Levanto | Fixed the broken typemap INOUT * long long |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Added sh script to run a test |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Disable shadow for now |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Use other typemap for sysno. Remove zebra_resultSetTerms |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Use idzebra-config for Perl Makefile |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Fix includes to new zebra api location |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Avoid using NULL bfs in zebra_init |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Heikki Levanto | Added the scope parameter to rsets, and using it in... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | DTD_DIR assignment |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Update to new yaz.m4 (--with-yaz-config change) |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Adam Dickmeiss | Extra page_size arg for dict_open. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Adam Dickmeiss | Sync with 1_3_16_branch. Fix bug 128. |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Heikki Levanto | Fixed an obvious typo in rsprox that prevented forward... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Heikki Levanto | Removed some FIXMEs. Mostly comments on things that... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Heikki Levanto | Removed an unused old file |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Adam Dickmeiss | Sync noinst_HEADERS due to removed rset header files... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Heikki Levanto | Removed some header files, they all contained one funct... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Heikki Levanto | Using the key_control block for the first key-handling... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Heikki Levanto | Using proper nmems for more rsets around the system, |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Heikki Levanto | Major restructuring in rsets. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Adam Dickmeiss | Use prefix instead of idzebraprefix. Make --tab work. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Adam Dickmeiss | Added another ignore. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Adam Dickmeiss | Update cvsignore due to new type of files generated... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Adam Dickmeiss | Fix various order for various linking steps. Add Tcl... |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Adam Dickmeiss | Disable shared objects by default |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Heikki Levanto | Using a separate nmem for creating rsets |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Adam Dickmeiss | Created idzebra-config that returns compiler flags... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Heikki Levanto | Using nmem for all rsets, and keeping a freelist for... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Add comment |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Use free_list for RSFDs so they are reused. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Fix syntax (oops) |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Move headers zebraapi.h->idzebra/api.h, zebraver.h... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | isam no longer part of Zebra source |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Add rsmultior. Remove rsm_or |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Do not include rsm_or.h . It is dead |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Adam Dickmeiss | Initialize count, type due to removed rset terms |
commit | commitdiff | tree | snapshot |
next |