2006-05-24 |
Adam Dickmeiss | Update info about depending packages |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | ../configure + make dist works from CVS |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Align yaz main doc to use same header as man pages... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Added URI in XMl header |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Documentation for YAZ is now based on the Docbook XML... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Adam Dickmeiss | Pass SRCDIR to csvto tcl script |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fix output dir for diagnostics headers |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fix output dir for ASN.1 headers |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Mention docbook-to-man again |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Use docbook to man script wrapper |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | No longer require GNU make. Update list of dependency... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fixed bug #592: CVS version of YAZ require gnu make. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Fixed bug #593: Buffers too small for MARC string buffers. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marc Cromme | added YAZ to config output |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | CVS build on FreeBSD fixes: libtool, show info about... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Mike Taylor | Comment typo |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marc Cromme | added configuration display and instructions |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Adam Dickmeiss | Added check for tclsh programs |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Adam Dickmeiss | Fix execution of tclsh. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Typo in comment |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Use FreeBSD's tclsh8.4 if it exists |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Remind BSD users to use gmake rather than make. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Mike Taylor | Detect FreeBSD, where all the auto* tools are screwed... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Mike Taylor | Fix mistake: fuzzy matching is 5=103, not 5=102 |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Adam Dickmeiss | YAZ RPM require libxslt |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Adam Dickmeiss | Removed a few yaz_log calls |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Sebastian Hammer | Call 'present' backend function (when present) from... |
commit | commitdiff | tree | snapshot |
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 |
next |