- Jul 12, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801700 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 07, 2017
-
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801210 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 28, 2014
-
-
Alberto Massari authored
Use LIBS variable instead of LDFLAGS to specify the location of cURL (XERCESC-2028). Patch by Zane U. Ji git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1590579 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2013
-
-
Alberto Massari authored
When testing for ICU libs, place the location to be tested in the LIBS variable, not in LDFLAGS [patch by Aleksey Dobrunov] (XERCESC-2006) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1478167 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2009
-
-
Boris Kolpackov authored
update the make pretty-printing code. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@883272 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 12, 2009
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@835245 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 11, 2009
-
-
Boris Kolpackov authored
XERCES_SIZEOF_* macros. This should allow using the same set of headers for 32 and 64-bit builds (XERCESC-1874). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@834826 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 20, 2009
-
-
James David Berry authored
For builds with curl, use curl-config to get appropriate compiler and linker flags. Should complete fix for #XERCESC-1892 git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@827688 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
Look for curl and icu first in , if it's specified, before looking in /usr/local and /usr, and after looking in the location specified in the --with-curl argument. Partial fix to #XERCESC-1892 git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@826941 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2009
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@801299 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2009
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@800818 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 22, 2008
-
-
Boris Kolpackov authored
Allow use of the Windows transcoder and net accessor on Cygwin but only if the user explicitly asks for it. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@697787 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 15, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@695468 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 19, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@678145 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2008
-
-
Boris Kolpackov authored
Cygwin is a POSIX emulation layer so use POSIX file manager, transcoder, path delimiter, and net accessor. Still using Windows mutex manager because of the problem in Cygwin pthread emulation. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@676848 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 14, 2008
-
-
Boris Kolpackov authored
Remove references to libwww net accessor which was moved to attic (not maintained, number of problems). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@676634 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 12, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@676202 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 29, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@672614 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 06, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@634237 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
-
- Feb 26, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@631177 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
-
- Jan 08, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@610034 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 2007
-
-
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
-
- Jul 06, 2007
-
-
Alberto Massari authored
Changed BinInputStream interface to have curPos return a 64-bit integer, and use XMLSize_t in readBytes (XERCESC-1531) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@553903 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 24, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@467302 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@467290 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 03, 2006
-
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@452528 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@452525 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 01, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@451701 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 30, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@451683 13f79535-47bb-0310-9956-ffa450edef68
-
- May 23, 2006
-
-
James David Berry authored
Move test for genrb from the icu_prefix determination into the icu msgloader test, since genrb is used only by the icu msgloader. It's nice to know that Alberto is watching my back. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@408982 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@408959 13f79535-47bb-0310-9956-ffa450edef68
-
James David Berry authored
- Adds compatibility with non-POSIX old System-V tr implementations by using [] to delimite character ranges. This works since in the case of translation, the [ and ] characters are simply translated to themselves by the POSIX tr. Thanks to Scott Cantor for the report. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@408936 13f79535-47bb-0310-9956-ffa450edef68
-
- May 12, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@405840 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 13, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@393768 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 27, 2005
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@202002 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 16, 2005
-
-
James David Berry authored
issue on HP-11 IA64 with aCC A.06.00. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@190972 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
-