- Mar 27, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@522853 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 06, 2006
-
-
http://www.apache.org/legal/src-headers.htmlAlberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@471747 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@344362 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 17, 2005
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@191036 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 06, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180348 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 08, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176026 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 11, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175975 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 19, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175836 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 13, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175679 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2004
-
-
Neil Graham authored
the destructor may subsequently be invoked. If this happens, an attempt will be made to delete fRawData if it is non-zero. Therefore, 0 it before throwing the exception after cleanUp() is called. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175646 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 03, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175643 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 23, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175615 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175598 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
Update to memory management so that the static memory manager (one used to call Initialize) is only for static data. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175586 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 11, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175540 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 01, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175242 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 25, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175229 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175226 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 23, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175221 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 14, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175144 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174989 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174984 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 29, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174936 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 25, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174808 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 02, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174727 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 30, 2003
-
-
Tinny Ng authored
Performance: create getRawData which is similar to toString but return the internal data directly, user is not required to delete the returned memory. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174718 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174311 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2002
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174119 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 01, 2002
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173439 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2001
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172942 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 25, 2001
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172907 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 24, 2001
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172895 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 07, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172747 13f79535-47bb-0310-9956-ffa450edef68
-
- May 18, 2001
-
-
Tinny Ng authored
Schema: More exception messages in XMLBigDecimal/XMLBigInteger/DecimalDatatypeValidator. By Pei Yong Zhang. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172669 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172663 13f79535-47bb-0310-9956-ffa450edef68
-
- May 11, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172633 13f79535-47bb-0310-9956-ffa450edef68
-
- May 10, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172631 13f79535-47bb-0310-9956-ffa450edef68
-