_ ___ ____ ____ ____ |_|_ _ / _ \/ ___/ ___|| _ \ __ ____ _ _ __ _|_||_| | | | \___ \___ \| |_) | \ \ / / _` | '__| |_||_|_| | |_| |___) |__) | __/ \ V / (_| | | |_|_|_| \___/|____/____/|_| \_/ \__,_|_| OSSP var - Variable Expansion ChangeLog This is a list of all source changes to OSSP var. For less details please have a look at the NEWS file. Changes between 1.0.0 and 1.1.0 (14-Feb-2002 to 04-Apr-2004) o Bumped year in copyright messages for new year 2004. [Ralf S. Engelschall ] o 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 ] o Upgraded build environment to GNU libtool 1.5.4 and GNU autoconf 2.59 [Ralf S. Engelschall ] Changes between 0.9.0 and 1.0.0 (08-Mar-2002 to 14-Feb-2003) o Adjusted C source code to allow it to be built also with strict C++ compilers. [Ralf S. Engelschall ] o Fixed all remaining memory leaks. [Ralf S. Engelschall ] o Added optional OSSP ex and DMalloc support. [Ralf S. Engelschall ] o Upgraded devtool stuff. [Ralf S. Engelschall ] o Upgraded to fixed test suite library ts.[ch] [Ralf S. Engelschall ] o Bumped year in copyright messages for new year 2003. [Ralf S. Engelschall ] o upgraded build environment to GNU autoconf 2.57, GNU libtool 1.4.3 and GNU shtool 1.6.2 [Ralf S. Engelschall ]