Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Rework the way we search for and detect the ICU and libcurl libraries (XERCESC-1892).
Use character literals instead of ranges; tr on Solaris does not understand ranges.
Disable automatic selection of ICU message loader when ICU is available (XERCESC-1769).
Make the curl net accessor take priority over socket. Make the icu message loader take priority over inmemory.
Make inmemory and socket default message loader and net accessor, respectively. Add --disable-network option to build without network support.
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.
Resolve XERCESC-1595. - 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.
Enable 'configure' to select ICU and Iconv message loaders
Merge all changes from branches/jberry/3.0-unstable -r 178442:190861 to trunk. 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.
Neaten up a bit of m4 code
small tweaks to explanations
Add keyword and eol props
Begin work on refactoring of platform class.
Addition of initial autoconf support on 3.0-unstable branch.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |