- Mar 10, 2008
-
-
Boris Kolpackov authored
Get rid of lazy initialization that relied on double-checked locking. Now every static object is initialized in Initialize() and released in Terminate() via XMLInitializer. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@635560 13f79535-47bb-0310-9956-ffa450edef68
-
- 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
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634636 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634592 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
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634517 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
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634239 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
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634237 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2008
-
-
Alberto Massari authored
- Reflect removed API in XercesDOMParser git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633962 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633955 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633942 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 04, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@633444 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@633038 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
Make the curl net accessor take priority over socket. Make the icu message loader take priority over inmemory. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@632048 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
If a comment starts at the end of a line, the spaces before it end up included in the macro definition git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@632038 13f79535-47bb-0310-9956-ffa450edef68
-
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
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631565 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631564 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
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631294 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631292 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631190 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631177 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
-