2007-11-12 |
Adam Dickmeiss | More on the ICU wrapper. YAZ.3.0.16 |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Fix spelling |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | yaz-icu man page/program in yaz-icu package only. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | yaz-icu part of packages |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Added yaz-icu man page |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Update to use transform step |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Renamed 'normalize' rule to 'transform'. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Towards 3.0.16 |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Using iochan_event_loop (WIN32) |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Program yaz-icu is noinst rather than bin. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Added note about yaz_poll |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Adam Dickmeiss | Rename function event_loop to iochan_event_loop. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Adam Dickmeiss | Do not handle EINTR in yaz_poll. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Change timeout parameter for yaz_poll. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Remove include of sys/select.h from tcpip.c . It is... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Use yaz_poll everywhere.. And fix syntax error! |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Describe new functions. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Enable use of yaz_poll always in event_loop. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | YAZ GFS uses yaz_poll. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Adam Dickmeiss | Implemented yaz_poll - select/poll wrapper. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Reindent |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Allow any locale for icu_chain_create. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Use xmalloc instead of malloc. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Ignore test program |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Avoid locale member in icu_tokenizer. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Function icu_casemap_create no longer takes locale... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Refactor ICU WRT locale. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Public header icu.h, private header icu_I18N.h . |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Indent |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | Changed header - part of YAZ not Pazpar2 |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Adam Dickmeiss | For ICU enabled YAZ defined YAZ_HAVE_ICU instead of... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Adam Dickmeiss | For ICU, set ICU status to OK for some public functions. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Adam Dickmeiss | ICU element index and sortkey no longer available. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Adam Dickmeiss | For ICU, locale, is a char ptr rather than uint8_t... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Adam Dickmeiss | Fixed printf of pointer |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Adam Dickmeiss | Fixed link to OID tools |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Adam Dickmeiss | Fixed bug #1122: Certain record IDs are not found by... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Marc Cromme | changed ICU chain to return all tokens, also those... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Marc Cromme | renamed ICU chain functions to the following names... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Adam Dickmeiss | Extended auth command so that NULL User, pass may be... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Marc Cromme | added special case with an empty ICU chain for 'raw... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Marc Cromme | simplified test case XML config root element tags |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Marc Cromme | removed dead code from ICU files |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Marc Cromme | added sortkey flag to icu_chain constructor |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Adam Dickmeiss | Avoid per-target CPPFLAGS. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Marc Cromme | Isolated ICU locale out of XML config file. Locale... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Adam Dickmeiss | Added yaz_match_glob |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Marc Cromme | fixed wrong token count when tokens disappear with... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Marc Cromme | fixed memory violation in ICU chain code, restructuring... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Marc Cromme | surpressed ICU test tokenization output |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Adam Dickmeiss | File m4/ac_check_icu.m4 part of dist. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Adam Dickmeiss | Make ICU stuff compatible with old C comps. YAZ License. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Adam Dickmeiss | Fixed lalibs output for ICU mode. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Adam Dickmeiss | Debian package 3.0.15-1 with ICU. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Adam Dickmeiss | Added ICU chain component - which used to be part of... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Adam Dickmeiss | Removed material about Object identifiers for YAZ 2. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Adam Dickmeiss | Added a record for testing of bug #1778. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Adam Dickmeiss | Fixed bug #1778: Extended ASCII not escaped always... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Adam Dickmeiss | Increase intermediate buffers for wrbuf+iconv. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Adam Dickmeiss | Re-organized MARC-8 charset creating code a bit. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Adam Dickmeiss | Revised types for functions cs_complete_auto, etc. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Adam Dickmeiss | Added HTTP tunnel facility for COMSTACK, bug #1752. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Adam Dickmeiss | Implemented function cs_create_host. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Adam Dickmeiss | Changed blank (0x20) handling conversion to MARC-8. YAZ.3.0.15.snap.5.oct |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Adam Dickmeiss | Bump to 3.0.15. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Adam Dickmeiss | Combine test from tstmarciso.sh and tstmarcxml.sh to... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Adam Dickmeiss | Update this test due to fix for bug #1666. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Adam Dickmeiss | Fixed bug with shadowing of variable in lookup_marc8... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Adam Dickmeiss | Document more yaz-marcdump options |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Adam Dickmeiss | Added MARC-8 encoded Arabic record, marc9.marc, to... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Adam Dickmeiss | Added test for conversion of utf8 e38080 to marc8 21232... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Adam Dickmeiss | Remove duplicates (already existing) in flat entries... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Adam Dickmeiss | Treat space (20X) as present in all MARC-8 charsets |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Adam Dickmeiss | Fixed compilation for absent Libxml2. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Adam Dickmeiss | Towards 3.0.14 YAZ.3.0.14 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Adam Dickmeiss | Initialize diag_messÃage member of ZOOM_record |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Adam Dickmeiss | Fixed bug in conversion to XML from MARC: Non-XML chara... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Adam Dickmeiss | Removed reference to url.srw |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Adam Dickmeiss | Versino 3.0.13 YAZ.3.0.13.win32.snapshot |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Adam Dickmeiss | Make an MARC conversion trie for each characterSet... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Adam Dickmeiss | Log iconv tests that fail |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Adam Dickmeiss | Added wrbuf_verbose_str. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Adam Dickmeiss | Use updated codetables.xml as provided by Larry Dixson... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Adam Dickmeiss | Bump version to 3.0.13 |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Adam Dickmeiss | Towards 3.0.12 YAZ.3.0.12 |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | More news |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | ZOOM C announces SRU version 1.2. |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | More news |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | Handle NULL SRU addinfo in printing |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | Fixed problem with record cache and schema/diagnostics... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | Using odr_strdup_null a couple of places |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Adam Dickmeiss | Added odr_strdup_null which calls nmem_strdup_null... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Adam Dickmeiss | Handle surrogate diagnostics for SRU |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Adam Dickmeiss | Function ZOOM_record_get allows type_spec=schema in... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mike Taylor | Rolling |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Mike Taylor | yaz_diag_srw_to_bib1 now looks up SRW diagnostic codes... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mike Taylor | Add z_HTTP_header_add_basic_auth() |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mike Taylor | Add HTTP Basic authentication to SRU/GET, SRU/POST... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mike Taylor | Add z_HTTP_header_add_basic_auth() |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mike Taylor | HTTP Basic clienty authentication. |
commit | commitdiff | tree | snapshot |
next |