- Jan 04, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@608930 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 03, 2008
-
-
Alberto Massari authored
Removed autoconf-generated files from SVN (use the reconf script to generate them after getting the sources from SVN) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@608555 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 20, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@605828 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@605820 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
-
- Nov 21, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@597129 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@594002 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 2007
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@592195 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
Set ICU_CXXFLAGS for all files, not just the ICU transcoder, so that special cased code for ICU such as that in RangeToken.cpp, will not break for lack of these flags. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@592193 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@592189 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 09, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@583166 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 08, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@582791 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 20, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@577837 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 19, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@577322 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 13, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@575387 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@575245 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 12, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@575030 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 10, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@574322 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 09, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@574018 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 06, 2007
-
-
Alberto Massari authored
When validating a date, the error message related to the day value was always stating that the valid range was 1 to 31, even if the month allowed a narrower range git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@573256 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 30, 2007
-
-
Alberto Massari authored
- Don't use backtracking if the regex pattern doesn't have ambiguities (XERCESC-1242) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@571231 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
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570484 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570480 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570478 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
- Added some testing for regex inside DOMTest git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570441 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
When matching a union, stop testing the various alternatives if one reaches the end of the input string git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@570398 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 24, 2007
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@569455 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 30, 2007
-
-
Alberto Massari authored
The GroupContentRestricted error is used for both 'sequence' and 'choice' models, so get the model at runtime (XERCESC-1724) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@560922 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 26, 2007
-
-
Alberto Massari authored
XSWildcard was always getting a 'strict' processContent when the namespace list contained more than 2 elements git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@559794 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 23, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558817 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558800 13f79535-47bb-0310-9956-ffa450edef68
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558770 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558750 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558739 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558729 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558723 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
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@558029 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 18, 2007
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@557419 13f79535-47bb-0310-9956-ffa450edef68
-