[Pkg-julia-devel] [SCM] Julia branch master updated. debian/0.3.9-1-6-gbde6fb6
Sébastien Villemot
sebastien at moszumanska.debian.org
Fri Jul 17 21:22:41 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, master has been updated
via bde6fb6e3306e00503cb7f9cd420714afeef6667 (commit)
via 9a94e468149d21fe88f0b002ae954e2abc8354af (commit)
via 46dc66ab22edcf6c9403a91e7ff9921589b4bf57 (commit)
via b4ec503337a71287fc263eaa14edc36414d99214 (commit)
via 40d419ffa5fd92faa4dfb00e78c3b525b3d8c91e (commit)
via 407002e8d8bfe376efc23b7afa4b6c501e0c3226 (commit)
from f74fe66e13f9025ab2527c261d19065d1a4deea6 (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 -----------------------------------------------------------------
commit bde6fb6e3306e00503cb7f9cd420714afeef6667
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Jul 17 23:14:18 2015 +0200
Changelog entry for 0.3.10-1.
commit 9a94e468149d21fe88f0b002ae954e2abc8354af
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Jul 17 23:13:57 2015 +0200
d/p/mcjit-llvm-ftbfs.patch: new patch, taken from upstream.
commit 46dc66ab22edcf6c9403a91e7ff9921589b4bf57
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Jul 17 23:03:58 2015 +0200
d/p/inject-ldflags.patch: drop patch, no longer needed.
commit b4ec503337a71287fc263eaa14edc36414d99214
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Jul 17 23:03:45 2015 +0200
Refresh patches.
Git-Dch: Ignore
commit 40d419ffa5fd92faa4dfb00e78c3b525b3d8c91e
Merge: f74fe66 407002e
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Jul 17 23:00:58 2015 +0200
Merge tag 'upstream/0.3.10'
Upstream version 0.3.10
-----------------------------------------------------------------------
Summary of changes:
Makefile | 8 +-
README.windows.md | 215 ++++++++--------------
VERSION | 2 +-
base/linalg/blas.jl | 18 +-
base/multi.jl | 10 +-
base/serialize.jl | 5 +-
base/sparse/sparsematrix.jl | 13 +-
contrib/windows/get_toolchain.sh | 59 ++++++
contrib/windows/winrpm.sh | 74 +++++++-
debian/changelog | 8 +
debian/patches/do-not-download-dsfmt.patch | 4 +-
debian/patches/do-not-download-utf8proc.patch | 4 +-
debian/patches/inject-ldflags.patch | 17 --
debian/patches/libjulia-release-drop-soname.patch | 2 +-
debian/patches/mcjit-llvm-ftbfs.patch | 18 ++
debian/patches/require-sse2-on-i386.patch | 4 +-
debian/patches/series | 2 +-
debian/patches/support-noopt.patch | 8 +-
debian/patches/verbose-build.patch | 2 +-
deps/Makefile | 6 +-
doc/helpdb.jl | 2 +-
doc/manual/performance-tips.rst | 26 +++
src/Makefile | 3 +
src/alloc.c | 16 +-
src/builtins.c | 11 +-
src/cgutils.cpp | 43 ++++-
src/codegen.cpp | 28 ++-
src/gc.c | 4 +-
src/init.c | 5 +-
src/jltypes.c | 4 +-
src/task.c | 6 +-
test/core.jl | 3 +
test/sparse.jl | 6 +
33 files changed, 410 insertions(+), 226 deletions(-)
create mode 100755 contrib/windows/get_toolchain.sh
delete mode 100644 debian/patches/inject-ldflags.patch
create mode 100644 debian/patches/mcjit-llvm-ftbfs.patch
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list