Add declaration of cql_strerror()
[yaz-moved-to-github.git] / ill /
2002-09-11 Adam DickmeissRemove LIBS = from Makefile.am's.
2002-08-29 Mike TaylorAdd all my new .cvsignore files. Life will now be...
2002-04-15 Adam DickmeissUsing AM_CPPFLAGS instead of INCLUDES
2001-04-05 Adam DickmeissNew configure options: --enable-module.
2001-03-25 Adam DickmeissAdded odr_intdup. Ztest server returns TaskPackage...
2001-03-21 Adam DickmeissMore fixes for make where sourcedir and builddir are...
2001-02-21 Adam DickmeissC++ fixes.
2001-02-21 Adam DickmeissRemoved Makefile.in's and libtool/automake files that are
2001-02-20 Adam DickmeissAdded ill_get_APDU and ill_get_Cancel.
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-10-03 Adam DickmeissRemoved several auto-generated files from CVS.
2000-10-02 Adam DickmeissFile yaz-config generated by configure (not Makefile).
2000-08-10 Adam DickmeissFixes for ILL.
2000-05-02 Adam DickmeissDefined READLINE_LIBS for the yaz-client.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-10 Adam DickmeissDocumentation no longer made when doing 'make all'.
2000-03-02 Adam DickmeissRenamed ASN.1 compiler to yaz-comp (used to be yc.tcl).
2000-03-01 Adam DickmeissAdded ill decoders to CVS.
2000-03-01 Adam DickmeissUpdated makefiles (again).
2000-02-29 Adam DickmeissMInor.
2000-02-29 Adam DickmeissCheck for config.h (currently not generated).
2000-02-28 Adam DickmeissUpdated makefiles.
2000-02-28 Adam DickmeissMinor.
2000-02-28 Adam DickmeissMinor.
2000-02-28 Adam DickmeissUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
2000-02-24 Adam DickmeissBug fix.
2000-02-04 Adam DickmeissAdded more elements.
2000-01-31 Adam DickmeissRemoved uses of assert(3). Cleanup of ODR. CCL parser...
2000-01-15 Adam DickmeissImplemented ill_get_ILLRequest. Added some type mapping...
2000-01-13 Adam DickmeissFixed tagging for member requester-CHECKED-IN in ILL...
1999-12-16 Adam DickmeissImplemented ILL protocol. Minor updates ASN.1 compiler.