No longer executable (-x).
[yaz-moved-to-github.git] / test /
2008-11-07 Adam DickmeissFixed include of matchstr.h.
2008-10-25 Adam DickmeissAdded yaz_encode_pqf_term to encode PQF strings.
2008-10-25 Adam DickmeissInclude header for matchstr functions.
2008-10-17 Adam DickmeissAdjustments to make YAZ compile as C++ code.
2008-07-25 Adam DickmeissFirst RPN to CQL conversion using actual attribute...
2008-07-22 Adam DickmeissAdded cql_transform_define_pattern. Renamed rpn2cql...
2008-07-04 Adam DickmeissTesting of RPN to CQL conversion.
2008-06-12 Adam DickmeissAdded test for utf-8 decode reset
2008-04-28 Adam DickmeissRenamed a test.
2008-04-28 Adam DickmeissIndentation.
2008-04-17 Adam DickmeissAdded loop for record conversion to test performance.
2008-04-05 Adam DickmeissFixed Library add's for libyaz_la, libyaz_icu.la, libya...
2008-04-04 Adam DickmeissUpdate headers and omit CVS Ids.
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-03-31 Adam DickmeissImplemented lossy and lossless MARC-8 encoding.
2008-03-25 Adam DickmeissHandle G1 in MARC-8 decoding.
2008-03-25 Adam DickmeissIgnore backup files.
2008-03-17 Adam DickmeissAvoid Latin-1 chars.
2008-03-17 Adam DickmeissIgnore .o files.
2008-03-17 Adam DickmeissMARC-8 ANSEL fix and proper better handling of incompl...
2008-03-12 Adam DickmeissMoved ignore files.
2008-03-12 Adam DickmeissFixed bug #2120: Different greek symbols, UTF-8 to...
2008-03-05 Adam DickmeissFor MARC-8 decoding avoid messing up G0 when G1 is...
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
next