- Aug 20, 2003
-
-
Gareth Reakes authored
A basic perl script that takes a DOM header file and creates the format we use in our HTML bindings file. Perl script by Steven White. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175152 13f79535-47bb-0310-9956-ffa450edef68
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175151 13f79535-47bb-0310-9956-ffa450edef68
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175150 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 19, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175149 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175148 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 16, 2003
-
-
Neil Graham authored
fix for bug 22457. Union types that are restrictions of other union types were previously considered not to inherit their parents member types. This is at variance with the behaviour of the Java parser and apparently with the spec, so I have changed this. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175147 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 14, 2003
-
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175146 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175145 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175144 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175143 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175142 13f79535-47bb-0310-9956-ffa450edef68
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175141 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 12, 2003
-
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175140 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175139 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 07, 2003
-
-
Neil Graham authored
document seg fault that can be provoked by calling XMLPlatformUtils::Terminate from within a catch block. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175138 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
fix segmentation faults that may arise when the parser throws exceptions during document parsing. In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175137 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2003
-
-
James David Berry authored
Update Win32 CodeWarrior project for recent file additions/deletions; patch by Zeid Derhally <derhally@metrowerks.com> git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175136 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175135 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 31, 2003
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175134 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175133 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
fGrammarFromPool introduced git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175132 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175131 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
using getGrammar(URI) update GrammarDescription info git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175130 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175129 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175128 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 30, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175127 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 28, 2003
-
-
Neil Graham authored
document improvement in build system for situations in which the samples are to be compiled on a system where Xerces binaries are already located. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175126 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
fix to permit the samples source to be copied from a non-writable to a writable part of the filesystem, then compiled. Binaries will also be dropped in a writable directory. This should make experimentation easier on multi-user systems. Patch by Steve Dulin git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175125 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 25, 2003
-
-
Gareth Reakes authored
The patch fixes Bugzilla #19787, #20006, #20009, #20010 and #20287, and several other issues. A summary of the changes is listed below: 1. Added '[' and ']' to reserved characters as per RFC 2732. 2. '[' and ']' added in RFC 2732, are not allowed in path segments, but may appear in the opaque part. 3. No URI can begin with a ':'. 4. URI has no scheme if ':' occurs in a URI after '?' or '#', it's part of the query string or fragment. 5. Whitespace (even escaped as %20) is not permitted in the authority portion of a URI. 6. IPv4 addresses must match 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT "." 1*3DIGIT. Since RFC 2732. 7. IPv4 addresses are 32-bit, therefore no segment may be larger than 255. This isn't expressed by the grammar. 8. Hostnames cannot end with a '-'. 9. Labels in a hostname must be 63 bytes or less [RFC 1034]. 10. Hostnames may be no longer than 255 bytes [RFC 1034]. (That restriction was already there. I just moved it inwards. 11. Added support for IPv6 references added in RFC 2732. URIs such as http://[::ffff:1.2.3.4] are valid. The BNF in RFC 2373 isn't correct. IPv6 addresses are read according to section 2.2 of RFC 2373. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175124 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 24, 2003
-
-
Gareth Reakes authored
'scheme:#fragment' is not a valid URI, however from inspecting the code it seems like Xerces-C will accept 'URIs' of this form. The ':' must be followed by either a '/' or a uric_no_slash. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175123 13f79535-47bb-0310-9956-ffa450edef68
-
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
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175121 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 22, 2003
-
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175120 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 21, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175119 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 18, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175118 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 17, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175117 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175116 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 16, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175115 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 14, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175114 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175113 13f79535-47bb-0310-9956-ffa450edef68
-