[Pkg-julia-devel] [SCM] Julia branch upstream updated. upstream/0.2.0+dfsg-1-g3220628

Sébastien Villemot sebastien at moszumanska.debian.org
Sat Feb 15 20:43:16 UTC 2014


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  3220628b3445ebdb7b50d761f370d796f872b3f3 (commit)
      from  0d74654eae9fe9d54891e26bae65f4358779ae4b (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:
 .build_info                                        |  2 +-
 .commitsha                                         |  2 +-
 NEWS.md                                            |  3 +++
 VERSION                                            |  2 +-
 base/dict.jl                                       |  4 ++--
 base/inference.jl                                  |  4 +++-
 base/pkg/cache.jl                                  | 26 +++++++++++++++++++--
 base/pkg/dir.jl                                    | 11 +++++----
 deps/Makefile                                      |  7 ++++--
 deps/find_python_for_llvm                          | 16 +++++++++++++
 doc/README.md                                      |  2 ++
 doc/conf.py                                        |  7 ++++--
 doc/manual/arrays.rst                              |  2 ++
 doc/manual/getting-started.rst                     | 12 +++++++++-
 doc/manual/integers-and-floating-point-numbers.rst |  2 +-
 doc/manual/linear-algebra.rst                      |  6 ++---
 src/array.c                                        | 13 +++++++----
 src/ccall.cpp                                      |  3 +++
 src/codegen.cpp                                    | 21 ++++++++++++-----
 src/flisp/flisp.c                                  |  2 +-
 src/flisp/read.c                                   |  7 ++++--
 src/flisp/string.c                                 |  1 +
 src/init.c                                         |  4 ++++
 src/jl_uv.c                                        |  4 ++--
 src/julia-parser.scm                               | 15 ++++++++----
 src/julia-syntax.scm                               | 11 +++++----
 src/module.c                                       |  1 +
 src/toplevel.c                                     | 18 +++++++++++----
 test/core.jl                                       | 27 ++++++++++++++++++++++
 test/hashing.jl                                    |  2 ++
 test/keywordargs.jl                                | 13 +++++++++++
 31 files changed, 197 insertions(+), 53 deletions(-)
 create mode 100755 deps/find_python_for_llvm


hooks/post-receive
-- 
Julia



More information about the Pkg-julia-devel mailing list