[Pkg-octave-commit] [octave-struct] 01/04: Merge tag 'upstream/1.0.12'

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Thu Mar 17 12:51:57 UTC 2016


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

rlaboiss-guest pushed a commit to branch master
in repository octave-struct.

commit a4c2bb438797ac04a952655d064fe1250480082a
Merge: 7f77cde 32f5630
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 17 06:09:02 2016 -0300

    Merge tag 'upstream/1.0.12'
    
    Upstream version 1.0.12

 DESCRIPTION          |    4 +-
 NEWS                 |    7 +
 inst/getfields.m     |    2 +-
 inst/setfields.m     |    2 +-
 inst/tars.m          |    2 +-
 src/Makefile         |   12 -
 src/Makefile.in      |   33 +
 src/bootstrap        |    3 +
 src/cell2fields.cc   |   54 +-
 src/config.h.in      |    6 +
 src/configure        | 5074 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/configure.ac     |   75 +
 src/error-helpers.cc |   53 +
 src/error-helpers.h  |  137 ++
 src/fieldempty.cc    |   28 +-
 src/fields2cell.cc   |   34 +-
 src/structcat.cc     |  102 +-
 17 files changed, 5501 insertions(+), 127 deletions(-)

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



More information about the Pkg-octave-commit mailing list