- May 12, 2003
-
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174951 13f79535-47bb-0310-9956-ffa450edef68
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174950 13f79535-47bb-0310-9956-ffa450edef68
-
- May 10, 2003
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174949 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174948 13f79535-47bb-0310-9956-ffa450edef68
-
- May 09, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174947 13f79535-47bb-0310-9956-ffa450edef68
-
- May 06, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174946 13f79535-47bb-0310-9956-ffa450edef68
-
- May 05, 2003
-
-
Neil Graham authored
the DOMWriter implementation for applications that require it. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174945 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
DOM. This will only be enabled if the user defines XML_DOM_REFCOUNT_EXPERIMENTAL. The identifiers DOMNodeSPtr, DOMElementSPtr, and DOMAttrSPTR may be used in any context. Normally, these are simply typedef'd to DOMNode *, DOMAttr *, or DOMElement * as appropriate; if XML_DOM_REFCOUNT_EXPERIMENTAL is defined, these are typedef'd to templates that automatically enable reference counting. Thanks to Urs Muff for making the original suggestion, and for helping to verify this implementation. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174944 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174943 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174942 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 30, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174941 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174940 13f79535-47bb-0310-9956-ffa450edef68
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174939 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174938 13f79535-47bb-0310-9956-ffa450edef68
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174937 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
-
- Apr 28, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174935 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
when an attribute is of type ID, IDREF, IDREFS, ENTITY, ENTITIES, or NOTATION, section 7 of Namespaces 1.1 implies that it is a namespace-validity rather than a namespace-wellformedness error for its value to contain a colon. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174934 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
Patch from ailian.ding@medtronic.com (Ailian Ding) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174933 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174932 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 27, 2003
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174931 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174930 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174929 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174928 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174927 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174926 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 25, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174925 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174924 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174923 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174922 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174921 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174920 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174919 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174918 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174917 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174916 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174915 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174914 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174913 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174912 13f79535-47bb-0310-9956-ffa450edef68
-