yaz-moved-to-github.git
2006-06-07 Adam DickmeissUse same case for VS_RUNTIME_MANIFEST var
2006-06-07 Adam DickmeissInclude manifest for msvcr80.dll
2006-06-07 Adam DickmeissRemove debug DLLs part of dist. Add .manifest files
2006-06-07 Adam DickmeissBundle with Visual Studio 8 by default
2006-06-07 Adam DickmeissRemoved
2006-06-07 Adam DickmeissVersion 1.2.21
2006-06-07 Adam DickmeissChanged a few types from int to size_t
2006-06-07 Adam DickmeissVersion 1.2.21
2006-06-07 Adam DickmeissFor VS, define _CRT_NONSTDC_NO_DEPRECATE, so we don...
2006-06-05 Adam DickmeissUse defined names for SRW diagnostics
2006-06-05 Adam DickmeissFixed bug #601: SRU decode does not issue diagnostic...
2006-06-02 Adam DickmeissAdd pkg-config to Builld-Depends
2006-06-02 Adam Dickmeiss.dsl,.dsl not part of windows dist YAZ.2.1.20
2006-06-02 Adam DickmeissTowards 2.1.20
2006-06-02 Adam DickmeissBug #600: SRU GET, POST support for yaz-client. Introduced
2006-06-02 Adam DickmeissImplemented yaz_sru_post_encode which builds a SRU...
2006-06-02 Adam DickmeissMove .xsl.in's to id.xsl's .. so that we reduce .in...
2006-05-31 Sebastian HammerSet present->comp to NULL when no ESN is present in...
2006-05-31 Adam DickmeissFixed bug #599: ODR error on incoming PDU. Error was...
2006-05-30 Adam DickmeissAdded one type cast from char to unsigned char
2006-05-30 Adam DickmeissFixed bug #598: Allow missingValueAction to be specifie...
2006-05-30 Sebastian HammerAdded entry about present handler
2006-05-30 Sebastian HammerSimplified comp for present called from srw_bend_search
2006-05-30 Sebastian HammerArranged to call bend_present if records are displayed...
2006-05-28 Adam DickmeissUsing man COMPILE_HTML, COMPILE_MAN.. yaz.xml no longer...
2006-05-26 Adam DickmeissDefine HAVE_XSLTSAVERESULTTOSTRING for Windows
2006-05-26 Adam DickmeissRevert
2006-05-26 Adam DickmeissCheck for xsltSaveResultToString presence.
2006-05-25 Mike TaylorNote two further Debain packages required for CVS build.
2006-05-25 Adam DickmeissUse xsltSaveResultToString instead of xmlDocDumpFormatM...
2006-05-24 Adam DickmeissUpdate info about depending packages
2006-05-24 Adam Dickmeiss../configure + make dist works from CVS
2006-05-24 Adam DickmeissAlign yaz main doc to use same header as man pages...
2006-05-24 Adam DickmeissAdded URI in XMl header
2006-05-24 Adam DickmeissDocumentation for YAZ is now based on the Docbook XML...
2006-05-24 Adam DickmeissPass SRCDIR to csvto tcl script
2006-05-23 Adam DickmeissFix output dir for diagnostics headers
2006-05-23 Adam DickmeissFix output dir for ASN.1 headers
2006-05-23 Adam DickmeissMention docbook-to-man again
2006-05-23 Adam DickmeissUse docbook to man script wrapper
2006-05-23 Adam DickmeissNo longer require GNU make. Update list of dependency...
2006-05-23 Adam DickmeissFixed bug #592: CVS version of YAZ require gnu make.
2006-05-23 Adam DickmeissFixed bug #593: Buffers too small for MARC string buffers.
2006-05-23 Marc Crommeadded YAZ to config output
2006-05-23 Adam DickmeissCVS build on FreeBSD fixes: libtool, show info about...
2006-05-23 Mike TaylorComment typo
2006-05-23 Marc Crommeadded configuration display and instructions
2006-05-23 Adam DickmeissAdded check for tclsh programs
2006-05-22 Adam DickmeissFix execution of tclsh.
2006-05-22 Mike TaylorTypo in comment
2006-05-22 Mike TaylorUse FreeBSD's tclsh8.4 if it exists
2006-05-22 Mike TaylorRemind BSD users to use gmake rather than make.
2006-05-22 Mike TaylorDetect FreeBSD, where all the auto* tools are screwed...
2006-05-17 Mike TaylorFix mistake: fuzzy matching is 5=103, not 5=102
2006-05-16 Adam DickmeissYAZ RPM require libxslt
2006-05-14 Adam DickmeissRemoved a few yaz_log calls
2006-05-13 Sebastian HammerCall 'present' backend function (when present) from...
2006-05-10 Heikki LevantoHigher-level interfaces, fixing the bugs these uncovered.
2006-05-10 Heikki LevantoAdded a way to get the verbosity to test programs
2006-05-10 Adam DickmeissIntroduce a hash-table for the ZOOM C record caching...
2006-05-09 Adam DickmeissFinish Latin-1 to MARC-8 conversion handling.
2006-05-09 Mike TaylorTemporary fix for ZOOM_resultset_record()'s force_sync.
2006-05-09 Adam DickmeissFixes for retrieval handling in SRU mode.. The "virtual...
2006-05-09 Adam DickmeissUse OID_STR_MAX for size of oid dot string
2006-05-09 Mike TaylorRender OID as string when used in error-messages.
2006-05-08 Adam DickmeissChange return values for yaz_retrieval_request a bit...
2006-05-08 Adam DickmeissDefine max length of OID dot string: OID_STR_MAX.
2006-05-08 Adam DickmeissEnable any element set and grs-1 in sample
2006-05-08 Sebastian HammerCalling exsltRegisterAll instead of exsltDynRegister
2006-05-08 Adam DickmeissUsing macros YAZ_LIBXML2, YAZ_LIBXSLT, YAZ_LIBEXSLT
2006-05-08 Adam DickmeissChanged behavior of yaz_retrieval_request so that no...
2006-05-08 Adam DickmeissAvoid using "pkg-config libxslt" on systems that don...
2006-05-08 Adam DickmeissLibEXSLT support. New configure option --with-exslt.
2006-05-07 Adam DickmeissRename current_global_list to default_completer_list...
2006-05-07 Adam Dickmeissuse strcmp instead of stricmp for -install,-remove...
2006-05-07 Adam DickmeissRename curret_global_list to current_global_list; refor...
2006-05-07 Adam Dickmeisstabcomplete only if readline is in use (second attempt)
2006-05-07 Adam Dickmeisstabcomplete only if readline is in use
2006-05-07 Adam DickmeissDo nothing in command_generator if no readline is present
2006-05-07 Adam DickmeissDo nothing in cmd_register_tab if no readline is present
2006-05-07 Adam DickmeissReplace a few strdup/free with xstrdup/xfree
2006-05-07 Adam DickmeissUse strchr instead of index (which was only standard...
2006-05-07 Adam DickmeissReformat comments for Doxygen
2006-05-07 Adam DickmeissAdded more tests for retrieval/record_conv system....
2006-05-07 Adam DickmeissAdded retrieval + libxml2_error
2006-05-07 Adam DickmeissAdded retrieval handling support in Generic Frontend...
2006-05-07 Adam DickmeissInitialize username and password in yaz_srw_codec.
2006-05-06 Sebastian HammerRemoved diagnostic output that shouldn't have been...
2006-05-06 Sebastian HammerAddition of authentication parameters
2006-05-05 Sebastian HammerSupporting Username/password in SRU server mode, either...
2006-05-05 Adam DickmeissImplement yaz_retrieval_configure.
2006-05-05 Heikki LevantoRemoved a debug print I had forgotten in
2006-05-05 Heikki LevantoRange converter for actually converting character ranges
2006-05-05 Heikki LevantoFixed the interface to match,
2006-05-04 Adam DickmeissFirst code bits of record retrieval code
2006-05-04 Adam DickmeissPredefine HAVE_XSLT, HAVE_XML2 for Doxygen
2006-05-04 Adam DickmeissReformat with a little more spacing (no code changes)
2006-05-04 Adam DickmeissFixed one doxygen warning
2006-05-04 Adam DickmeissEnsure tst_record_conv.c may include config.h
2006-05-04 Adam DickmeissMake things compile --without-xslt
next