head 1.8; access; symbols SIO_0_9_3:1.8 AL_0_9_3:1.8 AL_0_9_2:1.7 SIO_0_9_2:1.5 SIO_0_9_1:1.5 SIO_0_9_0:1.5 AL_0_9_0:1.3; locks; strict; comment @# @; 1.8 date 2005.10.03.08.50.46; author rse; state Exp; branches; next 1.7; 1.7 date 2005.10.03.08.43.54; author rse; state Exp; branches; next 1.6; 1.6 date 2005.10.03.08.43.03; author rse; state Exp; branches; next 1.5; 1.5 date 2003.01.06.13.49.24; author rse; state Exp; branches; next 1.4; 1.4 date 2002.12.16.15.14.09; author mlelstv; state Exp; branches; next 1.3; 1.3 date 2002.12.16.14.33.26; author rse; state Exp; branches; next 1.2; 1.2 date 2002.12.16.14.02.45; author rse; state Exp; branches; next 1.1; 1.1 date 2002.12.16.12.24.52; author mlelstv; state Exp; branches; next ; desc @@ 1.8 log @bump version before release @ text @ _ ___ ____ ____ ____ _ |_|_ _ / _ \/ ___/ ___|| _ \ __ _| | _|_||_| | | | \___ \___ \| |_) | / _` | | |_||_|_| | |_| |___) |__) | __/ | (_| | | |_|_|_| \___/|____/____/|_| \__,_|_| OSSP al - Assembly Line Version 0.9.3 (03-Oct-2005) ABSTRACT OSSP al defines an abstract data type of a data buffer that can assemble, move and truncate chunks of data in a stream but avoids actual copying. It was built to deal efficiently with communication streams between software modules. It especially provides flexible semantical data attribution through by-chunk labeling. It also has convenient chunk traversal methods and optional OSSP ex based exception handling. COPYRIGHT AND LICENSE Copyright (c) 2002-2005 Ralf S. Engelschall Copyright (c) 2002-2005 The OSSP Project Copyright (c) 2002-2005 Cable & Wireless Copyright (c) 2002-2005 Michael van Elst This file is part of OSSP al, an abstract data type of a data buffer that can assemble, move and truncate data but avoids actual copying. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. HOME AND DOCUMENTATION The documentation and latest release can be found on o http://www.ossp.org/pkg/lib/al/ o ftp://ftp.ossp.org/pkg/lib/al/ @ 1.7 log @bump version before release @ text @d8 1 a8 1 Version 0.9.2 (03-Oct-2005) @ 1.6 log @o Upgraded build environment to GNU autoconf 2.59, GNU libtool 1.5.20 and GNU shtool 2.0.3 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). o Adjusted copyright messages for year 2005. @ text @d8 1 a8 1 Version 0.9.1 (16-Dec-2002) @ 1.5 log @Adjust copyright messages for new year 2003 @ text @d22 4 a25 4 Copyright (c) 2002-2003 Ralf S. Engelschall Copyright (c) 2002-2003 The OSSP Project Copyright (c) 2002-2003 Cable & Wireless Deutschland Copyright (c) 2002-2003 Michael van Elst @ 1.4 log @bump version number, add to ChangeLog @ text @d22 4 a25 4 Copyright (c) 2002 Ralf S. Engelschall Copyright (c) 2002 The OSSP Project Copyright (c) 2002 Cable & Wireless Deutschland Copyright (c) 2002 Michael van Elst @ 1.3 log @more source tree polishing @ text @d8 1 a8 1 Version 0.9.0 (16-Dec-2002) @ 1.2 log @post-adjustments to source tree @ text @d8 1 a8 1 Version d12 7 a18 1 ...FIXME... d27 1 a27 1 This file is part of OSSP al, an abstract datatype of a data buffer @ 1.1 log @initial snapshot for OSSP al @ text @d12 2 @