[Pkg-octave-commit] [octave-io] 01/04: Update upstream source from tag 'upstream/2.4.8'

Sébastien Villemot sebastien at debian.org
Fri Oct 27 12:16:53 UTC 2017


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

sebastien pushed a commit to branch master
in repository octave-io.

commit c092a08785b4b83caa91c9e77965c372e4ae2fc7
Merge: fdd4e61 60cc4d7
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Oct 27 14:05:32 2017 +0200

    Update upstream source from tag 'upstream/2.4.8'
    
    Update to upstream version '2.4.8'
    with Debian dir 0634978ef8f9c24ba7d57e00dcac4ea598c5f71a

 .gitignore                        |  10 --
 DESCRIPTION                       |   6 +-
 Makefile                          | 239 ++++++++++++++++++++++++++++++++++++++
 NEWS                              |  29 ++++-
 inst/__init_io__.m                |   6 +-
 inst/calccelladdress.m            |  30 ++---
 inst/oct2ods.m                    |  11 +-
 inst/oct2xls.m                    |  11 +-
 inst/ods2oct.m                    |  15 ++-
 inst/odsclose.m                   |   2 +-
 inst/odsopen.m                    |   2 +-
 inst/odsread.m                    |  70 +++++++++--
 inst/private/__JXL_spsh2oct__.m   |   2 +-
 inst/private/__OCT_spsh_close__.m |  32 +++--
 inst/private/__OCT_spsh_open__.m  |  73 ++++++------
 inst/private/__OCT_xlsx2oct__.m   | 208 +++++++++++++--------------------
 inst/private/getodsinterfaces.m   |   2 +-
 inst/private/getxlsinterfaces.m   |   2 +-
 inst/read_namelist.m              |  14 ++-
 inst/rfsearch.m                   |   2 +-
 inst/tidyxml.m                    |  15 ++-
 inst/xls2oct.m                    |  19 +--
 inst/xlsclose.m                   |   2 +-
 inst/xlsopen.m                    |  14 +--
 inst/xlsread.m                    | 110 ++++++++++++------
 src/csv2cell.cc                   |   5 +-
 26 files changed, 644 insertions(+), 287 deletions(-)

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



More information about the Pkg-octave-commit mailing list