[Pkg-octave-commit] [octave-parallel] branch master updated (6e4dcfb -> c3a5bb1)

Sébastien Villemot sebastien at debian.org
Mon Nov 2 22:04:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a change to branch master
in repository octave-parallel.

      from  6e4dcfb   Release to unstable.
      adds  fb5a386   Imported Upstream version 3.0.3
       new  d08e2ac   Merge tag 'upstream/3.0.3'
       new  c3a5bb1   Changelog entry for 3.0.3-1.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                       |   4 +-
 NEWS                              |   7 +
 debian/changelog                  |   6 +
 doc/README                        |   2 +-
 inst/__netcellfun_guardfun__.m    |   2 +-
 inst/parcellfun.m                 |   2 +-
 src/configure                     | 471 +++++++++++++++++++-------------------
 src/configure.ac                  |  12 +-
 src/network_get_info.cc           |  22 +-
 src/network_set.cc                |  16 +-
 src/parallel_generate_srp_data.cc |  23 +-
 src/pconnect.cc                   |  79 ++++++-
 src/precv.cc                      |  24 +-
 src/psend.cc                      |  24 +-
 src/pserver.cc                    |  69 +++++-
 src/reval.cc                      |  14 +-
 src/sclose.cc                     |   8 +-
 src/select.cc                     |   1 +
 src/select_sockets.cc             |  38 ++-
 19 files changed, 528 insertions(+), 296 deletions(-)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-parallel.git



More information about the Pkg-octave-commit mailing list