- 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 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
-
- 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
-
- Oct 01, 2006
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@451701 13f79535-47bb-0310-9956-ffa450edef68
-
- May 23, 2006
-
-
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
-
- Jun 16, 2005
-
-
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
-