yaz-moved-to-github.git
2007-11-21 Adam DickmeissUse schema in Z39.50 Update.
2007-11-21 Adam DickmeissMan pages in Reference section.
2007-11-16 Adam DickmeissUpdate test for new wrbuf_puts_escaped functions
2007-11-15 Adam DickmeissIntroduce wrbuf_{write,puts}_escaped.
2007-11-15 Adam DickmeissAdded yaz_puts_escaped
2007-11-15 Adam DickmeissVersion 3.0.17.
2007-11-15 Adam DickmeissICU utility prints sortkey as well
2007-11-14 Adam DickmeissDoxygen comments
2007-11-12 Adam DickmeissMore on the ICU wrapper. YAZ.3.0.16
2007-11-12 Adam DickmeissFix spelling
2007-11-12 Adam Dickmeissyaz-icu man page/program in yaz-icu package only.
2007-11-12 Adam Dickmeissyaz-icu part of packages
2007-11-12 Adam DickmeissAdded yaz-icu man page
2007-11-12 Adam DickmeissUpdate to use transform step
2007-11-12 Adam DickmeissRenamed 'normalize' rule to 'transform'.
2007-11-12 Adam DickmeissTowards 3.0.16
2007-11-12 Adam DickmeissUsing iochan_event_loop (WIN32)
2007-11-12 Adam DickmeissProgram yaz-icu is noinst rather than bin.
2007-11-12 Adam DickmeissAdded note about yaz_poll
2007-11-12 Adam DickmeissRename function event_loop to iochan_event_loop.
2007-11-10 Adam DickmeissDo not handle EINTR in yaz_poll.
2007-11-09 Adam DickmeissChange timeout parameter for yaz_poll.
2007-11-09 Adam DickmeissRemove include of sys/select.h from tcpip.c . It is...
2007-11-09 Adam DickmeissUse yaz_poll everywhere.. And fix syntax error!
2007-11-09 Adam DickmeissDescribe new functions.
2007-11-09 Adam DickmeissEnable use of yaz_poll always in event_loop.
2007-11-09 Adam DickmeissYAZ GFS uses yaz_poll.
2007-11-09 Adam DickmeissImplemented yaz_poll - select/poll wrapper.
2007-11-08 Adam DickmeissReindent
2007-11-08 Adam DickmeissAllow any locale for icu_chain_create.
2007-11-08 Adam DickmeissUse xmalloc instead of malloc.
2007-11-08 Adam DickmeissIgnore test program
2007-11-08 Adam DickmeissAvoid locale member in icu_tokenizer.
2007-11-08 Adam DickmeissFunction icu_casemap_create no longer takes locale...
2007-11-08 Adam DickmeissRefactor ICU WRT locale.
2007-11-08 Adam DickmeissPublic header icu.h, private header icu_I18N.h .
2007-11-08 Adam DickmeissIndent
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-11-07 Adam DickmeissFor ICU, set ICU status to OK for some public functions.
2007-11-07 Adam DickmeissICU element index and sortkey no longer available.
2007-11-06 Adam DickmeissFor ICU, locale, is a char ptr rather than uint8_t...
2007-11-01 Adam DickmeissFixed printf of pointer
2007-11-01 Adam DickmeissFixed link to OID tools
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-29 Adam DickmeissExtended auth command so that NULL User, pass may be...
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 Crommeremoved dead code from ICU files
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 DickmeissFile m4/ac_check_icu.m4 part of dist.
2007-10-22 Adam DickmeissMake ICU stuff compatible with old C comps. YAZ License.
2007-10-22 Adam DickmeissFixed lalibs output for ICU mode.
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-16 Adam DickmeissRemoved material about Object identifiers for YAZ 2.
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-15 Adam DickmeissIncrease intermediate buffers for wrbuf+iconv.
2007-10-12 Adam DickmeissRe-organized MARC-8 charset creating code a bit.
2007-10-09 Adam DickmeissRevised types for functions cs_complete_auto, etc.
2007-10-07 Adam DickmeissAdded HTTP tunnel facility for COMSTACK, bug #1752.
2007-10-05 Adam DickmeissImplemented function cs_create_host.
2007-10-05 Adam DickmeissChanged blank (0x20) handling conversion to MARC-8. YAZ.3.0.15.snap.5.oct
2007-09-26 Adam DickmeissBump to 3.0.15.
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-24 Adam DickmeissFixed bug with shadowing of variable in lookup_marc8...
2007-09-23 Adam DickmeissDocument more yaz-marcdump options
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-22 Adam DickmeissRemove duplicates (already existing) in flat entries...
2007-09-22 Adam DickmeissTreat space (20X) as present in all MARC-8 charsets
2007-09-21 Adam DickmeissFixed compilation for absent Libxml2.
2007-09-21 Adam DickmeissTowards 3.0.14 YAZ.3.0.14
2007-09-21 Adam DickmeissInitialize diag_messÃage member of ZOOM_record
2007-09-20 Adam DickmeissFixed bug in conversion to XML from MARC: Non-XML chara...
2007-09-18 Adam DickmeissRemoved reference to url.srw
2007-09-18 Adam DickmeissVersino 3.0.13 YAZ.3.0.13.win32.snapshot
2007-09-17 Adam DickmeissMake an MARC conversion trie for each characterSet...
2007-09-17 Adam DickmeissLog iconv tests that fail
2007-09-17 Adam DickmeissAdded wrbuf_verbose_str.
2007-09-14 Adam DickmeissUse updated codetables.xml as provided by Larry Dixson...
2007-09-14 Adam DickmeissBump version to 3.0.13
2007-09-12 Adam DickmeissTowards 3.0.12 YAZ.3.0.12
2007-09-11 Adam DickmeissMore news
2007-09-11 Adam DickmeissZOOM C announces SRU version 1.2.
2007-09-11 Adam DickmeissMore news
2007-09-11 Adam DickmeissHandle NULL SRU addinfo in printing
2007-09-11 Adam DickmeissFixed problem with record cache and schema/diagnostics...
2007-09-11 Adam DickmeissUsing odr_strdup_null a couple of places
2007-09-11 Adam DickmeissAdded odr_strdup_null which calls nmem_strdup_null...
next