[Pkg-julia-devel] [SCM] Julia branch upstream updated. upstream/0.3.9-1-g407002e
Sébastien Villemot
sebastien at moszumanska.debian.org
Fri Jul 17 21:22:43 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 407002e8d8bfe376efc23b7afa4b6c501e0c3226 (commit)
from d87f3afc3e1b3962e9ff39a85c653cd24bf4d5e0 (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:
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 ++++++++++++--
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 ++
23 files changed, 371 insertions(+), 196 deletions(-)
create mode 100755 contrib/windows/get_toolchain.sh
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list