2007-04-27 |
Marc Cromme | added autoconf checks on ICU internationalization libs...
|
commit | commitdiff | tree |
2007-04-27 |
Marc Cromme | Factorized char normalization code out to normalize7bit...
|
commit | commitdiff | tree |
2007-04-27 |
Marc Cromme | added struct record_metadata * record_metadata_create...
|
commit | commitdiff | tree |
2007-04-27 |
Marc Cromme | in conf_metadata_assign() enforcing that merge_range...
|
commit | commitdiff | tree |
2007-04-27 |
Marc Cromme | enforcing that years type metadata is always range...
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | started facturizing 7 bit ascii normalizing functions...
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | added setting sortkey on clusters, needs still nice...
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | using more of the record functions, adding record_metadata...
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | using record creator functions in production code in...
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | renamed local variables to more expressive names
|
commit | commitdiff | tree |
2007-04-26 |
Marc Cromme | renaming position to field_id
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | simplified to one title string sorting only, still...
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | comed to the point where I can start testing sorting...
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | added test_reclists to CVS ignores
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | forgotten to commit Makefile.am, which contains instructions...
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | added interface for adding sort parameters for record...
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | breaking too long source code lines, otherwise no changes
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | broken too long source code lines, otherwise no changes
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | function reclist_insert() does not change mergekey...
|
commit | commitdiff | tree |
2007-04-25 |
Marc Cromme | removed unnecessary header includes
|
commit | commitdiff | tree |
2007-04-24 |
Marc Cromme | protected from dereferencing of empty pointer
|
commit | commitdiff | tree |
2007-04-24 |
Marc Cromme | changed prototype of
|
commit | commitdiff | tree |
2007-04-24 |
Marc Cromme | adding additional checks for correct side conditions...
|
commit | commitdiff | tree |
2007-04-23 |
Marc Cromme | finalized helper utilities for record class, and added...
|
commit | commitdiff | tree |
2007-04-23 |
Marc Cromme | reverting to exit call, as it might be dangerous to...
|
commit | commitdiff | tree |
2007-04-23 |
Marc Cromme | uupps - removed an exit() too fast without thought...
|
commit | commitdiff | tree |
2007-04-23 |
Marc Cromme | more records constructor work, no yet finished
|
commit | commitdiff | tree |
2007-04-23 |
Marc Cromme | removed some of the most obvious exit() statements...
|
commit | commitdiff | tree |
2007-04-20 |
Marc Cromme | started record constructors. still unfnished, but yet...
|
commit | commitdiff | tree |
2007-04-20 |
Marc Cromme | splitting record specific definition out from pazpar2...
|
commit | commitdiff | tree |
2007-04-20 |
Marc Cromme | added metadata and sortkey assign functions (to conf_service...
|
commit | commitdiff | tree |
2007-04-19 |
Marc Cromme | added ignore of session*.xml files
|
commit | commitdiff | tree |
2007-04-19 |
Marc Cromme | added conf_service creator inclusive metadata and sortkey...
|
commit | commitdiff | tree |
2007-04-19 |
Marc Cromme | restricting to non-test files
|
commit | commitdiff | tree |
2007-04-19 |
Marc Cromme | started adding conf_service and conf-metadata constructors...
|
commit | commitdiff | tree |
2007-04-18 |
Marc Cromme | pretty-formattting comments , now not exeeding 80 chars
|
commit | commitdiff | tree |
2007-04-18 |
Marc Cromme | encapsulating all record fields in a xsl:for-each to...
|
commit | commitdiff | tree |
2007-04-17 |
Marc Cromme | Still trying to relevance-rank one single record.
|
commit | commitdiff | tree |
2007-04-17 |
Marc Cromme | added five asserts to make sure that the arguments...
|
commit | commitdiff | tree |
2007-04-17 |
Marc Cromme | changed order of arguments of reclist_insert such that...
|
commit | commitdiff | tree |
2007-04-16 |
Marc Cromme | added first shot on relevance ranking testing, still...
|
commit | commitdiff | tree |
2007-04-16 |
Marc Cromme | added asserts on service struct passed to reclist_insert
|
commit | commitdiff | tree |
2007-04-16 |
Marc Cromme | added
|
commit | commitdiff | tree |
2007-04-16 |
Marc Cromme | removed global parameters from reclist_insert()
|
commit | commitdiff | tree |
2007-04-13 |
Marc Cromme | added initialization of char *recsyn = 0; and char...
|
commit | commitdiff | tree |
2007-04-12 |
Marc Cromme | added logging of searchRequest RPN query for debugging
|
commit | commitdiff | tree |
2007-04-12 |
Marc Cromme | adding settings field 'pz.queryencoding'
|
commit | commitdiff | tree |
2007-04-12 |
Marc Cromme | removed break statement - actually _using_ the specified...
|
commit | commitdiff | tree |
2007-04-12 |
Marc Cromme | added logging of target name when XML normalization...
|
commit | commitdiff | tree |
2007-04-12 |
Marc Cromme | avoid loading ZeeReX if no config->targetprofiles is...
|
commit | commitdiff | tree |
2007-04-11 |
Marc Cromme | freeing XML doc pointer after usage, otherwise we have...
|
commit | commitdiff | tree |
2007-04-11 |
Marc Cromme | added assert to prevent segfault by dereferencing void...
|
commit | commitdiff | tree |
2007-04-11 |
Marc Cromme | removed unused code in comments
|
commit | commitdiff | tree |
2007-04-11 |
Marc Cromme | removed unused code
|
commit | commitdiff | tree |
2007-04-11 |
Marc Cromme | remember to free memory, otherwise leaking
|
commit | commitdiff | tree |
2007-04-04 |
Marc Cromme | added target url's on some more warning log messages
|
commit | commitdiff | tree |
2007-04-04 |
Marc Cromme | added do_closeResponse handler function
|
commit | commitdiff | tree |
2007-04-02 |
Marc Cromme | Removed assignment of global_parameters.server->host...
|
commit | commitdiff | tree |
2007-03-31 |
Marc Cromme | get hostname from system call 'gethostname()' if not...
|
commit | commitdiff | tree |
2007-03-31 |
Marc Cromme | adjusting HTTP headers to be conformant with Upper...
|
commit | commitdiff | tree |
2007-03-31 |
Marc Cromme | pretty-printing Z39.50 proxy log line
|
commit | commitdiff | tree |
2007-03-31 |
Marc Cromme | aligning log messages for nice look-and-feel
|
commit | commitdiff | tree |
2007-03-31 |
Marc Cromme | removed warnings coming from missing casts (const char...
|
commit | commitdiff | tree |
2007-03-29 |
Marc Cromme | removed zillion of compiler warnings due to mising...
|
commit | commitdiff | tree |
2007-03-29 |
Marc Cromme | Changed the way the forwarded HTTP headers are computed...
|
commit | commitdiff | tree |
2007-03-28 |
Marc Cromme | getting the paraz2 server host and port info from the...
|
commit | commitdiff | tree |
2007-03-27 |
Marc Cromme | added HTTP headers "pazpar2-version", "pazpar2-server...
|
commit | commitdiff | tree |
2007-03-27 |
Marc Cromme | added optional <zproxy> element to config file, containing...
|
commit | commitdiff | tree |
2007-03-26 |
Marc Cromme | added command line switch '-z' which lets one specify...
|
commit | commitdiff | tree |
2007-03-26 |
Marc Cromme | added Doxygen file, now supporting target 'make dox'
|
commit | commitdiff | tree |
|