[pkg-d-commits] [ldc] 07/07: Updated version 1.4.0 from 'upstream/1.4.0'

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


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

mak pushed a commit to branch master
in repository ldc.

commit e447f1ffa7a11b65838f6ba7e86568f5e7cfd4c5
Merge: 221fee7 ff9fadb
Author: Matthias Klumpp <mak at debian.org>
Date:   Fri Sep 15 01:23:02 2017 +0200

    Updated version 1.4.0 from 'upstream/1.4.0'
    
    with Debian dir cfad6ee2e3fed2075d3c978303d843103ad9ef12

 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