Added turbo marcxml format to output
[yaz-moved-to-github.git] / test /
2010-02-05 Adam Dickmeisststodr: make it work on s390
2010-02-02 Adam DickmeissNew icu_iter-functions
2010-02-02 Adam DickmeissIntroduce icu_iter_first
2010-02-01 Adam DickmeissWorking on cloning / thread safety for ICU stuff
2010-02-01 Adam DickmeissICU test refactor. Hide icu_tokenizer struct.
2010-02-01 Adam DickmeissUse yaz_log rather than printf for ICU test
2010-01-26 Adam Dickmeissdirent wrapper. Use yaz_file_glob for XML include
2010-01-26 Adam DickmeissFile globbing functional
2010-01-22 Adam DickmeissAdd test of XML Include
2010-01-22 Adam DickmeissOne COMSTACK test program
2010-01-20 Adam DickmeissFix JSON parser WRT start symbol
2010-01-19 Adam DickmeissAdd casts for signed/unsigned ints
2010-01-19 Adam DickmeissDont include removed header libxml2_error.h
2010-01-19 Adam DickmeissRemove redundant function libxml2_error_to_yazlog
2010-01-14 Adam DickmeissBump copyright year
2010-01-13 Adam DickmeissMore JSON utilities
2010-01-12 Adam DickmeissAdd JSON encoder and decoder
2009-12-25 Adam DickmeissOnly perform 64-bit int test in 64-bit mode
2009-12-25 Adam DickmeissFix constant (-2^31)
2009-12-22 Adam DickmeissTesting of ber_integer
2009-12-04 Adam DickmeissAdd COMSTACK example/test
2009-12-01 Adam DickmeissICU: iterator type
2009-11-28 Adam DickmeissReformat
2009-11-06 Dennis Schafrothremoved tmp file from git
2009-11-06 Dennis SchafrothAdded tests for pql2cql using relation and truncation.
2009-10-15 Adam DickmeissFix do_nothing_useful example
2009-09-24 Adam DickmeissLeak fixes for xmlquery stuff
2009-08-19 Adam DickmeissNew tests cases for CQL to RPN conv
2009-06-18 Adam DickmeissMerge branch 'master' into longint
2009-06-18 Adam DickmeissIntroduce type for BER BOOLEAN/INTEGER .
2009-06-16 Adam DickmeissAdd type casts for tests for C++ compile
2009-06-16 Adam Dickmeiss64-bit BER integers. Fixes bug #114.
2009-06-09 Adam DickmeissAvoid #if inside macro expansion
2009-06-09 Adam DickmeissCCL: test case for bug #2895
2009-06-09 Adam DickmeissIgnore program tstxmalloc
2009-04-30 Adam DickmeissAdded xstrndup (similar to strndup)
2009-01-20 Adam DickmeissAdded support for rule-based transliterator for ICU...
2009-01-20 Adam DickmeissRename normalize to transform
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-13 Adam DickmeissOmit sort key by default in yaz-icu's output
2009-01-09 Adam DickmeissHappy new year
2008-12-30 Adam DickmeissIgnore tst_rpn2cql generated test program
2008-12-30 Adam DickmeissAdded new ICU test case which illustrates removal of...
2008-12-30 Adam DickmeissAdded other test text 'Carre' + combining acute accent
2008-12-30 Adam DickmeissName .diff file differently
2008-12-30 Adam DickmeissBeef up test a bit
2008-12-30 Adam DickmeissRemoved set -x
2008-12-30 Adam DickmeissAdded new regression test using yaz-icu
2008-12-15 Adam DickmeissAdded Danmarc character set decoder (bug #2345).
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.
next