2007-03-17 |
Adam Dickmeiss | Fixed marc8 flush to deal with sub/sup scripts. Refacto... |
tree | commitdiff |
2007-03-12 |
Adam Dickmeiss | Added character conversion support for "greekadvance... |
tree | commitdiff |
2007-03-09 |
Adam Dickmeiss | Fixed yaz_iconv to return YAZ_ICONV_EINVAL if an incomp... |
tree | commitdiff |
2007-02-25 |
Adam Dickmeiss | Change the use of CFLAGS WRT ACX_PTHREAD. Thread libs... |
tree | commitdiff |
2007-02-17 |
Adam Dickmeiss | Fixed compilation and tests for case where Libxml2... |
tree | commitdiff |
2007-01-20 |
Mike Taylor | Ignore three more files. |
tree | commitdiff |
2007-01-18 |
Adam Dickmeiss | marc8 test records in dist |
tree | commitdiff |
2007-01-18 |
Adam Dickmeiss | Fixed bug #826: Weird looking chars for set of MARC... |
tree | commitdiff |
2007-01-18 |
Adam Dickmeiss | Fix test of xmllint precense |
tree | commitdiff |
2007-01-15 |
Mike Taylor | Ignore nfaxmltest1.log |
tree | commitdiff |
2007-01-11 |
Adam Dickmeiss | Implemented bug #806: Deal with HTTP clients sending... |
tree | commitdiff |
2007-01-10 |
Mike Taylor | Ignore NFA tests. |
tree | commitdiff |
2007-01-08 |
Adam Dickmeiss | Implemented function ccl_xml_config which parses XML... |
tree | commitdiff |
2007-01-05 |
Adam Dickmeiss | Use a little CPU in timing test |
tree | commitdiff |
2007-01-05 |
Adam Dickmeiss | win32 get real implemented (timings that is). |
tree | commitdiff |
2007-01-05 |
Adam Dickmeiss | Added test of timing_t. |
tree | commitdiff |
2007-01-03 |
Adam Dickmeiss | Towards 2.1.44. Bump copyright year. |
tree | commitdiff |
2006-12-21 |
Adam Dickmeiss | Fixed Unicode to MARC-8 conversion for certain less... |
tree | commitdiff |
2006-12-17 |
Adam Dickmeiss | Fixed bug #775: char conversion does not handle alterna... |
tree | commitdiff |
2006-12-15 |
Adam Dickmeiss | Implemented function yaz_marc_read_line which parses... |
tree | commitdiff |
2006-12-12 |
Marc Cromme | <retrielvalinfo> config file XML syntax changed to... |
tree | commitdiff |
2006-11-29 |
Heikki Levanto | Removed the nfa tests as well. Now passes make check. |
tree | commitdiff |
2006-10-11 |
Adam Dickmeiss | Implement yaz_filepath_comp which splits a path into... |
tree | commitdiff |
2006-10-09 |
Heikki Levanto | Using plain char instead of unsigned char in my tests. |
tree | commitdiff |
2006-10-04 |
Mike Taylor | Change K&R-style empty function declarations to explici... |
tree | commitdiff |
2006-10-04 |
Adam Dickmeiss | tstlog uses -r instead of -s o control log file max |
tree | commitdiff |
2006-08-30 |
Adam Dickmeiss | In character conversion to MARC-8, use ESC$1 instead... |
tree | commitdiff |
2006-08-28 |
Adam Dickmeiss | Fixed bug #643: Bad sequence for MARC conversions from... |
tree | commitdiff |
2006-08-27 |
Adam Dickmeiss | Fixed bug #642: Problem with sub script symbols in... |
tree | commitdiff |
2006-08-01 |
Adam Dickmeiss | Removed nfaxml..xml files from dist list. Not in CVS yet |
tree | commitdiff |
2006-08-01 |
Adam Dickmeiss | Fixed yaz_marc_write_iso2709 to honor character set... |
tree | commitdiff |
2006-07-31 |
Adam Dickmeiss | CCL proximity tests |
tree | commitdiff |
2006-07-19 |
Mike Taylor | Ignore nfaxmltest1 and nfaxmltest1.log |
tree | commitdiff |
2006-07-14 |
Heikki Levanto | Loading of the nfa now possible from an xml file. |
tree | commitdiff |
2006-07-07 |
Heikki Levanto | Added YAZ_CHECK_TODO macro, used it in nfaxmltest1. |
tree | commitdiff |
2006-07-07 |
Marc Cromme | replaced RPN: with RPN , CQL: with CQL, ans so forth... |
tree | commitdiff |
2006-07-07 |
Adam Dickmeiss | Avoid decl after stmt |
tree | commitdiff |
2006-07-07 |
Adam Dickmeiss | Make test pass |
tree | commitdiff |
2006-07-06 |
Heikki Levanto | Added yaz_log_trunc() to truncate the log file |
tree | commitdiff |
2006-07-06 |
Adam Dickmeiss | For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2... |
tree | commitdiff |
2006-07-05 |
Adam Dickmeiss | Added cql2pqf which shows evalutation order |
tree | commitdiff |
2006-07-05 |
Heikki Levanto | Added the (empty) test file |
tree | commitdiff |
2006-07-05 |
Heikki Levanto | Removed duplicate nfatest1 |
tree | commitdiff |
2006-07-04 |
Heikki Levanto | Started the error handling in nfaxml. Not at all ready... |
tree | commitdiff |
2006-06-08 |
Adam Dickmeiss | Fixed bug #606: Empty path in yaz_filepath_resolve... |
tree | commitdiff |
2006-05-10 |
Heikki Levanto | Higher-level interfaces, fixing the bugs these uncovered. |
tree | commitdiff |
2006-05-09 |
Adam Dickmeiss | Finish Latin-1 to MARC-8 conversion handling. |
tree | commitdiff |
2006-05-09 |
Adam Dickmeiss | Fixes for retrieval handling in SRU mode.. The "virtual... |
tree | commitdiff |
2006-05-08 |
Adam Dickmeiss | LibEXSLT support. New configure option --with-exslt. |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Added more tests for retrieval/record_conv system.... |
tree | commitdiff |
2006-05-07 |
Adam Dickmeiss | Added retrieval handling support in Generic Frontend... |
tree | commitdiff |
2006-05-05 |
Adam Dickmeiss | Implement yaz_retrieval_configure. |
tree | commitdiff |
2006-05-05 |
Heikki Levanto | Range converter for actually converting character ranges |
tree | commitdiff |
2006-05-05 |
Heikki Levanto | Fixed the interface to match, |
tree | commitdiff |
2006-05-04 |
Adam Dickmeiss | First code bits of record retrieval code |
tree | commitdiff |
2006-05-04 |
Adam Dickmeiss | Reformat with a little more spacing (no code changes) |
tree | commitdiff |
2006-05-04 |
Adam Dickmeiss | Ensure tst_record_conv.c may include config.h |
tree | commitdiff |
2006-05-03 |
Heikki Levanto | The NFA seems to work now (as far as I can see). |
tree | commitdiff |
2006-05-03 |
Adam Dickmeiss | Record conversion utility (yaz_record_conv_t) supports... |
tree | commitdiff |
2006-05-03 |
Adam Dickmeiss | Prepare test for latin-1 -> utf-8 with combo chars |
tree | commitdiff |
2006-05-03 |
Mike Taylor | Ignore generated "nfatest1" |
tree | commitdiff |
2006-05-03 |
Heikki Levanto | Added my new NFA character normalizer. Not yet ready... |
tree | commitdiff |
2006-05-02 |
Adam Dickmeiss | Added nmem_text_node_cdata which takes xmlNode CDATA... |
tree | commitdiff |
2006-04-26 |
Adam Dickmeiss | Bump version to 2.1.19. Added function yaz_filepath_res... |
tree | commitdiff |
2006-04-24 |
Adam Dickmeiss | Added support for a new character set MARC8s identical... |
tree | commitdiff |
2006-04-20 |
Adam Dickmeiss | Added utility yaz_marc_modify_leader which modifies... |
tree | commitdiff |
2006-04-19 |
Adam Dickmeiss | Implemented yaz_iconv to support conversion to MARC-8 |
tree | commitdiff |
2006-04-19 |
Adam Dickmeiss | Missed this file |
tree | commitdiff |
2006-04-19 |
Adam Dickmeiss | New facilities for the MARC module. The reading - and... |
tree | commitdiff |
2006-04-05 |
Mike Taylor | Ignore generated tstpquery |
tree | commitdiff |
2006-04-01 |
Adam Dickmeiss | More PQF parser tests |
tree | commitdiff |
2006-04-01 |
Adam Dickmeiss | Fixed 523: PQF parser does not properly diagnose @prox... |
tree | commitdiff |
2006-03-25 |
Adam Dickmeiss | More testing for bug #537 |
tree | commitdiff |
2006-03-21 |
Adam Dickmeiss | Remove log_event_{start,end}. Add function yaz_log_set_... |
tree | commitdiff |
2006-03-21 |
Adam Dickmeiss | Allow Hook function to be tested (log_event_start) |
tree | commitdiff |
2006-02-23 |
Adam Dickmeiss | For XML query structure, use 'operator' instead of... |
tree | commitdiff |
2006-02-23 |
Adam Dickmeiss | Removed redundant check |
tree | commitdiff |
2006-02-22 |
Adam Dickmeiss | Added a test case which exposes UTF-8 conversion bug. |
tree | commitdiff |
2006-02-19 |
Adam Dickmeiss | Implement yaz_xml2query. |
tree | commitdiff |
2006-02-02 |
Mike Taylor | Ignore generated file "tstxmlquery". |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Supply Term type as attribute in XML RPN representation. |
tree | commitdiff |
2006-02-01 |
Adam Dickmeiss | Fix test so that it passes without libxml2-dev |
tree | commitdiff |
2006-01-31 |
Adam Dickmeiss | Avoid mixed/stmt var declare |
tree | commitdiff |
2006-01-30 |
Adam Dickmeiss | Avoid mixed stmt/var declare |
tree | commitdiff |
2006-01-30 |
Adam Dickmeiss | yaz_query2xml complete and tested |
tree | commitdiff |
2006-01-30 |
Adam Dickmeiss | Avoid mixed stmt/var declare |
tree | commitdiff |
2006-01-29 |
Adam Dickmeiss | Added YAZ_CHECK_TERM which terminates test program... |
tree | commitdiff |
2006-01-27 |
Adam Dickmeiss | Make sure this compiles even without Libxml2. |
tree | commitdiff |
2006-01-27 |
Adam Dickmeiss | A little more flexible test unit |
tree | commitdiff |
2006-01-27 |
Adam Dickmeiss | First use of unit test macros. |
tree | commitdiff |
2005-12-13 |
Mike Taylor | Ignore "tstlogthread", compiled by "make check". |
tree | commitdiff |
2005-11-02 |
Adam Dickmeiss | Fix path to yaz-asncomp |
tree | commitdiff |
2005-10-28 |
Adam Dickmeiss | Fixed bug #416: First/second comb characters not handle... |
tree | commitdiff |
2005-10-22 |
Adam Dickmeiss | tstlogthread by default prints nothing |
tree | commitdiff |
2005-09-16 |
Adam Dickmeiss | New option -w sec for test log utility |
tree | commitdiff |
2005-09-09 |
Adam Dickmeiss | Do not build the separate Multi-threaded (MT) library... |
tree | commitdiff |
2005-09-09 |
Adam Dickmeiss | Document more tstlog options |
tree | commitdiff |
2005-09-08 |
Adam Dickmeiss | Fix cpp-if check for POSIX threads |
tree | commitdiff |
2005-09-08 |
Adam Dickmeiss | Added test tstlogthread which tests log system in multi... |
tree | commitdiff |
2005-09-08 |
Adam Dickmeiss | Added option (-n) for tstlog to make call yaz_log a... |
tree | commitdiff |
next |