[cpp-xmltooling] branch master updated (69bf5fe -> e5b2f14)
Rod Widdowson
rdw at steadingsoftware.com
Tue May 31 09:59:26 EDT 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository cpp-xmltooling.
from 69bf5fe CPPXT-106 Move sln file up to VS2015
new d6956c0 Wind versio back to VC10
new e5b2f14 SSPCPP-684 Cloning xercesc::BinInputStream
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc10/cpp-xmltooling.sln | 4 +-
Projects/vc10/xmltooling/xmltooling.vcxproj | 6 +-
.../vc10/xmltooling/xmltooling.vcxproj.filters | 12 +++-
.../vc10/xmltoolingtest/xmltoolingtest.vcxproj | 15 +++++
Projects/vc14/xmltooling/xmltooling.vcxproj | 6 +-
.../vc14/xmltooling/xmltooling.vcxproj.filters | 10 ++-
xmltooling/util/{NDC.cpp => CloneInputStream.cpp} | 40 +++++++-----
xmltooling/util/CloneInputStream.h | 65 +++++++++++++++++++
xmltoolingtest/CloneInputStreamTest.h | 72 ++++++++++++++++++++++
9 files changed, 202 insertions(+), 28 deletions(-)
copy xmltooling/util/{NDC.cpp => CloneInputStream.cpp} (50%)
create mode 100644 xmltooling/util/CloneInputStream.h
create mode 100644 xmltoolingtest/CloneInputStreamTest.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list