[Pkg-octave-commit] [octave] 01/05: Merge tag 'upstream/3.8.2'

Sébastien Villemot sebastien at debian.org
Thu Aug 14 10:20:41 UTC 2014


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

sebastien pushed a commit to branch master
in repository octave.

commit 18aeb1c6a107ecf97ce07830755df494674d6199
Merge: 2b95d5e 55297ad
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Aug 13 20:09:37 2014 +0200

    Merge tag 'upstream/3.8.2'
    
    Upstream version 3.8.2

 AUTHORS                                            |   230 +-
 CITATION                                           |    11 +-
 ChangeLog                                          |   911 +
 Makefile.am                                        |     2 +-
 Makefile.in                                        |    27 +-
 NEWS                                               |    31 +-
 aclocal.m4                                         |    15 +-
 build-aux/common.mk                                |     1 +
 build-aux/ltmain.sh                                |     4 +-
 build-aux/missing                                  |     4 +-
 build-aux/texinfo.tex                              | 10145 ++++++++
 config.in.h                                        |    24 +
 configure                                          |  1561 +-
 configure.ac                                       |     9 +-
 doc/Makefile.am                                    |     2 +-
 doc/Makefile.in                                    |    15 +-
 doc/doxyhtml/Makefile.in                           |    13 +-
 doc/interpreter/Makefile.in                        |    13 +-
 doc/interpreter/contributors.in                    |     1 +
 doc/interpreter/contributors.texi                  |   216 +-
 doc/interpreter/convhull.eps                       |     8 +-
 doc/interpreter/convhull.pdf                       |   Bin 7419 -> 7419 bytes
 doc/interpreter/debug.texi                         |     2 +-
 doc/interpreter/delaunay.eps                       |     8 +-
 doc/interpreter/delaunay.pdf                       |   Bin 5024 -> 5024 bytes
 doc/interpreter/doc-cache                          |   564 +-
 doc/interpreter/errorbar.eps                       |     8 +-
 doc/interpreter/errorbar.pdf                       |   Bin 8764 -> 8764 bytes
 doc/interpreter/expr.texi                          |    15 +-
 doc/interpreter/expr.txi                           |    15 +-
 doc/interpreter/extended.eps                       |     8 +-
 doc/interpreter/extended.pdf                       |   Bin 8473 -> 8473 bytes
 doc/interpreter/external.texi                      |    14 +-
 doc/interpreter/external.txi                       |    14 +-
 doc/interpreter/gplot.eps                          |     8 +-
 doc/interpreter/gplot.pdf                          |   Bin 5035 -> 5035 bytes
 doc/interpreter/grid.eps                           |     8 +-
 doc/interpreter/grid.pdf                           |   Bin 6111 -> 6111 bytes
 doc/interpreter/griddata.eps                       |     8 +-
 doc/interpreter/griddata.pdf                       |   Bin 14699 -> 14699 bytes
 doc/interpreter/hist.eps                           |   686 +-
 doc/interpreter/hist.pdf                           |   Bin 7583 -> 7341 bytes
 doc/interpreter/hist.png                           |   Bin 23070 -> 21736 bytes
 doc/interpreter/inpolygon.eps                      |     8 +-
 doc/interpreter/inpolygon.pdf                      |   Bin 9195 -> 9195 bytes
 doc/interpreter/interp.texi                        |     4 +-
 doc/interpreter/interp.txi                         |     4 +-
 doc/interpreter/interpderiv1.eps                   |     8 +-
 doc/interpreter/interpderiv1.pdf                   |   Bin 6626 -> 6626 bytes
 doc/interpreter/interpderiv2.eps                   |     8 +-
 doc/interpreter/interpderiv2.pdf                   |   Bin 13305 -> 13305 bytes
 doc/interpreter/interpft.eps                       |     8 +-
 doc/interpreter/interpft.pdf                       |   Bin 7804 -> 7804 bytes
 doc/interpreter/interpn.eps                        |     8 +-
 doc/interpreter/interpn.pdf                        |   Bin 11872 -> 11872 bytes
 doc/interpreter/io.texi                            |    23 +-
 doc/interpreter/java.texi                          |   158 +-
 doc/interpreter/java.txi                           |    94 +-
 doc/interpreter/matrix.texi                        |     8 +-
 doc/interpreter/mesh.eps                           |     8 +-
 doc/interpreter/mesh.pdf                           |   Bin 22699 -> 22699 bytes
 doc/interpreter/nonlin.texi                        |    52 +-
 doc/interpreter/octave.dvi                         |   Bin 3392160 -> 3399356 bytes
 doc/interpreter/octave.html/Acknowledgements.html  |   216 +-
 doc/interpreter/octave.html/Assignment-Ops.html    |    14 +-
 doc/interpreter/octave.html/Basics.html            |     2 +-
 doc/interpreter/octave.html/Breakpoints.html       |     2 +-
 doc/interpreter/octave.html/Creating-Packages.html |     2 +-
 .../Creating-Sparse-Matrices-in-Oct_002dFiles.html |    12 +-
 .../octave.html/Creating-Sparse-Matrices.html      |   166 +-
 .../octave.html/Dialog-Box-Functions.html          |     2 +-
 .../octave.html/External-Code-Interface.html       |     2 +-
 .../Finding-Elements-and-Checking-Conditions.html  |     8 +-
 doc/interpreter/octave.html/Function-Index.html    |     4 +
 doc/interpreter/octave.html/Information.html       |    29 +-
 .../octave.html/Interacting-with-Plots.html        |     2 +-
 doc/interpreter/octave.html/Introduction.html      |     2 +-
 .../octave.html/Java-Interface-Functions.html      |   144 +-
 .../octave.html/Mathematical-Considerations.html   |     4 +-
 doc/interpreter/octave.html/Minimizers.html        |    53 +-
 .../octave.html/Multiple-Plot-Windows.html         |     2 +-
 .../One_002ddimensional-Interpolation.html         |     4 +-
 .../octave.html/Sparse-Linear-Algebra.html         |    10 +-
 .../octave.html/Storage-of-Sparse-Matrices.html    |     2 +-
 doc/interpreter/octave.html/Terminal-Input.html    |    23 +-
 .../octave.html/The-DESCRIPTION-File.html          |     2 +-
 doc/interpreter/octave.html/Timing-Utilities.html  |    24 +-
 .../Use-of-the-interpreter-Property.html           |    28 +-
 doc/interpreter/octave.html/XREFjava_005fget.html  |    50 +
 doc/interpreter/octave.html/XREFjava_005fset.html  |    50 +
 doc/interpreter/octave.html/hist.png               |   Bin 23070 -> 21736 bytes
 doc/interpreter/octave.html/index.html             |     2 +-
 doc/interpreter/octave.html/spcholperm.png         |   Bin 20511 -> 46535 bytes
 doc/interpreter/octave.html/splinefit1.png         |   Bin 31060 -> 31719 bytes
 doc/interpreter/octave.html/splinefit2.png         |   Bin 37810 -> 38331 bytes
 doc/interpreter/octave.html/splinefit3.png         |   Bin 25077 -> 25427 bytes
 doc/interpreter/octave.html/splinefit4.png         |   Bin 32803 -> 32779 bytes
 doc/interpreter/octave.html/splinefit6.png         |   Bin 39663 -> 39681 bytes
 doc/interpreter/octave.html/spmatrix.png           |   Bin 28357 -> 74063 bytes
 doc/interpreter/octave.info                        |  3834 +--
 doc/interpreter/octave.info-1                      |   234 +-
 doc/interpreter/octave.info-2                      |    40 +-
 doc/interpreter/octave.info-3                      |    37 +-
 doc/interpreter/octave.info-4                      |   278 +-
 doc/interpreter/octave.info-5                      |     4 +-
 doc/interpreter/octave.info-6                      |   324 +-
 doc/interpreter/octave.info-7                      |   508 +-
 doc/interpreter/octave.pdf                         |   Bin 3535594 -> 3515042 bytes
 doc/interpreter/octave.ps                          | 24648 ++++++++++---------
 doc/interpreter/package.texi                       |     4 +-
 doc/interpreter/package.txi                        |     4 +-
 doc/interpreter/plot.eps                           |     8 +-
 doc/interpreter/plot.pdf                           |   Bin 7111 -> 7111 bytes
 doc/interpreter/plot.texi                          |    32 +-
 doc/interpreter/plot.txi                           |    30 +-
 doc/interpreter/plot3.eps                          |     8 +-
 doc/interpreter/plot3.pdf                          |   Bin 9901 -> 9901 bytes
 doc/interpreter/polar.eps                          |     8 +-
 doc/interpreter/polar.pdf                          |   Bin 7450 -> 7450 bytes
 doc/interpreter/sparse.texi                        |   199 +-
 doc/interpreter/sparse.txi                         |     6 +-
 doc/interpreter/spchol.eps                         |     8 +-
 doc/interpreter/spchol.pdf                         |   Bin 402188 -> 402188 bytes
 doc/interpreter/spcholperm.eps                     |   808 +-
 doc/interpreter/spcholperm.pdf                     |   Bin 22053 -> 15244 bytes
 doc/interpreter/spcholperm.png                     |   Bin 20511 -> 46535 bytes
 doc/interpreter/splinefit1.eps                     |  1544 +-
 doc/interpreter/splinefit1.pdf                     |   Bin 21319 -> 21100 bytes
 doc/interpreter/splinefit1.png                     |   Bin 31060 -> 31719 bytes
 doc/interpreter/splinefit2.eps                     |  2470 +-
 doc/interpreter/splinefit2.pdf                     |   Bin 24259 -> 24237 bytes
 doc/interpreter/splinefit2.png                     |   Bin 37810 -> 38331 bytes
 doc/interpreter/splinefit3.eps                     |  1120 +-
 doc/interpreter/splinefit3.pdf                     |   Bin 15591 -> 15546 bytes
 doc/interpreter/splinefit3.png                     |   Bin 25077 -> 25427 bytes
 doc/interpreter/splinefit4.eps                     |  1278 +-
 doc/interpreter/splinefit4.pdf                     |   Bin 21634 -> 21577 bytes
 doc/interpreter/splinefit4.png                     |   Bin 32803 -> 32779 bytes
 doc/interpreter/splinefit6.eps                     |  1310 +-
 doc/interpreter/splinefit6.pdf                     |   Bin 26103 -> 26110 bytes
 doc/interpreter/splinefit6.png                     |   Bin 39663 -> 39681 bytes
 doc/interpreter/spmatrix.eps                       |  1206 +-
 doc/interpreter/spmatrix.pdf                       |   Bin 31321 -> 21152 bytes
 doc/interpreter/spmatrix.png                       |   Bin 28357 -> 74063 bytes
 doc/interpreter/stamp-vti                          |     8 +-
 doc/interpreter/system.texi                        |    19 +-
 doc/interpreter/triplot.eps                        |     8 +-
 doc/interpreter/triplot.pdf                        |   Bin 4850 -> 4850 bytes
 doc/interpreter/version.texi                       |     8 +-
 doc/interpreter/voronoi.eps                        |     8 +-
 doc/interpreter/voronoi.pdf                        |   Bin 7197 -> 7197 bytes
 doc/liboctave/Makefile.in                          |    13 +-
 doc/liboctave/liboctave.dvi                        |   Bin 224304 -> 224304 bytes
 doc/liboctave/liboctave.html/index.html            |     2 +-
 doc/liboctave/liboctave.info                       |     2 +-
 doc/liboctave/liboctave.pdf                        |   Bin 289871 -> 289775 bytes
 doc/liboctave/liboctave.ps                         |    10 +-
 doc/liboctave/stamp-vti                            |     8 +-
 doc/liboctave/version.texi                         |     8 +-
 doc/refcard/Makefile.in                            |    13 +-
 doc/refcard/refcard-a4.dvi                         |   Bin 30900 -> 30900 bytes
 doc/refcard/refcard-a4.pdf                         |   Bin 130207 -> 130154 bytes
 doc/refcard/refcard-a4.ps                          |     6 +-
 doc/refcard/refcard-legal.dvi                      |   Bin 31188 -> 31188 bytes
 doc/refcard/refcard-legal.pdf                      |   Bin 130339 -> 130286 bytes
 doc/refcard/refcard-legal.ps                       |     6 +-
 doc/refcard/refcard-letter.dvi                     |   Bin 30972 -> 30972 bytes
 doc/refcard/refcard-letter.pdf                     |   Bin 130452 -> 130401 bytes
 doc/refcard/refcard-letter.ps                      |     6 +-
 {doc => etc}/icons/Makefile.am                     |     0
 {doc => etc}/icons/Makefile.in                     |    19 +-
 {doc => etc}/icons/octave-logo.ico                 |   Bin
 {doc => etc}/icons/octave-logo.png                 |   Bin
 {doc => etc}/icons/octave-logo.svg                 |     0
 {doc => etc}/icons/octave-sombrero.png             |   Bin
 {doc => etc}/icons/octave.desktop.in               |     0
 examples/Makefile.in                               |    13 +-
 libgnu/Makefile.am                                 |    62 +-
 libgnu/Makefile.in                                 |    59 +-
 libgnu/log.c                                       |    38 +
 libgnu/log2.c                                      |    73 +
 libgnu/log2f.c                                     |    85 +
 libgnu/logf.c                                      |    42 +
 libgui/Makefile.am                                 |     9 +-
 libgui/Makefile.in                                 |    20 +-
 libgui/languages/zh_CN.ts                          |  2118 ++
 libgui/qterminal-module.mk                         |     1 +
 .../unix/ExtendedDefaultTranslatorMac.h            |    53 +
 .../libqterminal/unix/KeyboardTranslator.cpp       |     8 +
 .../qterminal/libqterminal/unix/TerminalView.cpp   |     6 +
 .../qterminal/libqterminal/unix/Vt102Emulation.cpp |     4 +-
 .../libqterminal/win32/QWinTerminalImpl.cpp        |     6 +-
 libgui/src/files-dock-widget.cc                    |     2 +-
 libgui/src/m-editor/file-editor.cc                 |     4 +-
 libgui/src/main-window.cc                          |    12 +-
 libgui/src/octave-gui.cc                           |    34 +-
 libinterp/DOCSTRINGS                               |   168 +-
 libinterp/Makefile.in                              |    32 +-
 libinterp/corefcn/__pchip_deriv__.cc               |     8 +-
 libinterp/corefcn/data.cc                          |   180 +-
 libinterp/corefcn/dot.cc                           |    12 +-
 libinterp/corefcn/gl2ps-renderer.cc                |    19 +-
 libinterp/corefcn/graphics-props.cc                |     2 +-
 libinterp/corefcn/graphics.cc                      |    17 +-
 libinterp/corefcn/graphics.in.h                    |     2 +-
 libinterp/corefcn/input.cc                         |    21 +-
 libinterp/corefcn/load-save.cc                     |     5 +-
 libinterp/corefcn/ls-mat5.cc                       |    10 +-
 libinterp/corefcn/oct-stream.cc                    |    43 +-
 libinterp/corefcn/oct-tex-lexer.cc                 |    82 +-
 libinterp/corefcn/oct-tex-parser.cc                |  1132 +-
 libinterp/corefcn/oct-tex-parser.h                 |    94 +-
 libinterp/corefcn/profiler.cc                      |    34 +-
 libinterp/corefcn/rand.cc                          |     5 +
 libinterp/corefcn/sparse.cc                        |    87 +-
 libinterp/corefcn/spparms.cc                       |     1 +
 libinterp/corefcn/sysdep.cc                        |    25 +-
 libinterp/corefcn/xnorm.cc                         |     4 +-
 libinterp/dldfcn/__init_fltk__.cc                  |    24 +
 libinterp/dldfcn/__magick_read__.cc                |    51 +-
 libinterp/dldfcn/amd.cc                            |     2 +-
 libinterp/dldfcn/chol.cc                           |     9 +-
 libinterp/octave-value/ov-usr-fcn.cc               |     1 +
 libinterp/parse-tree/lex.cc                        |   348 +-
 libinterp/parse-tree/lex.ll                        |    23 +
 libinterp/parse-tree/module.mk                     |    19 +-
 libinterp/parse-tree/oct-parse.cc                  |  5926 ++---
 libinterp/parse-tree/oct-parse.h                   |   250 +-
 libinterp/parse-tree/oct-parse.in.yy               |     5 +-
 libinterp/parse-tree/oct-parse.yy                  |     5 +-
 liboctave/Makefile.in                              |    13 +-
 liboctave/array/CMatrix.cc                         |    14 +-
 liboctave/array/Range.cc                           |    14 +-
 liboctave/array/Range.h                            |    12 +-
 liboctave/array/dMatrix.cc                         |    14 +-
 liboctave/array/fCMatrix.cc                        |    14 +-
 liboctave/array/fMatrix.cc                         |    14 +-
 liboctave/cruft/Makefile.in                        |    13 +-
 liboctave/cruft/misc/r1mach.f                      |     8 +-
 liboctave/numeric/lo-mappers.cc                    |    26 +-
 liboctave/numeric/lo-mappers.h                     |    68 +-
 liboctave/numeric/oct-rand.cc                      |     2 +-
 liboctave/util/oct-binmap.h                        |   133 +-
 liboctave/util/oct-inttypes.cc                     |    19 +
 liboctave/util/oct-inttypes.h                      |     5 +
 m4/acinclude.m4                                    |    67 +
 m4/gnulib-cache.m4                                 |     6 +-
 m4/gnulib-comp.m4                                  |    58 +
 m4/libtool.m4                                      |    12 +-
 m4/log.m4                                          |   107 +
 m4/log2-ieee.m4                                    |    15 +
 m4/log2.m4                                         |   169 +
 m4/log2f-ieee.m4                                   |    15 +
 m4/log2f.m4                                        |   176 +
 m4/logf.m4                                         |   127 +
 scripts/DOCSTRINGS                                 |   227 +-
 scripts/Makefile.in                                |    17 +-
 scripts/deprecated/module.mk                       |     2 -
 scripts/general/interp1.m                          |    13 +-
 scripts/gui/listdlg.m                              |    67 +-
 scripts/gui/waitbar.m                              |     4 +-
 scripts/gui/waitforbuttonpress.m                   |     2 +-
 scripts/help/__makeinfo__.m                        |     2 +-
 scripts/image/image.m                              |     2 +-
 scripts/io/strread.m                               |    41 +
 scripts/io/textscan.m                              |     7 +-
 scripts/{deprecated => java}/java_get.m            |    11 +-
 scripts/{deprecated => java}/java_set.m            |    11 +-
 scripts/java/module.mk                             |     2 +
 scripts/java/octave.jar                            |   Bin 30647 -> 30647 bytes
 scripts/miscellaneous/ls.m                         |     2 +-
 scripts/miscellaneous/menu.m                       |     2 +-
 scripts/optimization/fminunc.m                     |    61 +-
 scripts/plot/appearance/axis.m                     |     2 +-
 scripts/plot/draw/hist.m                           |     6 +-
 scripts/plot/draw/private/__bar__.m                |    14 +-
 scripts/plot/util/figure.m                         |     2 +-
 scripts/plot/util/isaxes.m                         |    12 +-
 scripts/plot/util/private/__gnuplot_get_var__.m    |     2 +-
 scripts/plot/util/private/__gnuplot_ginput__.m     |     2 +-
 scripts/plot/util/private/__go_draw_axes__.m       |   102 +-
 scripts/sparse/eigs.m                              |    23 +-
 scripts/sparse/nonzeros.m                          |     1 +
 scripts/sparse/spaugment.m                         |     7 +-
 scripts/sparse/spconvert.m                         |    10 +-
 scripts/sparse/speye.m                             |    21 +-
 scripts/sparse/spones.m                            |     1 +
 scripts/sparse/sprand.m                            |     8 +-
 scripts/sparse/sprandn.m                           |     8 +-
 scripts/sparse/sprandsym.m                         |    16 +-
 scripts/sparse/spy.m                               |    13 +-
 scripts/special-matrix/toeplitz.m                  |     2 +-
 scripts/statistics/base/statistics.m               |    12 +-
 scripts/statistics/tests/sign_test.m               |     2 +-
 src/Makefile.in                                    |    13 +-
 src/mkoctfile.in.cc                                |    32 +-
 test/Makefile.in                                   |    13 +-
 test/io.tst                                        |    12 +
 298 files changed, 42919 insertions(+), 26253 deletions(-)

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



More information about the Pkg-octave-commit mailing list