- Jun 16, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@191014 13f79535-47bb-0310-9956-ffa450edef68
-
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
-
- Jun 15, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190805 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 14, 2005
-
-
James David Berry authored
Merge from 3.0 unstable branch -r 190541:190542. Define magic values for scope relative to UINT_MAX. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190544 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 13, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190503 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190502 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 11, 2005
-
-
James David Berry authored
Resolve Jira bug XERCESC-1436 on main trunk. Header and implementation of OpFactory used inconsistent function signature. Thanks to Axel Weiss. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190169 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 08, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@189619 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@189580 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 06, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180348 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 04, 2005
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180015 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180012 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@180011 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 03, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@179897 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@179854 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@179821 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 02, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@179612 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@179608 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176411 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176410 13f79535-47bb-0310-9956-ffa450edef68
-
- May 18, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176409 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176407 13f79535-47bb-0310-9956-ffa450edef68
-
- May 12, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176406 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176405 13f79535-47bb-0310-9956-ffa450edef68
-
- May 08, 2005
-
-
James David Berry authored
recongnize, with an appropriate warning to the user. There is no reason we should accept only canonical forms of names. Accepting a broader variety lets the user specify special compiler versions that may be named differently, such as 'gcc-3.3'. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176404 13f79535-47bb-0310-9956-ffa450edef68
-
- May 06, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176403 13f79535-47bb-0310-9956-ffa450edef68
-
- May 05, 2005
-
-
David Abram Cargill authored
Update XSValue to handle float and double the same way the main library does, converting values to infinityr or zero, as the C ranges for float and double are less than the schema ranges. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176402 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176401 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176400 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176399 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 29, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176398 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176397 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 28, 2005
-
-
Alberto Massari authored
Move implementation of setDocument to the cpp file, where DOMDocumentImpl is a known class (jira# 968) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176396 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 27, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176395 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 26, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176394 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
Schema updates to match spec: both the default value and the canonical representation of that value have to fit the pattern and it is an error for NOTATION to be used directly in a schema. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176393 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176392 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176387 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 23, 2005
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176386 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2005
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176385 13f79535-47bb-0310-9956-ffa450edef68
-