Index: ossp-pkg/ex/AUTHORS RCS File: /v/ossp/cvs/ossp-pkg/ex/AUTHORS,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-pkg/ex/AUTHORS,v' | diff -u /dev/null - -L'ossp-pkg/ex/AUTHORS' 2>/dev/null --- ossp-pkg/ex/AUTHORS +++ - 2024-05-04 02:29:08.660471217 +0200 @@ -0,0 +1,8 @@ + + AUTHORS + + This is a list of authors who have written + or edited major parts of the OSSP ex sources. + + Ralf S. Engelschall + Index: ossp-pkg/ex/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/ex/ChangeLog,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-pkg/ex/ChangeLog,v' | diff -u /dev/null - -L'ossp-pkg/ex/ChangeLog' 2>/dev/null --- ossp-pkg/ex/ChangeLog +++ - 2024-05-04 02:29:08.663128794 +0200 @@ -0,0 +1,22 @@ + _____ __ + / _ \ \/ / + | __/> < + \___/_/\_\ + + OSSP ex - Exception Handling Library + + ChangeLog + + This is the list of all changes to the OSSP ex source tree. For a list + of just the user-visible and/or major changes please have a look at + the NEWS file. + + Changes between 0.9.1 and 1.0.0 (xx-Feb-1999 to 12-May-1999) + + Changes between 0.9.0 and 0.9.1 (xx-Feb-1999 to 12-May-1999) + + Changes between GENESIS and 0.9.0 (Feb-1999 to 12-May-1999) + + *) Created initial version + [Ralf S. Engelschall] + Index: ossp-pkg/ex/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/ex/Makefile.in,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/ex/Makefile.in,v' 2>/dev/null --- Makefile.in 2002/02/05 19:52:24 1.5 +++ Makefile.in 2002/03/30 18:56:02 1.6 @@ -5,7 +5,7 @@ ## Copyright (c) 2002 Cable & Wireless Deutschland ## ## This file is part of OSSP ex, an exception handling library -## which can be found at http://www.ossp.org/pkg/ex/. +## which can be found at http://www.ossp.org/pkg/lib/ex/. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/ex/README RCS File: /v/ossp/cvs/ossp-pkg/ex/README,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/ex/README,v' 2>/dev/null --- README 2002/03/08 22:56:48 1.4 +++ README 2002/03/30 18:56:02 1.5 @@ -4,7 +4,7 @@ \___/_/\_\ OSSP ex - Exception Handling Library - Version 0.9.1 (08-Mar-2002) + Version 1.0.0 (30-Mar-2002) ABSTRACT @@ -28,7 +28,7 @@ Copyright (c) 2002 Cable & Wireless Deutschland This file is part of OSSP ex, an exception handling library which - can be found at http://www.ossp.org/pkg/ex/. + can be found at http://www.ossp.org/pkg/lib/ex/. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that @@ -52,6 +52,6 @@ The documentation and latest release can be found on - o http://www.ossp.org/pkg/ex/ - o ftp://ftp.ossp.org/pkg/ex/ + o http://www.ossp.org/pkg/lib/ex/ + o ftp://ftp.ossp.org/pkg/lib/ex/ Index: ossp-pkg/ex/VERSION RCS File: /v/ossp/cvs/ossp-pkg/ex/VERSION,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/ex/VERSION,v' 2>/dev/null --- VERSION 2002/03/08 22:56:48 1.3 +++ VERSION 2002/03/30 18:56:02 1.4 @@ -2,5 +2,5 @@ VERSION -- Version Information for OSSP ex (syntax: Text) [automatically generated and maintained by GNU shtool] - This is OSSP ex, Version 0.9.1 (08-Mar-2002) + This is OSSP ex, Version 1.0.0 (30-Mar-2002) Index: ossp-pkg/ex/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/ex/configure.ac,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/ex/configure.ac,v' 2>/dev/null --- configure.ac 2002/03/14 15:12:49 1.4 +++ configure.ac 2002/03/30 18:56:02 1.5 @@ -5,7 +5,7 @@ dnl ## Copyright (c) 2002 Cable & Wireless Deutschland dnl ## dnl ## This file is part of OSSP ex, an exception handling library -dnl ## which can be found at http://www.ossp.org/pkg/ex/. +dnl ## which can be found at http://www.ossp.org/pkg/lib/ex/. dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/ex/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/ex/devtool.conf,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/ex/devtool.conf,v' 2>/dev/null --- devtool.conf 2002/03/14 15:12:49 1.6 +++ devtool.conf 2002/03/30 18:56:02 1.7 @@ -40,12 +40,12 @@ echo "+++ rolling" V=`./shtool version -l txt -d short VERSION` ./shtool tarball -o ex-${V}.tar.gz -d ex-${V} -u ossp -g ossp \ - -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*,*.tar.gz' -c 'gzip --best' . + -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*,*.tar.gz,00TODO' -c 'gzip --best' . ls -l ex-${V}.tar.gz echo "+++ testing" gunzip /dev/null --- ex-config.in 2002/01/26 22:35:02 1.2 +++ ex-config.in 2002/03/30 18:56:02 1.3 @@ -6,7 +6,7 @@ ## Copyright (c) 2002 Cable & Wireless Deutschland ## ## This file is part of OSSP ex, an exception handling library -## which can be found at http://www.ossp.org/pkg/ex/. +## which can be found at http://www.ossp.org/pkg/lib/ex/. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/ex/ex.c RCS File: /v/ossp/cvs/ossp-pkg/ex/ex.c,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/ex/ex.c,v' 2>/dev/null --- ex.c 2002/01/29 20:10:53 1.6 +++ ex.c 2002/03/30 18:56:02 1.7 @@ -5,7 +5,7 @@ ** Copyright (c) 2002 Cable & Wireless Deutschland ** ** This file is part of OSSP ex, an exception handling library -** which can be found at http://www.ossp.org/pkg/ex/. +** which can be found at http://www.ossp.org/pkg/lib/ex/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/ex/ex.h RCS File: /v/ossp/cvs/ossp-pkg/ex/ex.h,v rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/ex/ex.h,v' 2>/dev/null --- ex.h 2002/03/07 21:30:09 1.17 +++ ex.h 2002/03/30 18:56:02 1.18 @@ -5,7 +5,7 @@ ** Copyright (c) 2002 Cable & Wireless Deutschland ** ** This file is part of OSSP ex, an exception handling library -** which can be found at http://www.ossp.org/pkg/ex/. +** which can be found at http://www.ossp.org/pkg/lib/ex/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/ex/ex_test.c RCS File: /v/ossp/cvs/ossp-pkg/ex/ex_test.c,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/ex/ex_test.c,v' 2>/dev/null --- ex_test.c 2002/03/07 21:30:10 1.9 +++ ex_test.c 2002/03/30 18:56:02 1.10 @@ -5,7 +5,7 @@ ** Copyright (c) 2002 Cable & Wireless Deutschland ** ** This file is part of OSSP ex, an exception handling library -** which can be found at http://www.ossp.org/pkg/ex/. +** which can be found at http://www.ossp.org/pkg/lib/ex/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that