[pkg-d-commits] [ldc] branch upstream updated (60c7af2 -> ff9fadb)

Matthias Klumpp mak at moszumanska.debian.org
Thu Sep 14 23:32:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a change to branch upstream
in repository ldc.

      from  60c7af2   New upstream version 1.4.0
       new  ff9fadb   New upstream version 1.4.0

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:
 bootstrap/runtime/druntime/src/core/math.d              |   2 +-
 bootstrap/runtime/druntime/src/core/sys/solaris/link.d  |   2 +-
 bootstrap/runtime/druntime/src/core/thread.d            |   2 +-
 bootstrap/runtime/druntime/src/ldc/intrinsics.di        |   2 +-
 bootstrap/tests/d2/dmd-testsuite/compilable/ddoc12.d    |   2 +-
 bootstrap/tests/d2/dmd-testsuite/compilable/ddoc4162.d  |   2 +-
 bootstrap/tests/d2/dmd-testsuite/compilable/ddoc5446.d  |   2 +-
 bootstrap/tests/d2/dmd-testsuite/compilable/ddoc7795.d  |   2 +-
 bootstrap/tests/d2/dmd-testsuite/compilable/ddoc8271.d  |   2 +-
 .../tests/d2/dmd-testsuite/compilable/deprecate2.d      |   2 +-
 .../d2/dmd-testsuite/compilable/iasm_labeloperand.d     |   2 +-
 .../tests/d2/dmd-testsuite/compilable/interpret3.d      |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ldc_github_1211.d |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ldc_github_421.d  |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ldc_github_637.d  |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ldc_github_791.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269a.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269b.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269c.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269d.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269e.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269f.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/gag4269g.d  |   2 +-
 .../tests/d2/dmd-testsuite/fail_compilation/ice10599.d  |   2 +-
 .../d2/dmd-testsuite/fail_compilation/testhtml2.html    |   2 +-
 bootstrap/tests/d2/dmd-testsuite/runnable/helloUTF16.d  | Bin 246 -> 114 bytes
 .../tests/d2/dmd-testsuite/runnable/helloUTF16BE.d      | Bin 246 -> 114 bytes
 bootstrap/tests/d2/dmd-testsuite/runnable/helloUTF8.d   |   2 +-
 .../tests/d2/dmd-testsuite/runnable/ldc_github_1033.d   |   2 +-
 .../tests/d2/dmd-testsuite/runnable/ldc_github_1058.d   |   2 +-
 .../tests/d2/dmd-testsuite/runnable/ldc_github_989.d    |   2 +-
 .../tests/d2/dmd-testsuite/runnable/ldc_intrinsics.d    |   2 +-
 runtime/druntime/src/core/math.d                        |   2 +-
 runtime/druntime/src/core/sys/solaris/link.d            |   2 +-
 runtime/druntime/src/ldc/intrinsics.di                  |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc12.d              |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc4162.d            |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc5446.d            |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc7795.d            |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc8271.d            |   2 +-
 tests/d2/dmd-testsuite/compilable/interpret3.d          |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_1211.d     |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_421.d      |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_637.d      |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_791.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269a.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269b.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269c.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269d.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269e.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269f.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269g.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/ice10599.d      |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/testhtml2.html  |   2 +-
 tests/d2/dmd-testsuite/runnable/helloUTF16.d            | Bin 246 -> 114 bytes
 tests/d2/dmd-testsuite/runnable/helloUTF16BE.d          | Bin 246 -> 114 bytes
 tests/d2/dmd-testsuite/runnable/helloUTF8.d             |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_1033.d       |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_1058.d       |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_989.d        |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_intrinsics.d        |   2 +-
 61 files changed, 57 insertions(+), 57 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list