- Jul 07, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175941 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175940 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175939 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175938 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175937 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Fix for jira#1210: ArrayJanitor was created using the memory manager to delete an object created with new [] git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175936 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
Rename VALUE_CONSTRAINT enumeration names to avoid naming conflict with AIX system header which already uses VC_DEFAULT as a macro. Will need to document that this fix breaks source code compatibility. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175935 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 30, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175934 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 28, 2004
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175933 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175932 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175931 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 24, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175930 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 23, 2004
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175929 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 22, 2004
-
-
Alberto Massari authored
Fix for jira#1181 (Relative URL resolving broken): the given base URI was used to test the final URI, but the current entity was then used to open the resource git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175928 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 21, 2004
-
-
Neil Graham authored
grammar we're using, we don't switch grammars. Therefore, under these conditions we should not switch back--if we do, the GrammarResolver may present us with a different grammar, and this produces very bad results. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175927 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175926 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 15, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175925 13f79535-47bb-0310-9956-ffa450edef68
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175924 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175923 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 14, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175921 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175920 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 09, 2004
-
-
Gareth Reakes authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175919 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 04, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175918 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 03, 2004
-
-
PeiYong Zhang authored
and translated until an entity's encoding declaration (if present) has been read. Therefore, it is a fatal error to use them within the XML declaration or text declaration. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175917 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 02, 2004
-
-
Neil Graham authored
<p:a xmlns:p="b" xmlns:q="b"></q:a> when namespace processing was enabled. This also opened the way for some end-tag scanning performance improvements. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175916 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 01, 2004
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175915 13f79535-47bb-0310-9956-ffa450edef68
-
- May 31, 2004
-
-
PeiYong Zhang authored
#xFDD0-#xFDEF is not in the production [4][4a] git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175914 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175913 13f79535-47bb-0310-9956-ffa450edef68
-
- May 27, 2004
-
-
Neil Graham authored
each time we enter a start tag, assume they are clear and clear them only once it has been determined that the start tag we've just processed actually had attributes. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175912 13f79535-47bb-0310-9956-ffa450edef68
-
- May 25, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175911 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175910 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
it must be performed only when absolutely necessary and as late as possible in a processing chain... git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175909 13f79535-47bb-0310-9956-ffa450edef68
-
- May 21, 2004
-
-
PeiYong Zhang authored
Grammar instances -- patch from David Bertoni git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175908 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175907 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
MinGW: move the -mthreads option from Makefile.incl to runConfigure; change the name of the DLL to be aligned with the naming in CygWin/Win32 git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175906 13f79535-47bb-0310-9956-ffa450edef68
-
- May 14, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175905 13f79535-47bb-0310-9956-ffa450edef68
-
- May 11, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175904 13f79535-47bb-0310-9956-ffa450edef68
-
- May 10, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175903 13f79535-47bb-0310-9956-ffa450edef68
-
- May 05, 2004
-
-
Alberto Massari authored
Content reported by a web site as text/xml is now read correctly; added an extra way of getting the size of the document in case no redirection has been performed git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175902 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175901 13f79535-47bb-0310-9956-ffa450edef68
-