- 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
-
- Mar 10, 2008
-
-
Boris Kolpackov authored
Get rid of lazy initialization that relied on double-checked locking. Now every static object is initialized in Initialize() and released in Terminate() via XMLInitializer. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@635560 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 28, 2007
-
-
Alberto Massari authored
- MsgLoader and Transcode API needed some more XMLSize_t (XERCESC-1531) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570552 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 23, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558817 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 02, 2007
-
-
Alberto Massari authored
Implemented the DOML3 XPath interfaces, reusing the XPath processor used inside the XMLSchema validation; this means it understands only a limited subset of the XPath syntax, and can only return DOMElement nodes. However, it could be useful for simple navigations, or maybe be later expanded git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@502666 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 21, 2006
-
-
Alberto Massari authored
Store the pointer to the DOMImplementation inside the DOMDocumentImpl, so that it can be returned later by DOMDocument::getImplementation git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@489283 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
-
- May 25, 2006
-
-
Alberto Massari authored
- Made DOMLSException derive from DOMException, and changed DOMException constructor to allow loading the message from a specific XMLDOMMsg - DOMLSParser now throws the correct DOMException (when parsing is already in progress) and DOMLSException (when the filter aborts parsing) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@409333 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@407876 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 31, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@390436 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 04, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@227348 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 02, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@227060 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 23, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@224543 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 04, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180011 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 20, 2005
-
-
David Abram Cargill authored
Implement versions of uppercase and compareIstring that only check a to z, instead of all characters, and don't rely on functionality provided in the transcoders. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176354 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 20, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176148 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 22, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175963 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 07, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175861 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 13, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175681 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175662 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 20, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175086 13f79535-47bb-0310-9956-ffa450edef68
-
- May 29, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175060 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 15, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174981 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 09, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174835 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 10, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174497 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 04, 2002
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174456 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 2002
-
-
Tinny Ng authored
those who are interested in the default error text message for the correspond Exception Code. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174348 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
-
- Oct 23, 2002
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174294 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 24, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174241 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 01, 2002
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174092 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174003 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 03, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173783 13f79535-47bb-0310-9956-ffa450edef68
-