[Pkg-julia-devel] [SCM] Julia branch upstream updated. upstream/0.3.10-1-g884acd9

Sébastien Villemot sebastien at moszumanska.debian.org
Sun Sep 6 17:01:29 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Julia".

The branch, upstream has been updated
       via  884acd9ae821af70275f9c6af98d3848ae43d1e4 (commit)
      from  407002e8d8bfe376efc23b7afa4b6c501e0c3226 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 VERSION                                            |  2 +-
 appveyor.yml                                       |  6 +-
 base/client.jl                                     |  1 -
 base/linalg/lapack.jl                              |  9 ++-
 base/pointer.jl                                    |  2 +-
 base/stream.jl                                     |  3 +-
 contrib/windows/msys_build.sh                      | 34 +++++++----
 .../md5                                            |  1 +
 .../sha512                                         |  1 +
 .../llvm-3.3-i686-w64-mingw32-juliadeps.7z/md5     |  1 +
 .../llvm-3.3-i686-w64-mingw32-juliadeps.7z/sha512  |  1 +
 .../llvm-3.3-x86_64-w64-mingw32-juliadeps.7z/md5   |  1 +
 .../sha512                                         |  1 +
 .../md5                                            |  1 +
 .../sha512                                         |  1 +
 doc/juliadoc/juliadoc/jldoctest.py                 | 32 +++++-----
 .../juliadoc/theme/julia/static/julia.css_t        | 12 ++++
 doc/manual/integers-and-floating-point-numbers.rst |  2 +-
 doc/manual/metaprogramming.rst                     |  2 +-
 doc/manual/packages.rst                            | 15 ++++-
 examples/plife.jl                                  | 70 ----------------------
 src/cgutils.cpp                                    |  1 -
 src/codegen.cpp                                    |  4 ++
 src/debuginfo.cpp                                  |  2 +
 src/init.c                                         |  6 +-
 test/examples.jl                                   |  2 -
 26 files changed, 93 insertions(+), 120 deletions(-)
 create mode 100644 deps/checksums/i686-4.9.2-release-win32-sjlj-rt_v4-rev3.7z/md5
 create mode 100644 deps/checksums/i686-4.9.2-release-win32-sjlj-rt_v4-rev3.7z/sha512
 create mode 100644 deps/checksums/llvm-3.3-i686-w64-mingw32-juliadeps.7z/md5
 create mode 100644 deps/checksums/llvm-3.3-i686-w64-mingw32-juliadeps.7z/sha512
 create mode 100644 deps/checksums/llvm-3.3-x86_64-w64-mingw32-juliadeps.7z/md5
 create mode 100644 deps/checksums/llvm-3.3-x86_64-w64-mingw32-juliadeps.7z/sha512
 create mode 100644 deps/checksums/x86_64-4.9.2-release-win32-seh-rt_v4-rev3.7z/md5
 create mode 100644 deps/checksums/x86_64-4.9.2-release-win32-seh-rt_v4-rev3.7z/sha512
 delete mode 100644 examples/plife.jl


hooks/post-receive
-- 
Julia



More information about the Pkg-julia-devel mailing list