splitting record specific definition out from pazpar2.h header to record.h header...
[pazpar2-moved-to-github.git] / src / logic.c
2007-04-20 Sebastian HammerAllows definition/override of pz:cclmap:* settings...
2007-04-20 Sebastian HammerRemoved query from session structure. It is no longer...
2007-04-19 Adam DickmeissRefactor access to global variable channel_list. There...
2007-04-18 Sebastian HammerFixed bug 854. Using nmem_split() to split phrase terms...
2007-04-18 Sebastian HammerRemoved 'Masterkey' from implementation name
2007-04-18 Sebastian HammerSearch still went ahead even if one target had a parse...
2007-04-18 Sebastian HammerOops. output of ccl_pquery not null-terminated. Added...
2007-04-17 Sebastian HammerFixed bug 897. Pazpar2/search fails gracefully on empty...
2007-04-17 Marc Crommechanged order of arguments of reclist_insert such that...
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-16 Marc Crommeremoved global parameters from reclist_insert()
2007-04-16 Adam Dickmeissmain() in pazpar2.c . Rest of high-level logic moved...