head 1.14; access; symbols XDS_0_9_3:1.14 XDS_0_9_2:1.13 XDS_0_9_1:1.11 XDS_0_9_0:1.8; locks; strict; comment @# @; 1.14 date 2005.10.05.08.48.20; author rse; state Exp; branches; next 1.13; 1.13 date 2005.06.02.18.51.44; author rse; state Exp; branches; next 1.12; 1.12 date 2005.06.02.18.49.40; author rse; state Exp; branches; next 1.11; 1.11 date 2004.09.12.17.32.51; author rse; state Exp; branches; next 1.10; 1.10 date 2004.09.12.17.32.14; author rse; state Exp; branches; next 1.9; 1.9 date 2003.02.17.12.51.58; author rse; state Exp; branches; next 1.8; 1.8 date 2003.02.17.12.36.02; author rse; state Exp; branches; next 1.7; 1.7 date 2003.02.17.12.22.43; author rse; state Exp; branches; next 1.6; 1.6 date 2002.03.17.10.25.52; author rse; state Exp; branches; next 1.5; 1.5 date 2002.01.02.17.13.44; author rse; state Exp; branches; next 1.4; 1.4 date 2001.08.13.19.48.02; author rse; state Exp; branches; next 1.3; 1.3 date 2001.08.12.11.31.45; author rse; state Exp; branches; next 1.2; 1.2 date 2001.08.11.15.23.09; author rse; state Exp; branches; next 1.1; 1.1 date 2001.08.09.21.28.03; author rse; state Exp; branches; next ; desc @@ 1.14 log @bump before release @ text @ _ ___ ____ ____ ____ _ |_|_ _ / _ \/ ___/ ___|| _ \ __ ____| |___ _|_||_| | | | \___ \___ \| |_) | \ \/ / _` / __| |_||_|_| | |_| |___) |__) | __/ > < (_| \__ \ |_|_|_| \___/|____/____/|_| /_/\_\__,_|___/ OSSP xds - eXtensible Data Serialization Version 0.9.3 (05-Oct-2005) ABSTRACT The OSSP xds library is generic and extensible encoding and decoding framework for the serialization of arbitrary ISO C data types. OSSP xds consists of three components: the generic encoding and decoding framework, a set of shipped engines to encode and decode values in certain existing formats (Sun RPC/XDR and XDS/XML are currently provided), and a run-time context, which is used to manage buffers, registered engines, etc. The library is designed to allow fully recursive and efficient encoding/decoding of arbitrary nested data. COPYRIGHT AND LICENSE Copyright (c) 2001-2005 Ralf S. Engelschall Copyright (c) 2001-2005 The OSSP Project Copyright (c) 2001-2005 Cable & Wireless This file is part of OSSP xds, an extensible data serialization library which can be found at http://www.ossp.org/pkg/lib/xds/. 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/xds/ o ftp://ftp.ossp.org/pkg/lib/xds/ @ 1.13 log @Bumped year in copyright messages for year 2005. @ text @d8 1 a8 1 Version 0.9.2 (02-Jun-2005) @ 1.12 log @bump before release @ text @d23 3 a25 3 Copyright (c) 2001-2004 Ralf S. Engelschall Copyright (c) 2001-2004 The OSSP Project Copyright (c) 2001-2004 Cable & Wireless @ 1.11 log @bump before release @ text @d8 1 a8 1 Version 0.9.1 (12-Sep-2004) @ 1.10 log @Bumped year in copyright messages for year 2004. @ text @d8 1 a8 1 Version 0.9.0 (17-Feb-2003) @ 1.9 log @provide a better abstract @ text @d23 3 a25 3 Copyright (c) 2001-2003 Ralf S. Engelschall Copyright (c) 2001-2003 The OSSP Project Copyright (c) 2001-2003 Cable & Wireless Germany @ 1.8 log @upgrade to standard OSSP copyright and bump year to 2003 @ text @d13 7 a19 1 framework for the serialization of arbitrary ISO-C data types. @ 1.7 log @polish source tree @ text @d8 1 a8 1 Version 0.9.0 (11-Aug-2001) d18 2 a19 2 Copyright (c) 2001-2003 The OSSP Project (http://www.ossp.org/) Copyright (c) 2001-2003 Cable & Wireless Deutschland (http://www.cw.com/de/) @ 1.6 log @update texts @ text @d1 6 a6 6 _ __ ____| |___ \ \/ / _` / __| > < (_| \__ \ /_/\_\__,_|___/ d17 3 a19 2 Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/) Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/) @ 1.5 log @bump copyright year @ text @d1 7 a7 2 OSSP XDS - eXtensible Data Serialization d12 2 a13 1 The OSSP XDS library is [...] d20 2 a21 2 This file is part of OSSP XDS, an extensible data serialization library which can be found at http://www.ossp.org/pkg/xds/. d45 2 a46 2 o http://www.ossp.org/pkg/xds/ o ftp://ftp.ossp.org/pkg/xds/ @ 1.4 log @Remove trailing whitespaces on all non-generated files. @ text @d11 2 a12 2 Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) @ 1.3 log @Hhmm... who has introduced ossp.com?! Our project's domain is ossp.org, of course. @ text @d1 1 a1 1 @ 1.2 log @First cut for GNU Libtool 1.4 & GNU Shtool 1.5 support. This needs a little bit more cleanup which will follow later, but I want to flush my pending work now in order to continue with other projects. The XDS build environment now is in sync with the usual style for OSSP libraries. @ text @d15 1 a15 1 library which can be found at http://www.ossp.com/pkg/xds/. @ 1.1 log @Add a bunch of files in advance to conform to GNU standards @ text @d3 1 a3 1 Version 0.1.0 (xx-Aug-2001) @