[med-svn] [castxml] branch upstream updated (2211942 -> 593ae0e)
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jul 6 15:22:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a change to branch upstream
in repository castxml.
from 2211942 Imported Upstream version 0.1+git20160412
new 593ae0e Imported Upstream version 0.1+git20160706
The 1 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:
README.rst | 3 +-
src/Output.cxx | 49 +++++++--------
src/RunClang.cxx | 73 +++++++++++++++++++---
src/Utils.cxx | 11 ++++
src/Utils.h | 4 ++
src/Version.cmake | 2 +-
test/CMakeLists.txt | 11 ++--
test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt | 1 +
test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt | 1 +
...t.txt => cmd.cc-msvc-builtin-1800-E.stdout.txt} | 2 +-
test/expect/cmd.cc-msvc-builtin-1900-E.stdout.txt | 9 +++
...gccxml.any.Class-member-template-access.xml.txt | 40 ++++++------
.../expect/gccxml.any.GNU-float128-nostart.xml.txt | 2 +-
test/expect/gccxml.any.GNU-float128.xml.txt | 13 ++--
test/expect/gccxml.any.nostart.xml.txt | 10 +++
test/expect/gccxml.c.GNU-float128-nostart.xml.txt | 2 +-
test/input/Class-member-template-access.cxx | 2 +
.../{GNU-float128.c => GNU-float128-nostart.c} | 0
.../{GNU-float128.c => GNU-float128-nostart.cxx} | 0
test/input/GNU-float128.c | 1 +
test/input/GNU-float128.cxx | 7 ++-
test/input/make_integer_seq.cxx | 6 ++
test/input/nostart.cxx | 2 +
23 files changed, 180 insertions(+), 71 deletions(-)
copy test/expect/{cmd.cc-msvc-src-cxx-E.stdout.txt => cmd.cc-msvc-builtin-1800-E.stdout.txt} (89%)
create mode 100644 test/expect/cmd.cc-msvc-builtin-1900-E.stdout.txt
create mode 100644 test/expect/gccxml.any.nostart.xml.txt
copy test/input/{GNU-float128.c => GNU-float128-nostart.c} (100%)
copy test/input/{GNU-float128.c => GNU-float128-nostart.cxx} (100%)
create mode 100644 test/input/make_integer_seq.cxx
create mode 100644 test/input/nostart.cxx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/castxml.git
More information about the debian-med-commit
mailing list