2006-05-10 |
Heikki Levanto | Higher-level interfaces, fixing the bugs these uncovered. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Heikki Levanto | Added a way to get the verbosity to test programs |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Adam Dickmeiss | Introduce a hash-table for the ZOOM C record caching... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Adam Dickmeiss | Finish Latin-1 to MARC-8 conversion handling. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Mike Taylor | Temporary fix for ZOOM_resultset_record()'s force_sync. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Adam Dickmeiss | Fixes for retrieval handling in SRU mode.. The "virtual... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Adam Dickmeiss | Use OID_STR_MAX for size of oid dot string |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Mike Taylor | Render OID as string when used in error-messages. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Change return values for yaz_retrieval_request a bit... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Define max length of OID dot string: OID_STR_MAX. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Enable any element set and grs-1 in sample |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Sebastian Hammer | Calling exsltRegisterAll instead of exsltDynRegister |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Using macros YAZ_LIBXML2, YAZ_LIBXSLT, YAZ_LIBEXSLT |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Changed behavior of yaz_retrieval_request so that no... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | Avoid using "pkg-config libxslt" on systems that don... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Adam Dickmeiss | LibEXSLT support. New configure option --with-exslt. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Rename current_global_list to default_completer_list... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | use strcmp instead of stricmp for -install,-remove... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Rename curret_global_list to current_global_list; refor... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | tabcomplete only if readline is in use (second attempt) |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | tabcomplete only if readline is in use |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Do nothing in command_generator if no readline is present |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Do nothing in cmd_register_tab if no readline is present |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Replace a few strdup/free with xstrdup/xfree |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Use strchr instead of index (which was only standard... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Reformat comments for Doxygen |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Added more tests for retrieval/record_conv system.... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Added retrieval + libxml2_error |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Added retrieval handling support in Generic Frontend... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Adam Dickmeiss | Initialize username and password in yaz_srw_codec. |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Sebastian Hammer | Removed diagnostic output that shouldn't have been... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Sebastian Hammer | Addition of authentication parameters |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Sebastian Hammer | Supporting Username/password in SRU server mode, either... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Adam Dickmeiss | Implement yaz_retrieval_configure. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Heikki Levanto | Removed a debug print I had forgotten in |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Heikki Levanto | Range converter for actually converting character ranges |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Heikki Levanto | Fixed the interface to match, |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | First code bits of record retrieval code |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | Predefine HAVE_XSLT, HAVE_XML2 for Doxygen |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | Reformat with a little more spacing (no code changes) |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | Fixed one doxygen warning |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | Ensure tst_record_conv.c may include config.h |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Adam Dickmeiss | Make things compile --without-xslt |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Heikki Levanto | The NFA seems to work now (as far as I can see). |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | Update Windows installation for libxslt enabling. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | Fix makefile. Added record_conv.c |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | libxslt part of windows build |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | Record conversion utility (yaz_record_conv_t) supports... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | Prepare test for latin-1 -> utf-8 with combo chars |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Mike Taylor | Ignore generated "nfatest1" |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Adam Dickmeiss | YAZ optionally uses libxslt. Check for xml2 obsoleted... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Mike Taylor | Avoid mixed stmt/dcl |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Heikki Levanto | Added nfa.h to makefile.am. Work continues on the nfa |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Heikki Levanto | Added my new NFA character normalizer. Not yet ready... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Adam Dickmeiss | Added nmem_text_node_cdata which takes xmlNode CDATA... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Adam Dickmeiss | Fixed Doxygen comments |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Adam Dickmeiss | Dont use /YX |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Adam Dickmeiss | Cosmetic fix |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Marc Cromme | bumped yaz number to 2.1.19-1 the resting places |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Adam Dickmeiss | Always include sys/stat.h |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Heikki Levanto | Simplified outout to keep it on one line, even when... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Adam Dickmeiss | More comments on path.{c,h} functions |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Adam Dickmeiss | Bump version to 2.1.19. Added function yaz_filepath_res... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Marc Cromme | reverting to sgml mode |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Added support for a new character set MARC8s identical... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Marc Cromme | insered Emacs nxml-mode in bottom of XML files |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Marc Cromme | corrected DOCTYPE header and called emacs nxml-mode... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Fix a couple of URL entities |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Cast to long YAZ.2.1.18 |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | /usr/share/yaz in libyaz-devel package |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Ignore dox directory |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Update release date |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Adam Dickmeiss | Use URL entities for most link references |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Debian package changes: moved yaz.7 from libyaz to... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Back to Debian package libyaz (from libyaz2 experiment) |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Marc Cromme | removed unnecessary misc:Depends |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | buildconf.sh adds GCC option -Wdeclaration-after-statement |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Marc Cromme | Debian package upgrade to follow policy 3.6.2 and renam... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Added comment about dh_makeshlibs in debian/rules |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Revert last change |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Added several type casts due to no portable way of... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | Added common directory to be part of yaz-doc |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Adam Dickmeiss | API version 2.1.17 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | More Doxygen stuff; for auto-generated code too |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Remove Doxyfile. There is already another one in root... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Exteded yaz_marc_write_marcxhange new parameters, forma... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Added utility yaz_marc_modify_leader which modifies... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Fix path to id.png in copy |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Simplify file specs for devel+doc by using File /r. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Added common to SUBDIRS |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Updated to use doc/common (id-docbook-common) |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Remove 2.1.17 from this |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Marc Cromme | bumped version number to 2.1.18 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | ASN.1 compiler 0.4: generates brief Doxygen file header for |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Marc Cromme | bumped number to 2.1.17 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Let all .asn depend on yaz-asncomp |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Marc Cromme | bumped version to 2.1.17-1 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Adam Dickmeiss | Fixed bug in yaz_srw_get: case Z_SRW_scan_response... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Adam Dickmeiss | Updated for MARC-8 conversion |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Adam Dickmeiss | Added another safe cast to prevent warning |
commit | commitdiff | tree | snapshot |
next |