You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by rl...@apache.org on 2019/05/26 17:40:59 UTC

[xalan-c] branch master updated (ea6d1e7 -> 7a1755e)

This is an automated email from the ASF dual-hosted git repository.

rleigh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/xalan-c.git.


    from ea6d1e7  Merge pull request #7 from rleigh-codelibre/xerces2-remove
     new c46e8cd  Replace ambiguous use of long with explicitly sized types
     new 0ff0ff5  Don't compile and link C code with CXXFLAGS
     new be63b49  Remove XALAN_NO_STD_NUMERIC_LIMITS
     new 7a1755e  Merge pull request #8 from rleigh-codelibre/clang-fixes

The 4388 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.incl.in                                       |  2 +-
 Tests/Threads/ThreadTest.cpp                           | 18 +++++++++---------
 samples/Makefile.in                                    |  2 +-
 src/xalanc/Harness/XalanFileUtility.cpp                |  8 ++++----
 src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp     |  4 ++--
 src/xalanc/PlatformSupport/DOMStringPrintWriter.cpp    |  8 ++++----
 src/xalanc/PlatformSupport/DOMStringPrintWriter.hpp    |  8 ++++----
 src/xalanc/PlatformSupport/DoubleSupport.hpp           |  4 ----
 src/xalanc/PlatformSupport/PrintWriter.hpp             |  8 ++++----
 .../PlatformSupport/XalanOutputStreamPrintWriter.cpp   |  8 ++++----
 .../PlatformSupport/XalanOutputStreamPrintWriter.hpp   |  8 ++++----
 .../PlatformSupport/XalanTranscodingServices.cpp       |  2 +-
 src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp        |  2 +-
 src/xalanc/XSLT/ElemNumber.cpp                         |  2 +-
 src/xalanc/XSLT/XSLTEngineImpl.cpp                     |  2 +-
 src/xalanc/XSLT/XSLTEngineImpl.hpp                     |  2 +-
 16 files changed, 42 insertions(+), 46 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org