- Jun 27, 2008
-
-
Boris Kolpackov authored
Use XMLFileLoc consistently to represent line/column. Clean up the SAX interface to use XMLSize_t instead of int/long. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@672273 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@650528 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@604927 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 20, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558109 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 11, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@555366 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@555320 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2007
-
-
Alberto Massari authored
Changed XMLTransService interface to have transcodeFrom and transcodeTo use XMLSize_t (XERCESC-1531) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@553923 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 27, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@523038 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 25, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@499946 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
-
- Jul 06, 2006
-
-
David Abram Cargill authored
Fix crashes that can occur when a non-default memory manager tries to clean up after running out of memory git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@419680 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
-
- Apr 18, 2006
-
-
Alberto Massari authored
setEncoding was relying on XMLRecognizer::encodingForName to return OtherEncoding when presented with a endian-neutral UTF16/UTF32 encoding, but it doesn't do it anymore git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@394919 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2006
-
-
Alberto Massari authored
Remove BOM-detection code inside refreshCharBuffer: the fix for jira# 1284 makes it unnecessary, and the UTF-8 part was updating the wrong index (jira# 1385) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@381685 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2006
-
-
Alberto Massari authored
If an encoding has been forced on a InputSource, ignore a compatible BOM found in the stream (jira# 1284) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@378729 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 15, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@344347 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 16, 2005
-
-
James David Berry authored
With this merge, further development of Xerces 3.0 will occur on trunk, and the jberry/3.0-unstable trunk will become defunct and will soon be deleted altogether. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190921 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176382 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 07, 2005
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176378 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 04, 2005
-
-
David Abram Cargill authored
Fix a problem where illegal qualified names were not reported as errors. Also store the colon position when searching for a qualified name to avoid looking it up again. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176364 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 22, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176355 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
-
- Feb 21, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176317 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 20, 2004
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176249 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176104 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
-
- Jun 15, 2004
-
-
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
-
- 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
-
- 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
-
- Dec 31, 2003
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175641 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2003
-
-
David Abram Cargill authored
Update to memory management so that the static memory manager (one used to call Initialize) is only for static data. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175586 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 02, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175105 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174997 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
-
- Apr 21, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174918 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 28, 2003
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174674 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
-