Year 2008
[yaz-moved-to-github.git] / test /
2008-01-06 Adam DickmeissAdded tests using cql2pqf.
2008-01-06 Adam DickmeissAdded CQL free-form term tests.
2008-01-06 Adam DickmeissCQL v1.2 functionality except sort.
2007-12-17 Adam DickmeissSupport read/write MARCXML collections.
2007-11-16 Adam DickmeissUpdate test for new wrbuf_puts_escaped functions
2007-11-12 Adam DickmeissRenamed 'normalize' rule to 'transform'.
2007-11-08 Adam DickmeissIgnore test program
2007-11-08 Adam DickmeissRefactor ICU WRT locale.
2007-11-08 Adam DickmeissChanged header - part of YAZ not Pazpar2
2007-11-08 Adam DickmeissFor ICU enabled YAZ defined YAZ_HAVE_ICU instead of...
2007-10-31 Adam DickmeissFixed bug #1122: Certain record IDs are not found by...
2007-10-29 Marc Crommechanged ICU chain to return all tokens, also those...
2007-10-29 Marc Crommerenamed ICU chain functions to the following names...
2007-10-25 Marc Crommeadded special case with an empty ICU chain for 'raw...
2007-10-25 Marc Crommesimplified test case XML config root element tags
2007-10-25 Marc Crommeadded sortkey flag to icu_chain constructor
2007-10-24 Adam DickmeissAvoid per-target CPPFLAGS.
2007-10-24 Marc CrommeIsolated ICU locale out of XML config file. Locale...
2007-10-24 Adam DickmeissAdded yaz_match_glob
2007-10-24 Marc Crommefixed wrong token count when tokens disappear with...
2007-10-24 Marc Crommefixed memory violation in ICU chain code, restructuring...
2007-10-23 Marc Crommesurpressed ICU test tokenization output
2007-10-22 Adam DickmeissMake ICU stuff compatible with old C comps. YAZ License.
2007-10-22 Adam DickmeissDebian package 3.0.15-1 with ICU.
2007-10-22 Adam DickmeissAdded ICU chain component - which used to be part of...
2007-10-15 Adam DickmeissAdded a record for testing of bug #1778.
2007-10-15 Adam DickmeissFixed bug #1778: Extended ASCII not escaped always...
2007-10-09 Adam DickmeissRevised types for functions cs_complete_auto, etc.
2007-10-05 Adam DickmeissChanged blank (0x20) handling conversion to MARC-8. YAZ.3.0.15.snap.5.oct
2007-09-25 Adam DickmeissCombine test from tstmarciso.sh and tstmarcxml.sh to...
2007-09-24 Adam DickmeissUpdate this test due to fix for bug #1666.
2007-09-23 Adam DickmeissAdded MARC-8 encoded Arabic record, marc9.marc, to...
2007-09-22 Adam DickmeissAdded test for conversion of utf8 e38080 to marc8 21232...
2007-09-17 Adam DickmeissLog iconv tests that fail
2007-08-13 Mike TaylorFix minor type mismatch
2007-06-28 Adam DickmeissChanged CQL to XCQL conversion, so that element for...
2007-06-25 Adam DickmeissIgnore new programs
2007-06-24 Adam DickmeissImplemented oid_name_to_dotstring. Added test for OID...
2007-06-05 Adam DickmeissUpdate usage msg
2007-06-05 Adam DickmeissExercise yaz_log_init_prefix
2007-04-30 Adam DickmeissNew ZOOM C option, "rpnCharset", which allows client...
2007-04-27 Adam DickmeissFix leak in test
2007-04-25 Adam DickmeissClean-up the CCL API. Moved some internal structures...
2007-04-18 Mike Taylort_test() arguments.
2007-04-17 Adam DickmeissSplit YAZ library into two libs : libyaz.la and libyaz_...
2007-04-13 Adam DickmeissAdded inclusion of yaz/oid_util.h
2007-04-13 Adam DickmeissRemoved inclusion of yaz/oid.h
2007-04-10 Adam DickmeissAdded test for query charset converter. YAZ.before.OID.patch
2007-03-20 Adam DickmeissAttempted fix of bug #976: Segfault in yaz_iconv. The...
2007-03-19 Adam DickmeissMore wrbuf_buf woes.
2007-03-19 Adam DickmeissAPI changes to WRBUF. wrbuf_free removed; replaced...
2007-03-17 Adam DickmeissFixed marc8 flush to deal with sub/sup scripts. Refacto...
2007-03-12 Adam DickmeissAdded character conversion support for "greekadvance...
2007-03-09 Adam DickmeissFixed yaz_iconv to return YAZ_ICONV_EINVAL if an incomp...
2007-02-25 Adam DickmeissChange the use of CFLAGS WRT ACX_PTHREAD. Thread libs...
2007-02-17 Adam DickmeissFixed compilation and tests for case where Libxml2...
2007-01-20 Mike TaylorIgnore three more files.
2007-01-18 Adam Dickmeissmarc8 test records in dist
2007-01-18 Adam DickmeissFixed bug #826: Weird looking chars for set of MARC...
2007-01-18 Adam DickmeissFix test of xmllint precense
2007-01-15 Mike TaylorIgnore nfaxmltest1.log
2007-01-11 Adam DickmeissImplemented bug #806: Deal with HTTP clients sending...
2007-01-10 Mike TaylorIgnore NFA tests.
2007-01-08 Adam DickmeissImplemented function ccl_xml_config which parses XML...
2007-01-05 Adam DickmeissUse a little CPU in timing test
2007-01-05 Adam Dickmeisswin32 get real implemented (timings that is).
2007-01-05 Adam DickmeissAdded test of timing_t.
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
2006-12-21 Adam DickmeissFixed Unicode to MARC-8 conversion for certain less...
2006-12-17 Adam DickmeissFixed bug #775: char conversion does not handle alterna...
2006-12-15 Adam DickmeissImplemented function yaz_marc_read_line which parses...
2006-12-12 Marc Cromme<retrielvalinfo> config file XML syntax changed to...
2006-11-29 Heikki LevantoRemoved the nfa tests as well. Now passes make check.
2006-10-11 Adam DickmeissImplement yaz_filepath_comp which splits a path into...
2006-10-09 Heikki LevantoUsing plain char instead of unsigned char in my tests.
2006-10-04 Mike TaylorChange K&R-style empty function declarations to explici...
2006-10-04 Adam Dickmeisststlog uses -r instead of -s o control log file max
2006-08-30 Adam DickmeissIn character conversion to MARC-8, use ESC$1 instead...
2006-08-28 Adam DickmeissFixed bug #643: Bad sequence for MARC conversions from...
2006-08-27 Adam DickmeissFixed bug #642: Problem with sub script symbols in...
2006-08-01 Adam DickmeissRemoved nfaxml..xml files from dist list. Not in CVS yet
2006-08-01 Adam DickmeissFixed yaz_marc_write_iso2709 to honor character set...
2006-07-31 Adam DickmeissCCL proximity tests
2006-07-19 Mike TaylorIgnore nfaxmltest1 and nfaxmltest1.log
2006-07-14 Heikki LevantoLoading of the nfa now possible from an xml file.
2006-07-07 Heikki LevantoAdded YAZ_CHECK_TODO macro, used it in nfaxmltest1.
2006-07-07 Marc Crommereplaced RPN: with RPN , CQL: with CQL, ans so forth...
2006-07-07 Adam DickmeissAvoid decl after stmt
2006-07-07 Adam DickmeissMake test pass
2006-07-06 Heikki LevantoAdded yaz_log_trunc() to truncate the log file
2006-07-06 Adam DickmeissFor Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2...
2006-07-05 Adam DickmeissAdded cql2pqf which shows evalutation order
2006-07-05 Heikki LevantoAdded the (empty) test file
2006-07-05 Heikki LevantoRemoved duplicate nfatest1
2006-07-04 Heikki LevantoStarted the error handling in nfaxml. Not at all ready...
2006-06-08 Adam DickmeissFixed bug #606: Empty path in yaz_filepath_resolve...
2006-05-10 Heikki LevantoHigher-level interfaces, fixing the bugs these uncovered.
2006-05-09 Adam DickmeissFinish Latin-1 to MARC-8 conversion handling.
2006-05-09 Adam DickmeissFixes for retrieval handling in SRU mode.. The "virtual...
2006-05-08 Adam DickmeissLibEXSLT support. New configure option --with-exslt.
next