head 1.7; access; symbols SIO_0_9_3:1.7 SIO_0_9_2:1.4 SIO_0_9_1:1.3 SIO_0_9_0:1.2; locks; strict; comment @# @; 1.7 date 2005.10.03.09.06.11; author rse; state Exp; branches; next 1.6; 1.6 date 2005.10.03.09.04.05; author rse; state Exp; branches; next 1.5; 1.5 date 2004.02.11.08.34.46; author rse; state Exp; branches; next 1.4; 1.4 date 2003.06.30.10.36.52; author rse; state Exp; branches; next 1.3; 1.3 date 2003.02.06.14.45.37; author rse; state Exp; branches; next 1.2; 1.2 date 2003.01.06.19.04.56; author rse; state Exp; branches; next 1.1; 1.1 date 2002.12.18.14.58.29; author mlelstv; state Exp; branches; next ; desc @@ 1.7 log @adjust copyright messages @ text @ _ ___ ____ ____ ____ _ |_|_ _ / _ \/ ___/ ___|| _ \ ___(_) ___ _|_||_| | | | \___ \___ \| |_) | / __| |/ _ \ |_||_|_| | |_| |___) |__) | __/ \__ \ | (_) | |_|_|_| \___/|____/____/|_| |___/_|\___/ OSSP sio - Stream I/O CHANGELOG This is a list of all changes to OSSP sio. For a more brief summary please have a look at the NEWS file. Changes between 0.9.2 and 0.9.3 (30-Jun-2003 to 03-Oct-2005) *) Provide Autoconf check (AC_CHECK_VA_COPY) for va_copy(d,s) macro and fallback implementations and now that we can be sure that va_copy() exists for us, use it in var_formatv() and ts.c instead of the direct assignments (which are not sufficiently portable). [Ralf S. Engelschall ] *) Upgraded build environment to GNU autoconf 2.59, GNU libtool 1.5.20 and GNU shtool 2.0.3 [Ralf S. Engelschall ] *) Upgraded to OSSP sa 1.2.6 and OSSP al 0.9.3 [Ralf S. Engelschall ] *) Adjust copyright messages for year 2005. [Ralf S. Engelschall ] *) Fixed OSSP ex support by internally using a non-conflicting namespace for the OSSP ex API. [Kimura Fuyuki ] Changes between 0.9.1 and 0.9.2 (17-Jun-2003 to 30-Jun-2003) *) Correctly check the "status" return value of waitpid(3) in the test suite. [Ralf S. Engelschall ] *) Change in the test suite "%08lx" format string to "%d" because the ts library only has a minimal formatting engine and the argument is "int" and not "long" anyway. [Ralf S. Engelschall ] *) Make sure that sio_{bio,sa,zlib}.c are not empty compilation units (not allowed in ISO C) even if BIO, SA or ZLIB support is not activated. [Ralf S. Engelschall ] *) Changed SIZE_T_MAX fallback definition to a more portable variant based on sizeof(size_t) instead of relying on the existance of (non portable) UINT_MAX. [Ralf S. Engelschall ] *) Added GNU autoconf checks for libnsl/libsocket under Solaris. [Ralf S. Engelschall ] *) Upgraded to GNU libtool 1.5 [Ralf S. Engelschall ] Changes between 0.9.0 and 0.9.1 (06-Feb-2003 to 17-Jun-2003) *) Support systems that do not define SIZE_T_MAX [Michael van Elst ] Changes between *GENESIS* and 0.9.0 (06-Feb-2003) *) Initial Release [Michael van Elst ] @ 1.6 log @flush pending changes @ text @d29 3 @ 1.5 log @Fixed OSSP ex support by internally using a non-conflicting namespace for the OSSP ex API. Submitted by: Kimura Fuyuki @ text @d14 1 a14 1 Changes between 0.9.2 and 0.9.3 (30-Jun-2003 to xx-Feb-2004) d16 12 a27 1 ... @ 1.4 log @*) Correctly check the "status" return value of waitpid(3) in the test suite. *) Change in the test suite "%08lx" format string to "%d" because the ts library only has a minimal formatting engine and the argument is "int" and not "long" anyway. *) Make sure that sio_{bio,sa,zlib}.c are not empty compilation units (not allowed in ISO C) even if BIO, SA or ZLIB support is not activated. *) Changed SIZE_T_MAX fallback definition to a more portable variant based on sizeof(size_t) instead of relying on the existance of (non portable) UINT_MAX. *) Added GNU autoconf checks for libnsl/libsocket under Solaris. *) Upgraded to GNU libtool 1.5 @ text @d14 8 @ 1.3 log @fix initial entry @ text @d14 36 a49 1 Initial release 0.9.0 (06-Feb-2003) @ 1.2 log @- consistently use standard OSSP copyright message everywhere - strip trailing whitespaces @ text @d14 2 a15 1 Initial release 0.9.0 (xx-Dec-2002) @ 1.1 log @snapshot PR: Submitted by: Reviewed by: Approved by: Obtained from: @ text @d1 3 a3 3 _ ___ ____ ____ ____ _ |_|_ _ / _ \/ ___/ ___|| _ \ ___(_) ___ _|_||_| | | | \___ \___ \| |_) | / __| |/ _ \ d5 1 a5 1 |_|_|_| \___/|____/____/|_| |___/_|\___/ @