[Pkg-octave-commit] [octave] 02/09: Merge tag 'upstream/3.8.1'

Sébastien Villemot sebastien at debian.org
Sun Mar 9 21:18:30 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 e817c0ab5e2c87e4f1af4f52ca7f28fbec99bea7
Merge: c84dfd7 50dbab5
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Mar 9 13:46:13 2014 +0100

    Merge tag 'upstream/3.8.1'
    
    Upstream version 3.8.1

 AUTHORS                                            |     2 +-
 ChangeLog                                          |  1338 +
 INSTALL.OCTAVE                                     |    19 +
 Makefile.am                                        |     3 +-
 Makefile.in                                        |     7 +-
 build-aux/common.mk                                |     4 +-
 config.in.h                                        |     6 +
 configure                                          |   131 +-
 configure.ac                                       |    94 +-
 doc/Makefile.in                                    |     4 +-
 doc/doxyhtml/Makefile.in                           |     4 +-
 doc/icons/Makefile.in                              |     4 +-
 doc/interpreter/Makefile.am                        |     5 +-
 doc/interpreter/Makefile.in                        |     9 +-
 doc/interpreter/basics.texi                        |     2 +-
 doc/interpreter/container.texi                     |    62 +-
 doc/interpreter/contrib.texi                       |    89 +-
 doc/interpreter/contrib.txi                        |    89 +-
 doc/interpreter/contributors.in                    |     2 +-
 doc/interpreter/contributors.texi                  |     2 +-
 doc/interpreter/convhull.eps                       |     4 +-
 doc/interpreter/convhull.pdf                       |   Bin 7419 -> 7419 bytes
 doc/interpreter/data.texi                          |     3 +-
 doc/interpreter/debug.texi                         |    71 +-
 doc/interpreter/debug.txi                          |    71 +-
 doc/interpreter/delaunay.eps                       |     4 +-
 doc/interpreter/delaunay.pdf                       |   Bin 5024 -> 5024 bytes
 doc/interpreter/diagperm.texi                      |    25 +-
 doc/interpreter/diagperm.txi                       |    25 +-
 doc/interpreter/doc-cache                          |   805 +-
 doc/interpreter/errorbar.eps                       |     4 +-
 doc/interpreter/errorbar.pdf                       |   Bin 8764 -> 8764 bytes
 doc/interpreter/errors.texi                        |    20 +-
 doc/interpreter/errors.txi                         |    16 +
 doc/interpreter/eval.texi                          |    14 +-
 doc/interpreter/extended.eps                       |     4 +-
 doc/interpreter/extended.pdf                       |   Bin 8473 -> 8473 bytes
 doc/interpreter/external.texi                      |   188 +-
 doc/interpreter/external.txi                       |   106 +-
 doc/interpreter/func.texi                          |   169 +-
 doc/interpreter/func.txi                           |    41 +-
 doc/interpreter/gplot.eps                          |     4 +-
 doc/interpreter/gplot.pdf                          |   Bin 5035 -> 5035 bytes
 doc/interpreter/grid.eps                           |     4 +-
 doc/interpreter/grid.pdf                           |   Bin 6111 -> 6111 bytes
 doc/interpreter/griddata.eps                       |     4 +-
 doc/interpreter/griddata.pdf                       |   Bin 14699 -> 14699 bytes
 doc/interpreter/hist.eps                           |   610 +-
 doc/interpreter/hist.pdf                           |   Bin 7432 -> 7583 bytes
 doc/interpreter/hist.png                           |   Bin 24931 -> 23070 bytes
 doc/interpreter/inpolygon.eps                      |     4 +-
 doc/interpreter/inpolygon.pdf                      |   Bin 9195 -> 9195 bytes
 doc/interpreter/install.texi                       |    17 +
 doc/interpreter/install.txi                        |    17 +
 doc/interpreter/interp.texi                        |    31 +-
 doc/interpreter/interpderiv1.eps                   |     4 +-
 doc/interpreter/interpderiv1.pdf                   |   Bin 6626 -> 6626 bytes
 doc/interpreter/interpderiv2.eps                   |     4 +-
 doc/interpreter/interpderiv2.pdf                   |   Bin 13305 -> 13305 bytes
 doc/interpreter/interpft.eps                       |     4 +-
 doc/interpreter/interpft.pdf                       |   Bin 7804 -> 7804 bytes
 doc/interpreter/interpn.eps                        |     4 +-
 doc/interpreter/interpn.pdf                        |   Bin 11872 -> 11872 bytes
 doc/interpreter/linalg.texi                        |    52 +-
 doc/interpreter/linalg.txi                         |    50 +-
 doc/interpreter/matrix.texi                        |    20 +-
 doc/interpreter/mesh.eps                           |     4 +-
 doc/interpreter/mesh.pdf                           |   Bin 22699 -> 22699 bytes
 doc/interpreter/mkoctfile.1                        |     6 +-
 doc/interpreter/numbers.texi                       |    33 +-
 doc/interpreter/octave-cli.1                       |    86 +
 doc/interpreter/octave-config.1                    |     4 +-
 doc/interpreter/octave.dvi                         |   Bin 3371676 -> 3392160 bytes
 doc/interpreter/octave.html/Acknowledgements.html  |     2 +-
 doc/interpreter/octave.html/Bar-Series.html        |     4 +-
 .../octave.html/Basic-Matrix-Functions.html        |     2 +
 .../octave.html/Basic-Usage-and-Examples.html      |    12 +-
 .../Basics-of-Generating-a-Changeset.html          |    14 +-
 doc/interpreter/octave.html/Breakpoints.html       |    44 +-
 doc/interpreter/octave.html/Build-Tools.html       |    13 +
 .../Building-the-Development-Sources.html          |     2 +-
 .../octave.html/C_002b_002b-Sources.html           |     8 +-
 doc/interpreter/octave.html/Call-Stack.html        |    12 +
 .../Calling-External-Code-from-Oct_002dFiles.html  |    20 +-
 .../Calling-Other-Functions-in-Mex_002dFiles.html  |    19 +-
 doc/interpreter/octave.html/Catching-Errors.html   |    13 +
 .../octave.html/Cell-Arrays-of-Strings.html        |    11 +-
 doc/interpreter/octave.html/Character-Arrays.html  |     2 +-
 .../Character-Strings-in-Mex_002dFiles.html        |     4 +-
 .../Character-Strings-in-Oct_002dFiles.html        |     2 +-
 doc/interpreter/octave.html/Concept-Index.html     |    22 +
 .../Correlation-and-Regression-Analysis.html       |     7 +
 .../octave.html/Creating-Cell-Arrays.html          |     5 +-
 .../Creating-Sparse-Matrices-in-Oct_002dFiles.html |    18 +-
 .../octave.html/Creating-Structures.html           |    12 +-
 doc/interpreter/octave.html/Creating-a-Class.html  |     2 +-
 doc/interpreter/octave.html/Data-Types.html        |     4 +-
 doc/interpreter/octave.html/Debug-Mode.html        |     8 +-
 .../octave.html/Defining-Functions.html            |    18 +-
 .../Defining-Indexing-And-Indexed-Assignment.html  |     7 +-
 .../Diagonal-and-Permutation-Matrices.html         |     2 +
 doc/interpreter/octave.html/Distributions.html     |    28 +-
 .../octave.html/Entering-Debug-Mode.html           |     4 +-
 doc/interpreter/octave.html/Evaluation.html        |    19 +-
 doc/interpreter/octave.html/Example-Code.html      |     2 +-
 .../Expressions-Involving-Diagonal-Matrices.html   |     8 +-
 doc/interpreter/octave.html/External-Packages.html |     7 +
 doc/interpreter/octave.html/Function-Files.html    |    11 +-
 doc/interpreter/octave.html/Function-Handles.html  |    65 +-
 doc/interpreter/octave.html/Function-Index.html    |    39 +
 doc/interpreter/octave.html/Function-Locking.html  |    29 +-
 .../octave.html/Function-Precedence.html           |     7 +-
 .../octave.html/Functions-of-a-Matrix.html         |     1 +
 .../octave.html/General-Guidelines.html            |    46 +-
 doc/interpreter/octave.html/Getting-Help.html      |     2 +-
 .../Getting-Started-with-Oct_002dFiles.html        |    53 +-
 doc/interpreter/octave.html/Graphics-Objects.html  |     1 +
 .../octave.html/High_002dLevel-Plotting.html       |     1 +
 doc/interpreter/octave.html/How-to-Contribute.html |     4 +-
 .../octave.html/Ignoring-Arguments.html            |     2 +-
 doc/interpreter/octave.html/Inline-Functions.html  |    10 +-
 .../Input-Parameter-Checking-in-Oct_002dFiles.html |     6 +-
 .../octave.html/Integer-Data-Types.html            |    16 +
 .../Introduction-to-Graphics-Structures.html       |     2 +-
 doc/interpreter/octave.html/Introduction.html      |     2 +-
 .../octave.html/Leaving-Debug-Mode.html            |     8 +-
 doc/interpreter/octave.html/Linear-Algebra.html    |    18 +-
 doc/interpreter/octave.html/Logical-Values.html    |     9 +-
 .../octave.html/Manipulating-Strings.html          |    18 +-
 .../octave.html/Manipulating-Structures.html       |    23 +-
 .../octave.html/Manipulation-of-Plot-Windows.html  |     1 +
 doc/interpreter/octave.html/Matrices.html          |    16 +-
 .../octave.html/Matrix-Factorizations.html         |     3 +-
 .../octave.html/Multiple-Plot-Windows.html         |     1 +
 .../octave.html/Multiple-Plots-on-One-Page.html    |     1 +
 .../octave.html/Multiple-Return-Values.html        |    18 +-
 .../Octave-Sources-_0028m_002dfiles_0029.html      |    15 +-
 .../One_002ddimensional-Interpolation.html         |    33 +-
 .../octave.html/Overloading-and-Autoloading.html   |    13 +-
 .../octave.html/Permutation-Matrix-Functions.html  |     2 +
 .../octave.html/Precedence-of-Objects.html         |     4 +
 .../octave.html/Printing-and-Saving-Plots.html     |     1 +
 .../Processing-Data-in-Cell-Arrays.html            |     7 +-
 .../octave.html/Processing-Data-in-Structures.html |     4 +-
 .../octave.html/Recovering-From-Errors.html        |     4 +-
 doc/interpreter/octave.html/Script-Files.html      |     9 +-
 doc/interpreter/octave.html/Signal-Processing.html |    31 +-
 .../Sparse-Matrices-with-Mex_002dFiles.html        |    10 +
 .../octave.html/Special-Utility-Matrices.html      |    20 +-
 .../octave.html/Specialized-Solvers.html           |     1 +
 .../octave.html/Standalone-Programs.html           |    26 +-
 .../octave.html/Structures-with-Mex_002dFiles.html |    36 +-
 .../Techniques-Used-for-Linear-Algebra.html        |    25 +-
 doc/interpreter/octave.html/Test-Functions.html    |     4 +-
 doc/interpreter/octave.html/The-try-Statement.html |    31 +-
 .../The-unwind_005fprotect-Statement.html          |     4 +
 .../octave.html/Three_002dDimensional-Plots.html   |     1 +
 .../octave.html/Two_002dDimensional-Plots.html     |   150 +-
 .../Two_002ddimensional-Function-Plotting.html     |     3 +-
 doc/interpreter/octave.html/Zeros-Treatment.html   |    11 +-
 doc/interpreter/octave.html/hist.png               |   Bin 24931 -> 23070 bytes
 doc/interpreter/octave.html/index.html             |     2 +-
 doc/interpreter/octave.html/splinefit1.png         |   Bin 31505 -> 31060 bytes
 doc/interpreter/octave.html/splinefit2.png         |   Bin 38507 -> 37810 bytes
 doc/interpreter/octave.html/splinefit3.png         |   Bin 25416 -> 25077 bytes
 doc/interpreter/octave.html/splinefit4.png         |   Bin 32789 -> 32803 bytes
 doc/interpreter/octave.html/splinefit6.png         |   Bin 39730 -> 39663 bytes
 doc/interpreter/octave.info                        |  3750 +-
 doc/interpreter/octave.info-1                      |   215 +-
 doc/interpreter/octave.info-2                      |   512 +-
 doc/interpreter/octave.info-3                      |   Bin 310031 -> 299920 bytes
 doc/interpreter/octave.info-4                      |   870 +-
 doc/interpreter/octave.info-5                      |   804 +-
 doc/interpreter/octave.info-6                      |   786 +-
 doc/interpreter/octave.info-7                      |  1158 +-
 doc/interpreter/octave.pdf                         |   Bin 3516230 -> 3535594 bytes
 doc/interpreter/octave.ps                          | 36889 ++++++++++---------
 doc/interpreter/octave.texi                        |     2 +-
 doc/interpreter/oop.texi                           |     9 +-
 doc/interpreter/plot.eps                           |     4 +-
 doc/interpreter/plot.pdf                           |   Bin 7111 -> 7111 bytes
 doc/interpreter/plot.texi                          |   152 +-
 doc/interpreter/plot.txi                           |    14 +-
 doc/interpreter/plot3.eps                          |     4 +-
 doc/interpreter/plot3.pdf                          |   Bin 9901 -> 9901 bytes
 doc/interpreter/polar.eps                          |     4 +-
 doc/interpreter/polar.pdf                          |   Bin 7450 -> 7450 bytes
 doc/interpreter/signal.texi                        |    27 +-
 doc/interpreter/spchol.eps                         |     4 +-
 doc/interpreter/spchol.pdf                         |   Bin 402188 -> 402188 bytes
 doc/interpreter/spcholperm.eps                     |     4 +-
 doc/interpreter/spcholperm.pdf                     |   Bin 22053 -> 22053 bytes
 doc/interpreter/splinefit1.eps                     |  1486 +-
 doc/interpreter/splinefit1.pdf                     |   Bin 21270 -> 21319 bytes
 doc/interpreter/splinefit1.png                     |   Bin 31505 -> 31060 bytes
 doc/interpreter/splinefit2.eps                     |  2410 +-
 doc/interpreter/splinefit2.pdf                     |   Bin 24105 -> 24259 bytes
 doc/interpreter/splinefit2.png                     |   Bin 38507 -> 37810 bytes
 doc/interpreter/splinefit3.eps                     |  1160 +-
 doc/interpreter/splinefit3.pdf                     |   Bin 15700 -> 15591 bytes
 doc/interpreter/splinefit3.png                     |   Bin 25416 -> 25077 bytes
 doc/interpreter/splinefit4.eps                     |  1334 +-
 doc/interpreter/splinefit4.pdf                     |   Bin 21646 -> 21634 bytes
 doc/interpreter/splinefit4.png                     |   Bin 32789 -> 32803 bytes
 doc/interpreter/splinefit6.eps                     |  1290 +-
 doc/interpreter/splinefit6.pdf                     |   Bin 26097 -> 26103 bytes
 doc/interpreter/splinefit6.png                     |   Bin 39730 -> 39663 bytes
 doc/interpreter/spmatrix.eps                       |     4 +-
 doc/interpreter/spmatrix.pdf                       |   Bin 31321 -> 31321 bytes
 doc/interpreter/stamp-vti                          |     8 +-
 doc/interpreter/stats.texi                         |    35 +-
 doc/interpreter/stmt.texi                          |    38 +-
 doc/interpreter/stmt.txi                           |    38 +-
 doc/interpreter/strings.texi                       |    20 +-
 doc/interpreter/testfun.texi                       |     4 +-
 doc/interpreter/testfun.txi                        |     4 +-
 doc/interpreter/triplot.eps                        |     4 +-
 doc/interpreter/triplot.pdf                        |   Bin 4850 -> 4850 bytes
 doc/interpreter/version.texi                       |     8 +-
 doc/interpreter/voronoi.eps                        |     4 +-
 doc/interpreter/voronoi.pdf                        |   Bin 7197 -> 7197 bytes
 doc/liboctave/Makefile.in                          |     4 +-
 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 -> 289871 bytes
 doc/liboctave/liboctave.ps                         |     8 +-
 doc/liboctave/stamp-vti                            |     8 +-
 doc/liboctave/version.texi                         |     8 +-
 doc/refcard/Makefile.in                            |     4 +-
 doc/refcard/refcard-a4.dvi                         |   Bin 30900 -> 30900 bytes
 doc/refcard/refcard-a4.pdf                         |   Bin 130207 -> 130207 bytes
 doc/refcard/refcard-a4.ps                          |     4 +-
 doc/refcard/refcard-legal.dvi                      |   Bin 31188 -> 31188 bytes
 doc/refcard/refcard-legal.pdf                      |   Bin 130339 -> 130339 bytes
 doc/refcard/refcard-legal.ps                       |     4 +-
 doc/refcard/refcard-letter.dvi                     |   Bin 30972 -> 30972 bytes
 doc/refcard/refcard-letter.pdf                     |   Bin 130452 -> 130452 bytes
 doc/refcard/refcard-letter.ps                      |     4 +-
 examples/Makefile.am                               |     4 +-
 examples/Makefile.in                               |    14 +-
 examples/{fortdemo.cc => fortrandemo.cc}           |     6 +-
 examples/{fortsub.f => fortransub.f}               |     6 +-
 examples/mex_demo.c                                |     4 +-
 examples/myfeval.c                                 |     8 +-
 examples/standalonebuiltin.cc                      |    13 +-
 libgnu/Makefile.in                                 |     4 +-
 libgui/Makefile.in                                 |    14 +-
 libgui/languages/be_BY.ts                          |   299 +-
 libgui/languages/de_DE.ts                          |   284 +-
 libgui/languages/en_US.ts                          |   255 +-
 libgui/languages/es_ES.ts                          |   358 +-
 libgui/languages/fr_FR.ts                          |   297 +-
 libgui/languages/nl_NL.ts                          |   315 +-
 libgui/languages/pt_BR.ts                          |   471 +-
 libgui/languages/pt_PT.ts                          |   301 +-
 libgui/languages/ru_RU.ts                          |   351 +-
 libgui/languages/uk_UA.ts                          |   263 +-
 .../libqterminal/unix/QUnixTerminalImpl.cpp        |     1 +
 libgui/qterminal/libqterminal/unix/kpty.cpp        |    32 +-
 .../libqterminal/win32/QWinTerminalImpl.cpp        |    24 +-
 libgui/src/files-dock-widget.cc                    |    58 +-
 libgui/src/icons/chat.png                          |   Bin 15258 -> 0 bytes
 libgui/src/icons/findf.png                         |   Bin 0 -> 1897 bytes
 libgui/src/icons/folder.png                        |   Bin 0 -> 1375 bytes
 libgui/src/icons/folder_documents.png              |   Bin 0 -> 1438 bytes
 libgui/src/icons/folder_new.png                    |   Bin
 libgui/src/icons/gear.png                          |   Bin 2373 -> 2166 bytes
 libgui/src/icons/help_index.png                    |   Bin 22733 -> 0 bytes
 libgui/src/icons/icons_license                     |    84 +-
 libgui/src/icons/jabber_protocol.png               |   Bin 11050 -> 0 bytes
 libgui/src/icons/question.png                      |   Bin 1903 -> 0 bytes
 libgui/src/icons/star.png                          |   Bin 1468 -> 0 bytes
 libgui/src/icons/stop.png                          |   Bin 358 -> 0 bytes
 libgui/src/icons/terminal.png                      |   Bin 7757 -> 0 bytes
 libgui/src/m-editor/file-editor-tab.cc             |    57 +-
 libgui/src/m-editor/file-editor-tab.h              |     7 +-
 libgui/src/m-editor/file-editor.cc                 |    58 +-
 libgui/src/m-editor/file-editor.h                  |     1 +
 libgui/src/m-editor/find-dialog.cc                 |     4 +-
 libgui/src/main-window.cc                          |   145 +-
 libgui/src/main-window.h                           |    22 +-
 libgui/src/module.mk                               |    10 +-
 libgui/src/resource.qrc                            |    10 +-
 libgui/src/settings-dialog.cc                      |     6 +-
 libgui/src/settings-dialog.ui                      |     2 +-
 libgui/src/terminal-dock-widget.cc                 |     2 +
 libgui/src/welcome-wizard.cc                       |     4 +-
 libinterp/DOCSTRINGS                               |   289 +-
 libinterp/Makefile.am                              |     4 +-
 libinterp/Makefile.in                              |     8 +-
 libinterp/corefcn/debug.cc                         |     9 +-
 libinterp/corefcn/file-io.cc                       |     2 +-
 libinterp/corefcn/help.cc                          |    21 +-
 libinterp/corefcn/inv.cc                           |    29 +-
 libinterp/corefcn/jit-typeinfo.cc                  |    21 +-
 libinterp/corefcn/load-save.cc                     |     2 +-
 libinterp/corefcn/ls-mat4.cc                       |     2 +-
 libinterp/corefcn/lu.cc                            |   172 +-
 libinterp/corefcn/oct-stream.cc                    |    75 +-
 libinterp/corefcn/pr-output.cc                     |    16 +-
 libinterp/corefcn/rand.cc                          |    20 +-
 libinterp/corefcn/sighandlers.cc                   |     7 +
 libinterp/corefcn/sparse.cc                        |    23 +-
 libinterp/corefcn/urlwrite.cc                      |    68 +-
 libinterp/dldfcn/__init_fltk__.cc                  |     4 +-
 libinterp/dldfcn/__magick_read__.cc                |    57 +-
 libinterp/dldfcn/qr.cc                             |     2 +-
 libinterp/octave-value/ov-bool-mat.cc              |     9 +-
 libinterp/octave-value/ov-cell.cc                  |    20 +-
 libinterp/octave-value/ov-class.cc                 |     8 +-
 libinterp/octave-value/ov-fcn-handle.cc            |    52 +-
 libinterp/octave-value/ov-fcn-inline.cc            |     8 +-
 libinterp/octave-value/ov-int16.cc                 |     1 +
 libinterp/octave-value/ov-int32.cc                 |     1 +
 libinterp/octave-value/ov-int64.cc                 |     1 +
 libinterp/octave-value/ov-int8.cc                  |     1 +
 libinterp/octave-value/ov-oncleanup.cc             |     4 +-
 libinterp/octave-value/ov-struct.cc                |    48 +-
 libinterp/octave-value/ov-typeinfo.cc              |     3 +-
 libinterp/octave-value/ov-uint16.cc                |     1 +
 libinterp/octave-value/ov-uint32.cc                |     1 +
 libinterp/octave-value/ov-uint64.cc                |     1 +
 libinterp/octave-value/ov-uint8.cc                 |     1 +
 libinterp/octave-value/ov-usr-fcn.cc               |    43 +-
 libinterp/octave-value/ov.cc                       |     2 +-
 libinterp/parse-tree/lex.cc                        |  1227 +-
 libinterp/parse-tree/lex.ll                        |    92 +-
 libinterp/parse-tree/oct-parse.cc                  |    53 +-
 libinterp/parse-tree/oct-parse.in.yy               |    53 +-
 libinterp/parse-tree/oct-parse.yy                  |    53 +-
 libinterp/parse-tree/pt-mat.cc                     |     2 +-
 libinterp/version.in.h                             |    14 +
 liboctave/Makefile.in                              |     4 +-
 liboctave/cruft/Makefile.in                        |     4 +-
 liboctave/numeric/sparse-base-lu.cc                |     8 +-
 liboctave/util/oct-inttypes.h                      |    44 +
 liboctave/util/url-transfer.cc                     |    27 +-
 scripts/DOCSTRINGS                                 |   316 +-
 scripts/Makefile.in                                |     4 +-
 scripts/general/fieldnames.m                       |     2 +-
 scripts/general/interp1.m                          |   128 +-
 scripts/general/private/__isequal__.m              |     8 +-
 scripts/help/__makeinfo__.m                        |     4 +-
 scripts/help/doc.m                                 |     3 +-
 scripts/help/doc_cache_create.m                    |     2 +-
 scripts/help/get_first_help_sentence.m             |     4 +-
 scripts/image/image.m                              |    27 +-
 scripts/image/imshow.m                             |     2 +-
 scripts/image/imwrite.m                            |    74 +-
 scripts/io/importdata.m                            |     6 +-
 scripts/java/octave.jar                            |   Bin 30647 -> 30647 bytes
 scripts/miscellaneous/debug.m                      |     6 +-
 scripts/miscellaneous/getfield.m                   |     2 +-
 scripts/miscellaneous/mkoctfile.m                  |    53 +-
 scripts/miscellaneous/setfield.m                   |     2 +-
 scripts/pkg/private/fix_depends.m                  |     2 +-
 scripts/plot/appearance/axis.m                     |    28 +-
 scripts/plot/draw/errorbar.m                       |   101 +-
 scripts/plot/draw/loglogerr.m                      |     9 +-
 scripts/plot/draw/semilogxerr.m                    |    13 +-
 scripts/plot/draw/semilogyerr.m                    |    13 +-
 scripts/plot/util/figure.m                         |    11 +-
 scripts/plot/util/graphics_toolkit.m               |     4 +
 scripts/plot/util/isprop.m                         |     2 +-
 scripts/polynomial/ppval.m                         |    22 +-
 scripts/signal/freqz.m                             |    22 +-
 scripts/signal/freqz_plot.m                        |    44 +-
 scripts/statistics/base/cov.m                      |     7 +
 scripts/statistics/distributions/logncdf.m         |    12 +-
 scripts/statistics/distributions/logninv.m         |    10 +-
 scripts/statistics/distributions/lognpdf.m         |     6 +-
 scripts/strings/strjoin.m                          |     8 +-
 scripts/strings/strsplit.m                         |    10 +-
 scripts/testfun/assert.m                           |   530 +-
 src/Makefile.am                                    |    60 +-
 src/Makefile.in                                    |   227 +-
 src/main.in.cc                                     |   116 +-
 src/mkoctfile.in.cc                                |   413 +-
 src/mkoctfile.in.sh                                |   561 -
 src/octave-config.in.cc                            |   179 +-
 src/octave-config.in.sh                            |   169 -
 src/shared-fcns.h                                  |   142 +
 test/Makefile.in                                   |     4 +-
 test/io.tst                                        |    65 +
 test/parser.tst                                    |    11 +
 386 files changed, 36163 insertions(+), 32420 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