- Mar 09, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@635226 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 07, 2008
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634758 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634750 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634726 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634722 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634639 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634591 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
Additionaly compatibility fixes for compatibility in 64 bit architectures. Also, remove outdated Metrowerks support. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634494 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
Use OSAtomic routines, rather than DriverSyncronization routines, for compatibility with 64 bit pointers when we're being used on a 64 bit architecture. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634493 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 06, 2008
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634429 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Make function definitions match declaration signatures. Otherwise SPARCv9 ABI thinks they are different. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634238 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633955 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 03, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633162 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633037 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Adjust DOM heap allocation parameters to be the same as in 2.8.0 which appears to give the best overall performance git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633031 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Do not use the build version component in the ICU message loader's entry point. While at it, rename the package/entry point to be consistent with the library name. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@632994 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 29, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@632298 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@632270 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2008
-
-
Boris Kolpackov authored
Get rid of automake convenience libraries. Link messages for the ICU message loader directly into libxerces-c instead of a separate library. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631983 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 27, 2008
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631566 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 26, 2008
-
-
Alberto Massari authored
Rewritten fix for XERCESC-1718 as checking for the validity of all the attributes multiple times would report errors when IDs are used git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631340 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 25, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@630890 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@630839 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 22, 2008
-
-
Boris Kolpackov authored
Make inmemory and socket default message loader and net accessor, respectively. Add --disable-network option to build without network support. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@630254 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 21, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@629886 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@629868 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
inet_addr was called directly (isntead of using wrap_inet_addr) leading to a dependency of the binary on ws2_32.dll git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@629840 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 20, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@629424 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Check for the callback pointer to be valid before each call, as a callback could be resetting it (XERCESC-1781) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@629419 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 2008
-
-
Boris Kolpackov authored
Make sure the base type was provided when trying to resolve the schema grammar (addition to the previous fix) (XERCESC-1777) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@627295 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 12, 2008
-
-
Boris Kolpackov authored
In restriction checking, when looking for a declaration of a base element, use the schema grammar corresponding to the type this element is declared in (XERCESC-1777) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@620798 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 05, 2008
-
-
Alberto Massari authored
SchemaInfo now makes a copy of the targetNSUri to avoid pointing to deleted memory if the corresponding SchemaGrammar gets deleted early; the schema URL is now replicated inside the constructor instead of relying on the caller to pass a duplicated string git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@618681 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 22, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614272 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614270 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614259 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614235 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614188 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@614181 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 21, 2008
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@613903 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 16, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@612452 13f79535-47bb-0310-9956-ffa450edef68
-