2008-01-03 |
Adam Dickmeiss | Define _BSD_SOURCE whenever GLIBC is used. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Adam Dickmeiss | configure prefers tclsh over other versions. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Adam Dickmeiss | Do not reset querytype if session resets (HTTP/SRU). |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Adam Dickmeiss | Improved tokenization for yaz-client coammnds update... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Adam Dickmeiss | Ensure fname is 0-terminated in parse_cmd_doc for yaz... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Adam Dickmeiss | Fixed bug #1988: CQL-to-PQF translation mishandles... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Adam Dickmeiss | Added YAZ_FILEVERSION YAZ.3.0.18 |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Adam Dickmeiss | Towards 3.0.18. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Adam Dickmeiss | Do not use Libxml2's reader if libxml2 version < 2... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Adam Dickmeiss | Using YAZ' options rather than getopt.h. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Adam Dickmeiss | Annotate |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Adam Dickmeiss | Support read/write MARCXML collections. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Adam Dickmeiss | Fixed bug in icu_buf_utf8_to_cstr (wrong length). |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Adam Dickmeiss | About new OPAC stuff |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Adam Dickmeiss | Handle OPAC for record conversion module. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Adam Dickmeiss | Added ZOOM_package_option_{set,get}l. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Adam Dickmeiss | Ensure ICU is part of built |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Adam Dickmeiss | No action-not-found rule for ICU. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Adam Dickmeiss | Generate yaz3.dll version from yaz-version.h |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Adam Dickmeiss | Suggest yaz-doc instead of Recommend for libyaz3-dev |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Adam Dickmeiss | Adjustments to make YAZ compile as C++ code. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Adam Dickmeiss | Changed return value of function icu_sortkey8_from_utf1... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Adam Dickmeiss | Use oid_class rather than int for OID class. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Adam Dickmeiss | Use schema in Z39.50 Update. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Adam Dickmeiss | Man pages in Reference section. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Adam Dickmeiss | Update test for new wrbuf_puts_escaped functions |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Adam Dickmeiss | Introduce wrbuf_{write,puts}_escaped. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Adam Dickmeiss | Added yaz_puts_escaped |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Adam Dickmeiss | Version 3.0.17. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Adam Dickmeiss | ICU utility prints sortkey as well |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Adam Dickmeiss | Doxygen comments |
commit | commitdiff | tree | snapshot |
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 |
next |