- Jun 26, 2008
-
-
Boris Kolpackov authored
Use XMLSize_t instead of int/long for indexes and sizes in DOM interfaces. Use enum types instead of short. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@671894 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@553979 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
-
- Dec 20, 2005
-
-
Alberto Massari authored
Expose the memory allocation functionalities of DOMDocumentImpl through the DOMMemoryManager interface; this removes dangerous casts in the operator new and allows to tune the size of the memory chunks (jira# 1475) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@357986 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 14, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@356760 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 11, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@231518 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 07, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176280 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
-
- Apr 01, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175849 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
-
- Jan 16, 2003
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174637 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174310 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 26, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174246 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 16, 2002
-
-
Tinny Ng authored
DOM L3: lookupNamespacePrefix, isDefaultNamespace, lookupNamespaceURI should be defined as const. Fixed by Gareth Reakes. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174134 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174122 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174097 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2002
-
-
Tinny Ng authored
1. Add DOMNode::TreePosition 3. declare dummy DOMNode::getBaseURI, compareTreePosition, get/setTextContent, lookupNamespacePrefix, isDefaultNamespace, lookupNamespaceURI, getInterface git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173997 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 27, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173921 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 25, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173907 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 12, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173823 13f79535-47bb-0310-9956-ffa450edef68
-
- May 27, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173742 13f79535-47bb-0310-9956-ffa450edef68
-
- May 21, 2002
-
-
Tinny Ng authored
DOM Reorganization: move IDOM from src/xercesc/idom to src/xercesc/dom and src/xercesc/dom/impl. And rename IDOM_XXXX to DOMXXX. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173726 13f79535-47bb-0310-9956-ffa450edef68
-