- Apr 23, 2012
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1329261 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1329252 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Avoid allocating a 0-byte array, and in any case throw an OutOfMemoryException only if the buffer is NULL and the requested size was not 0 (XERCESC-1979) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1329216 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 17, 2012
-
-
Alberto Massari authored
Verify that the pooled string has the requested length, to avoid the case when multiple strings share the same hash code and starts with the same substring (XERCESC-1978) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1327014 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 04, 2012
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1227095 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1227093 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 03, 2012
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1226891 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 02, 2012
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1226384 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 27, 2011
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1224891 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Don't report a transcoding error if the invalid character is not at the start of the buffer, it could be an incomplete buffer (XERCESC-1936) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1224886 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 29, 2011
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1141163 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 21, 2011
-
-
Alberto Massari authored
TranscodeToStr and TranscodeFromStr threw exceptions when converting empty or special strings (XERCESC-1947) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1138012 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1138002 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
If the receive() function returns 0, it means the connection has been gracefully closed, and we have to stop reading from it (XERCESC-1968) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1137970 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1137953 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1137951 13f79535-47bb-0310-9956-ffa450edef68
-
- May 30, 2011
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1129152 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 15, 2011
-
-
Alberto Massari authored
Avoid recursion when dealing with ContentSpecNode objects; it can easily turn into a stack overflow (XERCESC-1935) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1092729 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2011
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1071934 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 27, 2010
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1027994 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 28, 2010
-
-
Alberto Massari authored
Normalize the attribute values before collapsing whitespace, or the special characters used to signal the usage of an entity reference inside an attribute value will remain in the value of xsi:type and xsi:nill (XERCESC-1945) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1002312 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 09, 2010
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@983800 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Process xsi:type after consuming xsi:schemaLocation, so that the grammar where the type is defined can be found also when the xsi:schemaLocation is placed after xsi:type (XERCESC-1937) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@983783 13f79535-47bb-0310-9956-ffa450edef68
-
- May 09, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@942563 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@942560 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@936629 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@936341 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@936317 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 19, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@935548 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@935480 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 18, 2010
-
-
Boris Kolpackov authored
we continue parsing a invalid document (XERCESC-1919). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@935357 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@935356 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@935348 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 16, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@934988 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@934958 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 13, 2010
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@933521 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 12, 2010
-
-
Alberto Massari authored
Restore the usage of the document fragment in XInclude processing to handle xi:include as root elements; delay the recursive expansion of includes until the document fragment has been placed in the final location [XERCESC-1918] git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@933210 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
The code formatting a content model was skipping the cardinality indicators (*, +, ?) [XERCESC-1914] git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@933153 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 11, 2010
-
-
Boris Kolpackov authored
bugs and memory leaks in XInclude code. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@932950 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@932892 13f79535-47bb-0310-9956-ffa450edef68
-