From b8ee3c8c314c703fb8b8295cc1e9f2785ab2b58d Mon Sep 17 00:00:00 2001 From: Andy Heninger <andyh@apache.org> Date: Mon, 25 Sep 2000 02:03:02 +0000 Subject: [PATCH] Update release and credit info in Docs git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172412 13f79535-47bb-0310-9956-ffa450edef68 --- doc/feedback.xml | 33 +++++++++++++++++++++++++++++++-- doc/readme.xml | 14 ++++---------- doc/releases.xml | 12 +++++++++++- 3 files changed, 46 insertions(+), 13 deletions(-) diff --git a/doc/feedback.xml b/doc/feedback.xml index 422309509..902116510 100644 --- a/doc/feedback.xml +++ b/doc/feedback.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" standalone="no"?> +<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> <!DOCTYPE s1 SYSTEM "./dtd/document.dtd"> <s1 title="Feedback Procedures"> @@ -38,32 +38,61 @@ we would like to give special thanks. </p> <ul> + <li>Curt Arnold</li> <li>Anupam Bagchi</li> + <li>Torbjörn Bäckström</li> <li>Matthew Baker</li> - <li>Sumit Chawla</li> + <li>James Berry</li> + <li>David Bertoni</li> + <li>Arundhati Bhowmick</li> <li>John Bellardo</li> <li>Arundhati Bhowmick</li> + <li>Sumit Chawla</li> + <li>Chih Hsiang Chou</li> + <li>Radovan Chytracek</li> + <li>Todd Collins</li> + <li>Michael Crawford</li> + <li>Murray Cumming</li> + <li>Helmut Eiken</li> <li>Simon Fell</li> <li>Paul Ferguson</li> <li>Pierpaolo Fumagalli</li> + <li>Gary Gale</li> <li>Susan Hardenbrook</li> <li>Andy Heninger</li> + <li>William L. Hopper</li> <li>Rahul Jain</li> + <li>Tom Jordahl</li> + <li>Joe Kesselman</li> + <li>Bob Kline</li> <li>Richard Ko</li> <li>Paul Kramer</li> + <li>Arnaud LeHors</li> <li>Andy Levine</li> + <li>Jeff Lewis</li> + <li>Sean MacRoibeaird</li> <li>David Nickerson</li> <li>Michael Ottati</li> <li>Mike Pogue</li> <li>Joe Polastre</li> <li>John Ponzo</li> + <li>Shengkai Qu</li> + <li>Jim Reitz</li> <li>Dean Roddey</li> + <li>John Roper</li> <li>Steven Rosenthal</li> + <li>Bill Schindler</li> + <li>Erik Schroeder</li> + <li>John Smirl</li> <li>Gereon Steffens</li> <li>Rick J. Stevens</li> <li>Linda M. Swan</li> <li>Tom Watson</li> <li>Roger Webster</li> + <li>Robert Weir</li> + <li>Dietrich Wolf</li> + <li>Kirk Wylie</li> + <li>Grace Yan</li> </ul> </s2> </s1> diff --git a/doc/readme.xml b/doc/readme.xml index 93302f4ce..18581670b 100644 --- a/doc/readme.xml +++ b/doc/readme.xml @@ -15,18 +15,12 @@ <jump href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html">DOM 1.0</jump>, <jump href="http://www.megginson.com/SAX/SAX1/index.html">SAX 1.0</jump>, <jump href="http://www.megginson.com/SAX/index.html">SAX 2.0</jump>, - <jump href="http://www.w3.org/TR/REC-xml-names/">Namespaces</jump>). It also provides - early implementations of - <jump href="http://www.w3.org/TR/1999/CR-DOM-Level-2-19991210/">DOM Level 2 version 1.0</jump> - and soon it will support - <jump href="http://www.w3.org/XML/Group/Schemas.html">XMLSchema</jump>, both the - <jump href="http://www.w3.org/TR/xmlschema-1/structures.html">Structures</jump> and the - <jump href="http://www.w3.org/TR/xmlschema-2/datatypes.html">Datatypes</jump>. + <jump href="http://www.w3.org/TR/REC-xml-names/">Namespaces</jump>), + <jump href="http://www.w3.org/TR/1999/CR-DOM-Level-2-19991210/">DOM Level 2 version 1.0</jump>. The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, - no RTTI, no C++ namespaces, limited use of exceptions and minimal - use of #ifdefs.</p> + no RTTI, no C++ namespaces and minimal use of #ifdefs.</p> </s2> @@ -67,7 +61,7 @@ <li>Linux (RedHat 6.1) using egcs-2.91.66 and glibc-2.1.2-11</li> <li>Solaris 2.6 using Sun Workshop 4.2</li> <li>AIX 4.2.1 using xlC 3.6.4</li> - <li>HP-UX 11 using aCC A.03.13 with pthreads <em>XML4C only</em></li> + <li>HP-UX 11 using aCC A.03.13 with pthreads</li> </ul> </s2> diff --git a/doc/releases.xml b/doc/releases.xml index e12a92f17..c9fb5170d 100644 --- a/doc/releases.xml +++ b/doc/releases.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" standalone="no"?> +<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> <!DOCTYPE s1 SYSTEM "./dtd/document.dtd"> <s1 title="Releases"> @@ -11,6 +11,16 @@ <td >Contributor</td> <td >Description</td> </tr> + <tr> + <td >2000-09-21</td> + <td >Torbjörn Bäckström</td> + <td >HPUX - Incorrect use of Array Janitor in Platform Utils removed.</td> + </tr> + <tr> + <td >2000/09/21</td> + <td >Arundhati Bhowmick</td> + <td >DOMPrint - DTD internal subset, printing of attribute value enumerations was broken.</td> + </tr> <tr> <td >2000/09/19</td> <td >Arundhati Bhowmick</td> -- GitLab