[Pkg-julia-devel] [SCM] Julia branch upstream updated. upstream/0.1_20130212.gitf375d4bb-1-g17d739f

Sébastien Villemot sebastien at alioth.debian.org
Wed Feb 13 16:24:29 UTC 2013


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  17d739fa4557c03cc94d56f7a13638cfdebc3b5f (commit)
      from  68f6f3fc929f6a1e47df5ba55c2f5aa69427406b (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                               |    6 +-
 VERSION                                |    2 +-
 base/abstractarray.jl                  |   10 +-
 base/bigfloat.jl                       |    2 +-
 base/bigint.jl                         |    2 +-
 base/bitarray.jl                       |   28 ----
 base/file.jl                           |    1 +
 base/lapack.jl                         |    2 +-
 base/process.jl                        |   16 +--
 base/stream.jl                         |    7 +-
 contrib/windows/prepare-julia-env.bat  |    2 +-
 deps/libuv/src/unix/linux/linux-core.c |    8 +-
 deps/libuv/src/unix/pipe.c             |    2 +-
 doc/helpdb.jl                          |  246 +++++---------------------------
 doc/stdlib/base.rst                    |  212 ++++++++++++++++++++++++++--
 doc/stdlib/sort.rst                    |  220 +++++++----------------------
 extras/julia_web_base.jl               |    2 +-
 src/Makefile                           |    4 +-
 src/dlload.c                           |    4 +-
 src/init.c                             |   32 +++--
 src/module.c                           |   25 ++--
 src/wrapper.c                          |    4 +-
 ui/repl-basic.c                        |    2 +-
 ui/repl-readline.c                     |   10 +-
 24 files changed, 364 insertions(+), 485 deletions(-)


hooks/post-receive
-- 
Julia



More information about the Pkg-julia-devel mailing list