[scala] 05/14: Update upstream source from tag 'upstream/2.11.12'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Mar 30 15:18:21 BST 2018


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

ebourg-guest pushed a commit to branch master
in repository scala.

commit dde895524d128520ac0f6b0807081d4c80b47fe4
Merge: a35e40f 9fea9f9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Mar 30 11:48:21 2018 +0200

    Update upstream source from tag 'upstream/2.11.12'
    
    Update to upstream version '2.11.12'
    with Debian dir bcbdc62f8717dc14aacd11e4abe46055c176f6c9

 bincompat-forward.whitelist.conf                   |  10 ++
 build.number                                       |   2 +-
 build.sbt                                          |   2 +-
 scripts/jobs/integrate/windows                     |   2 +-
 .../scala/tools/ant/templates/tool-unix.tmpl       |  15 ++-
 src/compiler/scala/tools/nsc/CompileServer.scala   |  37 +++----
 src/compiler/scala/tools/nsc/CompileSocket.scala   |  78 ++++++++-------
 .../scala/tools/nsc/GenericRunnerSettings.scala    |   5 +-
 src/compiler/scala/tools/nsc/Properties.scala      |   5 +
 src/compiler/scala/tools/nsc/ScriptRunner.scala    |  16 ++-
 .../scala/tools/nsc/backend/jvm/GenASM.scala       |  45 +++++----
 src/compiler/scala/tools/util/PathResolver.scala   |  14 ++-
 .../scala/collection/mutable/AnyRefMap.scala       |   5 +-
 src/library/scala/util/Properties.scala            |  67 +++++++++----
 src/reflect/scala/reflect/internal/Symbols.scala   |   2 +-
 .../reflect/internal/util/OwnerOnlyChmod.scala     | 107 +++++++++++++++++++++
 src/reflect/scala/reflect/io/AbstractFile.scala    |   1 +
 src/reflect/scala/reflect/io/ZipArchive.scala      |  58 +++++++++--
 .../scala/reflect/runtime/JavaMirrors.scala        |   2 +-
 .../nsc/interpreter/jline/FileBackedHistory.scala  |  32 ++++--
 test/benchmarks/build.sbt                          |   2 +-
 test/files/jvm/future-spec/FutureTests.scala       |   4 +-
 test/files/run/classfile-format-51.scala           |   2 +-
 test/files/run/sd304.check                         |   1 +
 test/files/run/sd304/ReflectTest.scala             |   8 ++
 test/files/run/sd304/Test.java                     |   5 +
 test/files/run/t5293-map.scala                     |  88 -----------------
 test/files/run/t5293.scala                         |  83 ----------------
 test/files/run/t8852a.scala                        |   3 +
 .../scala/collection/mutable/AnyRefMapTest.scala   |  24 +++++
 test/junit/scala/util/SpecVersionTest.scala        | 103 ++++++++++++++------
 versions.properties                                |   6 +-
 32 files changed, 504 insertions(+), 330 deletions(-)

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



More information about the pkg-java-commits mailing list