- 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
-
- 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
-
- 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
-
- Sep 08, 2004
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176026 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 22, 2004
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175963 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 19, 2004
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175880 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 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
-
- Nov 25, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175453 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 24, 2003
-
-
Neil Graham authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175451 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2003
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174984 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 24, 2003
-
-
Tinny Ng authored
Add alias CCSID01140 and CP01140 to IBM1140, and alias: iso-ir-100, l1, CP819, csISOLatin1 to ISO8859-1 git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174663 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2003
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174601 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 06, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174480 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 25, 2002
-
-
Tinny Ng authored
Performance: use XMLRecognizer::Encodings enum to make new transcode, faster than comparing the encoding string every time. Also thread-safe the static variable gMappings. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174405 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174311 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 24, 2002
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174057 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 18, 2002
-
-
Khaled Noaman authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174026 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 10, 2002
-
-
PeiYong Zhang authored
patch from tng. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173814 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 12, 2002
-
-
PeiYong Zhang authored
patch from mark_russell@csgsystems.com git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173571 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 05, 2002
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173464 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 01, 2002
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173439 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 21, 2002
-
-
Tinny Ng authored
Some intrinsic encoding support (e.g. UTF-16) only works as input encoding while reading in XML data; but does not work as output encoding in XMLformatter. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173426 13f79535-47bb-0310-9956-ffa450edef68
-
- May 11, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172633 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 25, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172513 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 25, 2000
-
-
Unknown (aruna1) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172278 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 07, 2000
-
-
Unknown (jpolast) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172246 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 15, 2000
-
-
Unknown (aruna1) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172170 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 13, 2000
-
-
Unknown (aruna1) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172166 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 28, 2000
-
-
Andy Heninger authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172082 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 28, 2000
-
-
Unknown (roddey) authored
stuff. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171989 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 18, 2000
-
-
Unknown (roddey) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171962 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 22, 2000
-
-
Andy Heninger authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171886 13f79535-47bb-0310-9956-ffa450edef68
-
Unknown (roddey) authored
internal entities now that XMLCh isn't always UTF-16. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171879 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 19, 2000
-
-
Unknown (roddey) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171871 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2000
-
-
Unknown (roddey) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171860 13f79535-47bb-0310-9956-ffa450edef68
-
Unknown (roddey) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171859 13f79535-47bb-0310-9956-ffa450edef68
-
Unknown (roddey) authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171855 13f79535-47bb-0310-9956-ffa450edef68
-