- Jan 12, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176285 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176273 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 03, 2004
-
-
David Abram Cargill authored
Change call to resolveEntity to pass in public id so that only one call to resolveEntity is needed (a follow-on to Alberto's fix). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176224 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 28, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176102 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
-
- Jul 06, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175938 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 07, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175859 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 03, 2004
-
-
Alberto Massari authored
WFXMLScanner was throwing an index out of bound exception when an element with no attributes was found, because of a -1 assigned to an unsigned int variable git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175810 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 11, 2004
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175738 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 29, 2004
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175709 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2003
-
-
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
-
- Nov 01, 2003
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175341 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 22, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175312 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
-
- Jul 24, 2003
-
-
Gareth Reakes authored
Patch for bug #20530 - Attributes which have the same expanded name are not considered duplicates. Patch by cargilld. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175122 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 10, 2003
-
-
PeiYong Zhang authored
creating grammar through grammarPool git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175108 13f79535-47bb-0310-9956-ffa450edef68
-
- May 18, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175001 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174997 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174981 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 28, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174935 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 17, 2003
-
-
Neil Graham authored
expansions inside the scanner code. This is only done when a security manager instance has been registered with the parser by the application. The default number of entities which may be expanded is 50000; this appears to work very well for SAX, but DOM parsing applications may wish to set this limit considerably lower. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174905 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 2003
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174735 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2003
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174587 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 02, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174571 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 24, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174554 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 20, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174546 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 04, 2002
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174461 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174453 13f79535-47bb-0310-9956-ffa450edef68
-