[Pkg-octave-commit] [octave] 01/10: Merge tag 'upstream/4.1.0_hg.20160703.22033' into experimental

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue Jul 5 19:26:53 UTC 2016


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

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

commit 0e1c3cd7e411fd4dd32a6e45b6a978eb484ba3e1
Merge: feb26e0 23b2c6d
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Jul 4 18:45:05 2016 -0300

    Merge tag 'upstream/4.1.0_hg.20160703.22033' into experimental
    
    Upstream version 4.1.0~hg.20160703.22033

 AUTHORS                                            |    153 +-
 BUGS                                               |     25 +
 ChangeLog                                          | 102929 +++++-
 HG-ID                                              |      1 +
 INSTALL.OCTAVE                                     |     16 +-
 Makefile.am                                        |    499 +-
 Makefile.in                                        |  27576 +-
 NEWS                                               |    328 +-
 aclocal.m4                                         |     21 +-
 build-aux/OctJavaQry.java                          |     23 +
 build-aux/changelog.tmpl                           |      2 +
 build-aux/check-subst-vars.in.sh                   |     70 +
 build-aux/common.mk                                |    957 -
 build-aux/compile                                  |    347 -
 build-aux/config.rpath                             |    684 +
 build-aux/find-files-with-tests.sh                 |     29 +-
 build-aux/ltmain.sh                                |   5511 +-
 build-aux/mk-default-qt-settings.in.sh             |     28 +
 build-aux/mk-f77-def.in.sh                         |     60 +
 build-aux/mk-hg-id.sh                              |     58 +
 build-aux/mk-mxarray-h.in.sh                       |     27 +
 build-aux/mk-octave-config-h.sh                    |    249 +
 build-aux/mk-opts.pl                               |    110 +-
 build-aux/mk-version-h.in.sh                       |     39 +
 build-aux/move-if-change                           |      4 +-
 build-aux/stl_algo.h-fixed                         |     40 +-
 build-aux/subst-config-vals.in.sh                  |    325 +
 build-aux/subst-cross-config-vals.in.sh            |    329 +
 build-aux/subst-default-vals.in.sh                 |    109 +
 build-aux/subst-f77-isnan-macro.in.sh              |     25 +
 build-aux/subst-script-vals.in.sh                  |     36 +
 config.in.h                                        |    208 +-
 configure                                          |  32221 +-
 configure.ac                                       |   1547 +-
 doc/Makefile.am                                    |     32 -
 doc/Makefile.in                                    |   2678 -
 doc/doxyhtml/Doxyfile.in                           |     38 +-
 doc/doxyhtml/Makefile.am                           |     32 -
 doc/doxyhtml/Makefile.in                           |   2506 -
 doc/doxyhtml/README                                |      4 +-
 doc/doxyhtml/module.mk                             |     12 +
 doc/interpreter/Makefile.am                        |    303 -
 doc/interpreter/Makefile.in                        |   3442 -
 doc/interpreter/arith.texi                         |    802 +-
 doc/interpreter/arith.txi                          |     17 +-
 doc/interpreter/audio.texi                         |    268 +-
 doc/interpreter/audio.txi                          |      5 +-
 doc/interpreter/basics.texi                        |    239 +-
 doc/interpreter/basics.txi                         |      7 +-
 doc/interpreter/bugs.texi                          |     37 +-
 doc/interpreter/bugs.txi                           |     37 +-
 doc/interpreter/config-images.sh                   |      9 +-
 doc/interpreter/container.texi                     |    139 +-
 doc/interpreter/container.txi                      |      5 +-
 doc/interpreter/contrib.texi                       |     86 +-
 doc/interpreter/contrib.txi                        |     86 +-
 doc/interpreter/contributors.in                    |      3 +
 doc/interpreter/contributors.texi                  |    141 +-
 doc/interpreter/convhull.eps                       |   1711 +-
 doc/interpreter/convhull.pdf                       |    Bin 7347 -> 5929 bytes
 doc/interpreter/convhull.png                       |    Bin 17902 -> 20027 bytes
 doc/interpreter/data.texi                          |     68 +-
 doc/interpreter/debug.texi                         |    283 +-
 doc/interpreter/delaunay.eps                       |   1189 +-
 doc/interpreter/delaunay.pdf                       |    Bin 4974 -> 3708 bytes
 doc/interpreter/delaunay.png                       |    Bin 26737 -> 29705 bytes
 doc/interpreter/diagperm.texi                      |     12 +-
 doc/interpreter/diffeq.texi                        |    326 +-
 doc/interpreter/diffeq.txi                         |     48 +
 doc/interpreter/doc-cache                          |  56357 +--
 doc/interpreter/errorbar.eps                       |    168 +-
 doc/interpreter/errorbar.pdf                       |    Bin 8701 -> 5642 bytes
 doc/interpreter/errorbar.png                       |    Bin 21365 -> 20439 bytes
 doc/interpreter/errors.texi                        |    139 +-
 doc/interpreter/errors.txi                         |     24 +-
 doc/interpreter/eval.texi                          |     74 +-
 doc/interpreter/eval.txi                           |      5 +
 doc/interpreter/expr.texi                          |    111 +-
 doc/interpreter/expr.txi                           |      2 +
 doc/interpreter/extended.eps                       |    202 +-
 doc/interpreter/extended.pdf                       |    Bin 8357 -> 5154 bytes
 doc/interpreter/extended.png                       |    Bin 16998 -> 16823 bytes
 doc/interpreter/external.texi                      |   1101 +-
 doc/interpreter/external.txi                       |    386 +-
 doc/interpreter/find-docstring-files.sh            |     22 -
 doc/interpreter/func.texi                          |    336 +-
 doc/interpreter/func.txi                           |      4 +-
 doc/interpreter/genpropdoc.m                       |    457 +-
 doc/interpreter/geometry.texi                      |    181 +-
 doc/interpreter/geometry.txi                       |      3 +-
 doc/interpreter/geometryimages.m                   |     94 +-
 doc/interpreter/gplot.eps                          |   1061 +-
 doc/interpreter/gplot.pdf                          |    Bin 4950 -> 3143 bytes
 doc/interpreter/gplot.png                          |    Bin 14810 -> 17153 bytes
 doc/interpreter/grammar.texi                       |     20 +-
 doc/interpreter/graphics_properties.mk             |     34 +-
 doc/interpreter/grid.eps                           |   2893 +-
 doc/interpreter/grid.pdf                           |    Bin 5828 -> 5363 bytes
 doc/interpreter/grid.png                           |    Bin 33894 -> 52943 bytes
 doc/interpreter/griddata.eps                       |  29148 +-
 doc/interpreter/griddata.pdf                       |    Bin 14663 -> 173151 bytes
 doc/interpreter/griddata.png                       |    Bin 92344 -> 134402 bytes
 doc/interpreter/gui.texi                           |    897 +-
 doc/interpreter/gui.txi                            |     45 +-
 doc/interpreter/hist.eps                           |    256 +-
 doc/interpreter/hist.pdf                           |    Bin 7519 -> 4071 bytes
 doc/interpreter/hist.png                           |    Bin 14053 -> 13554 bytes
 doc/interpreter/image.texi                         |    549 +-
 doc/interpreter/image.txi                          |      4 +
 doc/interpreter/images.awk                         |     25 +-
 doc/interpreter/images.mk                          |    531 +-
 doc/interpreter/inpolygon.eps                      |   1963 +-
 doc/interpreter/inpolygon.pdf                      |    Bin 9132 -> 7610 bytes
 doc/interpreter/inpolygon.png                      |    Bin 22777 -> 22966 bytes
 doc/interpreter/install.texi                       |     16 +-
 doc/interpreter/install.txi                        |     16 +-
 doc/interpreter/interp.texi                        |     86 +-
 doc/interpreter/interpderiv1.eps                   |    209 +-
 doc/interpreter/interpderiv1.pdf                   |    Bin 6580 -> 4490 bytes
 doc/interpreter/interpderiv1.png                   |    Bin 15217 -> 13979 bytes
 doc/interpreter/interpderiv2.eps                   |    223 +-
 doc/interpreter/interpderiv2.pdf                   |    Bin 13222 -> 10951 bytes
 doc/interpreter/interpderiv2.png                   |    Bin 36510 -> 35604 bytes
 doc/interpreter/interpft.eps                       |    207 +-
 doc/interpreter/interpft.pdf                       |    Bin 7764 -> 4782 bytes
 doc/interpreter/interpft.png                       |    Bin 27679 -> 27372 bytes
 doc/interpreter/interpimages.m                     |     45 +-
 doc/interpreter/interpn.eps                        |   1057 +-
 doc/interpreter/interpn.pdf                        |    Bin 11831 -> 16506 bytes
 doc/interpreter/interpn.png                        |    Bin 89910 -> 104924 bytes
 doc/interpreter/intro.texi                         |     42 +-
 doc/interpreter/intro.txi                          |     42 +-
 doc/interpreter/io.texi                            |    774 +-
 doc/interpreter/io.txi                             |      5 +-
 doc/interpreter/java-images/image001.png           |    Bin 14199 -> 0 bytes
 doc/interpreter/java-images/image002.png           |    Bin 24794 -> 0 bytes
 doc/interpreter/java-images/image003.png           |    Bin 5332 -> 0 bytes
 doc/interpreter/java-images/image004.png           |    Bin 13008 -> 0 bytes
 doc/interpreter/java-images/image005.png           |    Bin 14327 -> 0 bytes
 doc/interpreter/java-images/image006.png           |    Bin 13754 -> 0 bytes
 doc/interpreter/java-images/image007.png           |    Bin 14931 -> 0 bytes
 doc/interpreter/java-images/image008.png           |    Bin 13497 -> 0 bytes
 doc/interpreter/java-images/image009.png           |    Bin 11198 -> 0 bytes
 doc/interpreter/java.texi                          |   1598 -
 doc/interpreter/java.txi                           |   1028 -
 doc/interpreter/linalg.texi                        |    389 +-
 doc/interpreter/linalg.txi                         |      2 +-
 doc/interpreter/matrix.texi                        |    707 +-
 doc/interpreter/mesh.eps                           |   9805 +-
 doc/interpreter/mesh.pdf                           |    Bin 22660 -> 42367 bytes
 doc/interpreter/mesh.png                           |    Bin 91859 -> 109497 bytes
 doc/interpreter/mkoctfile.1                        |      8 +-
 doc/interpreter/module.mk                          |    398 +
 doc/interpreter/munge-texi.pl                      |     10 +-
 doc/interpreter/nonlin.texi                        |     67 +-
 doc/interpreter/numbers.texi                       |    239 +-
 doc/interpreter/numbers.txi                        |      8 +-
 doc/interpreter/octave.css                         |    112 +
 doc/interpreter/octave.dvi                         |    Bin 3737468 -> 3784996 bytes
 doc/interpreter/octave.html/.octave-html-stamp     |      0
 .../octave.html/A-Sample-Command-Description.html  |     18 +-
 .../octave.html/A-Sample-Function-Description.html |     14 +-
 ...ccessing-Global-Variables-in-Oct_002dFiles.html |     32 +-
 doc/interpreter/octave.html/Accumulation.html      |      7 +-
 doc/interpreter/octave.html/Acknowledgements.html  |    142 +-
 doc/interpreter/octave.html/Actual-Bugs.html       |      1 +
 .../octave.html/Administrating-Packages.html       |      3 +-
 doc/interpreter/octave.html/Advanced-Indexing.html |     17 +-
 doc/interpreter/octave.html/Advanced-Plotting.html |      1 +
 .../Allocating-Local-Memory-in-Oct_002dFiles.html  |      1 +
 .../octave.html/Anonymous-Functions.html           |      1 +
 .../octave.html/Application_002ddefined-Data.html  |     15 +-
 doc/interpreter/octave.html/Area-Series.html       |      1 +
 doc/interpreter/octave.html/Arithmetic-Ops.html    |     35 +-
 doc/interpreter/octave.html/Arithmetic.html        |      1 +
 .../Array-and-Sparse-Class-Differences.html        |      1 +
 doc/interpreter/octave.html/Aspect-Ratio.html      |     21 +-
 doc/interpreter/octave.html/Assignment-Ops.html    |      1 +
 .../octave.html/Audio-Data-Processing.html         |     85 +-
 .../octave.html/Audio-Device-Information.html      |     19 +-
 .../octave.html/Audio-File-Utilities.html          |     28 +-
 doc/interpreter/octave.html/Audio-Player.html      |     11 +-
 doc/interpreter/octave.html/Audio-Processing.html  |      1 +
 doc/interpreter/octave.html/Audio-Recorder.html    |      7 +-
 doc/interpreter/octave.html/Axes-Properties.html   |    168 +-
 .../octave.html/Axis-Configuration.html            |     43 +-
 doc/interpreter/octave.html/Bar-Series.html        |      1 +
 .../Base64-and-Binary-Data-Transmission.html       |      7 +-
 .../octave.html/Basic-Input-and-Output.html        |      1 +
 .../octave.html/Basic-Matrix-Functions.html        |    101 +-
 .../octave.html/Basic-Statistical-Functions.html   |     73 +-
 .../octave.html/Basic-Usage-and-Examples.html      |     13 +-
 .../octave.html/Basic-Usage-of-Cell-Arrays.html    |      7 +-
 doc/interpreter/octave.html/Basic-Usage.html       |     13 +-
 .../octave.html/Basic-Vectorization.html           |      3 +-
 .../Basics-of-Generating-a-Changeset.html          |      1 +
 doc/interpreter/octave.html/Basics.html            |      1 +
 doc/interpreter/octave.html/Binary-I_002fO.html    |     23 +-
 doc/interpreter/octave.html/Bit-Manipulations.html |     73 +-
 doc/interpreter/octave.html/Block-Comments.html    |      1 +
 .../octave.html/Boolean-Expressions.html           |      1 +
 doc/interpreter/octave.html/Breakpoints.html       |    166 +-
 doc/interpreter/octave.html/Broadcasting.html      |      3 +-
 doc/interpreter/octave.html/Bug-Criteria.html      |      1 +
 doc/interpreter/octave.html/Bug-Reporting.html     |      1 +
 doc/interpreter/octave.html/Bug-Tracker.html       |      1 +
 .../octave.html/Build-Dependencies.html            |      1 +
 doc/interpreter/octave.html/Build-Tools.html       |      1 +
 .../Building-the-Development-Sources.html          |      1 +
 .../octave.html/Built_002din-Data-Types.html       |     19 +-
 .../octave.html/C_002b_002b-Sources.html           |     37 +-
 .../octave.html/C_002dStyle-I_002fO-Functions.html |      9 +-
 doc/interpreter/octave.html/Call-Stack.html        |     21 +-
 doc/interpreter/octave.html/Call-by-Value.html     |      1 +
 doc/interpreter/octave.html/Callbacks.html         |      7 +-
 .../Calling-External-Code-from-Oct_002dFiles.html  |     39 +-
 doc/interpreter/octave.html/Calling-Functions.html |      1 +
 ...alling-Octave-Functions-from-Oct_002dFiles.html |     43 +-
 .../Calling-Other-Functions-in-Mex_002dFiles.html  |      3 +-
 .../Calling-a-Function-by-its-Name.html            |     15 +-
 doc/interpreter/octave.html/Catching-Errors.html   |     38 +-
 .../octave.html/Cell-Array-Objects.html            |      1 +
 .../octave.html/Cell-Arrays-in-Oct_002dFiles.html  |     23 +-
 .../octave.html/Cell-Arrays-of-Strings.html        |      9 +-
 .../Cell-Arrays-with-Mex_002dFiles.html            |      3 +-
 doc/interpreter/octave.html/Cell-Arrays.html       |      1 +
 doc/interpreter/octave.html/Character-Arrays.html  |      9 +-
 .../octave.html/Character-Class-Functions.html     |     29 +-
 .../Character-Strings-in-Mex_002dFiles.html        |      3 +-
 .../Character-Strings-in-Oct_002dFiles.html        |     44 +-
 .../octave.html/Citing-Octave-in-Publications.html |      5 +-
 doc/interpreter/octave.html/Class-Methods.html     |    287 +
 doc/interpreter/octave.html/Color-Conversion.html  |     61 +-
 doc/interpreter/octave.html/Colors.html            |      1 +
 ...Separated-Lists-Generated-from-Cell-Arrays.html |      1 +
 ...ated-Lists-Generated-from-Structure-Arrays.html |      1 +
 .../octave.html/Comma-Separated-Lists.html         |      1 +
 .../octave.html/Command-Line-Editing.html          |      1 +
 .../octave.html/Command-Line-Options.html          |      7 +-
 .../octave.html/Commands-For-Completion.html       |      9 +-
 .../octave.html/Commands-For-History.html          |     51 +-
 doc/interpreter/octave.html/Commands-For-Text.html |      1 +
 doc/interpreter/octave.html/Commands.html          |      1 +
 doc/interpreter/octave.html/Comment-Tips.html      |     27 +-
 .../octave.html/Comments-and-the-Help-System.html  |      1 +
 doc/interpreter/octave.html/Comments.html          |      1 +
 doc/interpreter/octave.html/Comparing-Strings.html |     13 +-
 doc/interpreter/octave.html/Comparison-Ops.html    |     17 +-
 .../Compiling-Octave-with-64_002dbit-Indexing.html |      1 +
 .../octave.html/Complex-Arithmetic.html            |     29 +-
 .../octave.html/Concatenating-Strings.html         |     21 +-
 doc/interpreter/octave.html/Concept-Index.html     |    369 +-
 .../octave.html/Continuation-Lines.html            |      1 +
 doc/interpreter/octave.html/Contour-Groups.html    |      1 +
 .../octave.html/Contributing-Guidelines.html       |      1 +
 .../octave.html/Controlling-Subprocesses.html      |    105 +-
 doc/interpreter/octave.html/Conventions.html       |      3 +-
 .../Converting-Numerical-Data-to-Strings.html      |     31 +-
 doc/interpreter/octave.html/Convex-Hull.html       |     18 +-
 .../octave.html/Coordinate-Transformations.html    |     33 +-
 doc/interpreter/octave.html/Copying.html           |      1 +
 .../Correlation-and-Regression-Analysis.html       |     23 +-
 .../octave.html/Creating-Cell-Arrays.html          |     21 +-
 .../octave.html/Creating-Diagonal-Matrices.html    |      1 +
 doc/interpreter/octave.html/Creating-Packages.html |      3 +-
 .../octave.html/Creating-Permutation-Matrices.html |      1 +
 .../Creating-Sparse-Matrices-in-Oct_002dFiles.html |      1 +
 .../octave.html/Creating-Sparse-Matrices.html      |     57 +-
 doc/interpreter/octave.html/Creating-Strings.html  |      3 +-
 .../octave.html/Creating-Structures.html           |     11 +-
 doc/interpreter/octave.html/Creating-a-Class.html  |    123 +-
 .../Creating-an-instance-of-a-Java-class.html      |     75 +
 .../octave.html/Current-Working-Directory.html     |     33 +-
 doc/interpreter/octave.html/Cursor-Motion.html     |      5 +-
 .../octave.html/Customizing-Toolkit-Behavior.html  |      7 +-
 .../octave.html/Customizing-readline.html          |      5 +-
 .../octave.html/Customizing-the-Prompt.html        |     21 +-
 doc/interpreter/octave.html/Data-Containers.html   |      1 +
 doc/interpreter/octave.html/Data-Retrieval.html    |     13 +-
 .../octave.html/Data-Sources-in-Object-Groups.html |      7 +-
 .../octave.html/Data-Structure-Objects.html        |      1 +
 doc/interpreter/octave.html/Data-Types.html        |      5 +-
 doc/interpreter/octave.html/Debug-Mode.html        |     41 +-
 doc/interpreter/octave.html/Debugging.html         |      1 +
 doc/interpreter/octave.html/Default-Arguments.html |      1 +
 .../octave.html/Defining-Functions.html            |     30 +-
 .../Defining-Indexing-And-Indexed-Assignment.html  |    161 +-
 .../octave.html/Delaunay-Triangulation.html        |     19 +-
 .../octave.html/Demonstration-Functions.html       |     31 +-
 ...rivatives-_002f-Integrals-_002f-Transforms.html |     13 +-
 .../octave.html/Descriptive-Statistics.html        |     86 +-
 .../octave.html/Diagonal-Matrix-Functions.html     |      1 +
 .../Diagonal-and-Permutation-Matrices.html         |      1 +
 .../octave.html/Dialog-Box-Functions.html          |    313 -
 .../octave.html/Diary-and-Echo-Commands.html       |     27 +-
 .../octave.html/Differential-Equations.html        |      1 +
 .../Differential_002dAlgebraic-Equations.html      |     33 +-
 doc/interpreter/octave.html/Displaying-Images.html |     47 +-
 doc/interpreter/octave.html/Distribution.html      |      1 +
 doc/interpreter/octave.html/Distributions.html     |    179 +-
 .../octave.html/Documentation-Tips.html            |     23 +-
 .../Documentation-and-Test-of-Oct_002dFiles.html   |      3 +-
 doc/interpreter/octave.html/EOF-and-Errors.html    |     13 +-
 ...ement_002dby_002delement-Boolean-Operators.html |     11 +-
 .../octave.html/Emacs-Octave-Support.html          |      1 +
 doc/interpreter/octave.html/Empty-Matrices.html    |      7 +-
 .../Enabling-and-Disabling-Warnings.html           |      1 +
 .../octave.html/Entering-Debug-Mode.html           |     19 +-
 .../octave.html/Environment-Variables.html         |     13 +-
 doc/interpreter/octave.html/Error-Bar-Series.html  |      1 +
 doc/interpreter/octave.html/Error-Messages.html    |      1 +
 .../octave.html/Errors-and-Warnings.html           |      1 +
 doc/interpreter/octave.html/Errors.html            |      1 +
 .../Escape-Sequences-in-String-Constants.html      |      5 +-
 .../octave.html/Evaluating-Polynomials.html        |     11 +-
 .../octave.html/Evaluation-Notation.html           |      1 +
 .../Evaluation-in-a-Different-Context.html         |      7 +-
 doc/interpreter/octave.html/Evaluation.html        |     43 +-
 doc/interpreter/octave.html/Example-Code.html      |      1 +
 doc/interpreter/octave.html/Examples.html          |      1 +
 ...eption-and-Error-Handling-in-Oct_002dFiles.html |     49 +-
 .../octave.html/Executable-Octave-Programs.html    |      3 +-
 .../Explicit-and-Implicit-Conversions.html         |      1 +
 .../octave.html/Exponents-and-Logarithms.html      |     33 +-
 .../Expressions-Involving-Diagonal-Matrices.html   |      1 +
 ...Expressions-Involving-Permutation-Matrices.html |      1 +
 doc/interpreter/octave.html/Expressions.html       |      1 +
 .../octave.html/External-Code-Interface.html       |      3 +
 doc/interpreter/octave.html/External-Packages.html |      4 +-
 .../FAQ-_002d-Frequently-asked-Questions.html      |     77 -
 doc/interpreter/octave.html/FTP-Objects.html       |     39 +-
 doc/interpreter/octave.html/Famous-Matrices.html   |    276 +-
 doc/interpreter/octave.html/Figure-Properties.html |    132 +-
 .../octave.html/File-Archiving-Utilities.html      |     39 +-
 doc/interpreter/octave.html/File-Positioning.html  |     19 +-
 .../octave.html/Filesystem-Utilities.html          |    195 +-
 .../Finding-Elements-and-Checking-Conditions.html  |     41 +-
 doc/interpreter/octave.html/Finding-Roots.html     |     15 +-
 .../Floating_002dPoint-Conversions.html            |      1 +
 doc/interpreter/octave.html/Fonts.html             |      1 +
 .../octave.html/Format-of-Descriptions.html        |      3 +-
 doc/interpreter/octave.html/Formatted-Input.html   |     13 +-
 doc/interpreter/octave.html/Formatted-Output.html  |     11 +-
 .../octave.html/Function-Application.html          |     47 +-
 doc/interpreter/octave.html/Function-Files.html    |     43 +-
 ...ndles-Anonymous-Functions-Inline-Functions.html |      1 +
 doc/interpreter/octave.html/Function-Handles.html  |     15 +-
 doc/interpreter/octave.html/Function-Headers.html  |      4 +-
 doc/interpreter/octave.html/Function-Index.html    |    155 +-
 doc/interpreter/octave.html/Function-Locking.html  |     11 +-
 .../octave.html/Function-Overloading.html          |     45 +-
 .../octave.html/Function-Precedence.html           |      1 +
 doc/interpreter/octave.html/Function-Support.html  |      1 +
 .../octave.html/Functions-and-Scripts.html         |      1 +
 .../Functions-of-Multiple-Variables.html           |     17 +-
 .../octave.html/Functions-of-One-Variable.html     |     93 +-
 .../octave.html/Functions-of-a-Matrix.html         |     21 +-
 doc/interpreter/octave.html/GUI-Development.html   |      3 +-
 .../octave.html/GUI-Utility-Functions.html         |     33 +-
 .../octave.html/General-Guidelines.html            |      3 +-
 doc/interpreter/octave.html/Geometry.html          |      1 +
 doc/interpreter/octave.html/Getting-Help.html      |     89 +-
 .../Getting-Started-with-Mex_002dFiles.html        |      9 +-
 .../Getting-Started-with-Oct_002dFiles.html        |     15 +-
 doc/interpreter/octave.html/Getting-Started.html   |      1 +
 doc/interpreter/octave.html/Global-Variables.html  |      3 +-
 .../octave.html/Grammar-and-Parser.html            |      1 +
 .../octave.html/Graphics-Data-Structures.html      |      1 +
 .../octave.html/Graphics-Object-Properties.html    |     19 +
 doc/interpreter/octave.html/Graphics-Objects.html  |    210 +-
 doc/interpreter/octave.html/Graphics-Toolkits.html |     15 +-
 .../octave.html/Group-Database-Functions.html      |     11 +-
 doc/interpreter/octave.html/Handling-Errors.html   |      1 +
 .../Handling-Java-memory-limitations.html          |    144 +
 doc/interpreter/octave.html/Handling-Warnings.html |      1 +
 doc/interpreter/octave.html/Hashing-Functions.html |     98 +-
 .../octave.html/High_002dLevel-Plotting.html       |      1 +
 .../octave.html/How-To-Get-Help-with-Octave.html   |     81 +
 .../How-You-Can-Contribute-to-Octave.html          |      1 +
 .../How-can-I-handle-memory-limitations_003f.html  |    140 -
 doc/interpreter/octave.html/How-to-Contribute.html |      1 +
 ...to-create-an-instance-of-a-Java-class_003f.html |     74 -
 ...w-to-distinguish-between-Octave-and-Matlab.html |     92 +
 ...distinguish-between-Octave-and-Matlab_003f.html |     88 -
 .../How-to-make-Java-classes-available_003f.html   |    172 -
 doc/interpreter/octave.html/I_002fO-Dialogs.html   |    445 +-
 .../Identifying-Points-in-Triangulation.html       |     23 +-
 .../octave.html/Ignoring-Arguments.html            |      3 +-
 doc/interpreter/octave.html/Image-Processing.html  |      1 +
 doc/interpreter/octave.html/Image-Properties.html  |      7 +-
 doc/interpreter/octave.html/Increment-Ops.html     |      1 +
 doc/interpreter/octave.html/Index-Expressions.html |      1 +
 .../Indexed-Assignment-Optimization.html           |     83 +-
 .../octave.html/Indexing-Cell-Arrays.html          |      3 +-
 doc/interpreter/octave.html/Indexing-Objects.html  |      5 +-
 doc/interpreter/octave.html/Information.html       |     43 +-
 .../octave.html/Inheritance-and-Aggregation.html   |    221 +-
 doc/interpreter/octave.html/Inline-Functions.html  |     13 +-
 .../octave.html/Input-Conversion-Syntax.html       |      1 +
 .../Input-Parameter-Checking-in-Oct_002dFiles.html |     52 +-
 doc/interpreter/octave.html/Input-and-Output.html  |      1 +
 .../octave.html/Installation-Problems.html         |      1 +
 doc/interpreter/octave.html/Installation.html      |      3 +-
 doc/interpreter/octave.html/Installing-EOS.html    |      1 +
 .../Installing-and-Removing-Packages.html          |     61 +-
 .../octave.html/Integer-Arithmetic.html            |      3 +-
 .../octave.html/Integer-Conversions.html           |      1 +
 .../octave.html/Integer-Data-Types.html            |     40 +-
 .../octave.html/Interacting-with-Plots.html        |     94 +-
 .../Interpolation-on-Scattered-Data.html           |     22 +-
 doc/interpreter/octave.html/Interpolation.html     |      1 +
 .../Introduction-to-Function-and-Script-Files.html |      1 +
 .../Introduction-to-Graphics-Structures.html       |      8 +-
 .../octave.html/Introduction-to-Plotting.html      |     15 +-
 doc/interpreter/octave.html/Introduction.html      |      3 +-
 .../Invoking-Octave-from-the-Command-Line.html     |      1 +
 doc/interpreter/octave.html/Issuing-Warnings.html  |     60 +-
 .../octave.html/Iterative-Techniques.html          |     24 +-
 doc/interpreter/octave.html/JIT-Compiler.html      |     25 +-
 .../octave.html/Java-Interface-Functions.html      |     73 +-
 doc/interpreter/octave.html/Java-Interface.html    |     19 +-
 doc/interpreter/octave.html/Keywords.html          |      5 +-
 .../octave.html/Killing-and-Yanking.html           |      1 +
 .../octave.html/Leaving-Debug-Mode.html            |      5 +-
 doc/interpreter/octave.html/Light-Properties.html  |    211 +
 doc/interpreter/octave.html/Line-Properties.html   |      7 +-
 doc/interpreter/octave.html/Line-Series.html       |      1 +
 doc/interpreter/octave.html/Line-Styles.html       |      1 +
 .../octave.html/Line_002dOriented-Input.html       |     25 +-
 doc/interpreter/octave.html/Linear-Algebra.html    |      1 +
 .../octave.html/Linear-Least-Squares.html          |     46 +-
 .../octave.html/Linear-Programming.html            |      3 +-
 .../octave.html/Loading-and-Saving-Images.html     |    109 +-
 doc/interpreter/octave.html/Logical-Values.html    |     15 +-
 .../Looping-Over-Structure-Elements.html           |      1 +
 .../octave.html/Making-Java-classes-available.html |    174 +
 .../octave.html/Managing-Default-Properties.html   |      3 +-
 .../octave.html/Manipulating-Classes.html          |    275 -
 .../octave.html/Manipulating-Strings.html          |    103 +-
 .../octave.html/Manipulating-Structures.html       |     62 +-
 .../octave.html/Manipulating-the-Load-Path.html    |     41 +-
 .../octave.html/Manipulation-of-Plot-Objects.html  |     43 +-
 .../octave.html/Manipulation-of-Plot-Windows.html  |     81 +-
 doc/interpreter/octave.html/Marker-Styles.html     |      3 +-
 .../octave.html/Mathematical-Considerations.html   |     87 +-
 .../octave.html/Mathematical-Constants.html        |    119 +-
 .../octave.html/Matlab_002dcompatible-solvers.html |    338 +
 .../Matrices-and-Arrays-in-Oct_002dFiles.html      |     28 +-
 doc/interpreter/octave.html/Matrices.html          |     27 +-
 doc/interpreter/octave.html/Matrix-Algebra.html    |      1 +
 .../octave.html/Matrix-Factorizations.html         |    192 +-
 .../octave.html/Matrix-Manipulation.html           |      1 +
 doc/interpreter/octave.html/Mex_002dFiles.html     |      1 +
 doc/interpreter/octave.html/Minimizers.html        |     36 +-
 .../octave.html/Miscellaneous-Functions.html       |     13 +-
 .../octave.html/Miscellaneous-Techniques.html      |      1 +
 .../octave.html/Missing-Components.html            |     10 +-
 doc/interpreter/octave.html/Missing-Data.html      |     22 +-
 .../Multi_002ddimensional-Interpolation.html       |     49 +-
 .../octave.html/Multiple-Plot-Windows.html         |     11 +-
 .../octave.html/Multiple-Plots-on-One-Page.html    |     17 +-
 .../octave.html/Multiple-Return-Values.html        |    104 +-
 doc/interpreter/octave.html/Nested-Functions.html  |      1 +
 .../octave.html/Networking-Utilities.html          |      3 +-
 .../octave.html/Nonlinear-Equations.html           |      1 +
 .../octave.html/Nonlinear-Programming.html         |     13 +-
 .../octave.html/Notes-for-the-C-Programmer.html    |      1 +
 .../octave.html/Numeric-Data-Types.html            |      7 +-
 .../octave.html/Numeric-Input-Conversions.html     |      1 +
 doc/interpreter/octave.html/Numeric-Objects.html   |      1 +
 .../octave.html/Numerical-Integration.html         |      1 +
 doc/interpreter/octave.html/Object-Groups.html     |     25 +-
 .../octave.html/Object-Oriented-Programming.html   |     21 +-
 doc/interpreter/octave.html/Object-Sizes.html      |     27 +-
 .../octave.html/Obsolete-Functions.html            |      1 +
 .../Obtaining-the-Dependencies-Automatically.html  |      1 +
 doc/interpreter/octave.html/Oct_002dFiles.html     |      1 +
 .../Octave-Sources-_0028m_002dfiles_0029.html      |     52 +-
 .../One_002ddimensional-Interpolation.html         |     27 +-
 .../octave.html/Opening-and-Closing-Files.html     |     36 +-
 doc/interpreter/octave.html/Operator-Index.html    |      1 +
 .../octave.html/Operator-Overloading.html          |      9 +-
 .../octave.html/Operator-Precedence.html           |      1 +
 .../octave.html/Operators-and-Functions.html       |      1 +
 doc/interpreter/octave.html/Optimization.html      |      1 +
 .../Ordinary-Differential-Equations.html           |     18 +-
 .../octave.html/Organization-of-Functions.html     |      1 +
 .../octave.html/Orthogonal-Collocation.html        |      3 +-
 .../octave.html/Other-Output-Conversions.html      |      1 +
 doc/interpreter/octave.html/Other-Sources.html     |      3 +-
 .../octave.html/Output-Conversion-Syntax.html      |      1 +
 .../Output-Conversion-for-Matrices.html            |      1 +
 .../octave.html/Overloading-Objects.html           |      1 +
 .../octave.html/Overloading-and-Autoloading.html   |     11 +-
 .../PKG_005fADD-and-PKG_005fDEL-Directives.html    |      3 +-
 doc/interpreter/octave.html/Packages.html          |      7 +-
 .../octave.html/Paging-Screen-Output.html          |     33 +-
 doc/interpreter/octave.html/Parser.html            |     15 +-
 .../octave.html/Password-Database-Functions.html   |     16 +-
 doc/interpreter/octave.html/Patch-Properties.html  |     49 +-
 .../octave.html/Permutation-Matrix-Functions.html  |      1 +
 .../octave.html/Persistent-Variables.html          |      1 +
 doc/interpreter/octave.html/Playback.html          |     21 +-
 doc/interpreter/octave.html/Player-Properties.html |     11 +-
 doc/interpreter/octave.html/Plot-Annotations.html  |    123 +-
 .../octave.html/Plotting-on-top-of-Images.html     |      1 +
 .../octave.html/Plotting-the-Triangulation.html    |     36 +-
 doc/interpreter/octave.html/Plotting.html          |      1 +
 .../octave.html/Polynomial-Interpolation.html      |    114 +-
 .../octave.html/Polynomial-Manipulations.html      |      1 +
 .../octave.html/Precedence-of-Objects.html         |     78 +-
 .../Predicates-for-Numeric-Objects.html            |     47 +-
 doc/interpreter/octave.html/Preface.html           |      1 +
 doc/interpreter/octave.html/Printing-Notation.html |      1 +
 .../octave.html/Printing-and-Saving-Plots.html     |    136 +-
 doc/interpreter/octave.html/Private-Functions.html |      1 +
 .../octave.html/Process-ID-Information.html        |     15 +-
 .../Processing-Data-in-Cell-Arrays.html            |     10 +-
 .../octave.html/Processing-Data-in-Structures.html |      3 +-
 .../octave.html/Products-of-Polynomials.html       |     31 +-
 doc/interpreter/octave.html/Profiler-Example.html  |      1 +
 doc/interpreter/octave.html/Profiling.html         |     31 +-
 doc/interpreter/octave.html/Progress-Bar.html      |     28 +-
 .../Promotion-and-Demotion-of-Data-Types.html      |      1 +
 .../octave.html/Quadratic-Programming.html         |     25 +-
 doc/interpreter/octave.html/Quitting-Octave.html   |     13 +-
 doc/interpreter/octave.html/Quiver-Group.html      |      1 +
 doc/interpreter/octave.html/Raising-Errors.html    |     38 +-
 .../octave.html/Random-Number-Generation.html      |    173 +-
 doc/interpreter/octave.html/Ranges.html            |      7 +-
 .../octave.html/Rational-Approximations.html       |      7 +-
 doc/interpreter/octave.html/Real-Life-Example.html |      1 +
 .../octave.html/Rearranging-Matrices.html          |    134 +-
 .../octave.html/Recorder-Properties.html           |     11 +-
 doc/interpreter/octave.html/Recording.html         |     19 +-
 .../octave.html/Recovering-From-Errors.html        |      3 +-
 doc/interpreter/octave.html/Recursion.html         |      7 +-
 doc/interpreter/octave.html/Reporting-Bugs.html    |      3 +-
 .../octave.html/Representing-Images.html           |    253 +-
 .../Return-Types-of-Operators-and-Functions.html   |      7 +-
 .../octave.html/Returning-from-a-Function.html     |      1 +
 .../octave.html/Root-Figure-Properties.html        |     55 +-
 .../octave.html/Running-Configure-and-Make.html    |     14 +-
 .../Running-Octave-from-Within-Emacs.html          |      1 +
 doc/interpreter/octave.html/Running-Octave.html    |      1 +
 .../Saving-Data-on-Unexpected-Exits.html           |     37 +-
 doc/interpreter/octave.html/Scatter-Group.html     |      1 +
 doc/interpreter/octave.html/Script-Files.html      |     13 +-
 .../octave.html/Searching-Properties.html          |     35 +-
 doc/interpreter/octave.html/Sending-Patches.html   |      3 +-
 doc/interpreter/octave.html/Service.html           |     82 -
 doc/interpreter/octave.html/Set-Operations.html    |     35 +-
 doc/interpreter/octave.html/Sets.html              |     23 +-
 .../Short_002dcircuit-Boolean-Operators.html       |     25 +-
 doc/interpreter/octave.html/Signal-Processing.html |    195 +-
 doc/interpreter/octave.html/Simple-Examples.html   |      1 +
 .../octave.html/Simple-File-I_002fO.html           |    473 +-
 doc/interpreter/octave.html/Simple-Output.html     |      9 +-
 .../octave.html/Single-Line-Comments.html          |      1 +
 .../octave.html/Single-Precision-Data-Types.html   |      3 +-
 doc/interpreter/octave.html/Solvers.html           |     23 +-
 doc/interpreter/octave.html/Sparse-Functions.html  |      1 +
 .../octave.html/Sparse-Linear-Algebra.html         |    159 +-
 .../Sparse-Matrices-in-Oct_002dFiles.html          |      1 +
 .../Sparse-Matrices-with-Mex_002dFiles.html        |      3 +-
 doc/interpreter/octave.html/Sparse-Matrices.html   |      1 +
 doc/interpreter/octave.html/Special-Functions.html |    104 +-
 .../octave.html/Special-Utility-Matrices.html      |    204 +-
 .../octave.html/Specialized-Solvers.html           |     31 +-
 doc/interpreter/octave.html/Stair-Group.html       |      1 +
 .../octave.html/Standalone-Programs.html           |     17 +-
 doc/interpreter/octave.html/Startup-Files.html     |      7 +
 doc/interpreter/octave.html/Statements.html        |      1 +
 doc/interpreter/octave.html/Statistical-Plots.html |     13 +-
 doc/interpreter/octave.html/Statistics.html        |      1 +
 .../octave.html/Status-of-Variables.html           |     64 +-
 doc/interpreter/octave.html/Stem-Series.html       |      1 +
 .../octave.html/Storage-of-Sparse-Matrices.html    |      1 +
 .../octave.html/String-Conversions.html            |     45 +-
 .../octave.html/String-Input-Conversions.html      |      1 +
 doc/interpreter/octave.html/String-Objects.html    |      1 +
 doc/interpreter/octave.html/Strings.html           |      1 +
 doc/interpreter/octave.html/Structure-Arrays.html  |      1 +
 .../octave.html/Structures-in-Oct_002dFiles.html   |     64 +-
 .../octave.html/Structures-with-Mex_002dFiles.html |      3 +-
 doc/interpreter/octave.html/Structures.html        |      1 +
 doc/interpreter/octave.html/Style-Tips.html        |     16 +-
 doc/interpreter/octave.html/Subfunctions.html      |     18 +
 doc/interpreter/octave.html/Sums-and-Products.html |     53 +-
 doc/interpreter/octave.html/Surface-Group.html     |      1 +
 .../octave.html/Surface-Properties.html            |     65 +-
 .../octave.html/System-Information.html            |    129 +-
 doc/interpreter/octave.html/System-Utilities.html  |      3 +-
 .../octave.html/Table-of-Input-Conversions.html    |      1 +
 .../octave.html/Table-of-Output-Conversions.html   |      1 +
 .../Techniques-Used-for-Linear-Algebra.html        |      1 +
 doc/interpreter/octave.html/Temporary-Files.html   |     26 +-
 doc/interpreter/octave.html/Terminal-Input.html    |     28 +-
 doc/interpreter/octave.html/Terminal-Output.html   |     25 +-
 doc/interpreter/octave.html/Test-Functions.html    |    116 +-
 .../octave.html/Test-Plotting-Functions.html       |     19 +-
 .../octave.html/Test-and-Demo-Functions.html       |      3 +-
 doc/interpreter/octave.html/Tests.html             |     56 +-
 doc/interpreter/octave.html/Text-Properties.html   |     12 +-
 .../octave.html/The-DESCRIPTION-File.html          |     11 +-
 doc/interpreter/octave.html/The-INDEX-File.html    |      3 +-
 .../octave.html/The-break-Statement.html           |      1 +
 .../octave.html/The-continue-Statement.html        |      1 +
 .../octave.html/The-do_002duntil-Statement.html    |      1 +
 doc/interpreter/octave.html/The-for-Statement.html |      3 +-
 doc/interpreter/octave.html/The-if-Statement.html  |      1 +
 .../octave.html/The-switch-Statement.html          |      1 +
 doc/interpreter/octave.html/The-try-Statement.html |      1 +
 .../The-unwind_005fprotect-Statement.html          |      1 +
 .../octave.html/The-while-Statement.html           |      1 +
 .../octave.html/Three_002dDimensional-Plots.html   |    298 +-
 .../Three_002ddimensional-Function-Plotting.html   |     67 +-
 .../Three_002ddimensional-Geometric-Shapes.html    |     27 +-
 doc/interpreter/octave.html/Timing-Utilities.html  |    169 +-
 .../octave.html/Tips-and-Standards.html            |      1 +
 doc/interpreter/octave.html/Trigonometry.html      |    134 +-
 doc/interpreter/octave.html/Trouble.html           |      5 +-
 .../octave.html/Two_002dDimensional-Plots.html     |    500 +-
 .../Two_002ddimensional-Function-Plotting.html     |     57 +-
 .../Two_002ddimensional-Geometric-Shapes.html      |     15 +-
 doc/interpreter/octave.html/UI-Elements.html       |    258 +-
 doc/interpreter/octave.html/URL-Manipulation.html  |     21 +-
 .../octave.html/Uibuttongroup-Properties.html      |    307 +
 .../octave.html/Uicontextmenu-Properties.html      |    205 +
 .../octave.html/Uicontrol-Properties.html          |    337 +
 doc/interpreter/octave.html/Uimenu-Properties.html |    241 +
 .../octave.html/Uipanel-Properties.html            |    289 +
 .../octave.html/Uipushtool-Properties.html         |    223 +
 .../octave.html/Uitoggletool-Properties.html       |    241 +
 .../octave.html/Uitoolbar-Properties.html          |    193 +
 .../Use-of-the-interpreter-Property.html           |     26 +-
 .../octave.html/User_002dDefined-Preferences.html  |    109 +-
 .../octave.html/User_002ddefined-Data-Types.html   |      1 +
 doc/interpreter/octave.html/Using-Octave-Mode.html |      1 +
 doc/interpreter/octave.html/Using-Packages.html    |      3 +-
 .../Using-Sparse-Matrices-in-Oct_002dFiles.html    |      1 +
 .../Using-the-Emacs-Info-Reader-for-Octave.html    |      1 +
 doc/interpreter/octave.html/Utility-Functions.html |    166 +-
 .../Variable_002dlength-Argument-Lists.html        |      5 +-
 .../Variable_002dlength-Return-Lists.html          |      5 +-
 doc/interpreter/octave.html/Variables.html         |      9 +-
 .../Vectorization-and-Faster-Code-Execution.html   |      1 +
 doc/interpreter/octave.html/Voronoi-Diagrams.html  |     33 +-
 ...s-are-implemented-in-dialog-functions_003f.html |    124 -
 ...-with-Matrices-and-Arrays-in-Mex_002dFiles.html |      3 +-
 doc/interpreter/octave.html/XREFEDITOR.html        |      1 +
 doc/interpreter/octave.html/XREFEXEC_005fPATH.html |      1 +
 doc/interpreter/octave.html/XREFFAQ.html           |     49 -
 doc/interpreter/octave.html/XREFI.html             |      1 +
 .../octave.html/XREFIMAGE_005fPATH.html            |      1 +
 doc/interpreter/octave.html/XREFInf.html           |      1 +
 doc/interpreter/octave.html/XREFNA.html            |      1 +
 doc/interpreter/octave.html/XREFNaN.html           |      1 +
 .../octave.html/XREFOCTAVE_005fHOME.html           |      1 +
 .../octave.html/XREFOCTAVE_005fVERSION.html        |      1 +
 doc/interpreter/octave.html/XREFPAGER.html         |      1 +
 .../octave.html/XREFPAGER_005fFLAGS.html           |      1 +
 doc/interpreter/octave.html/XREFPKG_005fADD.html   |      1 +
 doc/interpreter/octave.html/XREFPKG_005fDEL.html   |      1 +
 doc/interpreter/octave.html/XREFPS1.html           |      1 +
 doc/interpreter/octave.html/XREFPS2.html           |      1 +
 doc/interpreter/octave.html/XREFPS4.html           |      1 +
 doc/interpreter/octave.html/XREFP_005ftmpdir.html  |      1 +
 doc/interpreter/octave.html/XREFSEEK_005fSET.html  |      1 +
 doc/interpreter/octave.html/XREFSIG.html           |      1 +
 doc/interpreter/octave.html/XREFS_005fISBLK.html   |      1 +
 doc/interpreter/octave.html/XREFS_005fISCHR.html   |      1 +
 doc/interpreter/octave.html/XREFS_005fISDIR.html   |      1 +
 doc/interpreter/octave.html/XREFS_005fISFIFO.html  |      1 +
 doc/interpreter/octave.html/XREFS_005fISLNK.html   |      1 +
 doc/interpreter/octave.html/XREFS_005fISREG.html   |      1 +
 doc/interpreter/octave.html/XREFS_005fISSOCK.html  |      1 +
 doc/interpreter/octave.html/XREFWCONTINUE.html     |      1 +
 doc/interpreter/octave.html/XREFWCOREDUMP.html     |      1 +
 doc/interpreter/octave.html/XREFWEXITSTATUS.html   |      1 +
 doc/interpreter/octave.html/XREFWIFCONTINUED.html  |      1 +
 doc/interpreter/octave.html/XREFWIFEXITED.html     |      1 +
 doc/interpreter/octave.html/XREFWIFSIGNALED.html   |      1 +
 doc/interpreter/octave.html/XREFWIFSTOPPED.html    |      1 +
 doc/interpreter/octave.html/XREFWNOHANG.html       |      1 +
 doc/interpreter/octave.html/XREFWSTOPSIG.html      |      1 +
 doc/interpreter/octave.html/XREFWTERMSIG.html      |      1 +
 doc/interpreter/octave.html/XREFWUNTRACED.html     |      1 +
 .../XREF_0040audioplayer_002faudioplayer.html      |      1 +
 .../octave.html/XREF_0040audioplayer_002fget.html  |      1 +
 .../XREF_0040audioplayer_002fisplaying.html        |      1 +
 .../XREF_0040audioplayer_002fpause.html            |      1 +
 .../octave.html/XREF_0040audioplayer_002fplay.html |      1 +
 .../XREF_0040audioplayer_002fplayblocking.html     |      1 +
 .../XREF_0040audioplayer_002fresume.html           |      1 +
 .../octave.html/XREF_0040audioplayer_002fset.html  |      1 +
 .../octave.html/XREF_0040audioplayer_002fstop.html |      1 +
 .../XREF_0040audiorecorder_002faudiorecorder.html  |      1 +
 .../XREF_0040audiorecorder_002fget.html            |      1 +
 .../XREF_0040audiorecorder_002fgetaudiodata.html   |      1 +
 .../XREF_0040audiorecorder_002fgetplayer.html      |      1 +
 .../XREF_0040audiorecorder_002fisrecording.html    |      1 +
 .../XREF_0040audiorecorder_002fpause.html          |      1 +
 .../XREF_0040audiorecorder_002fplay.html           |      1 +
 .../XREF_0040audiorecorder_002frecord.html         |      1 +
 .../XREF_0040audiorecorder_002frecordblocking.html |      1 +
 .../XREF_0040audiorecorder_002fresume.html         |      1 +
 .../XREF_0040audiorecorder_002fset.html            |      1 +
 .../XREF_0040audiorecorder_002fstop.html           |      1 +
 .../octave.html/XREF_0040ftp_002fascii.html        |      1 +
 .../octave.html/XREF_0040ftp_002fbinary.html       |      1 +
 .../octave.html/XREF_0040ftp_002fcd.html           |      1 +
 .../octave.html/XREF_0040ftp_002fclose.html        |      1 +
 .../octave.html/XREF_0040ftp_002fdelete.html       |      1 +
 .../octave.html/XREF_0040ftp_002fdir.html          |      1 +
 .../octave.html/XREF_0040ftp_002fftp.html          |      1 +
 .../octave.html/XREF_0040ftp_002fmget.html         |      1 +
 .../octave.html/XREF_0040ftp_002fmkdir.html        |      1 +
 .../octave.html/XREF_0040ftp_002fmput.html         |      1 +
 .../octave.html/XREF_0040ftp_002frename.html       |      1 +
 .../octave.html/XREF_0040ftp_002frmdir.html        |      1 +
 doc/interpreter/octave.html/XREFabs.html           |      1 +
 doc/interpreter/octave.html/XREFaccumarray.html    |      1 +
 doc/interpreter/octave.html/XREFaccumdim.html      |      1 +
 doc/interpreter/octave.html/XREFacos.html          |      1 +
 doc/interpreter/octave.html/XREFacosd.html         |      1 +
 doc/interpreter/octave.html/XREFacosh.html         |      1 +
 doc/interpreter/octave.html/XREFacot.html          |      1 +
 doc/interpreter/octave.html/XREFacotd.html         |      1 +
 doc/interpreter/octave.html/XREFacoth.html         |      1 +
 doc/interpreter/octave.html/XREFacsc.html          |      1 +
 doc/interpreter/octave.html/XREFacscd.html         |      1 +
 doc/interpreter/octave.html/XREFacsch.html         |      1 +
 .../XREFadd_005finput_005fevent_005fhook.html      |      1 +
 doc/interpreter/octave.html/XREFaddlistener.html   |      1 +
 doc/interpreter/octave.html/XREFaddpath.html       |      1 +
 doc/interpreter/octave.html/XREFaddpref.html       |      1 +
 doc/interpreter/octave.html/XREFaddproperty.html   |      1 +
 doc/interpreter/octave.html/XREFaddtodate.html     |      1 +
 doc/interpreter/octave.html/XREFairy.html          |      1 +
 doc/interpreter/octave.html/XREFall.html           |      1 +
 doc/interpreter/octave.html/XREFallchild.html      |      1 +
 ..._005fnoninteger_005frange_005fas_005findex.html |      1 +
 doc/interpreter/octave.html/XREFamd.html           |      1 +
 doc/interpreter/octave.html/XREFancestor.html      |      1 +
 doc/interpreter/octave.html/XREFand.html           |      1 +
 doc/interpreter/octave.html/XREFannotation.html    |      1 +
 doc/interpreter/octave.html/XREFanova.html         |      1 +
 doc/interpreter/octave.html/XREFans.html           |      1 +
 doc/interpreter/octave.html/XREFany.html           |      1 +
 doc/interpreter/octave.html/XREFarch_005ffit.html  |      1 +
 doc/interpreter/octave.html/XREFarch_005frnd.html  |      1 +
 doc/interpreter/octave.html/XREFarch_005ftest.html |      1 +
 doc/interpreter/octave.html/XREFarea.html          |      1 +
 doc/interpreter/octave.html/XREFarg.html           |      1 +
 doc/interpreter/octave.html/XREFargnames.html      |      1 +
 doc/interpreter/octave.html/XREFargv.html          |      1 +
 doc/interpreter/octave.html/XREFarma_005frnd.html  |      1 +
 doc/interpreter/octave.html/XREFarrayfun.html      |      1 +
 doc/interpreter/octave.html/XREFasctime.html       |      1 +
 doc/interpreter/octave.html/XREFasec.html          |      1 +
 doc/interpreter/octave.html/XREFasecd.html         |      1 +
 doc/interpreter/octave.html/XREFasech.html         |      1 +
 doc/interpreter/octave.html/XREFasin.html          |      1 +
 doc/interpreter/octave.html/XREFasind.html         |      1 +
 doc/interpreter/octave.html/XREFasinh.html         |      1 +
 doc/interpreter/octave.html/XREFassert.html        |      1 +
 doc/interpreter/octave.html/XREFassignin.html      |      1 +
 doc/interpreter/octave.html/XREFatan.html          |      1 +
 doc/interpreter/octave.html/XREFatan2.html         |      1 +
 doc/interpreter/octave.html/XREFatan2d.html        |      1 +
 doc/interpreter/octave.html/XREFatand.html         |      1 +
 doc/interpreter/octave.html/XREFatanh.html         |      1 +
 doc/interpreter/octave.html/XREFatexit.html        |      1 +
 doc/interpreter/octave.html/XREFaudiodevinfo.html  |      1 +
 doc/interpreter/octave.html/XREFaudioformats.html  |     50 +
 doc/interpreter/octave.html/XREFaudioinfo.html     |      1 +
 doc/interpreter/octave.html/XREFaudioread.html     |      1 +
 doc/interpreter/octave.html/XREFaudiowrite.html    |      1 +
 doc/interpreter/octave.html/XREFautoload.html      |      1 +
 .../octave.html/XREFautoreg_005fmatrix.html        |      1 +
 doc/interpreter/octave.html/XREFautumn.html        |      1 +
 .../XREFavailable_005fgraphics_005ftoolkits.html   |      1 +
 doc/interpreter/octave.html/XREFaxes.html          |      1 +
 .../XREFaxes_005f_005fmodified_005f_005f.html      |      1 +
 .../XREFaxesactivepositionproperty.html            |      1 +
 doc/interpreter/octave.html/XREFaxesalim.html      |      1 +
 doc/interpreter/octave.html/XREFaxesalimmode.html  |      1 +
 .../octave.html/XREFaxesambientlightcolor.html     |      1 +
 .../octave.html/XREFaxesbeingdeleted.html          |      1 +
 doc/interpreter/octave.html/XREFaxesbox.html       |      1 +
 doc/interpreter/octave.html/XREFaxesboxstyle.html  |     50 +
 .../octave.html/XREFaxesbusyaction.html            |      1 +
 .../octave.html/XREFaxesbuttondownfcn.html         |      1 +
 .../octave.html/XREFaxescameraposition.html        |      1 +
 .../octave.html/XREFaxescamerapositionmode.html    |      1 +
 .../octave.html/XREFaxescameratarget.html          |      1 +
 .../octave.html/XREFaxescameratargetmode.html      |      1 +
 .../octave.html/XREFaxescameraupvector.html        |      1 +
 .../octave.html/XREFaxescameraupvectormode.html    |      1 +
 .../octave.html/XREFaxescameraviewangle.html       |      1 +
 .../octave.html/XREFaxescameraviewanglemode.html   |      1 +
 doc/interpreter/octave.html/XREFaxeschildren.html  |      1 +
 doc/interpreter/octave.html/XREFaxesclim.html      |      1 +
 doc/interpreter/octave.html/XREFaxesclimmode.html  |      1 +
 doc/interpreter/octave.html/XREFaxesclipping.html  |      1 +
 .../octave.html/XREFaxesclippingstyle.html         |     50 +
 doc/interpreter/octave.html/XREFaxescolor.html     |      1 +
 .../octave.html/XREFaxescolororder.html            |      1 +
 .../octave.html/XREFaxescolororderindex.html       |     50 +
 doc/interpreter/octave.html/XREFaxescreatefcn.html |      1 +
 .../octave.html/XREFaxescurrentpoint.html          |      1 +
 .../octave.html/XREFaxesdataaspectratio.html       |      1 +
 .../octave.html/XREFaxesdataaspectratiomode.html   |      1 +
 doc/interpreter/octave.html/XREFaxesdeletefcn.html |      1 +
 doc/interpreter/octave.html/XREFaxesdrawmode.html  |      1 +
 doc/interpreter/octave.html/XREFaxesfontangle.html |      1 +
 doc/interpreter/octave.html/XREFaxesfontname.html  |      1 +
 doc/interpreter/octave.html/XREFaxesfontsize.html  |      1 +
 .../octave.html/XREFaxesfontsmoothing.html         |     50 +
 doc/interpreter/octave.html/XREFaxesfontunits.html |      1 +
 .../octave.html/XREFaxesfontweight.html            |      1 +
 doc/interpreter/octave.html/XREFaxesgridalpha.html |     50 +
 .../octave.html/XREFaxesgridalphamode.html         |     50 +
 doc/interpreter/octave.html/XREFaxesgridcolor.html |     50 +
 .../octave.html/XREFaxesgridcolormode.html         |     50 +
 .../octave.html/XREFaxesgridlinestyle.html         |      1 +
 .../octave.html/XREFaxeshandlevisibility.html      |      1 +
 doc/interpreter/octave.html/XREFaxeshittest.html   |      1 +
 .../octave.html/XREFaxesinterpreter.html           |     49 -
 .../octave.html/XREFaxesinterruptible.html         |      1 +
 .../XREFaxeslabelfontsizemultiplier.html           |     50 +
 doc/interpreter/octave.html/XREFaxeslayer.html     |      1 +
 .../octave.html/XREFaxeslinestyleorder.html        |      1 +
 .../octave.html/XREFaxeslinestyleorderindex.html   |     50 +
 doc/interpreter/octave.html/XREFaxeslinewidth.html |      1 +
 .../octave.html/XREFaxesminorgridalpha.html        |     50 +
 .../octave.html/XREFaxesminorgridalphamode.html    |     50 +
 .../octave.html/XREFaxesminorgridcolor.html        |     50 +
 .../octave.html/XREFaxesminorgridcolormode.html    |     50 +
 .../octave.html/XREFaxesminorgridlinestyle.html    |      1 +
 .../octave.html/XREFaxesmousewheelzoom.html        |      1 +
 doc/interpreter/octave.html/XREFaxesnextplot.html  |      1 +
 .../octave.html/XREFaxesouterposition.html         |      1 +
 doc/interpreter/octave.html/XREFaxesparent.html    |      1 +
 .../octave.html/XREFaxespickableparts.html         |     50 +
 .../octave.html/XREFaxesplotboxaspectratio.html    |      1 +
 .../XREFaxesplotboxaspectratiomode.html            |      1 +
 doc/interpreter/octave.html/XREFaxesposition.html  |      1 +
 .../octave.html/XREFaxesprojection.html            |      1 +
 doc/interpreter/octave.html/XREFaxesselected.html  |      1 +
 .../octave.html/XREFaxesselectionhighlight.html    |      1 +
 .../octave.html/XREFaxessortmethod.html            |     50 +
 doc/interpreter/octave.html/XREFaxestag.html       |      1 +
 doc/interpreter/octave.html/XREFaxestickdir.html   |      1 +
 .../octave.html/XREFaxestickdirmode.html           |      1 +
 .../octave.html/XREFaxesticklabelinterpreter.html  |     50 +
 .../octave.html/XREFaxesticklength.html            |      1 +
 .../octave.html/XREFaxestightinset.html            |      1 +
 doc/interpreter/octave.html/XREFaxestitle.html     |      1 +
 .../XREFaxestitlefontsizemultiplier.html           |     50 +
 .../octave.html/XREFaxestitlefontweight.html       |     50 +
 doc/interpreter/octave.html/XREFaxestype.html      |      1 +
 .../octave.html/XREFaxesuicontextmenu.html         |      1 +
 doc/interpreter/octave.html/XREFaxesunits.html     |      1 +
 doc/interpreter/octave.html/XREFaxesuserdata.html  |      1 +
 doc/interpreter/octave.html/XREFaxesview.html      |      1 +
 doc/interpreter/octave.html/XREFaxesvisible.html   |      1 +
 .../octave.html/XREFaxesxaxislocation.html         |      1 +
 doc/interpreter/octave.html/XREFaxesxcolor.html    |      1 +
 .../octave.html/XREFaxesxcolormode.html            |     50 +
 doc/interpreter/octave.html/XREFaxesxdir.html      |      1 +
 doc/interpreter/octave.html/XREFaxesxgrid.html     |      1 +
 doc/interpreter/octave.html/XREFaxesxlabel.html    |      1 +
 doc/interpreter/octave.html/XREFaxesxlim.html      |      1 +
 doc/interpreter/octave.html/XREFaxesxlimmode.html  |      1 +
 .../octave.html/XREFaxesxminorgrid.html            |      1 +
 .../octave.html/XREFaxesxminortick.html            |      1 +
 doc/interpreter/octave.html/XREFaxesxscale.html    |      1 +
 doc/interpreter/octave.html/XREFaxesxtick.html     |      1 +
 .../octave.html/XREFaxesxticklabel.html            |      1 +
 .../octave.html/XREFaxesxticklabelmode.html        |      1 +
 .../octave.html/XREFaxesxticklabelrotation.html    |     50 +
 doc/interpreter/octave.html/XREFaxesxtickmode.html |      1 +
 .../octave.html/XREFaxesyaxislocation.html         |      1 +
 doc/interpreter/octave.html/XREFaxesycolor.html    |      1 +
 .../octave.html/XREFaxesycolormode.html            |     50 +
 doc/interpreter/octave.html/XREFaxesydir.html      |      1 +
 doc/interpreter/octave.html/XREFaxesygrid.html     |      1 +
 doc/interpreter/octave.html/XREFaxesylabel.html    |      1 +
 doc/interpreter/octave.html/XREFaxesylim.html      |      1 +
 doc/interpreter/octave.html/XREFaxesylimmode.html  |      1 +
 .../octave.html/XREFaxesyminorgrid.html            |      1 +
 .../octave.html/XREFaxesyminortick.html            |      1 +
 doc/interpreter/octave.html/XREFaxesyscale.html    |      1 +
 doc/interpreter/octave.html/XREFaxesytick.html     |      1 +
 .../octave.html/XREFaxesyticklabel.html            |      1 +
 .../octave.html/XREFaxesyticklabelmode.html        |      1 +
 .../octave.html/XREFaxesyticklabelrotation.html    |     50 +
 doc/interpreter/octave.html/XREFaxesytickmode.html |      1 +
 doc/interpreter/octave.html/XREFaxeszcolor.html    |      1 +
 .../octave.html/XREFaxeszcolormode.html            |     50 +
 doc/interpreter/octave.html/XREFaxeszdir.html      |      1 +
 doc/interpreter/octave.html/XREFaxeszgrid.html     |      1 +
 doc/interpreter/octave.html/XREFaxeszlabel.html    |      1 +
 doc/interpreter/octave.html/XREFaxeszlim.html      |      1 +
 doc/interpreter/octave.html/XREFaxeszlimmode.html  |      1 +
 .../octave.html/XREFaxeszminorgrid.html            |      1 +
 .../octave.html/XREFaxeszminortick.html            |      1 +
 doc/interpreter/octave.html/XREFaxeszscale.html    |      1 +
 doc/interpreter/octave.html/XREFaxesztick.html     |      1 +
 .../octave.html/XREFaxeszticklabel.html            |      1 +
 .../octave.html/XREFaxeszticklabelmode.html        |      1 +
 .../octave.html/XREFaxeszticklabelrotation.html    |     50 +
 doc/interpreter/octave.html/XREFaxesztickmode.html |      1 +
 doc/interpreter/octave.html/XREFaxis.html          |      1 +
 doc/interpreter/octave.html/XREFbalance.html       |      1 +
 doc/interpreter/octave.html/XREFbandwidth.html     |      1 +
 doc/interpreter/octave.html/XREFbar.html           |      1 +
 doc/interpreter/octave.html/XREFbarh.html          |      1 +
 doc/interpreter/octave.html/XREFbartlett.html      |      1 +
 .../octave.html/XREFbartlett_005ftest.html         |      1 +
 doc/interpreter/octave.html/XREFbase2dec.html      |      1 +
 .../octave.html/XREFbase64_005fdecode.html         |      1 +
 .../octave.html/XREFbase64_005fencode.html         |      1 +
 doc/interpreter/octave.html/XREFbeep.html          |      1 +
 .../octave.html/XREFbeep_005fon_005ferror.html     |      1 +
 doc/interpreter/octave.html/XREFbesselj.html       |      1 +
 doc/interpreter/octave.html/XREFbeta.html          |      1 +
 doc/interpreter/octave.html/XREFbetacdf.html       |      1 +
 doc/interpreter/octave.html/XREFbetainc.html       |      1 +
 doc/interpreter/octave.html/XREFbetaincinv.html    |      1 +
 doc/interpreter/octave.html/XREFbetainv.html       |      1 +
 doc/interpreter/octave.html/XREFbetaln.html        |      1 +
 doc/interpreter/octave.html/XREFbetapdf.html       |      1 +
 doc/interpreter/octave.html/XREFbetarnd.html       |      1 +
 doc/interpreter/octave.html/XREFbicg.html          |      1 +
 doc/interpreter/octave.html/XREFbicgstab.html      |      1 +
 doc/interpreter/octave.html/XREFbin2dec.html       |      1 +
 doc/interpreter/octave.html/XREFbincoeff.html      |      1 +
 doc/interpreter/octave.html/XREFbinocdf.html       |      1 +
 doc/interpreter/octave.html/XREFbinoinv.html       |      1 +
 doc/interpreter/octave.html/XREFbinopdf.html       |      1 +
 doc/interpreter/octave.html/XREFbinornd.html       |      1 +
 doc/interpreter/octave.html/XREFbitand.html        |      1 +
 doc/interpreter/octave.html/XREFbitcmp.html        |      1 +
 doc/interpreter/octave.html/XREFbitget.html        |      1 +
 doc/interpreter/octave.html/XREFbitmax.html        |     49 -
 doc/interpreter/octave.html/XREFbitor.html         |      1 +
 doc/interpreter/octave.html/XREFbitpack.html       |      1 +
 doc/interpreter/octave.html/XREFbitset.html        |      1 +
 doc/interpreter/octave.html/XREFbitshift.html      |      1 +
 doc/interpreter/octave.html/XREFbitunpack.html     |      1 +
 doc/interpreter/octave.html/XREFbitxor.html        |      1 +
 doc/interpreter/octave.html/XREFblackman.html      |      1 +
 doc/interpreter/octave.html/XREFblanks.html        |      1 +
 doc/interpreter/octave.html/XREFblkdiag.html       |      1 +
 doc/interpreter/octave.html/XREFblkmm.html         |      1 +
 doc/interpreter/octave.html/XREFbone.html          |      1 +
 doc/interpreter/octave.html/XREFbox.html           |      1 +
 doc/interpreter/octave.html/XREFbrighten.html      |      1 +
 doc/interpreter/octave.html/XREFbsxfun.html        |      1 +
 .../XREFbuilt_005fin_005fdocstrings_005ffile.html  |      1 +
 doc/interpreter/octave.html/XREFbuiltin.html       |      1 +
 doc/interpreter/octave.html/XREFbunzip2.html       |      1 +
 doc/interpreter/octave.html/XREFbzip2.html         |      1 +
 doc/interpreter/octave.html/XREFcalendar.html      |      1 +
 .../XREFcanonicalize_005ffile_005fname.html        |      1 +
 doc/interpreter/octave.html/XREFcart2pol.html      |      1 +
 doc/interpreter/octave.html/XREFcart2sph.html      |      1 +
 doc/interpreter/octave.html/XREFcast.html          |      1 +
 doc/interpreter/octave.html/XREFcat.html           |      1 +
 .../octave.html/XREFcauchy_005fcdf.html            |      1 +
 .../octave.html/XREFcauchy_005finv.html            |      1 +
 .../octave.html/XREFcauchy_005fpdf.html            |      1 +
 .../octave.html/XREFcauchy_005frnd.html            |      1 +
 doc/interpreter/octave.html/XREFcaxis.html         |      1 +
 doc/interpreter/octave.html/XREFcbrt.html          |      1 +
 doc/interpreter/octave.html/XREFccolamd.html       |      1 +
 doc/interpreter/octave.html/XREFcd.html            |      1 +
 doc/interpreter/octave.html/XREFceil.html          |      1 +
 doc/interpreter/octave.html/XREFcell.html          |      1 +
 doc/interpreter/octave.html/XREFcell2mat.html      |      1 +
 doc/interpreter/octave.html/XREFcell2struct.html   |      1 +
 doc/interpreter/octave.html/XREFcelldisp.html      |      1 +
 doc/interpreter/octave.html/XREFcellfun.html       |      1 +
 doc/interpreter/octave.html/XREFcellindexmat.html  |      1 +
 doc/interpreter/octave.html/XREFcellslices.html    |      1 +
 doc/interpreter/octave.html/XREFcellstr.html       |      1 +
 doc/interpreter/octave.html/XREFcenter.html        |      1 +
 doc/interpreter/octave.html/XREFcgs.html           |      1 +
 doc/interpreter/octave.html/XREFchar.html          |      1 +
 doc/interpreter/octave.html/XREFchi2cdf.html       |      1 +
 doc/interpreter/octave.html/XREFchi2inv.html       |      1 +
 doc/interpreter/octave.html/XREFchi2pdf.html       |      1 +
 doc/interpreter/octave.html/XREFchi2rnd.html       |      1 +
 .../XREFchisquare_005ftest_005fhomogeneity.html    |      1 +
 .../XREFchisquare_005ftest_005findependence.html   |      1 +
 doc/interpreter/octave.html/XREFchol.html          |      1 +
 doc/interpreter/octave.html/XREFchol2inv.html      |      1 +
 doc/interpreter/octave.html/XREFcholdelete.html    |      1 +
 doc/interpreter/octave.html/XREFcholinsert.html    |      1 +
 doc/interpreter/octave.html/XREFcholinv.html       |      1 +
 doc/interpreter/octave.html/XREFcholshift.html     |      1 +
 doc/interpreter/octave.html/XREFcholupdate.html    |      1 +
 doc/interpreter/octave.html/XREFchop.html          |      1 +
 doc/interpreter/octave.html/XREFcircshift.html     |      1 +
 doc/interpreter/octave.html/XREFcitation.html      |      1 +
 doc/interpreter/octave.html/XREFcla.html           |      1 +
 doc/interpreter/octave.html/XREFclabel.html        |      1 +
 doc/interpreter/octave.html/XREFclass.html         |      1 +
 doc/interpreter/octave.html/XREFclc.html           |      1 +
 doc/interpreter/octave.html/XREFclear.html         |      1 +
 doc/interpreter/octave.html/XREFclf.html           |      1 +
 doc/interpreter/octave.html/XREFclock.html         |      1 +
 doc/interpreter/octave.html/XREFcloglog.html       |      1 +
 doc/interpreter/octave.html/XREFclose.html         |      1 +
 doc/interpreter/octave.html/XREFclosereq.html      |      1 +
 doc/interpreter/octave.html/XREFcmpermute.html     |      1 +
 doc/interpreter/octave.html/XREFcmunique.html      |      1 +
 doc/interpreter/octave.html/XREFcolamd.html        |      1 +
 doc/interpreter/octave.html/XREFcolloc.html        |      1 +
 doc/interpreter/octave.html/XREFcolon.html         |      1 +
 doc/interpreter/octave.html/XREFcolorbar.html      |      1 +
 doc/interpreter/octave.html/XREFcolorcube.html     |      1 +
 doc/interpreter/octave.html/XREFcolormap.html      |      1 +
 doc/interpreter/octave.html/XREFcolperm.html       |      1 +
 doc/interpreter/octave.html/XREFcolstyle.html      |      1 +
 doc/interpreter/octave.html/XREFcolumns.html       |      1 +
 doc/interpreter/octave.html/XREFcomet.html         |      1 +
 doc/interpreter/octave.html/XREFcomet3.html        |      1 +
 .../octave.html/XREFcommand_005fline_005fpath.html |      1 +
 .../octave.html/XREFcommon_005fsize.html           |      1 +
 .../octave.html/XREFcommutation_005fmatrix.html    |      1 +
 doc/interpreter/octave.html/XREFcompan.html        |      1 +
 .../octave.html/XREFcompare_005fversions.html      |      1 +
 doc/interpreter/octave.html/XREFcompass.html       |      1 +
 .../XREFcompletion_005fappend_005fchar.html        |      1 +
 .../octave.html/XREFcompletion_005fmatches.html    |      1 +
 doc/interpreter/octave.html/XREFcomplex.html       |      1 +
 doc/interpreter/octave.html/XREFcomputer.html      |      1 +
 doc/interpreter/octave.html/XREFcond.html          |      1 +
 doc/interpreter/octave.html/XREFcondest.html       |      1 +
 .../XREFconfirm_005frecursive_005frmdir.html       |      1 +
 doc/interpreter/octave.html/XREFconj.html          |      1 +
 doc/interpreter/octave.html/XREFcontour.html       |      1 +
 doc/interpreter/octave.html/XREFcontour3.html      |      1 +
 doc/interpreter/octave.html/XREFcontourc.html      |      1 +
 doc/interpreter/octave.html/XREFcontourf.html      |      1 +
 doc/interpreter/octave.html/XREFcontrast.html      |      1 +
 doc/interpreter/octave.html/XREFconv.html          |      1 +
 doc/interpreter/octave.html/XREFconv2.html         |      1 +
 doc/interpreter/octave.html/XREFconvhull.html      |      1 +
 doc/interpreter/octave.html/XREFconvhulln.html     |      1 +
 doc/interpreter/octave.html/XREFconvn.html         |      1 +
 doc/interpreter/octave.html/XREFcool.html          |      1 +
 doc/interpreter/octave.html/XREFcopper.html        |      1 +
 doc/interpreter/octave.html/XREFcopyfile.html      |      1 +
 doc/interpreter/octave.html/XREFcopyobj.html       |      1 +
 doc/interpreter/octave.html/XREFcor_005ftest.html  |      1 +
 doc/interpreter/octave.html/XREFcorr.html          |      1 +
 doc/interpreter/octave.html/XREFcos.html           |      1 +
 doc/interpreter/octave.html/XREFcosd.html          |      1 +
 doc/interpreter/octave.html/XREFcosh.html          |      1 +
 doc/interpreter/octave.html/XREFcot.html           |      1 +
 doc/interpreter/octave.html/XREFcotd.html          |      1 +
 doc/interpreter/octave.html/XREFcoth.html          |      1 +
 doc/interpreter/octave.html/XREFcov.html           |      1 +
 doc/interpreter/octave.html/XREFcplxpair.html      |      1 +
 doc/interpreter/octave.html/XREFcputime.html       |      1 +
 .../XREFcrash_005fdumps_005foctave_005fcore.html   |      1 +
 doc/interpreter/octave.html/XREFcross.html         |      1 +
 doc/interpreter/octave.html/XREFcsc.html           |      1 +
 doc/interpreter/octave.html/XREFcscd.html          |      1 +
 doc/interpreter/octave.html/XREFcsch.html          |      1 +
 doc/interpreter/octave.html/XREFcstrcat.html       |      1 +
 doc/interpreter/octave.html/XREFcsvread.html       |      1 +
 doc/interpreter/octave.html/XREFcsvwrite.html      |      1 +
 doc/interpreter/octave.html/XREFcsymamd.html       |      1 +
 doc/interpreter/octave.html/XREFctime.html         |      1 +
 doc/interpreter/octave.html/XREFctranspose.html    |      1 +
 doc/interpreter/octave.html/XREFcubehelix.html     |      1 +
 doc/interpreter/octave.html/XREFcummax.html        |      1 +
 doc/interpreter/octave.html/XREFcummin.html        |      1 +
 doc/interpreter/octave.html/XREFcumprod.html       |      1 +
 doc/interpreter/octave.html/XREFcumsum.html        |      1 +
 doc/interpreter/octave.html/XREFcumtrapz.html      |      1 +
 doc/interpreter/octave.html/XREFcurl.html          |      1 +
 doc/interpreter/octave.html/XREFcylinder.html      |      1 +
 doc/interpreter/octave.html/XREFdaspect.html       |      1 +
 doc/interpreter/octave.html/XREFdaspk.html         |      1 +
 .../octave.html/XREFdaspk_005foptions.html         |      1 +
 doc/interpreter/octave.html/XREFdasrt.html         |      1 +
 .../octave.html/XREFdasrt_005foptions.html         |      1 +
 doc/interpreter/octave.html/XREFdassl.html         |      1 +
 .../octave.html/XREFdassl_005foptions.html         |      1 +
 doc/interpreter/octave.html/XREFdatasources.html   |      1 +
 doc/interpreter/octave.html/XREFdate.html          |      1 +
 doc/interpreter/octave.html/XREFdatenum.html       |      1 +
 doc/interpreter/octave.html/XREFdatestr.html       |      1 +
 doc/interpreter/octave.html/XREFdatetick.html      |      1 +
 doc/interpreter/octave.html/XREFdatevec.html       |      1 +
 doc/interpreter/octave.html/XREFdawson.html        |      1 +
 doc/interpreter/octave.html/XREFdbclear.html       |      1 +
 doc/interpreter/octave.html/XREFdbcont.html        |      1 +
 doc/interpreter/octave.html/XREFdbdown.html        |      1 +
 doc/interpreter/octave.html/XREFdblist.html        |      1 +
 doc/interpreter/octave.html/XREFdblquad.html       |      1 +
 doc/interpreter/octave.html/XREFdbquit.html        |      1 +
 doc/interpreter/octave.html/XREFdbstack.html       |      1 +
 doc/interpreter/octave.html/XREFdbstatus.html      |      1 +
 doc/interpreter/octave.html/XREFdbstep.html        |      1 +
 doc/interpreter/octave.html/XREFdbstop.html        |      1 +
 doc/interpreter/octave.html/XREFdbtype.html        |      1 +
 doc/interpreter/octave.html/XREFdbup.html          |      1 +
 doc/interpreter/octave.html/XREFdbwhere.html       |      1 +
 doc/interpreter/octave.html/XREFdeal.html          |      1 +
 doc/interpreter/octave.html/XREFdeblank.html       |      1 +
 .../octave.html/XREFdebug_005fjava.html            |      1 +
 doc/interpreter/octave.html/XREFdebug_005fjit.html |      1 +
 .../octave.html/XREFdebug_005fon_005ferror.html    |      1 +
 .../XREFdebug_005fon_005finterrupt.html            |      1 +
 .../octave.html/XREFdebug_005fon_005fwarning.html  |      1 +
 doc/interpreter/octave.html/XREFdec2base.html      |      1 +
 doc/interpreter/octave.html/XREFdec2bin.html       |      1 +
 doc/interpreter/octave.html/XREFdec2hex.html       |      1 +
 doc/interpreter/octave.html/XREFdeconv.html        |      1 +
 doc/interpreter/octave.html/XREFdeg2rad.html       |     50 +
 doc/interpreter/octave.html/XREFdel2.html          |      1 +
 doc/interpreter/octave.html/XREFdelaunay.html      |      1 +
 doc/interpreter/octave.html/XREFdelaunayn.html     |      1 +
 doc/interpreter/octave.html/XREFdelete.html        |      1 +
 doc/interpreter/octave.html/XREFdellistener.html   |      1 +
 doc/interpreter/octave.html/XREFdemo.html          |      1 +
 doc/interpreter/octave.html/XREFdesktop.html       |      1 +
 doc/interpreter/octave.html/XREFdet.html           |      1 +
 doc/interpreter/octave.html/XREFdetrend.html       |      1 +
 doc/interpreter/octave.html/XREFdiag.html          |      1 +
 doc/interpreter/octave.html/XREFdialog.html        |     50 +
 doc/interpreter/octave.html/XREFdiary.html         |      1 +
 doc/interpreter/octave.html/XREFdiff.html          |      1 +
 doc/interpreter/octave.html/XREFdiffpara.html      |      1 +
 doc/interpreter/octave.html/XREFdiffuse.html       |      1 +
 doc/interpreter/octave.html/XREFdir.html           |      1 +
 .../octave.html/XREFdir_005fin_005floadpath.html   |      1 +
 .../XREFdisable_005fdiagonal_005fmatrix.html       |      1 +
 .../XREFdisable_005fpermutation_005fmatrix.html    |      1 +
 .../octave.html/XREFdisable_005frange.html         |      1 +
 .../octave.html/XREFdiscrete_005fcdf.html          |      1 +
 .../octave.html/XREFdiscrete_005finv.html          |      1 +
 .../octave.html/XREFdiscrete_005fpdf.html          |      1 +
 .../octave.html/XREFdiscrete_005frnd.html          |      1 +
 doc/interpreter/octave.html/XREFdisp.html          |      1 +
 doc/interpreter/octave.html/XREFdisplay.html       |      5 +-
 doc/interpreter/octave.html/XREFdivergence.html    |      1 +
 doc/interpreter/octave.html/XREFdlmread.html       |      1 +
 doc/interpreter/octave.html/XREFdlmwrite.html      |      1 +
 doc/interpreter/octave.html/XREFdmperm.html        |      1 +
 ...fbraindead_005fshortcircuit_005fevaluation.html |     50 +
 .../octave.html/XREFdo_005fstring_005fescapes.html |      1 +
 doc/interpreter/octave.html/XREFdoc.html           |      1 +
 .../octave.html/XREFdoc_005fcache_005fcreate.html  |      1 +
 .../octave.html/XREFdoc_005fcache_005ffile.html    |      1 +
 doc/interpreter/octave.html/XREFdos.html           |      1 +
 doc/interpreter/octave.html/XREFdot.html           |      1 +
 doc/interpreter/octave.html/XREFdouble.html        |      1 +
 doc/interpreter/octave.html/XREFdrawnow.html       |      1 +
 doc/interpreter/octave.html/XREFdsearch.html       |      1 +
 doc/interpreter/octave.html/XREFdsearchn.html      |      1 +
 doc/interpreter/octave.html/XREFdup2.html          |      1 +
 .../octave.html/XREFduplication_005fmatrix.html    |      1 +
 .../octave.html/XREFdurbinlevinson.html            |      1 +
 doc/interpreter/octave.html/XREFe.html             |      1 +
 doc/interpreter/octave.html/XREFecho.html          |      1 +
 .../XREFecho_005fexecuting_005fcommands.html       |      1 +
 doc/interpreter/octave.html/XREFedit.html          |      1 +
 .../octave.html/XREFedit_005fhistory.html          |      1 +
 doc/interpreter/octave.html/XREFeig.html           |      1 +
 doc/interpreter/octave.html/XREFeigs.html          |      1 +
 doc/interpreter/octave.html/XREFellipj.html        |      1 +
 doc/interpreter/octave.html/XREFellipke.html       |      1 +
 doc/interpreter/octave.html/XREFellipsoid.html     |      1 +
 .../octave.html/XREFempirical_005fcdf.html         |      1 +
 .../octave.html/XREFempirical_005finv.html         |      1 +
 .../octave.html/XREFempirical_005fpdf.html         |      1 +
 .../octave.html/XREFempirical_005frnd.html         |      1 +
 doc/interpreter/octave.html/XREFendgrent.html      |      1 +
 doc/interpreter/octave.html/XREFendpwent.html      |      1 +
 doc/interpreter/octave.html/XREFeomday.html        |      1 +
 doc/interpreter/octave.html/XREFeps.html           |      1 +
 doc/interpreter/octave.html/XREFeq.html            |      1 +
 doc/interpreter/octave.html/XREFerf.html           |      1 +
 doc/interpreter/octave.html/XREFerfc.html          |      1 +
 doc/interpreter/octave.html/XREFerfcinv.html       |      1 +
 doc/interpreter/octave.html/XREFerfcx.html         |      1 +
 doc/interpreter/octave.html/XREFerfi.html          |      1 +
 doc/interpreter/octave.html/XREFerfinv.html        |      1 +
 doc/interpreter/octave.html/XREFerrno.html         |      1 +
 .../octave.html/XREFerrno_005flist.html            |      1 +
 doc/interpreter/octave.html/XREFerror.html         |      1 +
 doc/interpreter/octave.html/XREFerror_005fids.html |      1 +
 doc/interpreter/octave.html/XREFerrorbar.html      |      1 +
 doc/interpreter/octave.html/XREFerrordlg.html      |      5 +-
 doc/interpreter/octave.html/XREFetime.html         |      1 +
 doc/interpreter/octave.html/XREFetree.html         |      1 +
 doc/interpreter/octave.html/XREFetreeplot.html     |      1 +
 doc/interpreter/octave.html/XREFeval.html          |      1 +
 doc/interpreter/octave.html/XREFevalc.html         |     50 +
 doc/interpreter/octave.html/XREFevalin.html        |      1 +
 doc/interpreter/octave.html/XREFexample.html       |      1 +
 doc/interpreter/octave.html/XREFexec.html          |      1 +
 doc/interpreter/octave.html/XREFexist.html         |      1 +
 doc/interpreter/octave.html/XREFexp.html           |      1 +
 doc/interpreter/octave.html/XREFexpcdf.html        |      1 +
 doc/interpreter/octave.html/XREFexpint.html        |      1 +
 doc/interpreter/octave.html/XREFexpinv.html        |      1 +
 doc/interpreter/octave.html/XREFexpm.html          |      1 +
 doc/interpreter/octave.html/XREFexpm1.html         |      1 +
 doc/interpreter/octave.html/XREFexppdf.html        |      1 +
 doc/interpreter/octave.html/XREFexprnd.html        |      1 +
 doc/interpreter/octave.html/XREFeye.html           |      1 +
 doc/interpreter/octave.html/XREFezcontour.html     |      1 +
 doc/interpreter/octave.html/XREFezcontourf.html    |      1 +
 doc/interpreter/octave.html/XREFezmesh.html        |      1 +
 doc/interpreter/octave.html/XREFezmeshc.html       |      1 +
 doc/interpreter/octave.html/XREFezplot.html        |      1 +
 doc/interpreter/octave.html/XREFezplot3.html       |      1 +
 doc/interpreter/octave.html/XREFezpolar.html       |      1 +
 doc/interpreter/octave.html/XREFezsurf.html        |      1 +
 doc/interpreter/octave.html/XREFezsurfc.html       |      1 +
 .../octave.html/XREFf_005ftest_005fregression.html |      1 +
 doc/interpreter/octave.html/XREFfactor.html        |      1 +
 doc/interpreter/octave.html/XREFfactorial.html     |      1 +
 doc/interpreter/octave.html/XREFfail.html          |      1 +
 doc/interpreter/octave.html/XREFfalse.html         |      1 +
 doc/interpreter/octave.html/XREFfcdf.html          |      1 +
 doc/interpreter/octave.html/XREFfclear.html        |      1 +
 doc/interpreter/octave.html/XREFfclose.html        |      1 +
 doc/interpreter/octave.html/XREFfcntl.html         |      1 +
 doc/interpreter/octave.html/XREFfdisp.html         |      1 +
 doc/interpreter/octave.html/XREFfeather.html       |      1 +
 doc/interpreter/octave.html/XREFfeof.html          |      1 +
 doc/interpreter/octave.html/XREFferror.html        |      1 +
 doc/interpreter/octave.html/XREFfeval.html         |      1 +
 doc/interpreter/octave.html/XREFfflush.html        |      1 +
 doc/interpreter/octave.html/XREFfft.html           |      1 +
 doc/interpreter/octave.html/XREFfft2.html          |      1 +
 doc/interpreter/octave.html/XREFfftconv.html       |      1 +
 doc/interpreter/octave.html/XREFfftfilt.html       |      1 +
 doc/interpreter/octave.html/XREFfftn.html          |      1 +
 doc/interpreter/octave.html/XREFfftshift.html      |      1 +
 doc/interpreter/octave.html/XREFfftw.html          |      1 +
 doc/interpreter/octave.html/XREFfgetl.html         |      1 +
 doc/interpreter/octave.html/XREFfgets.html         |      1 +
 doc/interpreter/octave.html/XREFfieldnames.html    |      1 +
 doc/interpreter/octave.html/XREFfigure.html        |      1 +
 .../XREFfigure_005f_005fmodified_005f_005f.html    |      1 +
 .../octave.html/XREFfigurealphamap.html            |      1 +
 .../octave.html/XREFfigurebeingdeleted.html        |      1 +
 .../octave.html/XREFfigurebusyaction.html          |      1 +
 .../octave.html/XREFfigurebuttondownfcn.html       |      1 +
 .../octave.html/XREFfigurechildren.html            |      1 +
 .../octave.html/XREFfigureclipping.html            |      1 +
 .../octave.html/XREFfigurecloserequestfcn.html     |      1 +
 doc/interpreter/octave.html/XREFfigurecolor.html   |      1 +
 .../octave.html/XREFfigurecolormap.html            |      1 +
 .../octave.html/XREFfigurecreatefcn.html           |      1 +
 .../octave.html/XREFfigurecurrentaxes.html         |      1 +
 .../octave.html/XREFfigurecurrentcharacter.html    |      1 +
 .../octave.html/XREFfigurecurrentobject.html       |      1 +
 .../octave.html/XREFfigurecurrentpoint.html        |      1 +
 .../octave.html/XREFfiguredeletefcn.html           |      1 +
 .../octave.html/XREFfiguredockcontrols.html        |      1 +
 .../octave.html/XREFfiguredoublebuffer.html        |     49 -
 .../octave.html/XREFfigurefilename.html            |      1 +
 .../octave.html/XREFfiguregraphicssmoothing.html   |     50 +
 .../octave.html/XREFfigurehandlevisibility.html    |      1 +
 doc/interpreter/octave.html/XREFfigurehittest.html |      1 +
 .../octave.html/XREFfigureintegerhandle.html       |      1 +
 .../octave.html/XREFfigureinterruptible.html       |      1 +
 .../octave.html/XREFfigureinverthardcopy.html      |      1 +
 .../octave.html/XREFfigurekeypressfcn.html         |      1 +
 .../octave.html/XREFfigurekeyreleasefcn.html       |      1 +
 doc/interpreter/octave.html/XREFfiguremenubar.html |      1 +
 .../octave.html/XREFfiguremincolormap.html         |     49 -
 doc/interpreter/octave.html/XREFfigurename.html    |      1 +
 .../octave.html/XREFfigurenextplot.html            |      1 +
 .../octave.html/XREFfigurenumbertitle.html         |      1 +
 .../octave.html/XREFfigureouterposition.html       |      1 +
 .../octave.html/XREFfigurepaperorientation.html    |      1 +
 .../octave.html/XREFfigurepaperposition.html       |      1 +
 .../octave.html/XREFfigurepaperpositionmode.html   |      1 +
 .../octave.html/XREFfigurepapersize.html           |      1 +
 .../octave.html/XREFfigurepapertype.html           |      1 +
 .../octave.html/XREFfigurepaperunits.html          |      1 +
 doc/interpreter/octave.html/XREFfigureparent.html  |      1 +
 doc/interpreter/octave.html/XREFfigurepointer.html |      1 +
 .../octave.html/XREFfigurepointershapecdata.html   |      1 +
 .../octave.html/XREFfigurepointershapehotspot.html |      1 +
 .../octave.html/XREFfigureposition.html            |      1 +
 .../octave.html/XREFfigurerenderer.html            |      1 +
 .../octave.html/XREFfigurerenderermode.html        |      1 +
 doc/interpreter/octave.html/XREFfigureresize.html  |      1 +
 .../octave.html/XREFfigureresizefcn.html           |      1 +
 .../octave.html/XREFfigureselected.html            |      1 +
 .../octave.html/XREFfigureselectionhighlight.html  |      1 +
 .../octave.html/XREFfigureselectiontype.html       |      1 +
 .../octave.html/XREFfiguresizechangedfcn.html      |     50 +
 doc/interpreter/octave.html/XREFfiguretag.html     |      1 +
 doc/interpreter/octave.html/XREFfiguretoolbar.html |      1 +
 doc/interpreter/octave.html/XREFfiguretype.html    |      1 +
 .../octave.html/XREFfigureuicontextmenu.html       |      1 +
 doc/interpreter/octave.html/XREFfigureunits.html   |      1 +
 .../octave.html/XREFfigureuserdata.html            |      1 +
 doc/interpreter/octave.html/XREFfigurevisible.html |      1 +
 .../octave.html/XREFfigurewindowbuttondownfcn.html |      1 +
 .../XREFfigurewindowbuttonmotionfcn.html           |      1 +
 .../octave.html/XREFfigurewindowbuttonupfcn.html   |      1 +
 .../octave.html/XREFfigurewindowkeypressfcn.html   |      1 +
 .../octave.html/XREFfigurewindowkeyreleasefcn.html |      1 +
 .../XREFfigurewindowscrollwheelfcn.html            |      1 +
 .../octave.html/XREFfigurewindowstyle.html         |      1 +
 doc/interpreter/octave.html/XREFfigurewvisual.html |     49 -
 .../octave.html/XREFfigurewvisualmode.html         |     49 -
 .../octave.html/XREFfigurexdisplay.html            |     49 -
 doc/interpreter/octave.html/XREFfigurexvisual.html |     49 -
 .../octave.html/XREFfigurexvisualmode.html         |     49 -
 .../octave.html/XREFfile_005fin_005floadpath.html  |      1 +
 .../octave.html/XREFfile_005fin_005fpath.html      |      1 +
 doc/interpreter/octave.html/XREFfileattrib.html    |      1 +
 doc/interpreter/octave.html/XREFfilemarker.html    |      1 +
 doc/interpreter/octave.html/XREFfileparts.html     |      1 +
 doc/interpreter/octave.html/XREFfileread.html      |      1 +
 doc/interpreter/octave.html/XREFfilesep.html       |      1 +
 doc/interpreter/octave.html/XREFfill.html          |      1 +
 doc/interpreter/octave.html/XREFfilter.html        |      1 +
 doc/interpreter/octave.html/XREFfilter2.html       |      1 +
 doc/interpreter/octave.html/XREFfind.html          |      1 +
 doc/interpreter/octave.html/XREFfindall.html       |      1 +
 doc/interpreter/octave.html/XREFfindfigs.html      |      1 +
 doc/interpreter/octave.html/XREFfindobj.html       |      1 +
 doc/interpreter/octave.html/XREFfindstr.html       |      1 +
 doc/interpreter/octave.html/XREFfinv.html          |      1 +
 doc/interpreter/octave.html/XREFfix.html           |      1 +
 .../XREFfixed_005fpoint_005fformat.html            |      1 +
 doc/interpreter/octave.html/XREFflag.html          |      1 +
 doc/interpreter/octave.html/XREFflintmax.html      |      1 +
 doc/interpreter/octave.html/XREFflip.html          |      1 +
 doc/interpreter/octave.html/XREFfliplr.html        |      1 +
 doc/interpreter/octave.html/XREFflipud.html        |      1 +
 doc/interpreter/octave.html/XREFfloor.html         |      1 +
 doc/interpreter/octave.html/XREFfminbnd.html       |      1 +
 doc/interpreter/octave.html/XREFfminsearch.html    |      1 +
 doc/interpreter/octave.html/XREFfminunc.html       |      1 +
 doc/interpreter/octave.html/XREFfopen.html         |      1 +
 doc/interpreter/octave.html/XREFfork.html          |      1 +
 doc/interpreter/octave.html/XREFformat.html        |      1 +
 doc/interpreter/octave.html/XREFformula.html       |      1 +
 doc/interpreter/octave.html/XREFfpdf.html          |      1 +
 doc/interpreter/octave.html/XREFfplot.html         |      1 +
 doc/interpreter/octave.html/XREFfprintf.html       |      1 +
 doc/interpreter/octave.html/XREFfputs.html         |      1 +
 doc/interpreter/octave.html/XREFfractdiff.html     |      1 +
 doc/interpreter/octave.html/XREFframe2im.html      |      1 +
 doc/interpreter/octave.html/XREFfread.html         |      1 +
 doc/interpreter/octave.html/XREFfreport.html       |      1 +
 doc/interpreter/octave.html/XREFfreqz.html         |      1 +
 .../octave.html/XREFfreqz_005fplot.html            |      1 +
 doc/interpreter/octave.html/XREFfrewind.html       |      1 +
 doc/interpreter/octave.html/XREFfrnd.html          |      1 +
 doc/interpreter/octave.html/XREFfscanf.html        |      1 +
 doc/interpreter/octave.html/XREFfseek.html         |      1 +
 doc/interpreter/octave.html/XREFfskipl.html        |      1 +
 doc/interpreter/octave.html/XREFfsolve.html        |      1 +
 doc/interpreter/octave.html/XREFftell.html         |      1 +
 doc/interpreter/octave.html/XREFfull.html          |      1 +
 doc/interpreter/octave.html/XREFfullfile.html      |      1 +
 doc/interpreter/octave.html/XREFfunc2str.html      |      1 +
 doc/interpreter/octave.html/XREFfunctions.html     |      1 +
 doc/interpreter/octave.html/XREFfwrite.html        |      1 +
 doc/interpreter/octave.html/XREFfzero.html         |      1 +
 doc/interpreter/octave.html/XREFgallery.html       |      1 +
 doc/interpreter/octave.html/XREFgamcdf.html        |      1 +
 doc/interpreter/octave.html/XREFgaminv.html        |      1 +
 doc/interpreter/octave.html/XREFgamma.html         |      1 +
 doc/interpreter/octave.html/XREFgammainc.html      |      1 +
 doc/interpreter/octave.html/XREFgammaln.html       |      1 +
 doc/interpreter/octave.html/XREFgampdf.html        |      1 +
 doc/interpreter/octave.html/XREFgamrnd.html        |      1 +
 doc/interpreter/octave.html/XREFgca.html           |      1 +
 doc/interpreter/octave.html/XREFgcbf.html          |      1 +
 doc/interpreter/octave.html/XREFgcbo.html          |      1 +
 doc/interpreter/octave.html/XREFgcd.html           |      1 +
 doc/interpreter/octave.html/XREFgcf.html           |      1 +
 doc/interpreter/octave.html/XREFgco.html           |      1 +
 doc/interpreter/octave.html/XREFge.html            |      1 +
 doc/interpreter/octave.html/XREFgenpath.html       |      1 +
 doc/interpreter/octave.html/XREFgenvarname.html    |      1 +
 doc/interpreter/octave.html/XREFgeocdf.html        |      1 +
 doc/interpreter/octave.html/XREFgeoinv.html        |      1 +
 doc/interpreter/octave.html/XREFgeopdf.html        |      1 +
 doc/interpreter/octave.html/XREFgeornd.html        |      1 +
 doc/interpreter/octave.html/XREFget.html           |      1 +
 .../XREFget_005ffirst_005fhelp_005fsentence.html   |      1 +
 .../octave.html/XREFget_005fhelp_005ftext.html     |      1 +
 ...REFget_005fhelp_005ftext_005ffrom_005ffile.html |      1 +
 .../XREFget_005fhome_005fdirectory.html            |      1 +
 doc/interpreter/octave.html/XREFgetappdata.html    |      1 +
 doc/interpreter/octave.html/XREFgetegid.html       |      1 +
 doc/interpreter/octave.html/XREFgetenv.html        |      1 +
 doc/interpreter/octave.html/XREFgeteuid.html       |      1 +
 doc/interpreter/octave.html/XREFgetfield.html      |      1 +
 doc/interpreter/octave.html/XREFgetgid.html        |      1 +
 doc/interpreter/octave.html/XREFgetgrent.html      |      1 +
 doc/interpreter/octave.html/XREFgetgrgid.html      |      1 +
 doc/interpreter/octave.html/XREFgetgrnam.html      |      1 +
 doc/interpreter/octave.html/XREFgethostname.html   |      1 +
 doc/interpreter/octave.html/XREFgetpgrp.html       |      1 +
 doc/interpreter/octave.html/XREFgetpid.html        |      1 +
 doc/interpreter/octave.html/XREFgetppid.html       |      1 +
 doc/interpreter/octave.html/XREFgetpref.html       |      1 +
 doc/interpreter/octave.html/XREFgetpwent.html      |      1 +
 doc/interpreter/octave.html/XREFgetpwnam.html      |      1 +
 doc/interpreter/octave.html/XREFgetpwuid.html      |      1 +
 doc/interpreter/octave.html/XREFgetrusage.html     |      1 +
 doc/interpreter/octave.html/XREFgetuid.html        |      1 +
 doc/interpreter/octave.html/XREFginput.html        |      1 +
 doc/interpreter/octave.html/XREFgivens.html        |      1 +
 doc/interpreter/octave.html/XREFglob.html          |      1 +
 doc/interpreter/octave.html/XREFglpk.html          |      1 +
 doc/interpreter/octave.html/XREFgls.html           |      1 +
 doc/interpreter/octave.html/XREFgmres.html         |      1 +
 doc/interpreter/octave.html/XREFgmtime.html        |      1 +
 .../octave.html/XREFgnuplot_005fbinary.html        |      1 +
 doc/interpreter/octave.html/XREFgplot.html         |      1 +
 doc/interpreter/octave.html/XREFgradient.html      |      1 +
 .../octave.html/XREFgraphics-structures.html       |      1 +
 .../octave.html/XREFgraphics_005ftoolkit.html      |      1 +
 doc/interpreter/octave.html/XREFgray.html          |      1 +
 doc/interpreter/octave.html/XREFgray2ind.html      |      1 +
 doc/interpreter/octave.html/XREFgrid.html          |      1 +
 doc/interpreter/octave.html/XREFgriddata.html      |      1 +
 doc/interpreter/octave.html/XREFgriddata3.html     |      1 +
 doc/interpreter/octave.html/XREFgriddatan.html     |      1 +
 doc/interpreter/octave.html/XREFgt.html            |      1 +
 doc/interpreter/octave.html/XREFgtext.html         |      1 +
 doc/interpreter/octave.html/XREFguidata.html       |      1 +
 doc/interpreter/octave.html/XREFguihandles.html    |      1 +
 doc/interpreter/octave.html/XREFgunzip.html        |      1 +
 doc/interpreter/octave.html/XREFgzip.html          |      1 +
 doc/interpreter/octave.html/XREFhadamard.html      |      1 +
 doc/interpreter/octave.html/XREFhamming.html       |      1 +
 doc/interpreter/octave.html/XREFhankel.html        |      1 +
 doc/interpreter/octave.html/XREFhanning.html       |      1 +
 doc/interpreter/octave.html/XREFhash.html          |     50 +
 .../XREFhave_005fwindow_005fsystem.html            |      1 +
 doc/interpreter/octave.html/XREFhdl2struct.html    |      1 +
 doc/interpreter/octave.html/XREFhelp.html          |      1 +
 doc/interpreter/octave.html/XREFhelpdlg.html       |      5 +-
 doc/interpreter/octave.html/XREFhess.html          |      1 +
 doc/interpreter/octave.html/XREFhex2dec.html       |      1 +
 doc/interpreter/octave.html/XREFhex2num.html       |      1 +
 doc/interpreter/octave.html/XREFhggroup.html       |      1 +
 doc/interpreter/octave.html/XREFhgload.html        |      1 +
 doc/interpreter/octave.html/XREFhgsave.html        |      1 +
 doc/interpreter/octave.html/XREFhidden.html        |      1 +
 doc/interpreter/octave.html/XREFhilb.html          |      1 +
 doc/interpreter/octave.html/XREFhist.html          |      1 +
 doc/interpreter/octave.html/XREFhistc.html         |      1 +
 doc/interpreter/octave.html/XREFhistory.html       |      1 +
 .../octave.html/XREFhistory_005fcontrol.html       |      1 +
 .../octave.html/XREFhistory_005ffile.html          |      1 +
 .../octave.html/XREFhistory_005fsave.html          |      1 +
 .../octave.html/XREFhistory_005fsize.html          |      1 +
 ...istory_005ftimestamp_005fformat_005fstring.html |      1 +
 doc/interpreter/octave.html/XREFhold.html          |      1 +
 doc/interpreter/octave.html/XREFhorzcat.html       |      1 +
 doc/interpreter/octave.html/XREFhot.html           |      1 +
 .../octave.html/XREFhotelling_005ftest.html        |      1 +
 .../octave.html/XREFhotelling_005ftest_005f2.html  |      1 +
 doc/interpreter/octave.html/XREFhoush.html         |      1 +
 doc/interpreter/octave.html/XREFhsv.html           |      1 +
 doc/interpreter/octave.html/XREFhsv2rgb.html       |      1 +
 doc/interpreter/octave.html/XREFhurst.html         |      1 +
 doc/interpreter/octave.html/XREFhygecdf.html       |      1 +
 doc/interpreter/octave.html/XREFhygeinv.html       |      1 +
 doc/interpreter/octave.html/XREFhygepdf.html       |      1 +
 doc/interpreter/octave.html/XREFhygernd.html       |      1 +
 doc/interpreter/octave.html/XREFhypot.html         |      1 +
 doc/interpreter/octave.html/XREFichol.html         |      1 +
 doc/interpreter/octave.html/XREFidivide.html       |      1 +
 doc/interpreter/octave.html/XREFifft.html          |      1 +
 doc/interpreter/octave.html/XREFifft2.html         |      1 +
 doc/interpreter/octave.html/XREFifftn.html         |      1 +
 doc/interpreter/octave.html/XREFifftshift.html     |      1 +
 ...XREFignore_005ffunction_005ftime_005fstamp.html |      1 +
 doc/interpreter/octave.html/XREFilu.html           |      1 +
 doc/interpreter/octave.html/XREFim2double.html     |     50 +
 doc/interpreter/octave.html/XREFim2frame.html      |      1 +
 doc/interpreter/octave.html/XREFimag.html          |      1 +
 doc/interpreter/octave.html/XREFimage.html         |      1 +
 .../XREFimage_005f_005fmodified_005f_005f.html     |      1 +
 .../octave.html/XREFimagealphadata.html            |      1 +
 .../octave.html/XREFimagealphadatamapping.html     |      1 +
 .../octave.html/XREFimagebeingdeleted.html         |      1 +
 .../octave.html/XREFimagebusyaction.html           |      1 +
 .../octave.html/XREFimagebuttondownfcn.html        |      1 +
 doc/interpreter/octave.html/XREFimagecdata.html    |      1 +
 .../octave.html/XREFimagecdatamapping.html         |      1 +
 doc/interpreter/octave.html/XREFimagechildren.html |      1 +
 doc/interpreter/octave.html/XREFimageclipping.html |      1 +
 .../octave.html/XREFimagecreatefcn.html            |      1 +
 .../octave.html/XREFimagedeletefcn.html            |      1 +
 .../octave.html/XREFimagedisplayname.html          |      1 +
 .../octave.html/XREFimageerasemode.html            |     49 -
 .../octave.html/XREFimagehandlevisibility.html     |      1 +
 doc/interpreter/octave.html/XREFimagehittest.html  |      1 +
 .../octave.html/XREFimageinterruptible.html        |      1 +
 doc/interpreter/octave.html/XREFimageparent.html   |      1 +
 doc/interpreter/octave.html/XREFimagesc.html       |      1 +
 doc/interpreter/octave.html/XREFimageselected.html |      1 +
 .../octave.html/XREFimageselectionhighlight.html   |      1 +
 doc/interpreter/octave.html/XREFimagetag.html      |      1 +
 doc/interpreter/octave.html/XREFimagetype.html     |      1 +
 .../octave.html/XREFimageuicontextmenu.html        |      1 +
 doc/interpreter/octave.html/XREFimageuserdata.html |      1 +
 doc/interpreter/octave.html/XREFimagevisible.html  |      1 +
 doc/interpreter/octave.html/XREFimagexdata.html    |      1 +
 doc/interpreter/octave.html/XREFimageydata.html    |      1 +
 doc/interpreter/octave.html/XREFimfinfo.html       |      1 +
 doc/interpreter/octave.html/XREFimformats.html     |      1 +
 doc/interpreter/octave.html/XREFimportdata.html    |      1 +
 doc/interpreter/octave.html/XREFimread.html        |      1 +
 doc/interpreter/octave.html/XREFimshow.html        |      1 +
 doc/interpreter/octave.html/XREFimwrite.html       |      1 +
 doc/interpreter/octave.html/XREFind2gray.html      |      1 +
 doc/interpreter/octave.html/XREFind2rgb.html       |      1 +
 doc/interpreter/octave.html/XREFind2sub.html       |      1 +
 doc/interpreter/octave.html/XREFindex.html         |      1 +
 doc/interpreter/octave.html/XREFinferiorto.html    |      1 +
 doc/interpreter/octave.html/XREFinfo.html          |      1 +
 doc/interpreter/octave.html/XREFinfo_005ffile.html |      1 +
 .../octave.html/XREFinfo_005fprogram.html          |      1 +
 doc/interpreter/octave.html/XREFinline.html        |      1 +
 doc/interpreter/octave.html/XREFinpolygon.html     |      1 +
 doc/interpreter/octave.html/XREFinput.html         |      1 +
 doc/interpreter/octave.html/XREFinputParser.html   |      1 +
 doc/interpreter/octave.html/XREFinputdlg.html      |      5 +-
 doc/interpreter/octave.html/XREFinputname.html     |      1 +
 doc/interpreter/octave.html/XREFint16.html         |      1 +
 doc/interpreter/octave.html/XREFint2str.html       |      1 +
 doc/interpreter/octave.html/XREFint32.html         |      1 +
 doc/interpreter/octave.html/XREFint64.html         |      1 +
 doc/interpreter/octave.html/XREFint8.html          |      1 +
 doc/interpreter/octave.html/XREFinterp1.html       |      1 +
 doc/interpreter/octave.html/XREFinterp2.html       |      1 +
 doc/interpreter/octave.html/XREFinterp3.html       |      1 +
 doc/interpreter/octave.html/XREFinterpft.html      |      1 +
 doc/interpreter/octave.html/XREFinterpn.html       |      1 +
 .../octave.html/XREFinterpreterusage.html          |     50 +
 doc/interpreter/octave.html/XREFintersect.html     |      1 +
 doc/interpreter/octave.html/XREFintmax.html        |      1 +
 doc/interpreter/octave.html/XREFintmin.html        |      1 +
 doc/interpreter/octave.html/XREFinv.html           |      1 +
 doc/interpreter/octave.html/XREFinvhilb.html       |      1 +
 doc/interpreter/octave.html/XREFipermute.html      |      1 +
 doc/interpreter/octave.html/XREFiqr.html           |      1 +
 .../XREFis_005fabsolute_005ffilename.html          |      1 +
 .../octave.html/XREFis_005fdq_005fstring.html      |      1 +
 .../XREFis_005ffunction_005fhandle.html            |      1 +
 .../octave.html/XREFis_005fleap_005fyear.html      |      1 +
 ...REFis_005frooted_005frelative_005ffilename.html |      1 +
 .../octave.html/XREFis_005fsq_005fstring.html      |      1 +
 .../XREFis_005fvalid_005ffile_005fid.html          |      1 +
 doc/interpreter/octave.html/XREFisa.html           |      1 +
 doc/interpreter/octave.html/XREFisalnum.html       |      1 +
 doc/interpreter/octave.html/XREFisalpha.html       |      1 +
 doc/interpreter/octave.html/XREFisappdata.html     |      1 +
 doc/interpreter/octave.html/XREFisargout.html      |      1 +
 doc/interpreter/octave.html/XREFisascii.html       |      1 +
 doc/interpreter/octave.html/XREFisaxes.html        |      1 +
 doc/interpreter/octave.html/XREFisbanded.html      |      1 +
 doc/interpreter/octave.html/XREFiscell.html        |      1 +
 doc/interpreter/octave.html/XREFiscellstr.html     |      1 +
 doc/interpreter/octave.html/XREFischar.html        |      1 +
 doc/interpreter/octave.html/XREFiscntrl.html       |      1 +
 doc/interpreter/octave.html/XREFiscolormap.html    |      1 +
 doc/interpreter/octave.html/XREFiscolumn.html      |      1 +
 doc/interpreter/octave.html/XREFiscomplex.html     |      1 +
 doc/interpreter/octave.html/XREFisdebugmode.html   |      1 +
 doc/interpreter/octave.html/XREFisdefinite.html    |      1 +
 doc/interpreter/octave.html/XREFisdeployed.html    |      1 +
 doc/interpreter/octave.html/XREFisdiag.html        |      1 +
 doc/interpreter/octave.html/XREFisdigit.html       |      1 +
 doc/interpreter/octave.html/XREFisdir.html         |      1 +
 doc/interpreter/octave.html/XREFisempty.html       |      1 +
 doc/interpreter/octave.html/XREFisequal.html       |      1 +
 doc/interpreter/octave.html/XREFisequaln.html      |      1 +
 doc/interpreter/octave.html/XREFisfield.html       |      1 +
 doc/interpreter/octave.html/XREFisfigure.html      |      1 +
 doc/interpreter/octave.html/XREFisfinite.html      |      1 +
 doc/interpreter/octave.html/XREFisfloat.html       |      1 +
 doc/interpreter/octave.html/XREFisglobal.html      |      1 +
 doc/interpreter/octave.html/XREFisgraph.html       |      1 +
 doc/interpreter/octave.html/XREFisguirunning.html  |      1 +
 doc/interpreter/octave.html/XREFishandle.html      |      1 +
 doc/interpreter/octave.html/XREFishermitian.html   |      1 +
 doc/interpreter/octave.html/XREFishghandle.html    |      1 +
 doc/interpreter/octave.html/XREFishold.html        |      1 +
 doc/interpreter/octave.html/XREFisieee.html        |      1 +
 doc/interpreter/octave.html/XREFisindex.html       |      1 +
 doc/interpreter/octave.html/XREFisinf.html         |      1 +
 doc/interpreter/octave.html/XREFisinteger.html     |      1 +
 doc/interpreter/octave.html/XREFisjava.html        |      1 +
 doc/interpreter/octave.html/XREFiskeyword.html     |      1 +
 doc/interpreter/octave.html/XREFisletter.html      |      1 +
 doc/interpreter/octave.html/XREFislogical.html     |      1 +
 doc/interpreter/octave.html/XREFislower.html       |      1 +
 doc/interpreter/octave.html/XREFismac.html         |      1 +
 doc/interpreter/octave.html/XREFismatrix.html      |      1 +
 doc/interpreter/octave.html/XREFismember.html      |      1 +
 doc/interpreter/octave.html/XREFismethod.html      |      1 +
 doc/interpreter/octave.html/XREFisna.html          |      1 +
 doc/interpreter/octave.html/XREFisnan.html         |      1 +
 doc/interpreter/octave.html/XREFisnull.html        |      1 +
 doc/interpreter/octave.html/XREFisnumeric.html     |      1 +
 doc/interpreter/octave.html/XREFisobject.html      |      1 +
 doc/interpreter/octave.html/XREFisocolors.html     |      1 +
 doc/interpreter/octave.html/XREFisonormals.html    |      1 +
 doc/interpreter/octave.html/XREFisosurface.html    |      1 +
 doc/interpreter/octave.html/XREFispc.html          |      1 +
 doc/interpreter/octave.html/XREFispref.html        |      1 +
 doc/interpreter/octave.html/XREFisprime.html       |      1 +
 doc/interpreter/octave.html/XREFisprint.html       |      1 +
 doc/interpreter/octave.html/XREFisprop.html        |      1 +
 doc/interpreter/octave.html/XREFispunct.html       |      1 +
 doc/interpreter/octave.html/XREFisreal.html        |      1 +
 doc/interpreter/octave.html/XREFisrow.html         |      1 +
 doc/interpreter/octave.html/XREFisscalar.html      |      1 +
 doc/interpreter/octave.html/XREFissorted.html      |      1 +
 doc/interpreter/octave.html/XREFisspace.html       |      1 +
 doc/interpreter/octave.html/XREFissparse.html      |      1 +
 doc/interpreter/octave.html/XREFissquare.html      |      1 +
 doc/interpreter/octave.html/XREFisstrprop.html     |      1 +
 doc/interpreter/octave.html/XREFisstruct.html      |      1 +
 doc/interpreter/octave.html/XREFisstudent.html     |      1 +
 doc/interpreter/octave.html/XREFissymmetric.html   |      1 +
 doc/interpreter/octave.html/XREFistril.html        |      1 +
 doc/interpreter/octave.html/XREFistriu.html        |      1 +
 doc/interpreter/octave.html/XREFisunix.html        |      1 +
 doc/interpreter/octave.html/XREFisupper.html       |      1 +
 doc/interpreter/octave.html/XREFisvarname.html     |      1 +
 doc/interpreter/octave.html/XREFisvector.html      |      1 +
 doc/interpreter/octave.html/XREFisxdigit.html      |      1 +
 doc/interpreter/octave.html/XREFjavaArray.html     |      1 +
 doc/interpreter/octave.html/XREFjavaMethod.html    |      1 +
 doc/interpreter/octave.html/XREFjavaObject.html    |      1 +
 doc/interpreter/octave.html/XREFjava_005fget.html  |      1 +
 .../XREFjava_005fmatrix_005fautoconversion.html    |      1 +
 doc/interpreter/octave.html/XREFjava_005fset.html  |      1 +
 .../XREFjava_005funsigned_005fautoconversion.html  |      1 +
 doc/interpreter/octave.html/XREFjavaaddpath.html   |      1 +
 doc/interpreter/octave.html/XREFjavachk.html       |      1 +
 doc/interpreter/octave.html/XREFjavaclasspath.html |      1 +
 doc/interpreter/octave.html/XREFjavamem.html       |      1 +
 doc/interpreter/octave.html/XREFjavarmpath.html    |      1 +
 doc/interpreter/octave.html/XREFjet.html           |      1 +
 .../octave.html/XREFjit_005fenable.html            |      1 +
 .../octave.html/XREFjit_005ffailcnt.html           |      1 +
 .../octave.html/XREFjit_005fstartcnt.html          |      1 +
 doc/interpreter/octave.html/XREFkbhit.html         |      1 +
 doc/interpreter/octave.html/XREFkendall.html       |      1 +
 doc/interpreter/octave.html/XREFkeyboard.html      |      1 +
 doc/interpreter/octave.html/XREFkill.html          |      1 +
 .../XREFkolmogorov_005fsmirnov_005fcdf.html        |      1 +
 .../XREFkolmogorov_005fsmirnov_005ftest.html       |      1 +
 .../XREFkolmogorov_005fsmirnov_005ftest_005f2.html |      1 +
 doc/interpreter/octave.html/XREFkron.html          |      1 +
 .../XREFkruskal_005fwallis_005ftest.html           |      1 +
 doc/interpreter/octave.html/XREFkrylov.html        |      1 +
 doc/interpreter/octave.html/XREFkurtosis.html      |      1 +
 .../octave.html/XREFlaplace_005fcdf.html           |      1 +
 .../octave.html/XREFlaplace_005finv.html           |      1 +
 .../octave.html/XREFlaplace_005fpdf.html           |      1 +
 .../octave.html/XREFlaplace_005frnd.html           |      1 +
 doc/interpreter/octave.html/XREFlasterr.html       |      1 +
 doc/interpreter/octave.html/XREFlasterror.html     |      1 +
 doc/interpreter/octave.html/XREFlastwarn.html      |      1 +
 doc/interpreter/octave.html/XREFlcm.html           |      1 +
 doc/interpreter/octave.html/XREFldivide.html       |      1 +
 doc/interpreter/octave.html/XREFle.html            |      1 +
 doc/interpreter/octave.html/XREFlegend.html        |      1 +
 doc/interpreter/octave.html/XREFlegendre.html      |      1 +
 doc/interpreter/octave.html/XREFlength.html        |      1 +
 doc/interpreter/octave.html/XREFlgamma.html        |      1 +
 doc/interpreter/octave.html/XREFlicense.html       |      1 +
 doc/interpreter/octave.html/XREFlight.html         |     50 +
 .../XREFlight_005f_005fmodified_005f_005f.html     |     50 +
 .../octave.html/XREFlightbeingdeleted.html         |     50 +
 .../octave.html/XREFlightbusyaction.html           |     50 +
 .../octave.html/XREFlightbuttondownfcn.html        |     50 +
 doc/interpreter/octave.html/XREFlightchildren.html |     50 +
 doc/interpreter/octave.html/XREFlightclipping.html |     50 +
 doc/interpreter/octave.html/XREFlightcolor.html    |     50 +
 .../octave.html/XREFlightcreatefcn.html            |     50 +
 .../octave.html/XREFlightdeletefcn.html            |     50 +
 .../octave.html/XREFlighthandlevisibility.html     |     50 +
 doc/interpreter/octave.html/XREFlighthittest.html  |     50 +
 .../octave.html/XREFlightinterruptible.html        |     50 +
 doc/interpreter/octave.html/XREFlightparent.html   |     50 +
 doc/interpreter/octave.html/XREFlightposition.html |     50 +
 doc/interpreter/octave.html/XREFlightselected.html |     50 +
 .../octave.html/XREFlightselectionhighlight.html   |     50 +
 doc/interpreter/octave.html/XREFlightstyle.html    |     50 +
 doc/interpreter/octave.html/XREFlighttag.html      |     50 +
 doc/interpreter/octave.html/XREFlighttype.html     |     50 +
 .../octave.html/XREFlightuicontextmenu.html        |     50 +
 doc/interpreter/octave.html/XREFlightuserdata.html |     50 +
 doc/interpreter/octave.html/XREFlightvisible.html  |     50 +
 doc/interpreter/octave.html/XREFlin2mu.html        |      1 +
 doc/interpreter/octave.html/XREFline.html          |      1 +
 .../XREFline_005f_005fmodified_005f_005f.html      |      1 +
 .../octave.html/XREFlinebeingdeleted.html          |      1 +
 .../octave.html/XREFlinebusyaction.html            |      1 +
 .../octave.html/XREFlinebuttondownfcn.html         |      1 +
 doc/interpreter/octave.html/XREFlinechildren.html  |      1 +
 doc/interpreter/octave.html/XREFlineclipping.html  |      1 +
 doc/interpreter/octave.html/XREFlinecolor.html     |      1 +
 doc/interpreter/octave.html/XREFlinecreatefcn.html |      1 +
 doc/interpreter/octave.html/XREFlinedeletefcn.html |      1 +
 .../octave.html/XREFlinedisplayname.html           |      1 +
 doc/interpreter/octave.html/XREFlineerasemode.html |     49 -
 .../octave.html/XREFlinehandlevisibility.html      |      1 +
 doc/interpreter/octave.html/XREFlinehittest.html   |      1 +
 .../octave.html/XREFlineinterpreter.html           |      1 +
 .../octave.html/XREFlineinterruptible.html         |      1 +
 doc/interpreter/octave.html/XREFlinelinestyle.html |      1 +
 doc/interpreter/octave.html/XREFlinelinewidth.html |      1 +
 doc/interpreter/octave.html/XREFlinemarker.html    |      1 +
 .../octave.html/XREFlinemarkeredgecolor.html       |      1 +
 .../octave.html/XREFlinemarkerfacecolor.html       |      1 +
 .../octave.html/XREFlinemarkersize.html            |      1 +
 doc/interpreter/octave.html/XREFlineparent.html    |      1 +
 doc/interpreter/octave.html/XREFlines.html         |      1 +
 doc/interpreter/octave.html/XREFlineselected.html  |      1 +
 .../octave.html/XREFlineselectionhighlight.html    |      1 +
 doc/interpreter/octave.html/XREFlinetag.html       |      1 +
 doc/interpreter/octave.html/XREFlinetype.html      |      1 +
 .../octave.html/XREFlineuicontextmenu.html         |      1 +
 doc/interpreter/octave.html/XREFlineuserdata.html  |      1 +
 doc/interpreter/octave.html/XREFlinevisible.html   |      1 +
 doc/interpreter/octave.html/XREFlinexdata.html     |      1 +
 .../octave.html/XREFlinexdatasource.html           |      1 +
 doc/interpreter/octave.html/XREFlineydata.html     |      1 +
 .../octave.html/XREFlineydatasource.html           |      1 +
 doc/interpreter/octave.html/XREFlinezdata.html     |      1 +
 .../octave.html/XREFlinezdatasource.html           |      1 +
 doc/interpreter/octave.html/XREFlink.html          |      1 +
 doc/interpreter/octave.html/XREFlinkaxes.html      |      1 +
 doc/interpreter/octave.html/XREFlinkdata.html      |      1 +
 doc/interpreter/octave.html/XREFlinkprop.html      |      1 +
 doc/interpreter/octave.html/XREFlinsolve.html      |      1 +
 doc/interpreter/octave.html/XREFlinspace.html      |      1 +
 .../octave.html/XREFlist_005fin_005fcolumns.html   |      1 +
 .../octave.html/XREFlist_005fprimes.html           |      1 +
 doc/interpreter/octave.html/XREFlistdlg.html       |      5 +-
 doc/interpreter/octave.html/XREFload.html          |      1 +
 .../XREFloaded_005fgraphics_005ftoolkits.html      |      1 +
 doc/interpreter/octave.html/XREFloadobj.html       |      5 +-
 .../octave.html/XREFlocalfunctions.html            |     50 +
 doc/interpreter/octave.html/XREFlocaltime.html     |      1 +
 doc/interpreter/octave.html/XREFlog.html           |      1 +
 doc/interpreter/octave.html/XREFlog10.html         |      1 +
 doc/interpreter/octave.html/XREFlog1p.html         |      1 +
 doc/interpreter/octave.html/XREFlog2.html          |      1 +
 doc/interpreter/octave.html/XREFlogical.html       |      1 +
 .../octave.html/XREFlogistic_005fcdf.html          |      1 +
 .../octave.html/XREFlogistic_005finv.html          |      1 +
 .../octave.html/XREFlogistic_005fpdf.html          |      1 +
 .../octave.html/XREFlogistic_005fregression.html   |      1 +
 .../octave.html/XREFlogistic_005frnd.html          |      1 +
 doc/interpreter/octave.html/XREFlogit.html         |      1 +
 doc/interpreter/octave.html/XREFloglog.html        |      1 +
 doc/interpreter/octave.html/XREFloglogerr.html     |      1 +
 doc/interpreter/octave.html/XREFlogm.html          |      1 +
 doc/interpreter/octave.html/XREFlogncdf.html       |      1 +
 doc/interpreter/octave.html/XREFlogninv.html       |      1 +
 doc/interpreter/octave.html/XREFlognpdf.html       |      1 +
 doc/interpreter/octave.html/XREFlognrnd.html       |      1 +
 doc/interpreter/octave.html/XREFlogspace.html      |      1 +
 doc/interpreter/octave.html/XREFlookfor.html       |      1 +
 doc/interpreter/octave.html/XREFlookup.html        |      1 +
 doc/interpreter/octave.html/XREFls.html            |      1 +
 .../octave.html/XREFls_005fcommand.html            |      1 +
 doc/interpreter/octave.html/XREFlscov.html         |      1 +
 doc/interpreter/octave.html/XREFlsode.html         |      1 +
 .../octave.html/XREFlsode_005foptions.html         |      1 +
 doc/interpreter/octave.html/XREFlsqnonneg.html     |      1 +
 doc/interpreter/octave.html/XREFlstat.html         |      1 +
 doc/interpreter/octave.html/XREFlt.html            |      1 +
 doc/interpreter/octave.html/XREFlu.html            |      1 +
 doc/interpreter/octave.html/XREFluupdate.html      |      1 +
 doc/interpreter/octave.html/XREFmagic.html         |      1 +
 doc/interpreter/octave.html/XREFmahalanobis.html   |     49 -
 .../XREFmake_005fabsolute_005ffilename.html        |      1 +
 .../octave.html/XREFmakeinfo_005fprogram.html      |      1 +
 doc/interpreter/octave.html/XREFmanova.html        |      1 +
 doc/interpreter/octave.html/XREFmat2cell.html      |      1 +
 doc/interpreter/octave.html/XREFmat2str.html       |      1 +
 doc/interpreter/octave.html/XREFmatlabroot.html    |      1 +
 .../octave.html/XREFmatrix_005ftype.html           |      1 +
 doc/interpreter/octave.html/XREFmax.html           |      1 +
 .../XREFmax_005frecursion_005fdepth.html           |      1 +
 .../octave.html/XREFmcnemar_005ftest.html          |      1 +
 doc/interpreter/octave.html/XREFmd5sum.html        |     49 -
 doc/interpreter/octave.html/XREFmean.html          |      1 +
 doc/interpreter/octave.html/XREFmeansq.html        |      1 +
 doc/interpreter/octave.html/XREFmedian.html        |      1 +
 doc/interpreter/octave.html/XREFmenu.html          |      1 +
 doc/interpreter/octave.html/XREFmerge.html         |      1 +
 doc/interpreter/octave.html/XREFmesh.html          |      1 +
 doc/interpreter/octave.html/XREFmeshc.html         |      1 +
 doc/interpreter/octave.html/XREFmeshgrid.html      |      1 +
 doc/interpreter/octave.html/XREFmeshz.html         |      1 +
 doc/interpreter/octave.html/XREFmethods.html       |      1 +
 doc/interpreter/octave.html/XREFmex.html           |      1 +
 doc/interpreter/octave.html/XREFmexext.html        |      1 +
 doc/interpreter/octave.html/XREFmfilename.html     |      1 +
 doc/interpreter/octave.html/XREFmgorth.html        |      1 +
 doc/interpreter/octave.html/XREFmin.html           |      1 +
 doc/interpreter/octave.html/XREFminus.html         |      1 +
 doc/interpreter/octave.html/XREFmislocked.html     |      1 +
 .../XREFmissing_005fcomponent_005fhook.html        |      1 +
 .../XREFmissing_005ffunction_005fhook.html         |      1 +
 doc/interpreter/octave.html/XREFmkdir.html         |      1 +
 doc/interpreter/octave.html/XREFmkfifo.html        |      1 +
 doc/interpreter/octave.html/XREFmkoctfile.html     |      1 +
 doc/interpreter/octave.html/XREFmkpp.html          |      1 +
 doc/interpreter/octave.html/XREFmkstemp.html       |      1 +
 doc/interpreter/octave.html/XREFmktime.html        |      1 +
 doc/interpreter/octave.html/XREFmldivide.html      |      1 +
 doc/interpreter/octave.html/XREFmlock.html         |      1 +
 doc/interpreter/octave.html/XREFmod.html           |      1 +
 doc/interpreter/octave.html/XREFmode.html          |      1 +
 doc/interpreter/octave.html/XREFmoment.html        |      1 +
 doc/interpreter/octave.html/XREFmore.html          |      1 +
 doc/interpreter/octave.html/XREFmovefile.html      |      1 +
 doc/interpreter/octave.html/XREFmpoles.html        |      1 +
 doc/interpreter/octave.html/XREFmpower.html        |      1 +
 doc/interpreter/octave.html/XREFmrdivide.html      |      1 +
 doc/interpreter/octave.html/XREFmsgbox.html        |      5 +-
 doc/interpreter/octave.html/XREFmtimes.html        |      1 +
 doc/interpreter/octave.html/XREFmu2lin.html        |      1 +
 doc/interpreter/octave.html/XREFmunlock.html       |      1 +
 doc/interpreter/octave.html/XREFnamelengthmax.html |      1 +
 doc/interpreter/octave.html/XREFnargin.html        |      1 +
 doc/interpreter/octave.html/XREFnarginchk.html     |      1 +
 doc/interpreter/octave.html/XREFnargout.html       |      1 +
 doc/interpreter/octave.html/XREFnargoutchk.html    |      1 +
 .../XREFnative_005ffloat_005fformat.html           |      1 +
 doc/interpreter/octave.html/XREFnbincdf.html       |      1 +
 doc/interpreter/octave.html/XREFnbininv.html       |      1 +
 doc/interpreter/octave.html/XREFnbinpdf.html       |      1 +
 doc/interpreter/octave.html/XREFnbinrnd.html       |      1 +
 doc/interpreter/octave.html/XREFnchoosek.html      |      1 +
 doc/interpreter/octave.html/XREFndgrid.html        |      1 +
 doc/interpreter/octave.html/XREFndims.html         |      1 +
 doc/interpreter/octave.html/XREFne.html            |      1 +
 doc/interpreter/octave.html/XREFnewplot.html       |      1 +
 doc/interpreter/octave.html/XREFnews.html          |      1 +
 doc/interpreter/octave.html/XREFnextpow2.html      |      1 +
 doc/interpreter/octave.html/XREFnnz.html           |      1 +
 doc/interpreter/octave.html/XREFnonzeros.html      |      1 +
 doc/interpreter/octave.html/XREFnorm.html          |      1 +
 doc/interpreter/octave.html/XREFnormcdf.html       |      1 +
 doc/interpreter/octave.html/XREFnormest.html       |      1 +
 doc/interpreter/octave.html/XREFnorminv.html       |      1 +
 doc/interpreter/octave.html/XREFnormpdf.html       |      1 +
 doc/interpreter/octave.html/XREFnormrnd.html       |      1 +
 doc/interpreter/octave.html/XREFnot.html           |      1 +
 doc/interpreter/octave.html/XREFnow.html           |      1 +
 doc/interpreter/octave.html/XREFnproc.html         |      1 +
 .../octave.html/XREFnth_005felement.html           |      1 +
 doc/interpreter/octave.html/XREFnthargout.html     |      1 +
 doc/interpreter/octave.html/XREFnthroot.html       |      1 +
 doc/interpreter/octave.html/XREFntsc2rgb.html      |      1 +
 doc/interpreter/octave.html/XREFnull.html          |      1 +
 doc/interpreter/octave.html/XREFnum2cell.html      |      1 +
 doc/interpreter/octave.html/XREFnum2hex.html       |      1 +
 doc/interpreter/octave.html/XREFnum2str.html       |      1 +
 doc/interpreter/octave.html/XREFnumel.html         |      1 +
 doc/interpreter/octave.html/XREFnumfields.html     |      1 +
 doc/interpreter/octave.html/XREFnzmax.html         |      1 +
 doc/interpreter/octave.html/XREFocean.html         |      1 +
 .../XREFoctave_005fconfig_005finfo.html            |     49 -
 .../XREFoctave_005fcore_005ffile_005flimit.html    |      1 +
 .../XREFoctave_005fcore_005ffile_005fname.html     |      1 +
 .../XREFoctave_005fcore_005ffile_005foptions.html  |      1 +
 doc/interpreter/octave.html/XREFode23.html         |     50 +
 doc/interpreter/octave.html/XREFode45.html         |     50 +
 doc/interpreter/octave.html/XREFodeget.html        |     50 +
 doc/interpreter/octave.html/XREFodeplot.html       |     50 +
 doc/interpreter/octave.html/XREFodeset.html        |     50 +
 doc/interpreter/octave.html/XREFols.html           |      1 +
 doc/interpreter/octave.html/XREFonCleanup.html     |      1 +
 doc/interpreter/octave.html/XREFonenormest.html    |      1 +
 doc/interpreter/octave.html/XREFones.html          |      1 +
 doc/interpreter/octave.html/XREFopen.html          |      1 +
 doc/interpreter/octave.html/XREFoptimget.html      |      1 +
 .../XREFoptimize_005fsubsasgn_005fcalls.html       |      1 +
 doc/interpreter/octave.html/XREFoptimset.html      |      1 +
 doc/interpreter/octave.html/XREFor.html            |      1 +
 doc/interpreter/octave.html/XREForderfields.html   |      1 +
 doc/interpreter/octave.html/XREFordschur.html      |      1 +
 doc/interpreter/octave.html/XREForient.html        |      1 +
 doc/interpreter/octave.html/XREForth.html          |      1 +
 doc/interpreter/octave.html/XREFostrsplit.html     |      1 +
 .../XREFoutput_005fmax_005ffield_005fwidth.html    |      1 +
 .../octave.html/XREFoutput_005fprecision.html      |      1 +
 doc/interpreter/octave.html/XREFpack.html          |      1 +
 doc/interpreter/octave.html/XREFpadecoef.html      |     50 +
 .../XREFpage_005foutput_005fimmediately.html       |      1 +
 .../XREFpage_005fscreen_005foutput.html            |      1 +
 doc/interpreter/octave.html/XREFpan.html           |      1 +
 doc/interpreter/octave.html/XREFpareto.html        |      1 +
 doc/interpreter/octave.html/XREFparseparams.html   |      1 +
 doc/interpreter/octave.html/XREFpascal.html        |      1 +
 doc/interpreter/octave.html/XREFpatch.html         |      1 +
 .../XREFpatch_005f_005fmodified_005f_005f.html     |      1 +
 .../octave.html/XREFpatchalphadatamapping.html     |      1 +
 .../octave.html/XREFpatchambientstrength.html      |      1 +
 .../octave.html/XREFpatchbackfacelighting.html     |      1 +
 .../octave.html/XREFpatchbeingdeleted.html         |      1 +
 .../octave.html/XREFpatchbusyaction.html           |      1 +
 .../octave.html/XREFpatchbuttondownfcn.html        |      1 +
 doc/interpreter/octave.html/XREFpatchcdata.html    |      1 +
 .../octave.html/XREFpatchcdatamapping.html         |      1 +
 doc/interpreter/octave.html/XREFpatchchildren.html |      1 +
 doc/interpreter/octave.html/XREFpatchclipping.html |      1 +
 .../octave.html/XREFpatchcreatefcn.html            |      1 +
 .../octave.html/XREFpatchdeletefcn.html            |      1 +
 .../octave.html/XREFpatchdiffusestrength.html      |      1 +
 .../octave.html/XREFpatchdisplayname.html          |      1 +
 .../octave.html/XREFpatchedgealpha.html            |      1 +
 .../octave.html/XREFpatchedgecolor.html            |      1 +
 .../octave.html/XREFpatchedgelighting.html         |      1 +
 .../octave.html/XREFpatcherasemode.html            |     49 -
 .../octave.html/XREFpatchfacealpha.html            |      1 +
 .../octave.html/XREFpatchfacecolor.html            |      1 +
 .../octave.html/XREFpatchfacelighting.html         |      1 +
 .../octave.html/XREFpatchfacenormals.html          |     50 +
 .../octave.html/XREFpatchfacenormalsmode.html      |     50 +
 doc/interpreter/octave.html/XREFpatchfaces.html    |      1 +
 .../octave.html/XREFpatchfacevertexalphadata.html  |      1 +
 .../octave.html/XREFpatchfacevertexcdata.html      |      1 +
 .../octave.html/XREFpatchhandlevisibility.html     |      1 +
 doc/interpreter/octave.html/XREFpatchhittest.html  |      1 +
 .../octave.html/XREFpatchinterpreter.html          |      1 +
 .../octave.html/XREFpatchinterruptible.html        |      1 +
 .../octave.html/XREFpatchlinestyle.html            |      1 +
 .../octave.html/XREFpatchlinewidth.html            |      1 +
 doc/interpreter/octave.html/XREFpatchmarker.html   |      1 +
 .../octave.html/XREFpatchmarkeredgecolor.html      |      1 +
 .../octave.html/XREFpatchmarkerfacecolor.html      |      1 +
 .../octave.html/XREFpatchmarkersize.html           |      1 +
 .../octave.html/XREFpatchnormalmode.html           |     49 -
 doc/interpreter/octave.html/XREFpatchparent.html   |      1 +
 doc/interpreter/octave.html/XREFpatchselected.html |      1 +
 .../octave.html/XREFpatchselectionhighlight.html   |      1 +
 .../XREFpatchspecularcolorreflectance.html         |      1 +
 .../octave.html/XREFpatchspecularexponent.html     |      1 +
 .../octave.html/XREFpatchspecularstrength.html     |      1 +
 doc/interpreter/octave.html/XREFpatchtag.html      |      1 +
 doc/interpreter/octave.html/XREFpatchtype.html     |      1 +
 .../octave.html/XREFpatchuicontextmenu.html        |      1 +
 doc/interpreter/octave.html/XREFpatchuserdata.html |      1 +
 .../octave.html/XREFpatchvertexnormals.html        |      1 +
 .../octave.html/XREFpatchvertexnormalsmode.html    |     50 +
 doc/interpreter/octave.html/XREFpatchvertices.html |      1 +
 doc/interpreter/octave.html/XREFpatchvisible.html  |      1 +
 doc/interpreter/octave.html/XREFpatchxdata.html    |      1 +
 doc/interpreter/octave.html/XREFpatchydata.html    |      1 +
 doc/interpreter/octave.html/XREFpatchzdata.html    |      1 +
 doc/interpreter/octave.html/XREFpath.html          |      1 +
 doc/interpreter/octave.html/XREFpathdef.html       |      1 +
 doc/interpreter/octave.html/XREFpathsep.html       |      1 +
 doc/interpreter/octave.html/XREFpause.html         |      1 +
 doc/interpreter/octave.html/XREFpbaspect.html      |      1 +
 doc/interpreter/octave.html/XREFpcg.html           |      1 +
 doc/interpreter/octave.html/XREFpchip.html         |      1 +
 doc/interpreter/octave.html/XREFpclose.html        |      1 +
 doc/interpreter/octave.html/XREFpcolor.html        |      1 +
 doc/interpreter/octave.html/XREFpcr.html           |      1 +
 doc/interpreter/octave.html/XREFpeaks.html         |      1 +
 doc/interpreter/octave.html/XREFperiodogram.html   |      1 +
 doc/interpreter/octave.html/XREFperl.html          |      1 +
 doc/interpreter/octave.html/XREFperms.html         |      1 +
 doc/interpreter/octave.html/XREFpermute.html       |      1 +
 doc/interpreter/octave.html/XREFpersistent.html    |      1 +
 doc/interpreter/octave.html/XREFpi.html            |      1 +
 doc/interpreter/octave.html/XREFpie.html           |      1 +
 doc/interpreter/octave.html/XREFpie3.html          |      1 +
 doc/interpreter/octave.html/XREFpink.html          |      1 +
 doc/interpreter/octave.html/XREFpinv.html          |      1 +
 doc/interpreter/octave.html/XREFpipe.html          |      1 +
 doc/interpreter/octave.html/XREFpkg.html           |      1 +
 doc/interpreter/octave.html/XREFplanerot.html      |      1 +
 doc/interpreter/octave.html/XREFplot.html          |      1 +
 doc/interpreter/octave.html/XREFplot3.html         |      1 +
 doc/interpreter/octave.html/XREFplotmatrix.html    |      1 +
 doc/interpreter/octave.html/XREFplotyy.html        |      1 +
 doc/interpreter/octave.html/XREFplus.html          |      1 +
 doc/interpreter/octave.html/XREFpoisscdf.html      |      1 +
 doc/interpreter/octave.html/XREFpoissinv.html      |      1 +
 doc/interpreter/octave.html/XREFpoisspdf.html      |      1 +
 doc/interpreter/octave.html/XREFpoissrnd.html      |      1 +
 doc/interpreter/octave.html/XREFpol2cart.html      |      1 +
 doc/interpreter/octave.html/XREFpolar.html         |      1 +
 doc/interpreter/octave.html/XREFpoly.html          |      1 +
 doc/interpreter/octave.html/XREFpolyaffine.html    |      1 +
 doc/interpreter/octave.html/XREFpolyarea.html      |      1 +
 doc/interpreter/octave.html/XREFpolyder.html       |      1 +
 doc/interpreter/octave.html/XREFpolyeig.html       |      1 +
 doc/interpreter/octave.html/XREFpolyfit.html       |      1 +
 doc/interpreter/octave.html/XREFpolygcd.html       |      1 +
 doc/interpreter/octave.html/XREFpolyint.html       |      1 +
 doc/interpreter/octave.html/XREFpolyout.html       |      1 +
 doc/interpreter/octave.html/XREFpolyreduce.html    |      1 +
 doc/interpreter/octave.html/XREFpolyval.html       |      1 +
 doc/interpreter/octave.html/XREFpolyvalm.html      |      1 +
 doc/interpreter/octave.html/XREFpopen.html         |      1 +
 doc/interpreter/octave.html/XREFpopen2.html        |      1 +
 doc/interpreter/octave.html/XREFpostpad.html       |      1 +
 doc/interpreter/octave.html/XREFpow2.html          |      1 +
 doc/interpreter/octave.html/XREFpower.html         |      1 +
 doc/interpreter/octave.html/XREFpowerset.html      |      1 +
 doc/interpreter/octave.html/XREFppder.html         |      1 +
 doc/interpreter/octave.html/XREFppint.html         |      1 +
 doc/interpreter/octave.html/XREFppjumps.html       |      1 +
 doc/interpreter/octave.html/XREFppplot.html        |      1 +
 doc/interpreter/octave.html/XREFppval.html         |      1 +
 doc/interpreter/octave.html/XREFpqpnonneg.html     |      1 +
 doc/interpreter/octave.html/XREFprctile.html       |      1 +
 doc/interpreter/octave.html/XREFprefdir.html       |     49 -
 doc/interpreter/octave.html/XREFpreferences.html   |      1 +
 doc/interpreter/octave.html/XREFprepad.html        |      1 +
 doc/interpreter/octave.html/XREFprimes.html        |      1 +
 doc/interpreter/octave.html/XREFprint.html         |      1 +
 .../XREFprint_005fempty_005fdimensions.html        |      1 +
 ...REFprint_005fstruct_005farray_005fcontents.html |      1 +
 .../octave.html/XREFprint_005fusage.html           |      1 +
 doc/interpreter/octave.html/XREFprintd.html        |      1 +
 doc/interpreter/octave.html/XREFprintf.html        |      1 +
 doc/interpreter/octave.html/XREFprism.html         |      1 +
 doc/interpreter/octave.html/XREFprobit.html        |      1 +
 doc/interpreter/octave.html/XREFprod.html          |      1 +
 doc/interpreter/octave.html/XREFprofexplore.html   |      1 +
 doc/interpreter/octave.html/XREFprofile.html       |      1 +
 doc/interpreter/octave.html/XREFprofshow.html      |      1 +
 .../XREFprogram_005finvocation_005fname.html       |      1 +
 .../octave.html/XREFprogram_005fname.html          |      1 +
 .../octave.html/XREFprop_005ftest_005f2.html       |      1 +
 doc/interpreter/octave.html/XREFpsi.html           |     50 +
 doc/interpreter/octave.html/XREFputs.html          |      1 +
 doc/interpreter/octave.html/XREFpwd.html           |      1 +
 doc/interpreter/octave.html/XREFpython.html        |      1 +
 doc/interpreter/octave.html/XREFqmr.html           |      1 +
 doc/interpreter/octave.html/XREFqp.html            |      1 +
 doc/interpreter/octave.html/XREFqqplot.html        |      1 +
 doc/interpreter/octave.html/XREFqr.html            |      1 +
 doc/interpreter/octave.html/XREFqrdelete.html      |      1 +
 doc/interpreter/octave.html/XREFqrinsert.html      |      1 +
 doc/interpreter/octave.html/XREFqrshift.html       |      1 +
 doc/interpreter/octave.html/XREFqrupdate.html      |      1 +
 doc/interpreter/octave.html/XREFquad.html          |      1 +
 .../octave.html/XREFquad_005foptions.html          |      1 +
 doc/interpreter/octave.html/XREFquadcc.html        |      1 +
 doc/interpreter/octave.html/XREFquadgk.html        |      1 +
 doc/interpreter/octave.html/XREFquadl.html         |      1 +
 doc/interpreter/octave.html/XREFquadv.html         |      1 +
 doc/interpreter/octave.html/XREFquantile.html      |      1 +
 doc/interpreter/octave.html/XREFquestdlg.html      |      5 +-
 doc/interpreter/octave.html/XREFquit.html          |      1 +
 doc/interpreter/octave.html/XREFquiver.html        |      1 +
 doc/interpreter/octave.html/XREFquiver3.html       |      1 +
 doc/interpreter/octave.html/XREFqz.html            |      1 +
 doc/interpreter/octave.html/XREFqzhess.html        |      1 +
 doc/interpreter/octave.html/XREFrad2deg.html       |     50 +
 doc/interpreter/octave.html/XREFrainbow.html       |      1 +
 doc/interpreter/octave.html/XREFrand.html          |      1 +
 doc/interpreter/octave.html/XREFrande.html         |      1 +
 doc/interpreter/octave.html/XREFrandg.html         |      1 +
 doc/interpreter/octave.html/XREFrandi.html         |      1 +
 doc/interpreter/octave.html/XREFrandn.html         |      1 +
 doc/interpreter/octave.html/XREFrandp.html         |      1 +
 doc/interpreter/octave.html/XREFrandperm.html      |      1 +
 doc/interpreter/octave.html/XREFrange.html         |      1 +
 doc/interpreter/octave.html/XREFrank.html          |      1 +
 doc/interpreter/octave.html/XREFranks.html         |      1 +
 doc/interpreter/octave.html/XREFrat.html           |      1 +
 doc/interpreter/octave.html/XREFrats.html          |      1 +
 doc/interpreter/octave.html/XREFrcond.html         |      1 +
 doc/interpreter/octave.html/XREFrdivide.html       |      1 +
 doc/interpreter/octave.html/XREFreaddir.html       |      1 +
 ...readline_005fre_005fread_005finit_005ffile.html |      1 +
 .../XREFreadline_005fread_005finit_005ffile.html   |      1 +
 doc/interpreter/octave.html/XREFreadlink.html      |      1 +
 doc/interpreter/octave.html/XREFreal.html          |      1 +
 doc/interpreter/octave.html/XREFreallog.html       |      1 +
 doc/interpreter/octave.html/XREFrealmax.html       |      1 +
 doc/interpreter/octave.html/XREFrealmin.html       |      1 +
 doc/interpreter/octave.html/XREFrealpow.html       |      1 +
 doc/interpreter/octave.html/XREFrealsqrt.html      |      1 +
 doc/interpreter/octave.html/XREFrecord.html        |      1 +
 doc/interpreter/octave.html/XREFrectangle.html     |      1 +
 doc/interpreter/octave.html/XREFrectint.html       |      1 +
 doc/interpreter/octave.html/XREFrecycle.html       |      1 +
 doc/interpreter/octave.html/XREFrefresh.html       |      1 +
 doc/interpreter/octave.html/XREFrefreshdata.html   |      1 +
 doc/interpreter/octave.html/XREFregexp.html        |      1 +
 doc/interpreter/octave.html/XREFregexpi.html       |      1 +
 doc/interpreter/octave.html/XREFregexprep.html     |      1 +
 .../octave.html/XREFregexptranslate.html           |      1 +
 .../XREFregister_005fgraphics_005ftoolkit.html     |      1 +
 doc/interpreter/octave.html/XREFrehash.html        |      1 +
 doc/interpreter/octave.html/XREFrem.html           |      1 +
 .../XREFremove_005finput_005fevent_005fhook.html   |      1 +
 doc/interpreter/octave.html/XREFrename.html        |      1 +
 doc/interpreter/octave.html/XREFrepelems.html      |      1 +
 doc/interpreter/octave.html/XREFrepmat.html        |      1 +
 doc/interpreter/octave.html/XREFreset.html         |      1 +
 doc/interpreter/octave.html/XREFreshape.html       |      1 +
 doc/interpreter/octave.html/XREFresidue.html       |      1 +
 doc/interpreter/octave.html/XREFresize.html        |      1 +
 .../octave.html/XREFrestoredefaultpath.html        |      1 +
 doc/interpreter/octave.html/XREFrethrow.html       |      1 +
 doc/interpreter/octave.html/XREFrgb2hsv.html       |      1 +
 doc/interpreter/octave.html/XREFrgb2ind.html       |      1 +
 doc/interpreter/octave.html/XREFrgb2ntsc.html      |      1 +
 doc/interpreter/octave.html/XREFrgbplot.html       |      1 +
 doc/interpreter/octave.html/XREFribbon.html        |      1 +
 doc/interpreter/octave.html/XREFrindex.html        |      1 +
 doc/interpreter/octave.html/XREFrmappdata.html     |      1 +
 doc/interpreter/octave.html/XREFrmdir.html         |      1 +
 doc/interpreter/octave.html/XREFrmfield.html       |      1 +
 doc/interpreter/octave.html/XREFrmpath.html        |      1 +
 doc/interpreter/octave.html/XREFrmpref.html        |      1 +
 .../XREFroot_005f_005fmodified_005f_005f.html      |      1 +
 .../octave.html/XREFrootbeingdeleted.html          |      1 +
 .../octave.html/XREFrootbusyaction.html            |      1 +
 .../octave.html/XREFrootbuttondownfcn.html         |      1 +
 .../octave.html/XREFrootcallbackobject.html        |      1 +
 doc/interpreter/octave.html/XREFrootchildren.html  |      1 +
 doc/interpreter/octave.html/XREFrootclipping.html  |      1 +
 .../octave.html/XREFrootcommandwindowsize.html     |      1 +
 doc/interpreter/octave.html/XREFrootcreatefcn.html |      1 +
 .../octave.html/XREFrootcurrentfigure.html         |      1 +
 doc/interpreter/octave.html/XREFrootdeletefcn.html |      1 +
 doc/interpreter/octave.html/XREFrootdiary.html     |     49 -
 doc/interpreter/octave.html/XREFrootdiaryfile.html |     49 -
 doc/interpreter/octave.html/XREFrootecho.html      |     49 -
 .../octave.html/XREFrooterrormessage.html          |     49 -
 .../octave.html/XREFrootfixedwidthfontname.html    |      1 +
 doc/interpreter/octave.html/XREFrootformat.html    |     49 -
 .../octave.html/XREFrootformatspacing.html         |     49 -
 .../octave.html/XREFroothandlevisibility.html      |      1 +
 doc/interpreter/octave.html/XREFroothittest.html   |      1 +
 .../octave.html/XREFrootinterruptible.html         |      1 +
 doc/interpreter/octave.html/XREFrootlanguage.html  |     49 -
 .../octave.html/XREFrootmonitorpositions.html      |      1 +
 doc/interpreter/octave.html/XREFrootparent.html    |      1 +
 .../octave.html/XREFrootpointerlocation.html       |      1 +
 .../octave.html/XREFrootpointerwindow.html         |      1 +
 .../octave.html/XREFrootrecursionlimit.html        |     49 -
 doc/interpreter/octave.html/XREFroots.html         |      1 +
 .../octave.html/XREFrootscreendepth.html           |      1 +
 .../octave.html/XREFrootscreenpixelsperinch.html   |      1 +
 .../octave.html/XREFrootscreensize.html            |      1 +
 doc/interpreter/octave.html/XREFrootselected.html  |      1 +
 .../octave.html/XREFrootselectionhighlight.html    |      1 +
 .../octave.html/XREFrootshowhiddenhandles.html     |      1 +
 doc/interpreter/octave.html/XREFroottag.html       |      1 +
 doc/interpreter/octave.html/XREFroottype.html      |      1 +
 .../octave.html/XREFrootuicontextmenu.html         |      1 +
 doc/interpreter/octave.html/XREFrootunits.html     |      1 +
 doc/interpreter/octave.html/XREFrootuserdata.html  |      1 +
 doc/interpreter/octave.html/XREFrootvisible.html   |      1 +
 doc/interpreter/octave.html/XREFrose.html          |      1 +
 doc/interpreter/octave.html/XREFrosser.html        |      1 +
 doc/interpreter/octave.html/XREFrot90.html         |      1 +
 doc/interpreter/octave.html/XREFrotate.html        |      1 +
 doc/interpreter/octave.html/XREFrotate3d.html      |      1 +
 doc/interpreter/octave.html/XREFrotdim.html        |      1 +
 doc/interpreter/octave.html/XREFround.html         |      1 +
 doc/interpreter/octave.html/XREFroundb.html        |      1 +
 doc/interpreter/octave.html/XREFrows.html          |      1 +
 doc/interpreter/octave.html/XREFrref.html          |      1 +
 doc/interpreter/octave.html/XREFrsf2csf.html       |      1 +
 doc/interpreter/octave.html/XREFrun.html           |      1 +
 doc/interpreter/octave.html/XREFrun_005fcount.html |      1 +
 .../octave.html/XREFrun_005fhistory.html           |      1 +
 doc/interpreter/octave.html/XREFrun_005ftest.html  |      1 +
 doc/interpreter/octave.html/XREFrundemos.html      |      1 +
 doc/interpreter/octave.html/XREFrunlength.html     |      1 +
 doc/interpreter/octave.html/XREFruntests.html      |      1 +
 doc/interpreter/octave.html/XREFsave.html          |      1 +
 .../XREFsave_005fdefault_005foptions.html          |      1 +
 .../XREFsave_005fheader_005fformat_005fstring.html |      1 +
 .../octave.html/XREFsave_005fprecision.html        |      1 +
 doc/interpreter/octave.html/XREFsaveas.html        |      1 +
 doc/interpreter/octave.html/XREFsaveobj.html       |      5 +-
 doc/interpreter/octave.html/XREFsavepath.html      |      1 +
 doc/interpreter/octave.html/XREFscanf.html         |      1 +
 doc/interpreter/octave.html/XREFscatter.html       |      1 +
 doc/interpreter/octave.html/XREFscatter3.html      |      1 +
 doc/interpreter/octave.html/XREFschur.html         |      1 +
 doc/interpreter/octave.html/XREFsec.html           |      1 +
 doc/interpreter/octave.html/XREFsecd.html          |      1 +
 doc/interpreter/octave.html/XREFsech.html          |      1 +
 doc/interpreter/octave.html/XREFsemilogx.html      |      1 +
 doc/interpreter/octave.html/XREFsemilogxerr.html   |      1 +
 doc/interpreter/octave.html/XREFsemilogy.html      |      1 +
 doc/interpreter/octave.html/XREFsemilogyerr.html   |      1 +
 doc/interpreter/octave.html/XREFset.html           |      1 +
 doc/interpreter/octave.html/XREFsetappdata.html    |      1 +
 doc/interpreter/octave.html/XREFsetdiff.html       |      1 +
 doc/interpreter/octave.html/XREFsetenv.html        |      1 +
 doc/interpreter/octave.html/XREFsetfield.html      |      1 +
 doc/interpreter/octave.html/XREFsetgrent.html      |      1 +
 doc/interpreter/octave.html/XREFsetpref.html       |      1 +
 doc/interpreter/octave.html/XREFsetpwent.html      |      1 +
 doc/interpreter/octave.html/XREFsetxor.html        |      1 +
 doc/interpreter/octave.html/XREFshading.html       |      1 +
 doc/interpreter/octave.html/XREFshg.html           |      1 +
 doc/interpreter/octave.html/XREFshift.html         |      1 +
 doc/interpreter/octave.html/XREFshiftdim.html      |      1 +
 doc/interpreter/octave.html/XREFshrinkfaces.html   |      1 +
 .../XREFsighup_005fdumps_005foctave_005fcore.html  |      1 +
 doc/interpreter/octave.html/XREFsign.html          |      1 +
 doc/interpreter/octave.html/XREFsign_005ftest.html |      1 +
 doc/interpreter/octave.html/XREFsignbit.html       |      1 +
 .../XREFsigterm_005fdumps_005foctave_005fcore.html |      1 +
 .../octave.html/XREFsilent_005ffunctions.html      |      1 +
 doc/interpreter/octave.html/XREFsin.html           |      1 +
 doc/interpreter/octave.html/XREFsinc.html          |      1 +
 doc/interpreter/octave.html/XREFsind.html          |      1 +
 doc/interpreter/octave.html/XREFsinetone.html      |      1 +
 doc/interpreter/octave.html/XREFsinewave.html      |      1 +
 doc/interpreter/octave.html/XREFsingle.html        |      1 +
 doc/interpreter/octave.html/XREFsinh.html          |      1 +
 doc/interpreter/octave.html/XREFsize.html          |      1 +
 .../octave.html/XREFsize_005fequal.html            |      1 +
 doc/interpreter/octave.html/XREFsizemax.html       |      1 +
 doc/interpreter/octave.html/XREFsizeof.html        |      1 +
 doc/interpreter/octave.html/XREFskewness.html      |      1 +
 doc/interpreter/octave.html/XREFsleep.html         |     49 -
 doc/interpreter/octave.html/XREFslice.html         |      1 +
 doc/interpreter/octave.html/XREFsombrero.html      |      1 +
 doc/interpreter/octave.html/XREFsort.html          |      1 +
 doc/interpreter/octave.html/XREFsortrows.html      |      1 +
 doc/interpreter/octave.html/XREFsound.html         |      1 +
 doc/interpreter/octave.html/XREFsoundsc.html       |      1 +
 doc/interpreter/octave.html/XREFsource.html        |      1 +
 doc/interpreter/octave.html/XREFspalloc.html       |      1 +
 doc/interpreter/octave.html/XREFsparse.html        |      1 +
 .../XREFsparse_005fauto_005fmutate.html            |      1 +
 doc/interpreter/octave.html/XREFspaugment.html     |      1 +
 doc/interpreter/octave.html/XREFspconvert.html     |      1 +
 doc/interpreter/octave.html/XREFspdiags.html       |      1 +
 doc/interpreter/octave.html/XREFspearman.html      |      1 +
 .../octave.html/XREFspectral_005fadf.html          |      1 +
 .../octave.html/XREFspectral_005fxdf.html          |      1 +
 doc/interpreter/octave.html/XREFspecular.html      |      1 +
 doc/interpreter/octave.html/XREFspeed.html         |      1 +
 doc/interpreter/octave.html/XREFspencer.html       |      1 +
 doc/interpreter/octave.html/XREFspeye.html         |      1 +
 doc/interpreter/octave.html/XREFspfun.html         |      1 +
 doc/interpreter/octave.html/XREFsph2cart.html      |      1 +
 doc/interpreter/octave.html/XREFsphere.html        |      1 +
 doc/interpreter/octave.html/XREFspinmap.html       |      1 +
 doc/interpreter/octave.html/XREFspline.html        |      1 +
 doc/interpreter/octave.html/XREFsplinefit.html     |      1 +
 .../octave.html/XREFsplit_005flong_005frows.html   |      1 +
 doc/interpreter/octave.html/XREFspones.html        |      1 +
 doc/interpreter/octave.html/XREFspparms.html       |      1 +
 doc/interpreter/octave.html/XREFsprand.html        |      1 +
 doc/interpreter/octave.html/XREFsprandn.html       |      1 +
 doc/interpreter/octave.html/XREFsprandsym.html     |      1 +
 doc/interpreter/octave.html/XREFsprank.html        |      1 +
 doc/interpreter/octave.html/XREFspring.html        |      1 +
 doc/interpreter/octave.html/XREFsprintf.html       |      1 +
 doc/interpreter/octave.html/XREFspstats.html       |      1 +
 doc/interpreter/octave.html/XREFspy.html           |      1 +
 doc/interpreter/octave.html/XREFsqp.html           |      1 +
 doc/interpreter/octave.html/XREFsqrt.html          |      1 +
 doc/interpreter/octave.html/XREFsqrtm.html         |      1 +
 doc/interpreter/octave.html/XREFsqueeze.html       |      1 +
 doc/interpreter/octave.html/XREFsscanf.html        |      1 +
 doc/interpreter/octave.html/XREFstairs.html        |      1 +
 doc/interpreter/octave.html/XREFstat.html          |      1 +
 doc/interpreter/octave.html/XREFstatistics.html    |      1 +
 doc/interpreter/octave.html/XREFstd.html           |      1 +
 doc/interpreter/octave.html/XREFstderr.html        |      1 +
 doc/interpreter/octave.html/XREFstdin.html         |      1 +
 .../octave.html/XREFstdnormal_005fcdf.html         |      1 +
 .../octave.html/XREFstdnormal_005finv.html         |      1 +
 .../octave.html/XREFstdnormal_005fpdf.html         |      1 +
 .../octave.html/XREFstdnormal_005frnd.html         |      1 +
 doc/interpreter/octave.html/XREFstdout.html        |      1 +
 doc/interpreter/octave.html/XREFstem.html          |      1 +
 doc/interpreter/octave.html/XREFstem3.html         |      1 +
 doc/interpreter/octave.html/XREFstemleaf.html      |      1 +
 doc/interpreter/octave.html/XREFstft.html          |      1 +
 doc/interpreter/octave.html/XREFstr2double.html    |      1 +
 doc/interpreter/octave.html/XREFstr2func.html      |      1 +
 doc/interpreter/octave.html/XREFstr2num.html       |      1 +
 doc/interpreter/octave.html/XREFstrcat.html        |      1 +
 doc/interpreter/octave.html/XREFstrchr.html        |      1 +
 doc/interpreter/octave.html/XREFstrcmp.html        |      1 +
 doc/interpreter/octave.html/XREFstrcmpi.html       |      1 +
 doc/interpreter/octave.html/XREFstrfind.html       |      1 +
 doc/interpreter/octave.html/XREFstrftime.html      |      1 +
 .../octave.html/XREFstring_005ffill_005fchar.html  |      1 +
 doc/interpreter/octave.html/XREFstrjoin.html       |      1 +
 doc/interpreter/octave.html/XREFstrjust.html       |      1 +
 doc/interpreter/octave.html/XREFstrmatch.html      |      1 +
 doc/interpreter/octave.html/XREFstrncmp.html       |      1 +
 doc/interpreter/octave.html/XREFstrncmpi.html      |      1 +
 doc/interpreter/octave.html/XREFstrptime.html      |      1 +
 doc/interpreter/octave.html/XREFstrread.html       |      1 +
 doc/interpreter/octave.html/XREFstrrep.html        |      1 +
 doc/interpreter/octave.html/XREFstrsplit.html      |      1 +
 doc/interpreter/octave.html/XREFstrtok.html        |      1 +
 doc/interpreter/octave.html/XREFstrtrim.html       |      1 +
 doc/interpreter/octave.html/XREFstrtrunc.html      |      1 +
 doc/interpreter/octave.html/XREFstruct.html        |      1 +
 doc/interpreter/octave.html/XREFstruct2cell.html   |      1 +
 doc/interpreter/octave.html/XREFstruct2hdl.html    |      1 +
 .../XREFstruct_005flevels_005fto_005fprint.html    |      1 +
 doc/interpreter/octave.html/XREFstructfun.html     |      1 +
 doc/interpreter/octave.html/XREFstrvcat.html       |      1 +
 doc/interpreter/octave.html/XREFsub2ind.html       |      1 +
 doc/interpreter/octave.html/XREFsubplot.html       |      1 +
 doc/interpreter/octave.html/XREFsubsasgn.html      |      1 +
 doc/interpreter/octave.html/XREFsubsindex.html     |      1 +
 doc/interpreter/octave.html/XREFsubspace.html      |      1 +
 doc/interpreter/octave.html/XREFsubsref.html       |      1 +
 doc/interpreter/octave.html/XREFsubstr.html        |      1 +
 doc/interpreter/octave.html/XREFsubstruct.html     |      1 +
 doc/interpreter/octave.html/XREFsum.html           |      1 +
 doc/interpreter/octave.html/XREFsummer.html        |      1 +
 doc/interpreter/octave.html/XREFsumsq.html         |      1 +
 doc/interpreter/octave.html/XREFsuperiorto.html    |      1 +
 ...Fsuppress_005fverbose_005fhelp_005fmessage.html |      1 +
 doc/interpreter/octave.html/XREFsurf.html          |      1 +
 doc/interpreter/octave.html/XREFsurface.html       |      1 +
 .../XREFsurface_005f_005fmodified_005f_005f.html   |      1 +
 .../octave.html/XREFsurfacealphadata.html          |      1 +
 .../octave.html/XREFsurfacealphadatamapping.html   |      1 +
 .../octave.html/XREFsurfaceambientstrength.html    |      1 +
 .../octave.html/XREFsurfacebackfacelighting.html   |      1 +
 .../octave.html/XREFsurfacebeingdeleted.html       |      1 +
 .../octave.html/XREFsurfacebusyaction.html         |      1 +
 .../octave.html/XREFsurfacebuttondownfcn.html      |      1 +
 doc/interpreter/octave.html/XREFsurfacecdata.html  |      1 +
 .../octave.html/XREFsurfacecdatamapping.html       |      1 +
 .../octave.html/XREFsurfacecdatasource.html        |      1 +
 .../octave.html/XREFsurfacechildren.html           |      1 +
 .../octave.html/XREFsurfaceclipping.html           |      1 +
 .../octave.html/XREFsurfacecreatefcn.html          |      1 +
 .../octave.html/XREFsurfacedeletefcn.html          |      1 +
 .../octave.html/XREFsurfacediffusestrength.html    |      1 +
 .../octave.html/XREFsurfacedisplayname.html        |      1 +
 .../octave.html/XREFsurfaceedgealpha.html          |      1 +
 .../octave.html/XREFsurfaceedgecolor.html          |      1 +
 .../octave.html/XREFsurfaceedgelighting.html       |      1 +
 .../octave.html/XREFsurfaceerasemode.html          |     49 -
 .../octave.html/XREFsurfacefacealpha.html          |      1 +
 .../octave.html/XREFsurfacefacecolor.html          |      1 +
 .../octave.html/XREFsurfacefacelighting.html       |      1 +
 .../octave.html/XREFsurfacefacenormals.html        |     50 +
 .../octave.html/XREFsurfacefacenormalsmode.html    |     50 +
 .../octave.html/XREFsurfacehandlevisibility.html   |      1 +
 .../octave.html/XREFsurfacehittest.html            |      1 +
 .../octave.html/XREFsurfaceinterpreter.html        |      1 +
 .../octave.html/XREFsurfaceinterruptible.html      |      1 +
 .../octave.html/XREFsurfacelinestyle.html          |      1 +
 .../octave.html/XREFsurfacelinewidth.html          |      1 +
 doc/interpreter/octave.html/XREFsurfacemarker.html |      1 +
 .../octave.html/XREFsurfacemarkeredgecolor.html    |      1 +
 .../octave.html/XREFsurfacemarkerfacecolor.html    |      1 +
 .../octave.html/XREFsurfacemarkersize.html         |      1 +
 .../octave.html/XREFsurfacemeshstyle.html          |      1 +
 .../octave.html/XREFsurfacenormalmode.html         |     49 -
 doc/interpreter/octave.html/XREFsurfaceparent.html |      1 +
 .../octave.html/XREFsurfaceselected.html           |      1 +
 .../octave.html/XREFsurfaceselectionhighlight.html |      1 +
 .../XREFsurfacespecularcolorreflectance.html       |      1 +
 .../octave.html/XREFsurfacespecularexponent.html   |      1 +
 .../octave.html/XREFsurfacespecularstrength.html   |      1 +
 doc/interpreter/octave.html/XREFsurfacetag.html    |      1 +
 doc/interpreter/octave.html/XREFsurfacetype.html   |      1 +
 .../octave.html/XREFsurfaceuicontextmenu.html      |      1 +
 .../octave.html/XREFsurfaceuserdata.html           |      1 +
 .../octave.html/XREFsurfacevertexnormals.html      |      1 +
 .../octave.html/XREFsurfacevertexnormalsmode.html  |     50 +
 .../octave.html/XREFsurfacevisible.html            |      1 +
 doc/interpreter/octave.html/XREFsurfacexdata.html  |      1 +
 .../octave.html/XREFsurfacexdatasource.html        |      1 +
 doc/interpreter/octave.html/XREFsurfaceydata.html  |      1 +
 .../octave.html/XREFsurfaceydatasource.html        |      1 +
 doc/interpreter/octave.html/XREFsurfacezdata.html  |      1 +
 .../octave.html/XREFsurfacezdatasource.html        |      1 +
 doc/interpreter/octave.html/XREFsurfc.html         |      1 +
 doc/interpreter/octave.html/XREFsurfl.html         |      1 +
 doc/interpreter/octave.html/XREFsurfnorm.html      |      1 +
 doc/interpreter/octave.html/XREFsvd.html           |      1 +
 .../octave.html/XREFsvd_005fdriver.html            |      1 +
 doc/interpreter/octave.html/XREFsvds.html          |      1 +
 doc/interpreter/octave.html/XREFswapbytes.html     |      1 +
 doc/interpreter/octave.html/XREFsylvester.html     |      1 +
 doc/interpreter/octave.html/XREFsymamd.html        |      1 +
 doc/interpreter/octave.html/XREFsymbfact.html      |      1 +
 doc/interpreter/octave.html/XREFsymlink.html       |      1 +
 doc/interpreter/octave.html/XREFsymrcm.html        |      1 +
 doc/interpreter/octave.html/XREFsymvar.html        |      1 +
 doc/interpreter/octave.html/XREFsynthesis.html     |      1 +
 doc/interpreter/octave.html/XREFsystem.html        |      1 +
 doc/interpreter/octave.html/XREFt_005ftest.html    |      1 +
 .../octave.html/XREFt_005ftest_005f2.html          |      1 +
 .../octave.html/XREFt_005ftest_005fregression.html |      1 +
 doc/interpreter/octave.html/XREFtable.html         |      1 +
 doc/interpreter/octave.html/XREFtan.html           |      1 +
 doc/interpreter/octave.html/XREFtand.html          |      1 +
 doc/interpreter/octave.html/XREFtanh.html          |      1 +
 doc/interpreter/octave.html/XREFtar.html           |      1 +
 doc/interpreter/octave.html/XREFtcdf.html          |      1 +
 doc/interpreter/octave.html/XREFtempdir.html       |      1 +
 doc/interpreter/octave.html/XREFtempname.html      |      1 +
 .../octave.html/XREFterminal_005fsize.html         |      1 +
 doc/interpreter/octave.html/XREFtest.html          |      1 +
 doc/interpreter/octave.html/XREFtetramesh.html     |      1 +
 .../octave.html/XREFtexi_005fmacros_005ffile.html  |      1 +
 doc/interpreter/octave.html/XREFtext.html          |      1 +
 .../XREFtext_005f_005fmodified_005f_005f.html      |      1 +
 .../octave.html/XREFtextbackgroundcolor.html       |      1 +
 .../octave.html/XREFtextbeingdeleted.html          |      1 +
 .../octave.html/XREFtextbusyaction.html            |      1 +
 .../octave.html/XREFtextbuttondownfcn.html         |      1 +
 doc/interpreter/octave.html/XREFtextchildren.html  |      1 +
 doc/interpreter/octave.html/XREFtextclipping.html  |      1 +
 doc/interpreter/octave.html/XREFtextcolor.html     |      1 +
 doc/interpreter/octave.html/XREFtextcreatefcn.html |      1 +
 doc/interpreter/octave.html/XREFtextdeletefcn.html |      1 +
 .../octave.html/XREFtextdisplayname.html           |      1 +
 doc/interpreter/octave.html/XREFtextedgecolor.html |      1 +
 doc/interpreter/octave.html/XREFtextediting.html   |      1 +
 doc/interpreter/octave.html/XREFtexterasemode.html |     49 -
 doc/interpreter/octave.html/XREFtextextent.html    |      1 +
 doc/interpreter/octave.html/XREFtextfontangle.html |      1 +
 doc/interpreter/octave.html/XREFtextfontname.html  |      1 +
 doc/interpreter/octave.html/XREFtextfontsize.html  |      1 +
 doc/interpreter/octave.html/XREFtextfontunits.html |      1 +
 .../octave.html/XREFtextfontweight.html            |      1 +
 .../octave.html/XREFtexthandlevisibility.html      |      1 +
 doc/interpreter/octave.html/XREFtexthittest.html   |      1 +
 .../octave.html/XREFtexthorizontalalignment.html   |      1 +
 .../octave.html/XREFtextinterpreter.html           |      1 +
 .../octave.html/XREFtextinterruptible.html         |      1 +
 doc/interpreter/octave.html/XREFtextlinestyle.html |      1 +
 doc/interpreter/octave.html/XREFtextlinewidth.html |      1 +
 doc/interpreter/octave.html/XREFtextmargin.html    |      1 +
 doc/interpreter/octave.html/XREFtextparent.html    |      1 +
 doc/interpreter/octave.html/XREFtextposition.html  |      1 +
 doc/interpreter/octave.html/XREFtextread.html      |      1 +
 doc/interpreter/octave.html/XREFtextrotation.html  |      1 +
 doc/interpreter/octave.html/XREFtextscan.html      |      1 +
 doc/interpreter/octave.html/XREFtextselected.html  |      1 +
 .../octave.html/XREFtextselectionhighlight.html    |      1 +
 doc/interpreter/octave.html/XREFtextstring.html    |      1 +
 doc/interpreter/octave.html/XREFtexttag.html       |      1 +
 doc/interpreter/octave.html/XREFtexttype.html      |      1 +
 .../octave.html/XREFtextuicontextmenu.html         |      1 +
 doc/interpreter/octave.html/XREFtextunits.html     |      1 +
 doc/interpreter/octave.html/XREFtextuserdata.html  |      1 +
 .../octave.html/XREFtextverticalalignment.html     |      1 +
 doc/interpreter/octave.html/XREFtextvisible.html   |      1 +
 doc/interpreter/octave.html/XREFtic.html           |      1 +
 .../octave.html/XREFtilde_005fexpand.html          |      1 +
 doc/interpreter/octave.html/XREFtime.html          |      1 +
 doc/interpreter/octave.html/XREFtimes.html         |      1 +
 doc/interpreter/octave.html/XREFtinv.html          |      1 +
 doc/interpreter/octave.html/XREFtitle.html         |      1 +
 doc/interpreter/octave.html/XREFtmpfile.html       |      1 +
 doc/interpreter/octave.html/XREFtoascii.html       |      1 +
 doc/interpreter/octave.html/XREFtoc.html           |      1 +
 doc/interpreter/octave.html/XREFtoeplitz.html      |      1 +
 doc/interpreter/octave.html/XREFtolower.html       |      1 +
 doc/interpreter/octave.html/XREFtoupper.html       |      1 +
 doc/interpreter/octave.html/XREFtpdf.html          |      1 +
 doc/interpreter/octave.html/XREFtrace.html         |      1 +
 doc/interpreter/octave.html/XREFtranspose.html     |      1 +
 doc/interpreter/octave.html/XREFtrapz.html         |      1 +
 doc/interpreter/octave.html/XREFtreelayout.html    |      1 +
 doc/interpreter/octave.html/XREFtreeplot.html      |      1 +
 doc/interpreter/octave.html/XREFtril.html          |      1 +
 doc/interpreter/octave.html/XREFtrimesh.html       |      1 +
 doc/interpreter/octave.html/XREFtriplequad.html    |      1 +
 doc/interpreter/octave.html/XREFtriplot.html       |      1 +
 doc/interpreter/octave.html/XREFtrisurf.html       |      1 +
 doc/interpreter/octave.html/XREFtriu.html          |      1 +
 doc/interpreter/octave.html/XREFtrnd.html          |      1 +
 doc/interpreter/octave.html/XREFtrue.html          |      1 +
 doc/interpreter/octave.html/XREFtsearch.html       |      1 +
 doc/interpreter/octave.html/XREFtsearchn.html      |      1 +
 doc/interpreter/octave.html/XREFtype.html          |      1 +
 doc/interpreter/octave.html/XREFtypecast.html      |      1 +
 doc/interpreter/octave.html/XREFtypeinfo.html      |      1 +
 doc/interpreter/octave.html/XREFu_005ftest.html    |      1 +
 doc/interpreter/octave.html/XREFuibuttongroup.html |     50 +
 ...Fuibuttongroup_005f_005fmodified_005f_005f.html |     50 +
 .../XREFuibuttongroupbackgroundcolor.html          |     50 +
 .../octave.html/XREFuibuttongroupbeingdeleted.html |     50 +
 .../octave.html/XREFuibuttongroupbordertype.html   |     50 +
 .../octave.html/XREFuibuttongroupborderwidth.html  |     50 +
 .../octave.html/XREFuibuttongroupbusyaction.html   |     50 +
 .../XREFuibuttongroupbuttondownfcn.html            |     50 +
 .../octave.html/XREFuibuttongroupchildren.html     |     50 +
 .../octave.html/XREFuibuttongroupclipping.html     |     50 +
 .../octave.html/XREFuibuttongroupcreatefcn.html    |     50 +
 .../octave.html/XREFuibuttongroupdeletefcn.html    |     50 +
 .../octave.html/XREFuibuttongroupfontangle.html    |     50 +
 .../octave.html/XREFuibuttongroupfontname.html     |     50 +
 .../octave.html/XREFuibuttongroupfontsize.html     |     50 +
 .../octave.html/XREFuibuttongroupfontunits.html    |     50 +
 .../octave.html/XREFuibuttongroupfontweight.html   |     50 +
 .../XREFuibuttongroupforegroundcolor.html          |     50 +
 .../XREFuibuttongrouphandlevisibility.html         |     50 +
 .../XREFuibuttongrouphighlightcolor.html           |     50 +
 .../octave.html/XREFuibuttongrouphittest.html      |     50 +
 .../XREFuibuttongroupinterruptible.html            |     50 +
 .../octave.html/XREFuibuttongroupparent.html       |     50 +
 .../octave.html/XREFuibuttongroupposition.html     |     50 +
 .../octave.html/XREFuibuttongroupresizefcn.html    |     50 +
 .../octave.html/XREFuibuttongroupselected.html     |     50 +
 .../XREFuibuttongroupselectedobject.html           |     50 +
 .../XREFuibuttongroupselectionchangedfcn.html      |     50 +
 .../XREFuibuttongroupselectionhighlight.html       |     50 +
 .../octave.html/XREFuibuttongroupshadowcolor.html  |     50 +
 .../XREFuibuttongroupsizechangedfcn.html           |     50 +
 .../octave.html/XREFuibuttongrouptag.html          |     50 +
 .../octave.html/XREFuibuttongrouptitle.html        |     50 +
 .../XREFuibuttongrouptitleposition.html            |     50 +
 .../octave.html/XREFuibuttongrouptype.html         |     50 +
 .../XREFuibuttongroupuicontextmenu.html            |     50 +
 .../octave.html/XREFuibuttongroupunits.html        |     50 +
 .../octave.html/XREFuibuttongroupuserdata.html     |     50 +
 .../octave.html/XREFuibuttongroupvisible.html      |     50 +
 doc/interpreter/octave.html/XREFuicontextmenu.html |      1 +
 ...Fuicontextmenu_005f_005fmodified_005f_005f.html |     50 +
 .../octave.html/XREFuicontextmenubeingdeleted.html |     50 +
 .../octave.html/XREFuicontextmenubusyaction.html   |     50 +
 .../XREFuicontextmenubuttondownfcn.html            |     50 +
 .../octave.html/XREFuicontextmenucallback.html     |     50 +
 .../octave.html/XREFuicontextmenuchildren.html     |     50 +
 .../octave.html/XREFuicontextmenuclipping.html     |     50 +
 .../octave.html/XREFuicontextmenucreatefcn.html    |     50 +
 .../octave.html/XREFuicontextmenudeletefcn.html    |     50 +
 .../XREFuicontextmenuhandlevisibility.html         |     50 +
 .../octave.html/XREFuicontextmenuhittest.html      |     50 +
 .../XREFuicontextmenuinterruptible.html            |     50 +
 .../octave.html/XREFuicontextmenuparent.html       |     50 +
 .../octave.html/XREFuicontextmenuposition.html     |     50 +
 .../octave.html/XREFuicontextmenuselected.html     |     50 +
 .../XREFuicontextmenuselectionhighlight.html       |     50 +
 .../octave.html/XREFuicontextmenutag.html          |     50 +
 .../octave.html/XREFuicontextmenutype.html         |     50 +
 .../XREFuicontextmenuuicontextmenu.html            |     50 +
 .../octave.html/XREFuicontextmenuuserdata.html     |     50 +
 .../octave.html/XREFuicontextmenuvisible.html      |     50 +
 doc/interpreter/octave.html/XREFuicontrol.html     |      1 +
 .../XREFuicontrol_005f_005fmodified_005f_005f.html |     50 +
 .../octave.html/XREFuicontrolbackgroundcolor.html  |     50 +
 .../octave.html/XREFuicontrolbeingdeleted.html     |     50 +
 .../octave.html/XREFuicontrolbusyaction.html       |     50 +
 .../octave.html/XREFuicontrolbuttondownfcn.html    |     50 +
 .../octave.html/XREFuicontrolcallback.html         |     50 +
 .../octave.html/XREFuicontrolcdata.html            |     50 +
 .../octave.html/XREFuicontrolchildren.html         |     50 +
 .../octave.html/XREFuicontrolclipping.html         |     50 +
 .../octave.html/XREFuicontrolcreatefcn.html        |     50 +
 .../octave.html/XREFuicontroldeletefcn.html        |     50 +
 .../octave.html/XREFuicontrolenable.html           |     50 +
 .../octave.html/XREFuicontrolextent.html           |     50 +
 .../octave.html/XREFuicontrolfontangle.html        |     50 +
 .../octave.html/XREFuicontrolfontname.html         |     50 +
 .../octave.html/XREFuicontrolfontsize.html         |     50 +
 .../octave.html/XREFuicontrolfontunits.html        |     50 +
 .../octave.html/XREFuicontrolfontweight.html       |     50 +
 .../octave.html/XREFuicontrolforegroundcolor.html  |     50 +
 .../octave.html/XREFuicontrolhandlevisibility.html |     50 +
 .../octave.html/XREFuicontrolhittest.html          |     50 +
 .../XREFuicontrolhorizontalalignment.html          |     50 +
 .../octave.html/XREFuicontrolinterruptible.html    |     50 +
 .../octave.html/XREFuicontrolkeypressfcn.html      |     50 +
 .../octave.html/XREFuicontrollistboxtop.html       |     50 +
 doc/interpreter/octave.html/XREFuicontrolmax.html  |     50 +
 doc/interpreter/octave.html/XREFuicontrolmin.html  |     50 +
 .../octave.html/XREFuicontrolparent.html           |     50 +
 .../octave.html/XREFuicontrolposition.html         |     50 +
 .../octave.html/XREFuicontrolselected.html         |     50 +
 .../XREFuicontrolselectionhighlight.html           |     50 +
 .../octave.html/XREFuicontrolsliderstep.html       |     50 +
 .../octave.html/XREFuicontrolstring.html           |     50 +
 .../octave.html/XREFuicontrolstyle.html            |     50 +
 doc/interpreter/octave.html/XREFuicontroltag.html  |     50 +
 .../octave.html/XREFuicontroltooltipstring.html    |     50 +
 doc/interpreter/octave.html/XREFuicontroltype.html |     50 +
 .../octave.html/XREFuicontroluicontextmenu.html    |     50 +
 .../octave.html/XREFuicontrolunits.html            |     50 +
 .../octave.html/XREFuicontroluserdata.html         |     50 +
 .../octave.html/XREFuicontrolvalue.html            |     50 +
 .../XREFuicontrolverticalalignment.html            |     50 +
 .../octave.html/XREFuicontrolvisible.html          |     50 +
 doc/interpreter/octave.html/XREFuigetdir.html      |      1 +
 doc/interpreter/octave.html/XREFuigetfile.html     |      1 +
 doc/interpreter/octave.html/XREFuimenu.html        |      5 +-
 .../XREFuimenu_005f_005fmodified_005f_005f.html    |     50 +
 .../octave.html/XREFuimenuaccelerator.html         |     50 +
 .../octave.html/XREFuimenubeingdeleted.html        |     50 +
 .../octave.html/XREFuimenubusyaction.html          |     50 +
 .../octave.html/XREFuimenubuttondownfcn.html       |     50 +
 .../octave.html/XREFuimenucallback.html            |     50 +
 doc/interpreter/octave.html/XREFuimenuchecked.html |     50 +
 .../octave.html/XREFuimenuchildren.html            |     50 +
 .../octave.html/XREFuimenuclipping.html            |     50 +
 .../octave.html/XREFuimenucreatefcn.html           |     50 +
 .../octave.html/XREFuimenudeletefcn.html           |     50 +
 doc/interpreter/octave.html/XREFuimenuenable.html  |     50 +
 .../octave.html/XREFuimenuforegroundcolor.html     |     50 +
 .../octave.html/XREFuimenuhandlevisibility.html    |     50 +
 doc/interpreter/octave.html/XREFuimenuhittest.html |     50 +
 .../octave.html/XREFuimenuinterruptible.html       |     50 +
 doc/interpreter/octave.html/XREFuimenulabel.html   |     50 +
 doc/interpreter/octave.html/XREFuimenuparent.html  |     50 +
 .../octave.html/XREFuimenuposition.html            |     50 +
 .../octave.html/XREFuimenuselected.html            |     50 +
 .../octave.html/XREFuimenuselectionhighlight.html  |     50 +
 .../octave.html/XREFuimenuseparator.html           |     50 +
 doc/interpreter/octave.html/XREFuimenutag.html     |     50 +
 doc/interpreter/octave.html/XREFuimenutype.html    |     50 +
 .../octave.html/XREFuimenuuicontextmenu.html       |     50 +
 .../octave.html/XREFuimenuuserdata.html            |     50 +
 doc/interpreter/octave.html/XREFuimenuvisible.html |     50 +
 doc/interpreter/octave.html/XREFuint16.html        |      1 +
 doc/interpreter/octave.html/XREFuint32.html        |      1 +
 doc/interpreter/octave.html/XREFuint64.html        |      1 +
 doc/interpreter/octave.html/XREFuint8.html         |      1 +
 doc/interpreter/octave.html/XREFuipanel.html       |      1 +
 .../XREFuipanel_005f_005fmodified_005f_005f.html   |     50 +
 .../octave.html/XREFuipanelbackgroundcolor.html    |     50 +
 .../octave.html/XREFuipanelbeingdeleted.html       |     50 +
 .../octave.html/XREFuipanelbordertype.html         |     50 +
 .../octave.html/XREFuipanelborderwidth.html        |     50 +
 .../octave.html/XREFuipanelbusyaction.html         |     50 +
 .../octave.html/XREFuipanelbuttondownfcn.html      |     50 +
 .../octave.html/XREFuipanelchildren.html           |     50 +
 .../octave.html/XREFuipanelclipping.html           |     50 +
 .../octave.html/XREFuipanelcreatefcn.html          |     50 +
 .../octave.html/XREFuipaneldeletefcn.html          |     50 +
 .../octave.html/XREFuipanelfontangle.html          |     50 +
 .../octave.html/XREFuipanelfontname.html           |     50 +
 .../octave.html/XREFuipanelfontsize.html           |     50 +
 .../octave.html/XREFuipanelfontunits.html          |     50 +
 .../octave.html/XREFuipanelfontweight.html         |     50 +
 .../octave.html/XREFuipanelforegroundcolor.html    |     50 +
 .../octave.html/XREFuipanelhandlevisibility.html   |     50 +
 .../octave.html/XREFuipanelhighlightcolor.html     |     50 +
 .../octave.html/XREFuipanelhittest.html            |     50 +
 .../octave.html/XREFuipanelinterruptible.html      |     50 +
 doc/interpreter/octave.html/XREFuipanelparent.html |     50 +
 .../octave.html/XREFuipanelposition.html           |     50 +
 .../octave.html/XREFuipanelresizefcn.html          |     50 +
 .../octave.html/XREFuipanelselected.html           |     50 +
 .../octave.html/XREFuipanelselectionhighlight.html |     50 +
 .../octave.html/XREFuipanelshadowcolor.html        |     50 +
 doc/interpreter/octave.html/XREFuipaneltag.html    |     50 +
 doc/interpreter/octave.html/XREFuipaneltitle.html  |     50 +
 .../octave.html/XREFuipaneltitleposition.html      |     50 +
 doc/interpreter/octave.html/XREFuipaneltype.html   |     50 +
 .../octave.html/XREFuipaneluicontextmenu.html      |     50 +
 doc/interpreter/octave.html/XREFuipanelunits.html  |     50 +
 .../octave.html/XREFuipaneluserdata.html           |     50 +
 .../octave.html/XREFuipanelvisible.html            |     50 +
 doc/interpreter/octave.html/XREFuipushtool.html    |      1 +
 ...XREFuipushtool_005f_005fmodified_005f_005f.html |     50 +
 .../octave.html/XREFuipushtoolbeingdeleted.html    |     50 +
 .../octave.html/XREFuipushtoolbusyaction.html      |     50 +
 .../octave.html/XREFuipushtoolbuttondownfcn.html   |     50 +
 .../octave.html/XREFuipushtoolcdata.html           |     50 +
 .../octave.html/XREFuipushtoolchildren.html        |     50 +
 .../octave.html/XREFuipushtoolclickedcallback.html |     50 +
 .../octave.html/XREFuipushtoolclipping.html        |     50 +
 .../octave.html/XREFuipushtoolcreatefcn.html       |     50 +
 .../octave.html/XREFuipushtooldeletefcn.html       |     50 +
 .../octave.html/XREFuipushtoolenable.html          |     50 +
 .../XREFuipushtoolhandlevisibility.html            |     50 +
 .../octave.html/XREFuipushtoolhittest.html         |     50 +
 .../octave.html/XREFuipushtoolinterruptible.html   |     50 +
 .../octave.html/XREFuipushtoolparent.html          |     50 +
 .../octave.html/XREFuipushtoolselected.html        |     50 +
 .../XREFuipushtoolselectionhighlight.html          |     50 +
 .../octave.html/XREFuipushtoolseparator.html       |     50 +
 doc/interpreter/octave.html/XREFuipushtooltag.html |     50 +
 .../octave.html/XREFuipushtooltooltipstring.html   |     50 +
 .../octave.html/XREFuipushtooltype.html            |     50 +
 .../octave.html/XREFuipushtooluicontextmenu.html   |     50 +
 .../octave.html/XREFuipushtooluserdata.html        |     50 +
 .../octave.html/XREFuipushtoolvisible.html         |     50 +
 doc/interpreter/octave.html/XREFuiputfile.html     |      1 +
 doc/interpreter/octave.html/XREFuiresume.html      |      1 +
 doc/interpreter/octave.html/XREFuitoggletool.html  |      1 +
 ...EFuitoggletool_005f_005fmodified_005f_005f.html |     50 +
 .../octave.html/XREFuitoggletoolbeingdeleted.html  |     50 +
 .../octave.html/XREFuitoggletoolbusyaction.html    |     50 +
 .../octave.html/XREFuitoggletoolbuttondownfcn.html |     50 +
 .../octave.html/XREFuitoggletoolcdata.html         |     50 +
 .../octave.html/XREFuitoggletoolchildren.html      |     50 +
 .../XREFuitoggletoolclickedcallback.html           |     50 +
 .../octave.html/XREFuitoggletoolclipping.html      |     50 +
 .../octave.html/XREFuitoggletoolcreatefcn.html     |     50 +
 .../octave.html/XREFuitoggletooldeletefcn.html     |     50 +
 .../octave.html/XREFuitoggletoolenable.html        |     50 +
 .../XREFuitoggletoolhandlevisibility.html          |     50 +
 .../octave.html/XREFuitoggletoolhittest.html       |     50 +
 .../octave.html/XREFuitoggletoolinterruptible.html |     50 +
 .../octave.html/XREFuitoggletooloffcallback.html   |     50 +
 .../octave.html/XREFuitoggletooloncallback.html    |     50 +
 .../octave.html/XREFuitoggletoolparent.html        |     50 +
 .../octave.html/XREFuitoggletoolselected.html      |     50 +
 .../XREFuitoggletoolselectionhighlight.html        |     50 +
 .../octave.html/XREFuitoggletoolseparator.html     |     50 +
 .../octave.html/XREFuitoggletoolstate.html         |     50 +
 .../octave.html/XREFuitoggletooltag.html           |     50 +
 .../octave.html/XREFuitoggletooltooltipstring.html |     50 +
 .../octave.html/XREFuitoggletooltype.html          |     50 +
 .../octave.html/XREFuitoggletooluicontextmenu.html |     50 +
 .../octave.html/XREFuitoggletooluserdata.html      |     50 +
 .../octave.html/XREFuitoggletoolvisible.html       |     50 +
 doc/interpreter/octave.html/XREFuitoolbar.html     |      1 +
 .../XREFuitoolbar_005f_005fmodified_005f_005f.html |     50 +
 .../octave.html/XREFuitoolbarbeingdeleted.html     |     50 +
 .../octave.html/XREFuitoolbarbusyaction.html       |     50 +
 .../octave.html/XREFuitoolbarbuttondownfcn.html    |     50 +
 .../octave.html/XREFuitoolbarchildren.html         |     50 +
 .../octave.html/XREFuitoolbarclipping.html         |     50 +
 .../octave.html/XREFuitoolbarcreatefcn.html        |     50 +
 .../octave.html/XREFuitoolbardeletefcn.html        |     50 +
 .../octave.html/XREFuitoolbarhandlevisibility.html |     50 +
 .../octave.html/XREFuitoolbarhittest.html          |     50 +
 .../octave.html/XREFuitoolbarinterruptible.html    |     50 +
 .../octave.html/XREFuitoolbarparent.html           |     50 +
 .../octave.html/XREFuitoolbarselected.html         |     50 +
 .../XREFuitoolbarselectionhighlight.html           |     50 +
 doc/interpreter/octave.html/XREFuitoolbartag.html  |     50 +
 doc/interpreter/octave.html/XREFuitoolbartype.html |     50 +
 .../octave.html/XREFuitoolbaruicontextmenu.html    |     50 +
 .../octave.html/XREFuitoolbaruserdata.html         |     50 +
 .../octave.html/XREFuitoolbarvisible.html          |     50 +
 doc/interpreter/octave.html/XREFuiwait.html        |      1 +
 doc/interpreter/octave.html/XREFumask.html         |      1 +
 doc/interpreter/octave.html/XREFuminus.html        |      1 +
 doc/interpreter/octave.html/XREFuname.html         |      1 +
 .../XREFundo_005fstring_005fescapes.html           |      1 +
 doc/interpreter/octave.html/XREFunidcdf.html       |      1 +
 doc/interpreter/octave.html/XREFunidinv.html       |      1 +
 doc/interpreter/octave.html/XREFunidpdf.html       |      1 +
 doc/interpreter/octave.html/XREFunidrnd.html       |      1 +
 doc/interpreter/octave.html/XREFunifcdf.html       |      1 +
 doc/interpreter/octave.html/XREFunifinv.html       |      1 +
 doc/interpreter/octave.html/XREFunifpdf.html       |      1 +
 doc/interpreter/octave.html/XREFunifrnd.html       |      1 +
 doc/interpreter/octave.html/XREFunion.html         |      1 +
 doc/interpreter/octave.html/XREFunique.html        |      1 +
 doc/interpreter/octave.html/XREFunix.html          |      1 +
 doc/interpreter/octave.html/XREFunlink.html        |      1 +
 doc/interpreter/octave.html/XREFunmkpp.html        |      1 +
 doc/interpreter/octave.html/XREFunpack.html        |      1 +
 doc/interpreter/octave.html/XREFunsetenv.html      |      1 +
 doc/interpreter/octave.html/XREFuntabify.html      |      1 +
 doc/interpreter/octave.html/XREFuntar.html         |      1 +
 doc/interpreter/octave.html/XREFunwrap.html        |      1 +
 doc/interpreter/octave.html/XREFunzip.html         |      1 +
 doc/interpreter/octave.html/XREFuplus.html         |      1 +
 doc/interpreter/octave.html/XREFurlread.html       |      1 +
 doc/interpreter/octave.html/XREFurlwrite.html      |      1 +
 doc/interpreter/octave.html/XREFusejava.html       |      1 +
 doc/interpreter/octave.html/XREFusleep.html        |     49 -
 .../octave.html/XREFvalidateattributes.html        |      1 +
 .../octave.html/XREFvalidatestring.html            |      1 +
 doc/interpreter/octave.html/XREFvander.html        |      1 +
 doc/interpreter/octave.html/XREFvar.html           |      1 +
 doc/interpreter/octave.html/XREFvar_005ftest.html  |      1 +
 doc/interpreter/octave.html/XREFvarargin.html      |      1 +
 doc/interpreter/octave.html/XREFvarargout.html     |      1 +
 doc/interpreter/octave.html/XREFvec.html           |      1 +
 doc/interpreter/octave.html/XREFvech.html          |      1 +
 doc/interpreter/octave.html/XREFvectorize.html     |      1 +
 doc/interpreter/octave.html/XREFver.html           |      1 +
 doc/interpreter/octave.html/XREFversion.html       |      1 +
 doc/interpreter/octave.html/XREFvertcat.html       |      1 +
 doc/interpreter/octave.html/XREFview.html          |      1 +
 doc/interpreter/octave.html/XREFviridis.html       |     50 +
 doc/interpreter/octave.html/XREFvoronoi.html       |      1 +
 doc/interpreter/octave.html/XREFvoronoin.html      |      1 +
 doc/interpreter/octave.html/XREFwaitbar.html       |      1 +
 doc/interpreter/octave.html/XREFwaitfor.html       |      1 +
 .../octave.html/XREFwaitforbuttonpress.html        |      1 +
 doc/interpreter/octave.html/XREFwaitpid.html       |      1 +
 doc/interpreter/octave.html/XREFwarndlg.html       |      5 +-
 doc/interpreter/octave.html/XREFwarning.html       |      1 +
 .../octave.html/XREFwarning_005fids.html           |      1 +
 doc/interpreter/octave.html/XREFwarranty.html      |      1 +
 doc/interpreter/octave.html/XREFwaterfall.html     |      1 +
 doc/interpreter/octave.html/XREFwavread.html       |     49 -
 doc/interpreter/octave.html/XREFwavwrite.html      |     49 -
 doc/interpreter/octave.html/XREFwblcdf.html        |      1 +
 doc/interpreter/octave.html/XREFwblinv.html        |      1 +
 doc/interpreter/octave.html/XREFwblpdf.html        |      1 +
 doc/interpreter/octave.html/XREFwblrnd.html        |      1 +
 doc/interpreter/octave.html/XREFweekday.html       |      1 +
 .../octave.html/XREFwelch_005ftest.html            |      1 +
 doc/interpreter/octave.html/XREFwhat.html          |      1 +
 doc/interpreter/octave.html/XREFwhich.html         |      1 +
 doc/interpreter/octave.html/XREFwhite.html         |      1 +
 doc/interpreter/octave.html/XREFwhitebg.html       |      1 +
 doc/interpreter/octave.html/XREFwho.html           |      1 +
 doc/interpreter/octave.html/XREFwhos.html          |      1 +
 .../octave.html/XREFwhos_005fline_005fformat.html  |      1 +
 doc/interpreter/octave.html/XREFwienrnd.html       |      1 +
 .../octave.html/XREFwilcoxon_005ftest.html         |      1 +
 doc/interpreter/octave.html/XREFwilkinson.html     |      1 +
 doc/interpreter/octave.html/XREFwinter.html        |      1 +
 doc/interpreter/octave.html/XREFxlabel.html        |      1 +
 doc/interpreter/octave.html/XREFxlim.html          |      1 +
 doc/interpreter/octave.html/XREFxor.html           |      1 +
 .../octave.html/XREFyes_005for_005fno.html         |      1 +
 doc/interpreter/octave.html/XREFylabel.html        |      1 +
 doc/interpreter/octave.html/XREFylim.html          |      1 +
 doc/interpreter/octave.html/XREFyulewalker.html    |      1 +
 doc/interpreter/octave.html/XREFz_005ftest.html    |      1 +
 .../octave.html/XREFz_005ftest_005f2.html          |      1 +
 doc/interpreter/octave.html/XREFzeros.html         |      1 +
 doc/interpreter/octave.html/XREFzip.html           |      1 +
 doc/interpreter/octave.html/XREFzlabel.html        |      1 +
 doc/interpreter/octave.html/XREFzlim.html          |      1 +
 doc/interpreter/octave.html/XREFzoom.html          |      1 +
 doc/interpreter/octave.html/XREFzscore.html        |      1 +
 doc/interpreter/octave.html/Zeros-Treatment.html   |      1 +
 doc/interpreter/octave.html/convhull.png           |    Bin 17902 -> 20027 bytes
 doc/interpreter/octave.html/delaunay.png           |    Bin 26737 -> 29705 bytes
 doc/interpreter/octave.html/errorbar.png           |    Bin 21365 -> 20439 bytes
 doc/interpreter/octave.html/extended.png           |    Bin 16998 -> 16823 bytes
 doc/interpreter/octave.html/fig_003aconvhull.html  |      1 +
 doc/interpreter/octave.html/fig_003adelaunay.html  |      1 +
 doc/interpreter/octave.html/fig_003aerrorbar.html  |      1 +
 .../octave.html/fig_003aextendedtext.html          |      5 +-
 doc/interpreter/octave.html/fig_003afemmodel.html  |      1 +
 doc/interpreter/octave.html/fig_003agplot.html     |      1 +
 doc/interpreter/octave.html/fig_003agriddata.html  |      1 +
 doc/interpreter/octave.html/fig_003ahist.html      |      1 +
 doc/interpreter/octave.html/fig_003ainpolygon.html |      1 +
 .../octave.html/fig_003ainterpderiv1.html          |      1 +
 .../octave.html/fig_003ainterpderiv2.html          |      1 +
 doc/interpreter/octave.html/fig_003ainterpft.html  |      1 +
 doc/interpreter/octave.html/fig_003ainterpn.html   |      1 +
 doc/interpreter/octave.html/fig_003amesh.html      |      1 +
 doc/interpreter/octave.html/fig_003aplot.html      |      1 +
 doc/interpreter/octave.html/fig_003aplot3.html     |      1 +
 doc/interpreter/octave.html/fig_003apolar.html     |      1 +
 .../octave.html/fig_003asimplechol.html            |      1 +
 .../octave.html/fig_003asimplecholperm.html        |      1 +
 .../octave.html/fig_003asimplematrix.html          |      1 +
 .../octave.html/fig_003asplinefit1.html            |      1 +
 .../octave.html/fig_003asplinefit2.html            |      1 +
 .../octave.html/fig_003asplinefit3.html            |      1 +
 .../octave.html/fig_003asplinefit4.html            |      1 +
 .../octave.html/fig_003asplinefit6.html            |      1 +
 doc/interpreter/octave.html/fig_003aspmatrix.html  |      1 +
 doc/interpreter/octave.html/fig_003atriplot.html   |      1 +
 doc/interpreter/octave.html/fig_003avoronoi.html   |      1 +
 doc/interpreter/octave.html/gplot.png              |    Bin 14810 -> 17153 bytes
 doc/interpreter/octave.html/grid.png               |    Bin 33894 -> 52943 bytes
 doc/interpreter/octave.html/griddata.png           |    Bin 92344 -> 134402 bytes
 doc/interpreter/octave.html/hist.png               |    Bin 14053 -> 13554 bytes
 doc/interpreter/octave.html/index.html             |    127 +-
 doc/interpreter/octave.html/inpolygon.png          |    Bin 22777 -> 22966 bytes
 doc/interpreter/octave.html/interpderiv1.png       |    Bin 15217 -> 13979 bytes
 doc/interpreter/octave.html/interpderiv2.png       |    Bin 36510 -> 35604 bytes
 doc/interpreter/octave.html/interpft.png           |    Bin 27679 -> 27372 bytes
 doc/interpreter/octave.html/interpn.png            |    Bin 89910 -> 104924 bytes
 doc/interpreter/octave.html/mesh.png               |    Bin 91859 -> 109497 bytes
 doc/interpreter/octave.html/octave.css             |    112 +
 doc/interpreter/octave.html/plot.png               |    Bin 17179 -> 16530 bytes
 doc/interpreter/octave.html/plot3.png              |    Bin 24256 -> 27702 bytes
 doc/interpreter/octave.html/polar.png              |    Bin 41258 -> 32213 bytes
 doc/interpreter/octave.html/spchol.png             |    Bin 18651 -> 63649 bytes
 doc/interpreter/octave.html/spcholperm.png         |    Bin 47056 -> 32576 bytes
 doc/interpreter/octave.html/splinefit1.png         |    Bin 31412 -> 31882 bytes
 doc/interpreter/octave.html/splinefit2.png         |    Bin 37936 -> 38583 bytes
 doc/interpreter/octave.html/splinefit3.png         |    Bin 25868 -> 24953 bytes
 doc/interpreter/octave.html/splinefit4.png         |    Bin 33052 -> 33213 bytes
 doc/interpreter/octave.html/splinefit6.png         |    Bin 39891 -> 41039 bytes
 doc/interpreter/octave.html/spmatrix.png           |    Bin 75505 -> 52128 bytes
 doc/interpreter/octave.html/tab_003aextended.html  |      1 +
 .../octave.html/tab_003aoverload_005fops.html      |      1 +
 doc/interpreter/octave.html/triplot.png            |    Bin 28023 -> 34956 bytes
 doc/interpreter/octave.html/voronoi.png            |    Bin 35424 -> 41722 bytes
 doc/interpreter/octave.info                        |   5095 +-
 doc/interpreter/octave.info-1                      |   1612 +-
 doc/interpreter/octave.info-2                      |   1980 +-
 doc/interpreter/octave.info-3                      |   2066 +-
 doc/interpreter/octave.info-4                      |   3141 +-
 doc/interpreter/octave.info-5                      |   2063 +-
 doc/interpreter/octave.info-6                      |   4833 +-
 doc/interpreter/octave.info-7                      |  10156 +-
 doc/interpreter/octave.info-8                      |   4101 +-
 doc/interpreter/octave.pdf                         |    Bin 3738851 -> 3937306 bytes
 doc/interpreter/octave.ps                          | 324284 +++++++++++-------
 doc/interpreter/octave.texi                        |     50 +-
 doc/interpreter/oop.texi                           |    931 +-
 doc/interpreter/oop.txi                            |    492 +-
 doc/interpreter/optim.texi                         |    103 +-
 doc/interpreter/package.texi                       |     70 +-
 doc/interpreter/package.txi                        |      7 -
 doc/interpreter/plot-axesproperties.texi           |    165 +-
 doc/interpreter/plot-figureproperties.texi         |    121 +-
 doc/interpreter/plot-imageproperties.texi          |      6 -
 doc/interpreter/plot-lightproperties.texi          |    154 +
 doc/interpreter/plot-lineproperties.texi           |      6 -
 doc/interpreter/plot-patchproperties.texi          |     48 +-
 doc/interpreter/plot-rootproperties.texi           |     52 +-
 doc/interpreter/plot-surfaceproperties.texi        |     58 +-
 doc/interpreter/plot-textproperties.texi           |      9 +-
 doc/interpreter/plot-uibuttongroupproperties.texi  |    250 +
 doc/interpreter/plot-uicontextmenuproperties.texi  |    148 +
 doc/interpreter/plot-uicontrolproperties.texi      |    280 +
 doc/interpreter/plot-uimenuproperties.texi         |    184 +
 doc/interpreter/plot-uipanelproperties.texi        |    232 +
 doc/interpreter/plot-uipushtoolproperties.texi     |    166 +
 doc/interpreter/plot-uitoggletoolproperties.texi   |    184 +
 doc/interpreter/plot-uitoolbarproperties.texi      |    136 +
 doc/interpreter/plot.eps                           |    161 +-
 doc/interpreter/plot.pdf                           |    Bin 7053 -> 4281 bytes
 doc/interpreter/plot.png                           |    Bin 17179 -> 16530 bytes
 doc/interpreter/plot.texi                          |   2270 +-
 doc/interpreter/plot.txi                           |    206 +-
 doc/interpreter/plot3.eps                          |    821 +-
 doc/interpreter/plot3.pdf                          |    Bin 8748 -> 5070 bytes
 doc/interpreter/plot3.png                          |    Bin 24256 -> 27702 bytes
 doc/interpreter/plotimages.m                       |     78 +-
 doc/interpreter/polar.eps                          |    201 +-
 doc/interpreter/polar.pdf                          |    Bin 8036 -> 5649 bytes
 doc/interpreter/polar.png                          |    Bin 41258 -> 32213 bytes
 doc/interpreter/poly.texi                          |    256 +-
 doc/interpreter/poly.txi                           |      8 +-
 doc/interpreter/preface.texi                       |      6 +-
 doc/interpreter/quad.texi                          |    126 +-
 doc/interpreter/set.texi                           |     70 +-
 doc/interpreter/signal.texi                        |    262 +-
 doc/interpreter/sparse.texi                        |    426 +-
 doc/interpreter/sparseimages.m                     |    371 +-
 doc/interpreter/spchol.eps                         |  63697 +++-
 doc/interpreter/spchol.pdf                         |    Bin 406493 -> 365447 bytes
 doc/interpreter/spchol.png                         |    Bin 18651 -> 63649 bytes
 doc/interpreter/spcholperm.eps                     |   4520 +-
 doc/interpreter/spcholperm.pdf                     |    Bin 15073 -> 17041 bytes
 doc/interpreter/spcholperm.png                     |    Bin 47056 -> 32576 bytes
 doc/interpreter/splinefit1.eps                     |   1657 +-
 doc/interpreter/splinefit1.pdf                     |    Bin 21382 -> 18497 bytes
 doc/interpreter/splinefit1.png                     |    Bin 31412 -> 31882 bytes
 doc/interpreter/splinefit2.eps                     |   2533 +-
 doc/interpreter/splinefit2.pdf                     |    Bin 24118 -> 21829 bytes
 doc/interpreter/splinefit2.png                     |    Bin 37936 -> 38583 bytes
 doc/interpreter/splinefit3.eps                     |   1222 +-
 doc/interpreter/splinefit3.pdf                     |    Bin 15598 -> 12804 bytes
 doc/interpreter/splinefit3.png                     |    Bin 25868 -> 24953 bytes
 doc/interpreter/splinefit4.eps                     |   1419 +-
 doc/interpreter/splinefit4.pdf                     |    Bin 21556 -> 18609 bytes
 doc/interpreter/splinefit4.png                     |    Bin 33052 -> 33213 bytes
 doc/interpreter/splinefit6.eps                     |   1615 +-
 doc/interpreter/splinefit6.pdf                     |    Bin 25991 -> 22694 bytes
 doc/interpreter/splinefit6.png                     |    Bin 39891 -> 41039 bytes
 doc/interpreter/splineimages.m                     |     53 +-
 doc/interpreter/spmatrix.eps                       |   6311 +-
 doc/interpreter/spmatrix.pdf                       |    Bin 21127 -> 23959 bytes
 doc/interpreter/spmatrix.png                       |    Bin 75505 -> 52128 bytes
 doc/interpreter/stamp-vti                          |      8 +-
 doc/interpreter/stats.texi                         |    896 +-
 doc/interpreter/stats.txi                          |      7 +-
 doc/interpreter/stmt.texi                          |      2 +-
 doc/interpreter/stmt.txi                           |      2 +-
 doc/interpreter/strings.texi                       |    316 +-
 doc/interpreter/system.texi                        |    977 +-
 doc/interpreter/system.txi                         |     41 +-
 doc/interpreter/testfun.texi                       |    163 +-
 doc/interpreter/testfun.txi                        |     77 +-
 doc/interpreter/tips.texi                          |     78 +-
 doc/interpreter/tips.txi                           |     78 +-
 doc/interpreter/triplot.eps                        |   1153 +-
 doc/interpreter/triplot.pdf                        |    Bin 4801 -> 3447 bytes
 doc/interpreter/triplot.png                        |    Bin 28023 -> 34956 bytes
 doc/interpreter/var.texi                           |     87 +-
 doc/interpreter/vectorize.texi                     |     88 +-
 doc/interpreter/version-octave.texi                |      4 +
 doc/interpreter/version.texi                       |      4 -
 doc/interpreter/voronoi.eps                        |   1626 +-
 doc/interpreter/voronoi.pdf                        |    Bin 7198 -> 4799 bytes
 doc/interpreter/voronoi.png                        |    Bin 35424 -> 41722 bytes
 doc/liboctave/Makefile.am                          |     57 -
 doc/liboctave/Makefile.in                          |   2857 -
 doc/liboctave/liboctave.dvi                        |    Bin 226860 -> 226864 bytes
 doc/liboctave/liboctave.html/index.html            |      2 +-
 doc/liboctave/liboctave.info                       |     56 +-
 doc/liboctave/liboctave.pdf                        |    Bin 291074 -> 291102 bytes
 doc/liboctave/liboctave.ps                         |    380 +-
 doc/liboctave/liboctave.texi                       |      2 +-
 doc/liboctave/module.mk                            |     80 +
 doc/liboctave/stamp-1                              |      4 +
 doc/liboctave/stamp-vti                            |      4 -
 doc/liboctave/version-liboctave.texi               |      4 +
 doc/liboctave/version.texi                         |      4 -
 doc/module.mk                                      |     71 +
 doc/refcard/Makefile.am                            |    105 -
 doc/refcard/Makefile.in                            |   2565 -
 doc/refcard/module.mk                              |     74 +
 doc/refcard/refcard-a4.dvi                         |    Bin 30900 -> 30900 bytes
 doc/refcard/refcard-a4.pdf                         |    Bin 130153 -> 130153 bytes
 doc/refcard/refcard-a4.ps                          |     15 +-
 doc/refcard/refcard-legal.dvi                      |    Bin 31184 -> 31184 bytes
 doc/refcard/refcard-legal.pdf                      |    Bin 130286 -> 130286 bytes
 doc/refcard/refcard-legal.ps                       |     15 +-
 doc/refcard/refcard-letter.dvi                     |    Bin 30968 -> 30968 bytes
 doc/refcard/refcard-letter.pdf                     |    Bin 130401 -> 130401 bytes
 doc/refcard/refcard-letter.ps                      |     15 +-
 etc/icons/Makefile.am                              |    121 -
 etc/icons/Makefile.in                              |   2643 -
 etc/icons/octave.desktop.in                        |      3 +-
 etc/icons/octave_branding_samples.svg              |   1177 +
 etc/module.mk                                      |    147 +
 examples/Makefile.am                               |     29 -
 examples/Makefile.in                               |   2675 -
 examples/code/@FIRfilter/FIRfilter.m               |     20 +-
 examples/code/@FIRfilter/FIRfilter_aggregation.m   |     22 +-
 examples/code/@FIRfilter/display.m                 |      4 +-
 examples/code/@FIRfilter/module.mk                 |     12 -
 examples/code/@FIRfilter/subsasgn.m                |     16 +-
 examples/code/@FIRfilter/subsref.m                 |     17 +-
 examples/code/@polynomial/display.m                |     26 +-
 examples/code/@polynomial/double.m                 |      4 +-
 examples/code/@polynomial/end.m                    |      2 +-
 examples/code/@polynomial/get.m                    |     32 +-
 examples/code/@polynomial/module.mk                |     21 -
 examples/code/@polynomial/mtimes.m                 |      4 +-
 examples/code/@polynomial/numel.m                  |      6 +-
 examples/code/@polynomial/plot.m                   |      6 +-
 examples/code/@polynomial/polynomial.m             |     20 +-
 examples/code/@polynomial/polynomial_superiorto.m  |     21 +-
 examples/code/@polynomial/polyval.m                |      4 +-
 examples/code/@polynomial/roots.m                  |      6 +-
 examples/code/@polynomial/set.m                    |     29 +-
 examples/code/@polynomial/subsasgn.m               |     44 +-
 examples/code/@polynomial/subsref.m                |     49 +-
 examples/code/Makefile.am                          |     64 -
 examples/code/Makefile.in                          |   2525 -
 examples/code/addtwomatrices.cc                    |     16 +-
 examples/code/celldemo.cc                          |     20 +-
 examples/code/embedded.cc                          |      2 +-
 examples/code/fortrandemo.cc                       |     30 +-
 examples/code/funcdemo.cc                          |     40 +-
 examples/code/globaldemo.cc                        |     27 +-
 examples/code/helloworld.cc                        |      4 +-
 examples/code/make_int.cc                          |     37 +-
 examples/code/mex_demo.c                           |      4 +-
 examples/code/oct_demo.cc                          |     23 +-
 examples/code/paramdemo.cc                         |     49 +-
 examples/code/stringdemo.cc                        |     36 +-
 examples/code/structdemo.cc                        |     61 +-
 examples/code/unwinddemo.cc                        |     46 +-
 examples/data/Makefile.am                          |     29 -
 examples/data/Makefile.in                          |   2550 -
 examples/module.mk                                 |     83 +
 libgnu/Makefile.am                                 |    223 +-
 libgnu/Makefile.in                                 |    359 +-
 libgnu/allocator.c                                 |      5 +
 libgnu/allocator.h                                 |     58 +
 libgnu/areadlink.c                                 |     56 +
 libgnu/careadlinkat.c                              |    160 +
 libgnu/careadlinkat.h                              |     67 +
 libgnu/ftruncate.c                                 |    188 +
 libgnu/getrusage.c                                 |    131 +
 libgnu/glthread/lock.c                             |   1057 +
 libgnu/glthread/lock.h                             |    927 +
 libgnu/glthread/threadlib.c                        |     73 +
 libgnu/glthread/tls.c                              |     61 +
 libgnu/glthread/tls.h                              |    299 +
 libgnu/md2.c                                       |    274 +
 libgnu/md2.h                                       |     84 +
 libgnu/md4.c                                       |    382 +
 libgnu/md4.h                                       |     90 +
 libgnu/minmax.h                                    |     60 +
 libgnu/sha1.c                                      |    433 +
 libgnu/sha1.h                                      |    100 +
 libgnu/sha256.c                                    |    576 +
 libgnu/sha256.h                                    |    103 +
 libgnu/sha512.c                                    |    628 +
 libgnu/sha512.h                                    |    106 +
 libgnu/siglist.h                                   |    132 +
 libgnu/snprintf.c                                  |     71 +
 libgnu/strsignal.c                                 |    200 +
 libgnu/sys_resource.in.h                           |    111 +
 libgnu/sys_wait.in.h                               |    129 +
 libgnu/u64.c                                       |      4 +
 libgnu/u64.h                                       |    179 +
 libgnu/waitpid.c                                   |     30 +
 libgui/.dummy_force_cxx_link.cc                    |      0
 libgui/Makefile.am                                 |    138 -
 libgui/Makefile.in                                 |   5059 -
 libgui/graphics/Backend.cc                         |     20 +-
 libgui/graphics/Backend.h                          |      6 +-
 libgui/graphics/BaseControl.cc                     |     12 +-
 libgui/graphics/BaseControl.h                      |      4 +-
 libgui/graphics/ButtonControl.cc                   |     28 +-
 libgui/graphics/ButtonControl.h                    |      4 +-
 libgui/graphics/ButtonGroup.cc                     |    487 +
 libgui/graphics/ButtonGroup.h                      |     78 +
 libgui/graphics/Canvas.cc                          |    201 +-
 libgui/graphics/Canvas.h                           |      7 +-
 libgui/graphics/CheckBoxControl.cc                 |      4 +-
 libgui/graphics/CheckBoxControl.h                  |      4 +-
 libgui/graphics/Container.cc                       |      8 +-
 libgui/graphics/Container.h                        |      4 +-
 libgui/graphics/ContextMenu.cc                     |      8 +-
 libgui/graphics/ContextMenu.h                      |      4 +-
 libgui/graphics/EditControl.cc                     |      4 +-
 libgui/graphics/EditControl.h                      |      4 +-
 libgui/graphics/Figure.cc                          |    174 +-
 libgui/graphics/Figure.h                           |     25 +-
 libgui/graphics/FigureWindow.cc                    |      4 +-
 libgui/graphics/FigureWindow.h                     |      4 +-
 libgui/graphics/GLCanvas.cc                        |      8 +-
 libgui/graphics/GLCanvas.h                         |      4 +-
 libgui/graphics/GenericEventNotify.h               |      4 +-
 libgui/graphics/KeyMap.cc                          |      4 +-
 libgui/graphics/KeyMap.h                           |      4 +-
 libgui/graphics/ListBoxControl.cc                  |     10 +-
 libgui/graphics/ListBoxControl.h                   |      4 +-
 libgui/graphics/Logger.cc                          |      4 +-
 libgui/graphics/Logger.h                           |      4 +-
 libgui/graphics/Menu.cc                            |      4 +-
 libgui/graphics/Menu.h                             |      4 +-
 libgui/graphics/MenuContainer.h                    |      4 +-
 libgui/graphics/MouseModeActionGroup.cc            |      4 +-
 libgui/graphics/MouseModeActionGroup.h             |      4 +-
 libgui/graphics/Object.cc                          |      4 +-
 libgui/graphics/Object.h                           |     10 +-
 libgui/graphics/ObjectFactory.cc                   |      7 +-
 libgui/graphics/ObjectFactory.h                    |      4 +-
 libgui/graphics/ObjectProxy.cc                     |      4 +-
 libgui/graphics/ObjectProxy.h                      |      4 +-
 libgui/graphics/Panel.cc                           |     26 +-
 libgui/graphics/Panel.h                            |      4 +-
 libgui/graphics/PopupMenuControl.cc                |      8 +-
 libgui/graphics/PopupMenuControl.h                 |      4 +-
 libgui/graphics/PushButtonControl.cc               |      4 +-
 libgui/graphics/PushButtonControl.h                |      4 +-
 libgui/graphics/PushTool.cc                        |      4 +-
 libgui/graphics/PushTool.h                         |      4 +-
 libgui/graphics/QtHandlesUtils.cc                  |     42 +-
 libgui/graphics/QtHandlesUtils.h                   |     10 +-
 libgui/graphics/RadioButtonControl.cc              |     10 +-
 libgui/graphics/RadioButtonControl.h               |      4 +-
 libgui/graphics/SliderControl.cc                   |     18 +-
 libgui/graphics/SliderControl.h                    |      4 +-
 libgui/graphics/TextControl.cc                     |      4 +-
 libgui/graphics/TextControl.h                      |      4 +-
 libgui/graphics/TextEdit.cc                        |      4 +-
 libgui/graphics/TextEdit.h                         |      4 +-
 libgui/graphics/ToggleButtonControl.cc             |     10 +-
 libgui/graphics/ToggleButtonControl.h              |      4 +-
 libgui/graphics/ToggleTool.cc                      |      4 +-
 libgui/graphics/ToggleTool.h                       |      4 +-
 libgui/graphics/ToolBar.cc                         |      4 +-
 libgui/graphics/ToolBar.h                          |      4 +-
 libgui/graphics/ToolBarButton.cc                   |     12 +-
 libgui/graphics/ToolBarButton.h                    |      6 +-
 libgui/graphics/__init_qt__.cc                     |     17 +-
 libgui/graphics/__init_qt__.h                      |      4 +-
 libgui/graphics/annotation-dialog.cc               |      7 +-
 libgui/graphics/annotation-dialog.h                |      8 +-
 libgui/graphics/gl-select.cc                       |     16 +-
 libgui/graphics/gl-select.h                        |     15 +-
 libgui/graphics/module.mk                          |    272 +-
 libgui/languages/eu_ES.ts                          |   3541 +
 libgui/link-deps.mk                                |     22 -
 libgui/module.mk                                   |    143 +
 libgui/qterminal-module.mk                         |    171 +-
 libgui/qterminal/libqterminal/QTerminal.cc         |     84 +-
 libgui/qterminal/libqterminal/QTerminal.h          |     29 +-
 .../libqterminal/unix/KeyboardTranslator.cpp       |      2 +-
 libgui/qterminal/libqterminal/unix/kpty.cpp        |      4 +-
 libgui/qterminal/libqterminal/unix/kpty_p.h        |      3 +-
 libgui/src/color-picker.cc                         |      4 +-
 libgui/src/color-picker.h                          |      4 +-
 libgui/src/dialog.cc                               |     46 +-
 libgui/src/dialog.h                                |     15 +-
 libgui/src/documentation-dock-widget.cc            |      6 +-
 libgui/src/documentation-dock-widget.h             |      6 +-
 libgui/src/files-dock-widget.cc                    |    212 +-
 libgui/src/files-dock-widget.h                     |     22 +-
 libgui/src/find-files-dialog.cc                    |     21 +-
 libgui/src/find-files-dialog.h                     |      7 +-
 libgui/src/find-files-model.cc                     |     10 +-
 libgui/src/find-files-model.h                      |      7 +-
 libgui/src/history-dock-widget.cc                  |     50 +-
 libgui/src/history-dock-widget.h                   |      9 +-
 libgui/src/liboctgui-build-info.h                  |     34 +
 libgui/src/liboctgui-build-info.in.cc              |     34 +
 libgui/src/m-editor/file-editor-interface.h        |     17 +-
 libgui/src/m-editor/file-editor-tab.cc             |    815 +-
 libgui/src/m-editor/file-editor-tab.h              |     82 +-
 libgui/src/m-editor/file-editor.cc                 |    734 +-
 libgui/src/m-editor/file-editor.h                  |    110 +-
 libgui/src/m-editor/find-dialog.cc                 |     38 +-
 libgui/src/m-editor/find-dialog.h                  |     15 +-
 libgui/src/m-editor/marker.cc                      |    183 +
 libgui/src/m-editor/marker.h                       |     94 +
 libgui/src/m-editor/octave-qscintilla.cc           |    116 +-
 libgui/src/m-editor/octave-qscintilla.h            |     12 +-
 libgui/src/m-editor/octave-txt-lexer.cc            |      9 +-
 libgui/src/m-editor/octave-txt-lexer.h             |      6 +-
 libgui/src/main-window.cc                          |    325 +-
 libgui/src/main-window.h                           |     50 +-
 libgui/src/module.mk                               |    402 +-
 libgui/src/octave-cmd.cc                           |     99 +-
 libgui/src/octave-cmd.h                            |     72 +-
 libgui/src/octave-dock-widget.cc                   |     27 +-
 libgui/src/octave-dock-widget.h                    |      4 +-
 libgui/src/octave-gui.cc                           |     38 +-
 libgui/src/octave-gui.h                            |      2 +-
 libgui/src/octave-interpreter.cc                   |      8 +-
 libgui/src/octave-interpreter.h                    |      4 +-
 libgui/src/octave-qt-link.cc                       |     46 +-
 libgui/src/octave-qt-link.h                        |      9 +-
 libgui/src/qtinfo/parser.cc                        |     16 +-
 libgui/src/qtinfo/parser.h                         |      6 +-
 libgui/src/qtinfo/webinfo.cc                       |     11 +-
 libgui/src/qtinfo/webinfo.h                        |      5 +
 libgui/src/resource-manager.cc                     |     70 +-
 libgui/src/resource-manager.h                      |     14 +-
 libgui/src/settings-dialog.cc                      |    557 +-
 libgui/src/settings-dialog.h                       |     24 +-
 libgui/src/settings-dialog.ui                      |    798 +-
 libgui/src/shortcut-manager.cc                     |    285 +-
 libgui/src/shortcut-manager.h                      |     70 +-
 libgui/src/terminal-dock-widget.cc                 |      4 +-
 libgui/src/terminal-dock-widget.h                  |      6 +-
 libgui/src/thread-manager.cc                       |     72 +-
 libgui/src/thread-manager.h                        |      2 +-
 libgui/src/welcome-wizard.cc                       |     13 +-
 libgui/src/welcome-wizard.h                        |      6 +-
 libgui/src/workspace-model.cc                      |      6 +-
 libgui/src/workspace-model.h                       |      2 +-
 libgui/src/workspace-view.cc                       |    138 +-
 libgui/src/workspace-view.h                        |     14 +-
 libinterp/DOCSTRINGS                               |   5504 +-
 libinterp/Makefile.am                              |    399 -
 libinterp/Makefile.in                              |   8897 -
 libinterp/build-env-features.sh                    |     61 +
 libinterp/build-env.h                              |    176 +
 libinterp/build-env.in.cc                          |    308 +
 libinterp/builtin-defun-decls.h                    |    756 -
 libinterp/builtins.h                               |      6 +-
 libinterp/config-features.sh                       |     36 -
 libinterp/corefcn/Cell.cc                          |    143 +-
 libinterp/corefcn/Cell.h                           |      6 +-
 libinterp/corefcn/DASPK-opts.cc                    |    763 +
 libinterp/corefcn/DASRT-opts.cc                    |    371 +
 libinterp/corefcn/DASSL-opts.cc                    |    443 +
 libinterp/corefcn/LSODE-opts.cc                    |    425 +
 libinterp/corefcn/Quad-opts.cc                     |    257 +
 libinterp/corefcn/__contourc__.cc                  |     56 +-
 libinterp/corefcn/__dispatch__.cc                  |    108 +-
 libinterp/corefcn/__dsearchn__.cc                  |    108 +-
 libinterp/corefcn/__ichol__.cc                     |    182 +-
 libinterp/corefcn/__ilu__.cc                       |    621 +-
 libinterp/corefcn/__lin_interpn__.cc               |    104 +-
 libinterp/corefcn/__luinc__.cc                     |    285 +
 libinterp/corefcn/__magick_read__.cc               |    653 +-
 libinterp/corefcn/__pchip_deriv__.cc               |     52 +-
 libinterp/corefcn/__qp__.cc                        |    109 +-
 libinterp/corefcn/balance.cc                       |    220 +-
 libinterp/corefcn/base-text-renderer.h             |     81 +
 libinterp/corefcn/besselj.cc                       |    906 +-
 libinterp/corefcn/betainc.cc                       |    548 +-
 libinterp/corefcn/bitfcns.cc                       |   1044 +-
 libinterp/corefcn/bsxfun.cc                        |    652 +-
 libinterp/corefcn/c-file-ptr-stream.cc             |    120 +-
 libinterp/corefcn/c-file-ptr-stream.h              |     18 +-
 libinterp/corefcn/cdisplay.c                       |     23 +-
 libinterp/corefcn/cdisplay.h                       |      8 +-
 libinterp/corefcn/cellfun.cc                       |   1913 +-
 libinterp/corefcn/coct-hdf5-types.c                |     42 +
 libinterp/corefcn/colloc.cc                        |    101 +-
 libinterp/corefcn/comment-list.cc                  |      4 +-
 libinterp/corefcn/comment-list.h                   |      6 +-
 libinterp/corefcn/conv2.cc                         |    184 +-
 libinterp/corefcn/cutils.c                         |     55 -
 libinterp/corefcn/cutils.h                         |     40 -
 libinterp/corefcn/daspk.cc                         |    589 +-
 libinterp/corefcn/dasrt.cc                         |    549 +-
 libinterp/corefcn/dassl.cc                         |    591 +-
 libinterp/corefcn/data.cc                          |   7953 +-
 libinterp/corefcn/data.h                           |      4 +-
 libinterp/corefcn/debug.cc                         |   2232 +-
 libinterp/corefcn/debug.h                          |     79 +-
 libinterp/corefcn/defaults.cc                      |    191 +-
 libinterp/corefcn/defaults.in.h                    |    168 +-
 libinterp/corefcn/defun-dld.h                      |     34 +-
 libinterp/corefcn/defun-int.h                      |    125 +-
 libinterp/corefcn/defun.cc                         |     14 +-
 libinterp/corefcn/defun.h                          |     19 +-
 libinterp/corefcn/det.cc                           |    179 +-
 libinterp/corefcn/dirfns.cc                        |    916 +-
 libinterp/corefcn/dirfns.h                         |      6 +-
 libinterp/corefcn/display.cc                       |     10 +-
 libinterp/corefcn/display.h                        |      4 +-
 libinterp/corefcn/dlmread.cc                       |    427 +-
 libinterp/corefcn/dot.cc                           |    414 +-
 libinterp/corefcn/dynamic-ld.cc                    |    164 +-
 libinterp/corefcn/dynamic-ld.h                     |     20 +-
 libinterp/corefcn/eig.cc                           |    171 +-
 libinterp/corefcn/ellipj.cc                        |    275 +-
 libinterp/corefcn/error.cc                         |   1886 +-
 libinterp/corefcn/error.h                          |     86 +-
 libinterp/corefcn/errwarn.cc                       |    366 +
 libinterp/corefcn/errwarn.h                        |    182 +
 libinterp/corefcn/event-queue.cc                   |     36 +
 libinterp/corefcn/event-queue.h                    |     21 +-
 libinterp/corefcn/fft.cc                           |    177 +-
 libinterp/corefcn/fft2.cc                          |    149 +-
 libinterp/corefcn/fftn.cc                          |    139 +-
 libinterp/corefcn/file-io.cc                       |   4077 +-
 libinterp/corefcn/file-io.h                        |      4 +-
 libinterp/corefcn/filter.cc                        |    583 +-
 libinterp/corefcn/find.cc                          |    230 +-
 libinterp/corefcn/ft-text-renderer.cc              |   1375 +
 libinterp/corefcn/ft-text-renderer.h               |     33 +
 libinterp/corefcn/gammainc.cc                      |    272 +-
 libinterp/corefcn/gcd.cc                           |    183 +-
 libinterp/corefcn/getgrent.cc                      |    207 +-
 libinterp/corefcn/getpwent.cc                      |    209 +-
 libinterp/corefcn/getrusage.cc                     |    273 +-
 libinterp/corefcn/givens.cc                        |    267 +-
 libinterp/corefcn/gl-render.cc                     |   1114 +-
 libinterp/corefcn/gl-render.h                      |    101 +-
 libinterp/corefcn/gl2ps-print.cc                   |    830 +
 libinterp/corefcn/gl2ps-print.h                    |     36 +
 libinterp/corefcn/gl2ps-renderer.cc                |    377 -
 libinterp/corefcn/gl2ps-renderer.h                 |    100 -
 libinterp/corefcn/graphics-props.cc                |   7553 -
 libinterp/corefcn/graphics.cc                      |   6215 +-
 libinterp/corefcn/graphics.in.h                    |   1043 +-
 libinterp/corefcn/gripes.cc                        |    383 +-
 libinterp/corefcn/gripes.h                         |    226 +-
 libinterp/corefcn/hash.cc                          |    238 +
 libinterp/corefcn/help.cc                          |    761 +-
 libinterp/corefcn/help.h                           |      4 +-
 libinterp/corefcn/hess.cc                          |    169 +-
 libinterp/corefcn/hex2num.cc                       |    442 +-
 libinterp/corefcn/hook-fcn.cc                      |      4 +-
 libinterp/corefcn/hook-fcn.h                       |      8 +-
 libinterp/corefcn/input.cc                         |   1173 +-
 libinterp/corefcn/input.h                          |      8 +-
 libinterp/corefcn/inv.cc                           |    184 +-
 libinterp/corefcn/jit-ir.cc                        |     16 +-
 libinterp/corefcn/jit-ir.h                         |     18 +-
 libinterp/corefcn/jit-typeinfo.cc                  |    164 +-
 libinterp/corefcn/jit-typeinfo.h                   |     27 +-
 libinterp/corefcn/jit-util.cc                      |     12 +-
 libinterp/corefcn/jit-util.h                       |     16 +-
 libinterp/corefcn/kron.cc                          |    106 +-
 libinterp/corefcn/load-path.cc                     |    739 +-
 libinterp/corefcn/load-path.h                      |     81 +-
 libinterp/corefcn/load-save.cc                     |   1223 +-
 libinterp/corefcn/load-save.h                      |     10 +-
 libinterp/corefcn/lookup.cc                        |    143 +-
 libinterp/corefcn/ls-ascii-helper.cc               |     12 +-
 libinterp/corefcn/ls-ascii-helper.h                |      4 +-
 libinterp/corefcn/ls-hdf5.cc                       |    369 +-
 libinterp/corefcn/ls-hdf5.h                        |    117 +-
 libinterp/corefcn/ls-mat-ascii.cc                  |    172 +-
 libinterp/corefcn/ls-mat-ascii.h                   |      4 +-
 libinterp/corefcn/ls-mat4.cc                       |    115 +-
 libinterp/corefcn/ls-mat4.h                        |     10 +-
 libinterp/corefcn/ls-mat5.cc                       |    540 +-
 libinterp/corefcn/ls-mat5.h                        |      6 +-
 libinterp/corefcn/ls-oct-ascii.cc                  |    433 -
 libinterp/corefcn/ls-oct-ascii.h                   |    189 -
 libinterp/corefcn/ls-oct-binary.cc                 |     49 +-
 libinterp/corefcn/ls-oct-binary.h                  |      6 +-
 libinterp/corefcn/ls-oct-text.cc                   |    416 +
 libinterp/corefcn/ls-oct-text.h                    |    191 +
 libinterp/corefcn/ls-utils.cc                      |      4 +-
 libinterp/corefcn/ls-utils.h                       |      6 +-
 libinterp/corefcn/lsode.cc                         |    601 +-
 libinterp/corefcn/lu.cc                            |    826 +-
 libinterp/corefcn/luinc.cc                         |    397 -
 libinterp/corefcn/mappers.cc                       |   1843 +-
 libinterp/corefcn/matherr.c                        |     53 -
 libinterp/corefcn/matrix_type.cc                   |    793 +-
 libinterp/corefcn/max.cc                           |    705 +-
 libinterp/corefcn/md5sum.cc                        |     93 -
 libinterp/corefcn/mex.cc                           |    325 +-
 libinterp/corefcn/mex.h                            |     78 +-
 libinterp/corefcn/mexproto.h                       |     72 +-
 libinterp/corefcn/mgorth.cc                        |     82 +-
 libinterp/corefcn/module.mk                        |    606 +-
 libinterp/corefcn/mxarray.in.h                     |     33 +-
 libinterp/corefcn/nproc.cc                         |     85 +-
 libinterp/corefcn/oct-errno.h                      |      4 +-
 libinterp/corefcn/oct-errno.in.cc                  |     10 +-
 libinterp/corefcn/oct-fstrm.cc                     |     26 +-
 libinterp/corefcn/oct-fstrm.h                      |     16 +-
 libinterp/corefcn/oct-handle.h                     |     26 +-
 libinterp/corefcn/oct-hdf5-id.cc                   |     56 -
 libinterp/corefcn/oct-hdf5-id.h                    |     30 -
 libinterp/corefcn/oct-hdf5-types.cc                |     66 +
 libinterp/corefcn/oct-hdf5-types.h                 |     53 +
 libinterp/corefcn/oct-hdf5.h                       |     20 +-
 libinterp/corefcn/oct-hist.cc                      |    590 +-
 libinterp/corefcn/oct-hist.h                       |      4 +-
 libinterp/corefcn/oct-iostrm.cc                    |      5 +-
 libinterp/corefcn/oct-iostrm.h                     |     24 +-
 libinterp/corefcn/oct-lvalue.cc                    |     29 +-
 libinterp/corefcn/oct-lvalue.h                     |     12 +-
 libinterp/corefcn/oct-map.cc                       |    313 +-
 libinterp/corefcn/oct-map.h                        |     49 +-
 libinterp/corefcn/oct-obj.cc                       |    284 -
 libinterp/corefcn/oct-obj.h                        |    305 +-
 libinterp/corefcn/oct-opengl.h                     |     46 +
 libinterp/corefcn/oct-prcstrm.cc                   |     12 +-
 libinterp/corefcn/oct-prcstrm.h                    |     20 +-
 libinterp/corefcn/oct-procbuf.cc                   |     36 +-
 libinterp/corefcn/oct-procbuf.h                    |      4 +-
 libinterp/corefcn/oct-stdstrm.h                    |     36 +-
 libinterp/corefcn/oct-stream.cc                    |   5130 +-
 libinterp/corefcn/oct-stream.h                     |    352 +-
 libinterp/corefcn/oct-strstrm.cc                   |     14 +-
 libinterp/corefcn/oct-strstrm.h                    |     34 +-
 libinterp/corefcn/oct-tex-lexer.cc                 |    514 +-
 libinterp/corefcn/oct-tex-lexer.in.ll              |    177 +-
 libinterp/corefcn/oct-tex-lexer.ll                 |    177 +-
 libinterp/corefcn/oct-tex-parser.cc                |    255 +-
 libinterp/corefcn/oct-tex-parser.h                 |     20 +-
 libinterp/corefcn/oct-tex-parser.in.yy             |    238 +-
 libinterp/corefcn/oct-tex-parser.yy                |    238 +-
 libinterp/corefcn/oct.h                            |     14 +-
 libinterp/corefcn/octave-default-image.h           |      6 +
 libinterp/corefcn/octave-link.cc                   |    456 +-
 libinterp/corefcn/octave-link.h                    |     29 +-
 libinterp/corefcn/octave-preserve-stream-state.h   |     55 +
 libinterp/corefcn/ordschur.cc                      |    159 +-
 libinterp/corefcn/pager.cc                         |    347 +-
 libinterp/corefcn/pager.h                          |      4 +-
 libinterp/corefcn/pinv.cc                          |    105 +-
 libinterp/corefcn/pr-output.cc                     |   1035 +-
 libinterp/corefcn/pr-output.h                      |      9 +-
 libinterp/corefcn/procstream.cc                    |      4 +-
 libinterp/corefcn/procstream.h                     |      4 +-
 libinterp/corefcn/profiler.cc                      |     82 +-
 libinterp/corefcn/profiler.h                       |      6 +-
 libinterp/corefcn/psi.cc                           |    231 +
 libinterp/corefcn/pt-jit.cc                        |    252 +-
 libinterp/corefcn/pt-jit.h                         |     18 +-
 libinterp/corefcn/quad.cc                          |    562 +-
 libinterp/corefcn/quadcc.cc                        |    449 +-
 libinterp/corefcn/qz.cc                            |    660 +-
 libinterp/corefcn/rand.cc                          |   1029 +-
 libinterp/corefcn/rcond.cc                         |     54 +-
 libinterp/corefcn/regexp.cc                        |   1119 +-
 libinterp/corefcn/schur.cc                         |    375 +-
 libinterp/corefcn/sighandlers.cc                   |    692 +-
 libinterp/corefcn/sighandlers.h                    |     35 +-
 libinterp/corefcn/siglist.c                        |    238 -
 libinterp/corefcn/siglist.h                        |     47 -
 libinterp/corefcn/sparse-xdiv.cc                   |     27 +-
 libinterp/corefcn/sparse-xdiv.h                    |      4 +-
 libinterp/corefcn/sparse-xpow.cc                   |    220 +-
 libinterp/corefcn/sparse-xpow.h                    |      4 +-
 libinterp/corefcn/sparse.cc                        |    353 +-
 libinterp/corefcn/spparms.cc                       |    190 +-
 libinterp/corefcn/sqrtm.cc                         |     71 +-
 libinterp/corefcn/str2double.cc                    |    146 +-
 libinterp/corefcn/strfind.cc                       |    345 +-
 libinterp/corefcn/strfns.cc                        |    653 +-
 libinterp/corefcn/sub2ind.cc                       |    199 +-
 libinterp/corefcn/svd.cc                           |    475 +-
 libinterp/corefcn/sylvester.cc                     |    144 +-
 libinterp/corefcn/symtab.cc                        |    309 +-
 libinterp/corefcn/symtab.h                         |    293 +-
 libinterp/corefcn/syscalls.cc                      |   2570 +-
 libinterp/corefcn/sysdep.cc                        |    662 +-
 libinterp/corefcn/sysdep.h                         |     13 +-
 libinterp/corefcn/text-renderer.cc                 |    140 +
 libinterp/corefcn/text-renderer.h                  |    212 +
 libinterp/corefcn/time.cc                          |    672 +-
 libinterp/corefcn/toplev.cc                        |   1396 +-
 libinterp/corefcn/toplev.h                         |     89 +-
 libinterp/corefcn/tril.cc                          |    402 +-
 libinterp/corefcn/tsearch.cc                       |     44 +-
 libinterp/corefcn/txt-eng-ft.cc                    |   1086 -
 libinterp/corefcn/txt-eng-ft.h                     |    210 -
 libinterp/corefcn/txt-eng.cc                       |      4 +-
 libinterp/corefcn/txt-eng.h                        |      8 +-
 libinterp/corefcn/typecast.cc                      |    769 +-
 libinterp/corefcn/urlwrite.cc                      |   1190 +-
 libinterp/corefcn/utils.cc                         |    957 +-
 libinterp/corefcn/utils.h                          |     31 +-
 libinterp/corefcn/variables.cc                     |   1597 +-
 libinterp/corefcn/variables.h                      |     22 +-
 libinterp/corefcn/workspace-element.h              |      4 +-
 libinterp/corefcn/xdiv.cc                          |     52 +-
 libinterp/corefcn/xdiv.h                           |      5 +-
 libinterp/corefcn/xnorm.cc                         |    220 +-
 libinterp/corefcn/xnorm.h                          |      4 +-
 libinterp/corefcn/xpow.cc                          |   1232 +-
 libinterp/corefcn/xpow.h                           |      6 +-
 libinterp/corefcn/zfstream.cc                      |     45 +-
 libinterp/corefcn/zfstream.h                       |     74 +-
 libinterp/dldfcn/__delaunayn__.cc                  |    143 +-
 libinterp/dldfcn/__eigs__.cc                       |    594 +-
 libinterp/dldfcn/__fltk_uigetfile__.cc             |     36 +-
 libinterp/dldfcn/__glpk__.cc                       |    379 +-
 libinterp/dldfcn/__init_fltk__.cc                  |    217 +-
 libinterp/dldfcn/__init_gnuplot__.cc               |     89 +-
 libinterp/dldfcn/__osmesa_print__.cc               |    190 +-
 libinterp/dldfcn/__voronoi__.cc                    |    308 +-
 libinterp/dldfcn/amd.cc                            |    263 +-
 libinterp/dldfcn/audiodevinfo.cc                   |   1678 +-
 libinterp/dldfcn/audioread.cc                      |    359 +-
 libinterp/dldfcn/ccolamd.cc                        |    913 +-
 libinterp/dldfcn/chol.cc                           |   1608 +-
 libinterp/dldfcn/colamd.cc                         |    937 +-
 libinterp/dldfcn/config-module.awk                 |     26 +-
 libinterp/dldfcn/config-module.sh                  |      7 +-
 libinterp/dldfcn/convhulln.cc                      |    283 +-
 libinterp/dldfcn/dmperm.cc                         |    201 +-
 libinterp/dldfcn/fftw.cc                           |    549 +-
 libinterp/dldfcn/module.mk                         |    328 +-
 libinterp/dldfcn/oct-qhull.h                       |     52 +-
 libinterp/dldfcn/qr.cc                             |   1396 +-
 libinterp/dldfcn/symbfact.cc                       |    529 +-
 libinterp/dldfcn/symrcm.cc                         |    107 +-
 libinterp/find-defun-files.sh                      |     13 +-
 libinterp/gendoc.pl                                |     65 +-
 libinterp/genprops.awk                             |     25 +-
 libinterp/liboctinterp-build-info.h                |     34 +
 libinterp/liboctinterp-build-info.in.cc            |     34 +
 libinterp/link-deps.mk                             |     43 -
 libinterp/mk-errno-list                            |      4 +-
 libinterp/mk-pkg-add                               |     20 +-
 libinterp/mkbuiltins                               |    154 +-
 libinterp/mkdefs                                   |     54 -
 libinterp/mkops                                    |     10 +-
 libinterp/module.mk                                |    356 +
 libinterp/oct-conf.in.h                            |    637 -
 libinterp/octave-value/module.mk                   |    266 +-
 libinterp/octave-value/ov-base-diag.cc             |    348 +-
 libinterp/octave-value/ov-base-diag.h              |     19 +-
 libinterp/octave-value/ov-base-int.cc              |    191 +-
 libinterp/octave-value/ov-base-int.h               |     12 +-
 libinterp/octave-value/ov-base-mat.cc              |    332 +-
 libinterp/octave-value/ov-base-mat.h               |     15 +-
 libinterp/octave-value/ov-base-scalar.cc           |     52 +-
 libinterp/octave-value/ov-base-scalar.h            |      6 +-
 libinterp/octave-value/ov-base-sparse.cc           |    271 +-
 libinterp/octave-value/ov-base-sparse.h            |     18 +-
 libinterp/octave-value/ov-base.cc                  |    811 +-
 libinterp/octave-value/ov-base.h                   |     52 +-
 libinterp/octave-value/ov-bool-mat.cc              |    334 +-
 libinterp/octave-value/ov-bool-mat.h               |      9 +-
 libinterp/octave-value/ov-bool-sparse.cc           |    189 +-
 libinterp/octave-value/ov-bool-sparse.h            |      9 +-
 libinterp/octave-value/ov-bool.cc                  |     51 +-
 libinterp/octave-value/ov-bool.h                   |     11 +-
 libinterp/octave-value/ov-builtin.cc               |     76 +-
 libinterp/octave-value/ov-builtin.h                |      9 +-
 libinterp/octave-value/ov-cell.cc                  |    879 +-
 libinterp/octave-value/ov-cell.h                   |     15 +-
 libinterp/octave-value/ov-ch-mat.cc                |    100 +-
 libinterp/octave-value/ov-ch-mat.h                 |      4 +-
 libinterp/octave-value/ov-class.cc                 |   1423 +-
 libinterp/octave-value/ov-class.h                  |     14 +-
 libinterp/octave-value/ov-classdef.cc              |   1687 +-
 libinterp/octave-value/ov-classdef.h               |    138 +-
 libinterp/octave-value/ov-colon.cc                 |      6 +-
 libinterp/octave-value/ov-colon.h                  |      4 +-
 libinterp/octave-value/ov-complex.cc               |    158 +-
 libinterp/octave-value/ov-complex.h                |     36 +-
 libinterp/octave-value/ov-cs-list.cc               |     15 +-
 libinterp/octave-value/ov-cs-list.h                |      7 +-
 libinterp/octave-value/ov-cx-diag.cc               |     26 +-
 libinterp/octave-value/ov-cx-diag.h                |      7 +-
 libinterp/octave-value/ov-cx-mat.cc                |    343 +-
 libinterp/octave-value/ov-cx-mat.h                 |      9 +-
 libinterp/octave-value/ov-cx-sparse.cc             |    274 +-
 libinterp/octave-value/ov-cx-sparse.h              |      9 +-
 libinterp/octave-value/ov-dld-fcn.cc               |     13 +-
 libinterp/octave-value/ov-dld-fcn.h                |     31 +-
 libinterp/octave-value/ov-fcn-handle.cc            |    685 +-
 libinterp/octave-value/ov-fcn-handle.h             |     10 +-
 libinterp/octave-value/ov-fcn-inline.cc            |    608 +-
 libinterp/octave-value/ov-fcn-inline.h             |     10 +-
 libinterp/octave-value/ov-fcn.cc                   |      6 +-
 libinterp/octave-value/ov-fcn.h                    |     34 +-
 libinterp/octave-value/ov-float.cc                 |    143 +-
 libinterp/octave-value/ov-float.h                  |     33 +-
 libinterp/octave-value/ov-flt-complex.cc           |    121 +-
 libinterp/octave-value/ov-flt-complex.h            |     27 +-
 libinterp/octave-value/ov-flt-cx-diag.cc           |     23 +-
 libinterp/octave-value/ov-flt-cx-diag.h            |      7 +-
 libinterp/octave-value/ov-flt-cx-mat.cc            |    349 +-
 libinterp/octave-value/ov-flt-cx-mat.h             |      9 +-
 libinterp/octave-value/ov-flt-re-diag.cc           |     16 +-
 libinterp/octave-value/ov-flt-re-diag.h            |      7 +-
 libinterp/octave-value/ov-flt-re-mat.cc            |    432 +-
 libinterp/octave-value/ov-flt-re-mat.h             |      8 +-
 libinterp/octave-value/ov-int-traits.h             |      8 +-
 libinterp/octave-value/ov-int16.cc                 |     25 +-
 libinterp/octave-value/ov-int16.h                  |      4 +-
 libinterp/octave-value/ov-int32.cc                 |     25 +-
 libinterp/octave-value/ov-int32.h                  |      4 +-
 libinterp/octave-value/ov-int64.cc                 |     25 +-
 libinterp/octave-value/ov-int64.h                  |      4 +-
 libinterp/octave-value/ov-int8.cc                  |     25 +-
 libinterp/octave-value/ov-int8.h                   |      4 +-
 libinterp/octave-value/ov-intx.h                   |    123 +-
 libinterp/octave-value/ov-java.cc                  |   1900 +-
 libinterp/octave-value/ov-java.h                   |    225 +-
 libinterp/octave-value/ov-lazy-idx.cc              |     42 +-
 libinterp/octave-value/ov-lazy-idx.h               |      9 +-
 libinterp/octave-value/ov-mex-fcn.cc               |     40 +-
 libinterp/octave-value/ov-mex-fcn.h                |     23 +-
 libinterp/octave-value/ov-null-mat.cc              |     58 +-
 libinterp/octave-value/ov-null-mat.h               |      9 +-
 libinterp/octave-value/ov-oncleanup.cc             |     98 +-
 libinterp/octave-value/ov-oncleanup.h              |     18 +-
 libinterp/octave-value/ov-perm.cc                  |    149 +-
 libinterp/octave-value/ov-perm.h                   |     11 +-
 libinterp/octave-value/ov-range.cc                 |    207 +-
 libinterp/octave-value/ov-range.h                  |     20 +-
 libinterp/octave-value/ov-re-diag.cc               |     37 +-
 libinterp/octave-value/ov-re-diag.h                |      7 +-
 libinterp/octave-value/ov-re-mat.cc                |    452 +-
 libinterp/octave-value/ov-re-mat.h                 |      8 +-
 libinterp/octave-value/ov-re-sparse.cc             |    306 +-
 libinterp/octave-value/ov-re-sparse.h              |      9 +-
 libinterp/octave-value/ov-scalar.cc                |    146 +-
 libinterp/octave-value/ov-scalar.h                 |     33 +-
 libinterp/octave-value/ov-str-mat.cc               |    453 +-
 libinterp/octave-value/ov-str-mat.h                |     15 +-
 libinterp/octave-value/ov-struct.cc                |   1293 +-
 libinterp/octave-value/ov-struct.h                 |     11 +-
 libinterp/octave-value/ov-type-conv.h              |     37 +-
 libinterp/octave-value/ov-typeinfo.cc              |     47 +-
 libinterp/octave-value/ov-typeinfo.h               |      6 +-
 libinterp/octave-value/ov-uint16.cc                |     25 +-
 libinterp/octave-value/ov-uint16.h                 |      4 +-
 libinterp/octave-value/ov-uint32.cc                |     25 +-
 libinterp/octave-value/ov-uint32.h                 |      4 +-
 libinterp/octave-value/ov-uint64.cc                |     25 +-
 libinterp/octave-value/ov-uint64.h                 |      4 +-
 libinterp/octave-value/ov-uint8.cc                 |     25 +-
 libinterp/octave-value/ov-uint8.h                  |      4 +-
 libinterp/octave-value/ov-usr-fcn.cc               |    570 +-
 libinterp/octave-value/ov-usr-fcn.h                |     62 +-
 libinterp/octave-value/ov.cc                       |   1810 +-
 libinterp/octave-value/ov.h                        |    287 +-
 libinterp/octave-value/ovl.cc                      |    276 +
 libinterp/octave-value/ovl.h                       |    324 +
 libinterp/octave.cc                                |    351 +-
 libinterp/octave.h                                 |      8 +-
 libinterp/operators/module.mk                      |    275 +-
 libinterp/operators/op-b-b.cc                      |     18 +-
 libinterp/operators/op-b-bm.cc                     |     10 +-
 libinterp/operators/op-b-sbm.cc                    |     19 +-
 libinterp/operators/op-bm-b.cc                     |     11 +-
 libinterp/operators/op-bm-bm.cc                    |     22 +-
 libinterp/operators/op-bm-sbm.cc                   |     19 +-
 libinterp/operators/op-cdm-cdm.cc                  |     24 +-
 libinterp/operators/op-cdm-cm.cc                   |      4 +
 libinterp/operators/op-cdm-dm.cc                   |      4 +
 libinterp/operators/op-cdm-m.cc                    |      4 +
 libinterp/operators/op-cell.cc                     |     19 +-
 libinterp/operators/op-chm.cc                      |     38 +-
 libinterp/operators/op-class.cc                    |     50 +-
 libinterp/operators/op-cm-cdm.cc                   |      4 +
 libinterp/operators/op-cm-cm.cc                    |     60 +-
 libinterp/operators/op-cm-cs.cc                    |     24 +-
 libinterp/operators/op-cm-dm.cc                    |      4 +
 libinterp/operators/op-cm-m.cc                     |     22 +-
 libinterp/operators/op-cm-s.cc                     |     24 +-
 libinterp/operators/op-cm-scm.cc                   |     33 +-
 libinterp/operators/op-cm-sm.cc                    |     29 +-
 libinterp/operators/op-cs-cm.cc                    |     23 +-
 libinterp/operators/op-cs-cs.cc                    |     45 +-
 libinterp/operators/op-cs-m.cc                     |     21 +-
 libinterp/operators/op-cs-s.cc                     |     34 +-
 libinterp/operators/op-cs-scm.cc                   |     32 +-
 libinterp/operators/op-cs-sm.cc                    |     31 +-
 libinterp/operators/op-dm-cdm.cc                   |      4 +
 libinterp/operators/op-dm-cm.cc                    |      4 +
 libinterp/operators/op-dm-dm.cc                    |     20 +-
 libinterp/operators/op-dm-m.cc                     |      4 +
 libinterp/operators/op-dm-scm.cc                   |    110 +-
 libinterp/operators/op-dm-sm.cc                    |     34 +-
 libinterp/operators/op-dm-template.cc              |     34 +-
 libinterp/operators/op-dms-template.cc             |     28 +-
 libinterp/operators/op-double-conv.cc              |      8 +-
 libinterp/operators/op-fcdm-fcdm.cc                |     24 +-
 libinterp/operators/op-fcdm-fcm.cc                 |      4 +
 libinterp/operators/op-fcdm-fdm.cc                 |      8 +-
 libinterp/operators/op-fcdm-fm.cc                  |      4 +
 libinterp/operators/op-fcm-fcdm.cc                 |      4 +
 libinterp/operators/op-fcm-fcm.cc                  |     81 +-
 libinterp/operators/op-fcm-fcs.cc                  |     28 +-
 libinterp/operators/op-fcm-fdm.cc                  |      4 +
 libinterp/operators/op-fcm-fm.cc                   |     26 +-
 libinterp/operators/op-fcm-fs.cc                   |     28 +-
 libinterp/operators/op-fcn.cc                      |     14 +-
 libinterp/operators/op-fcs-fcm.cc                  |     26 +-
 libinterp/operators/op-fcs-fcs.cc                  |     45 +-
 libinterp/operators/op-fcs-fm.cc                   |     21 +-
 libinterp/operators/op-fcs-fs.cc                   |     34 +-
 libinterp/operators/op-fdm-fcdm.cc                 |      4 +
 libinterp/operators/op-fdm-fcm.cc                  |      4 +
 libinterp/operators/op-fdm-fdm.cc                  |     22 +-
 libinterp/operators/op-fdm-fm.cc                   |      4 +
 libinterp/operators/op-float-conv.cc               |      8 +-
 libinterp/operators/op-fm-fcdm.cc                  |      4 +
 libinterp/operators/op-fm-fcm.cc                   |     31 +-
 libinterp/operators/op-fm-fcs.cc                   |     24 +-
 libinterp/operators/op-fm-fdm.cc                   |      4 +
 libinterp/operators/op-fm-fm.cc                    |     42 +-
 libinterp/operators/op-fm-fs.cc                    |     24 +-
 libinterp/operators/op-fs-fcm.cc                   |     26 +-
 libinterp/operators/op-fs-fcs.cc                   |     34 +-
 libinterp/operators/op-fs-fm.cc                    |     23 +-
 libinterp/operators/op-fs-fs.cc                    |     37 +-
 libinterp/operators/op-i16-i16.cc                  |      8 +-
 libinterp/operators/op-i32-i32.cc                  |      8 +-
 libinterp/operators/op-i64-i64.cc                  |      8 +-
 libinterp/operators/op-i8-i8.cc                    |      8 +-
 libinterp/operators/op-int-concat.cc               |      8 +-
 libinterp/operators/op-int-conv.cc                 |     10 +-
 libinterp/operators/op-int.h                       |    284 +-
 libinterp/operators/op-m-cdm.cc                    |      4 +
 libinterp/operators/op-m-cm.cc                     |     26 +-
 libinterp/operators/op-m-cs.cc                     |     24 +-
 libinterp/operators/op-m-dm.cc                     |      4 +
 libinterp/operators/op-m-m.cc                      |     41 +-
 libinterp/operators/op-m-s.cc                      |     24 +-
 libinterp/operators/op-m-scm.cc                    |     31 +-
 libinterp/operators/op-m-sm.cc                     |     28 +-
 libinterp/operators/op-pm-pm.cc                    |     21 +-
 libinterp/operators/op-pm-scm.cc                   |     24 +-
 libinterp/operators/op-pm-sm.cc                    |     20 +-
 libinterp/operators/op-pm-template.cc              |     38 +-
 libinterp/operators/op-range.cc                    |     14 +-
 libinterp/operators/op-s-cm.cc                     |     23 +-
 libinterp/operators/op-s-cs.cc                     |     34 +-
 libinterp/operators/op-s-m.cc                      |     23 +-
 libinterp/operators/op-s-s.cc                      |     35 +-
 libinterp/operators/op-s-scm.cc                    |     34 +-
 libinterp/operators/op-s-sm.cc                     |     31 +-
 libinterp/operators/op-sbm-b.cc                    |     23 +-
 libinterp/operators/op-sbm-bm.cc                   |     23 +-
 libinterp/operators/op-sbm-sbm.cc                  |     16 +-
 libinterp/operators/op-scm-cm.cc                   |     37 +-
 libinterp/operators/op-scm-cs.cc                   |     43 +-
 libinterp/operators/op-scm-m.cc                    |     34 +-
 libinterp/operators/op-scm-s.cc                    |     40 +-
 libinterp/operators/op-scm-scm.cc                  |     41 +-
 libinterp/operators/op-scm-sm.cc                   |     25 +-
 libinterp/operators/op-sm-cm.cc                    |     31 +-
 libinterp/operators/op-sm-cs.cc                    |     32 +-
 libinterp/operators/op-sm-m.cc                     |     29 +-
 libinterp/operators/op-sm-s.cc                     |     35 +-
 libinterp/operators/op-sm-scm.cc                   |     27 +-
 libinterp/operators/op-sm-sm.cc                    |     24 +-
 libinterp/operators/op-str-m.cc                    |     14 +-
 libinterp/operators/op-str-s.cc                    |     14 +-
 libinterp/operators/op-str-str.cc                  |     30 +-
 libinterp/operators/op-struct.cc                   |     47 +-
 libinterp/operators/op-ui16-ui16.cc                |      8 +-
 libinterp/operators/op-ui32-ui32.cc                |      8 +-
 libinterp/operators/op-ui64-ui64.cc                |      8 +-
 libinterp/operators/op-ui8-ui8.cc                  |      8 +-
 libinterp/operators/ops.h                          |    342 +-
 libinterp/options-usage.h                          |      4 +-
 libinterp/parse-tree/lex.cc                        |   1660 +-
 libinterp/parse-tree/lex.h                         |     18 +-
 libinterp/parse-tree/lex.ll                        |    452 +-
 libinterp/parse-tree/module.mk                     |    174 +-
 libinterp/parse-tree/oct-gperf.h                   |    106 +-
 libinterp/parse-tree/oct-parse.cc                  |   5683 +-
 libinterp/parse-tree/oct-parse.h                   |    282 +-
 libinterp/parse-tree/oct-parse.in.yy               |   1742 +-
 libinterp/parse-tree/oct-parse.yy                  |   1742 +-
 libinterp/parse-tree/parse.h                       |     62 +-
 libinterp/parse-tree/pt-all.h                      |      4 +-
 libinterp/parse-tree/pt-arg-list.cc                |    131 +-
 libinterp/parse-tree/pt-arg-list.h                 |      4 +-
 libinterp/parse-tree/pt-array-list.cc              |      4 +-
 libinterp/parse-tree/pt-array-list.h               |     11 +-
 libinterp/parse-tree/pt-assign.cc                  |    190 +-
 libinterp/parse-tree/pt-assign.h                   |      4 +-
 libinterp/parse-tree/pt-binop.cc                   |    179 +-
 libinterp/parse-tree/pt-binop.h                    |      5 +-
 libinterp/parse-tree/pt-bp.cc                      |     21 +-
 libinterp/parse-tree/pt-bp.h                       |     16 +-
 libinterp/parse-tree/pt-cbinop.cc                  |     38 +-
 libinterp/parse-tree/pt-cbinop.h                   |      4 +-
 libinterp/parse-tree/pt-cell.cc                    |     17 +-
 libinterp/parse-tree/pt-cell.h                     |      4 +-
 libinterp/parse-tree/pt-check.cc                   |     16 +-
 libinterp/parse-tree/pt-check.h                    |      6 +-
 libinterp/parse-tree/pt-classdef.cc                |      5 +-
 libinterp/parse-tree/pt-classdef.h                 |      6 +-
 libinterp/parse-tree/pt-cmd.cc                     |      4 +-
 libinterp/parse-tree/pt-cmd.h                      |      4 +-
 libinterp/parse-tree/pt-colon.cc                   |    134 +-
 libinterp/parse-tree/pt-colon.h                    |      6 +-
 libinterp/parse-tree/pt-const.cc                   |     10 +-
 libinterp/parse-tree/pt-const.h                    |      4 +-
 libinterp/parse-tree/pt-decl.cc                    |     11 +-
 libinterp/parse-tree/pt-decl.h                     |      8 +-
 libinterp/parse-tree/pt-eval.cc                    |    704 +-
 libinterp/parse-tree/pt-eval.h                     |      6 +-
 libinterp/parse-tree/pt-except.cc                  |      4 +-
 libinterp/parse-tree/pt-except.h                   |      4 +-
 libinterp/parse-tree/pt-exp.cc                     |     27 +-
 libinterp/parse-tree/pt-exp.h                      |      6 +-
 libinterp/parse-tree/pt-fcn-handle.cc              |     14 +-
 libinterp/parse-tree/pt-fcn-handle.h               |      6 +-
 libinterp/parse-tree/pt-funcall.cc                 |     14 +-
 libinterp/parse-tree/pt-funcall.h                  |      6 +-
 libinterp/parse-tree/pt-id.cc                      |     21 +-
 libinterp/parse-tree/pt-id.h                       |     19 +-
 libinterp/parse-tree/pt-idx.cc                     |    449 +-
 libinterp/parse-tree/pt-idx.h                      |      4 +-
 libinterp/parse-tree/pt-jump.cc                    |      6 +-
 libinterp/parse-tree/pt-jump.h                     |      4 +-
 libinterp/parse-tree/pt-loop.cc                    |     10 +-
 libinterp/parse-tree/pt-loop.h                     |     20 +-
 libinterp/parse-tree/pt-mat.cc                     |    325 +-
 libinterp/parse-tree/pt-mat.h                      |      4 +-
 libinterp/parse-tree/pt-misc.cc                    |     58 +-
 libinterp/parse-tree/pt-misc.h                     |      4 +-
 libinterp/parse-tree/pt-pr-code.cc                 |     21 +-
 libinterp/parse-tree/pt-pr-code.h                  |      6 +-
 libinterp/parse-tree/pt-select.cc                  |     22 +-
 libinterp/parse-tree/pt-select.h                   |      4 +-
 libinterp/parse-tree/pt-stmt.cc                    |     63 +-
 libinterp/parse-tree/pt-stmt.h                     |     16 +-
 libinterp/parse-tree/pt-unop.cc                    |     59 +-
 libinterp/parse-tree/pt-unop.h                     |      5 +-
 libinterp/parse-tree/pt-walk.h                     |     36 +-
 libinterp/parse-tree/pt.cc                         |     53 +-
 libinterp/parse-tree/pt.h                          |     31 +-
 libinterp/parse-tree/token.cc                      |      6 +-
 libinterp/parse-tree/token.h                       |      6 +-
 libinterp/template-inst/Array-jit.cc               |     12 +-
 libinterp/template-inst/Array-os.cc                |     51 -
 libinterp/template-inst/Array-tc.cc                |      4 +-
 libinterp/template-inst/module.mk                  |      7 +-
 libinterp/version.cc                               |      6 +-
 libinterp/version.in.h                             |      8 +-
 liboctave/.dummy_force_cxx_link.cc                 |      0
 liboctave/Makefile.am                              |    133 -
 liboctave/Makefile.in                              |  12339 -
 liboctave/array/Array-C.cc                         |     12 +-
 liboctave/array/Array-b.cc                         |     24 +-
 liboctave/array/Array-ch.cc                        |      8 +-
 liboctave/array/Array-d.cc                         |     22 +-
 liboctave/array/Array-f.cc                         |     22 +-
 liboctave/array/Array-fC.cc                        |     12 +-
 liboctave/array/Array-i.cc                         |     12 +-
 liboctave/array/Array-idx-vec.cc                   |      4 +-
 liboctave/array/Array-s.cc                         |      8 +-
 liboctave/array/Array-str.cc                       |      4 +-
 liboctave/array/Array-util.cc                      |    258 +-
 liboctave/array/Array-util.h                       |      6 +-
 liboctave/array/Array-voidp.cc                     |      4 +-
 liboctave/array/Array.cc                           |    764 +-
 liboctave/array/Array.h                            |    126 +-
 liboctave/array/CColVector.cc                      |    133 +-
 liboctave/array/CColVector.h                       |      4 +-
 liboctave/array/CDiagMatrix.cc                     |    137 +-
 liboctave/array/CDiagMatrix.h                      |      6 +-
 liboctave/array/CMatrix.cc                         |   1140 +-
 liboctave/array/CMatrix.h                          |     37 +-
 liboctave/array/CNDArray.cc                        |    117 +-
 liboctave/array/CNDArray.h                         |      8 +-
 liboctave/array/CRowVector.cc                      |    125 +-
 liboctave/array/CRowVector.h                       |      4 +-
 liboctave/array/CSparse.cc                         |   3998 +-
 liboctave/array/CSparse.h                          |     20 +-
 liboctave/array/DiagArray2.cc                      |     41 +-
 liboctave/array/DiagArray2.h                       |     20 +-
 liboctave/array/MArray-C.cc                        |      4 +-
 liboctave/array/MArray-d.cc                        |      4 +-
 liboctave/array/MArray-decl.h                      |    269 -
 liboctave/array/MArray-defs.h                      |     67 -
 liboctave/array/MArray-f.cc                        |      4 +-
 liboctave/array/MArray-fC.cc                       |      4 +-
 liboctave/array/MArray-i.cc                        |     10 +-
 liboctave/array/MArray-s.cc                        |      6 +-
 liboctave/array/MArray.cc                          |     73 +-
 liboctave/array/MArray.h                           |    148 +-
 liboctave/array/MDiagArray2.cc                     |     23 +-
 liboctave/array/MDiagArray2.h                      |     67 +-
 liboctave/array/MSparse-C.cc                       |      5 +-
 liboctave/array/MSparse-d.cc                       |      5 +-
 liboctave/array/MSparse-defs.h                     |    213 -
 liboctave/array/MSparse.cc                         |    170 +-
 liboctave/array/MSparse.h                          |    121 +-
 liboctave/array/Matrix.h                           |      4 +-
 liboctave/array/MatrixType.cc                      |     22 +-
 liboctave/array/MatrixType.h                       |      6 +-
 liboctave/array/PermMatrix.cc                      |     57 +-
 liboctave/array/PermMatrix.h                       |     27 +-
 liboctave/array/Range.cc                           |    253 +-
 liboctave/array/Range.h                            |     83 +-
 liboctave/array/Sparse-C.cc                        |     12 +-
 liboctave/array/Sparse-b.cc                        |     11 +-
 liboctave/array/Sparse-d.cc                        |      8 +-
 liboctave/array/Sparse.cc                          |    595 +-
 liboctave/array/Sparse.h                           |    155 +-
 liboctave/array/boolMatrix.cc                      |      6 +-
 liboctave/array/boolMatrix.h                       |      4 +-
 liboctave/array/boolNDArray.cc                     |      7 +-
 liboctave/array/boolNDArray.h                      |      4 +-
 liboctave/array/boolSparse.cc                      |      4 +-
 liboctave/array/boolSparse.h                       |      9 +-
 liboctave/array/chMatrix.cc                        |     16 +-
 liboctave/array/chMatrix.h                         |      4 +-
 liboctave/array/chNDArray.cc                       |     37 +-
 liboctave/array/chNDArray.h                        |      4 +-
 liboctave/array/dColVector.cc                      |     92 +-
 liboctave/array/dColVector.h                       |      4 +-
 liboctave/array/dDiagMatrix.cc                     |     94 +-
 liboctave/array/dDiagMatrix.h                      |      9 +-
 liboctave/array/dMatrix.cc                         |    936 +-
 liboctave/array/dMatrix.h                          |     37 +-
 liboctave/array/dNDArray.cc                        |     89 +-
 liboctave/array/dNDArray.h                         |     13 +-
 liboctave/array/dRowVector.cc                      |     86 +-
 liboctave/array/dRowVector.h                       |      4 +-
 liboctave/array/dSparse.cc                         |   4119 +-
 liboctave/array/dSparse.h                          |     37 +-
 liboctave/array/dim-vector.cc                      |     25 +-
 liboctave/array/dim-vector.h                       |    132 +-
 liboctave/array/fCColVector.cc                     |    132 +-
 liboctave/array/fCColVector.h                      |      4 +-
 liboctave/array/fCDiagMatrix.cc                    |    137 +-
 liboctave/array/fCDiagMatrix.h                     |      6 +-
 liboctave/array/fCMatrix.cc                        |    904 +-
 liboctave/array/fCMatrix.h                         |     34 +-
 liboctave/array/fCNDArray.cc                       |     84 +-
 liboctave/array/fCNDArray.h                        |      8 +-
 liboctave/array/fCRowVector.cc                     |    126 +-
 liboctave/array/fCRowVector.h                      |      4 +-
 liboctave/array/fColVector.cc                      |     92 +-
 liboctave/array/fColVector.h                       |      4 +-
 liboctave/array/fDiagMatrix.cc                     |     94 +-
 liboctave/array/fDiagMatrix.h                      |      9 +-
 liboctave/array/fMatrix.cc                         |    728 +-
 liboctave/array/fMatrix.h                          |     38 +-
 liboctave/array/fNDArray.cc                        |     89 +-
 liboctave/array/fNDArray.h                         |     13 +-
 liboctave/array/fRowVector.cc                      |     86 +-
 liboctave/array/fRowVector.h                       |      4 +-
 liboctave/array/idx-vector.cc                      |    168 +-
 liboctave/array/idx-vector.h                       |     61 +-
 liboctave/array/int16NDArray.cc                    |      6 +-
 liboctave/array/int16NDArray.h                     |      6 +-
 liboctave/array/int32NDArray.cc                    |      6 +-
 liboctave/array/int32NDArray.h                     |      6 +-
 liboctave/array/int64NDArray.cc                    |      6 +-
 liboctave/array/int64NDArray.h                     |      6 +-
 liboctave/array/int8NDArray.cc                     |      6 +-
 liboctave/array/int8NDArray.h                      |      6 +-
 liboctave/array/intNDArray.cc                      |     80 +-
 liboctave/array/intNDArray.h                       |     16 +-
 liboctave/array/module.mk                          |    261 +-
 liboctave/array/uint16NDArray.cc                   |      6 +-
 liboctave/array/uint16NDArray.h                    |      6 +-
 liboctave/array/uint32NDArray.cc                   |      6 +-
 liboctave/array/uint32NDArray.h                    |      6 +-
 liboctave/array/uint64NDArray.cc                   |      6 +-
 liboctave/array/uint64NDArray.h                    |      6 +-
 liboctave/array/uint8NDArray.cc                    |      6 +-
 liboctave/array/uint8NDArray.h                     |      6 +-
 liboctave/cruft/Faddeeva/Faddeeva.cc               |     53 +-
 liboctave/cruft/Faddeeva/module.mk                 |      6 +-
 liboctave/cruft/amos/README                        |     15 +
 liboctave/cruft/amos/module.mk                     |    137 +-
 liboctave/cruft/blas-xtra/module.mk                |     52 +-
 liboctave/cruft/daspk/module.mk                    |     58 +-
 liboctave/cruft/dasrt/module.mk                    |      8 +-
 liboctave/cruft/dassl/module.mk                    |     18 +-
 liboctave/cruft/fftpack/module.mk                  |     73 +-
 liboctave/cruft/lapack-xtra/module.mk              |     20 +-
 liboctave/cruft/misc/blaswrap.c                    |     11 +-
 liboctave/cruft/misc/cquit.c                       |     26 +-
 liboctave/cruft/misc/f77-extern.cc                 |      4 +-
 liboctave/cruft/misc/f77-fcn.c                     |      4 +-
 liboctave/cruft/misc/f77-fcn.h                     |     49 +-
 liboctave/cruft/misc/lo-error.c                    |     18 +-
 liboctave/cruft/misc/lo-error.h                    |     40 +-
 liboctave/cruft/misc/module.mk                     |     31 +-
 liboctave/cruft/misc/quit.cc                       |      4 +-
 liboctave/cruft/misc/quit.h                        |    110 +-
 liboctave/cruft/mkf77def.in                        |     60 -
 liboctave/cruft/module.mk                          |     84 +-
 liboctave/cruft/odepack/module.mk                  |     34 +-
 liboctave/cruft/ordered-qz/README                  |      2 +
 liboctave/cruft/ordered-qz/module.mk               |     13 +-
 liboctave/cruft/quadpack/module.mk                 |     36 +-
 liboctave/cruft/ranlib/module.mk                   |    115 +-
 liboctave/cruft/ranlib/tstmid.for                  |     82 +-
 liboctave/cruft/slatec-err/module.mk               |     30 +-
 liboctave/cruft/slatec-fn/dpsifn.f                 |    368 +
 liboctave/cruft/slatec-fn/module.mk                |    157 +-
 liboctave/cruft/slatec-fn/psifn.f                  |    368 +
 liboctave/liboctave-build-info.h                   |     34 +
 liboctave/liboctave-build-info.in.cc               |     34 +
 liboctave/link-deps.mk                             |     39 -
 liboctave/module.mk                                |    140 +
 liboctave/numeric/CmplxAEPBAL.cc                   |    105 -
 liboctave/numeric/CmplxAEPBAL.h                    |     51 -
 liboctave/numeric/CmplxCHOL.cc                     |    446 -
 liboctave/numeric/CmplxCHOL.h                      |     99 -
 liboctave/numeric/CmplxGEPBAL.cc                   |    129 -
 liboctave/numeric/CmplxGEPBAL.h                    |     89 -
 liboctave/numeric/CmplxHESS.cc                     |    125 -
 liboctave/numeric/CmplxHESS.h                      |     82 -
 liboctave/numeric/CmplxLU.cc                       |    226 -
 liboctave/numeric/CmplxLU.h                        |     67 -
 liboctave/numeric/CmplxQR.cc                       |    708 -
 liboctave/numeric/CmplxQR.h                        |     76 -
 liboctave/numeric/CmplxQRP.cc                      |    109 -
 liboctave/numeric/CmplxQRP.h                       |     69 -
 liboctave/numeric/CmplxSCHUR.cc                    |    173 -
 liboctave/numeric/CmplxSCHUR.h                     |     94 -
 liboctave/numeric/CmplxSVD.cc                      |    215 -
 liboctave/numeric/CmplxSVD.h                       |     97 -
 liboctave/numeric/CollocWt.cc                      |     50 +-
 liboctave/numeric/CollocWt.h                       |     12 +-
 liboctave/numeric/DAE.h                            |      4 +-
 liboctave/numeric/DAEFunc.h                        |      4 +-
 liboctave/numeric/DAERT.h                          |      4 +-
 liboctave/numeric/DAERTFunc.h                      |      4 +-
 liboctave/numeric/DASPK-opts.in                    |     18 +-
 liboctave/numeric/DASPK.cc                         |     56 +-
 liboctave/numeric/DASPK.h                          |      5 +-
 liboctave/numeric/DASRT.cc                         |     28 +-
 liboctave/numeric/DASRT.h                          |      5 +-
 liboctave/numeric/DASSL.cc                         |     26 +-
 liboctave/numeric/DASSL.h                          |      5 +-
 liboctave/numeric/DET.h                            |     16 +-
 liboctave/numeric/EIG.cc                           |    574 +-
 liboctave/numeric/EIG.h                            |      4 +-
 liboctave/numeric/LSODE-opts.in                    |      8 +-
 liboctave/numeric/LSODE.cc                         |     22 +-
 liboctave/numeric/LSODE.h                          |      5 +-
 liboctave/numeric/ODE.h                            |      4 +-
 liboctave/numeric/ODEFunc.h                        |      4 +-
 liboctave/numeric/ODES.cc                          |      8 +-
 liboctave/numeric/ODES.h                           |      8 +-
 liboctave/numeric/ODESFunc.h                       |      4 +-
 liboctave/numeric/Quad.cc                          |     12 +-
 liboctave/numeric/Quad.h                           |     31 +-
 liboctave/numeric/SparseCmplxCHOL.cc               |     70 -
 liboctave/numeric/SparseCmplxCHOL.h                |    109 -
 liboctave/numeric/SparseCmplxLU.cc                 |    483 -
 liboctave/numeric/SparseCmplxLU.h                  |     67 -
 liboctave/numeric/SparseCmplxQR.cc                 |    900 -
 liboctave/numeric/SparseCmplxQR.h                  |    179 -
 liboctave/numeric/SparseQR.cc                      |    917 -
 liboctave/numeric/SparseQR.h                       |    175 -
 liboctave/numeric/SparsedbleCHOL.cc                |     70 -
 liboctave/numeric/SparsedbleCHOL.h                 |     91 -
 liboctave/numeric/SparsedbleLU.cc                  |    460 -
 liboctave/numeric/SparsedbleLU.h                   |     62 -
 liboctave/numeric/aepbalance.cc                    |    297 +
 liboctave/numeric/aepbalance.h                     |    120 +
 liboctave/numeric/base-aepbal.h                    |     94 -
 liboctave/numeric/base-dae.h                       |      8 +-
 liboctave/numeric/base-de.h                        |      6 +-
 liboctave/numeric/base-lu.cc                       |    191 -
 liboctave/numeric/base-lu.h                        |     87 -
 liboctave/numeric/base-min.h                       |      6 +-
 liboctave/numeric/base-qr.cc                       |     82 -
 liboctave/numeric/base-qr.h                        |     81 -
 liboctave/numeric/bsxfun-decl.h                    |      4 +-
 liboctave/numeric/bsxfun-defs.cc                   |     19 +-
 liboctave/numeric/bsxfun.h                         |     14 +-
 liboctave/numeric/chol.cc                          |   1298 +
 liboctave/numeric/chol.h                           |    101 +
 liboctave/numeric/dbleAEPBAL.cc                    |    102 -
 liboctave/numeric/dbleAEPBAL.h                     |     51 -
 liboctave/numeric/dbleCHOL.cc                      |    447 -
 liboctave/numeric/dbleCHOL.h                       |     96 -
 liboctave/numeric/dbleGEPBAL.cc                    |    128 -
 liboctave/numeric/dbleGEPBAL.h                     |     87 -
 liboctave/numeric/dbleHESS.cc                      |    126 -
 liboctave/numeric/dbleHESS.h                       |     75 -
 liboctave/numeric/dbleLU.cc                        |    223 -
 liboctave/numeric/dbleLU.h                         |     63 -
 liboctave/numeric/dbleQR.cc                        |    717 -
 liboctave/numeric/dbleQR.h                         |     82 -
 liboctave/numeric/dbleQRP.cc                       |    106 -
 liboctave/numeric/dbleQRP.h                        |     70 -
 liboctave/numeric/dbleSCHUR.cc                     |    168 -
 liboctave/numeric/dbleSCHUR.h                      |     89 -
 liboctave/numeric/dbleSVD.cc                       |    211 -
 liboctave/numeric/dbleSVD.h                        |    106 -
 liboctave/numeric/eigs-base.cc                     |   1973 +-
 liboctave/numeric/eigs-base.h                      |    131 +
 liboctave/numeric/fCmplxAEPBAL.cc                  |    105 -
 liboctave/numeric/fCmplxAEPBAL.h                   |     53 -
 liboctave/numeric/fCmplxCHOL.cc                    |    450 -
 liboctave/numeric/fCmplxCHOL.h                     |    100 -
 liboctave/numeric/fCmplxGEPBAL.cc                  |    129 -
 liboctave/numeric/fCmplxGEPBAL.h                   |     92 -
 liboctave/numeric/fCmplxHESS.cc                    |    127 -
 liboctave/numeric/fCmplxHESS.h                     |     83 -
 liboctave/numeric/fCmplxLU.cc                      |    231 -
 liboctave/numeric/fCmplxLU.h                       |     69 -
 liboctave/numeric/fCmplxQR.cc                      |    718 -
 liboctave/numeric/fCmplxQR.h                       |     79 -
 liboctave/numeric/fCmplxQRP.cc                     |    109 -
 liboctave/numeric/fCmplxQRP.h                      |     69 -
 liboctave/numeric/fCmplxSCHUR.cc                   |    173 -
 liboctave/numeric/fCmplxSCHUR.h                    |     94 -
 liboctave/numeric/fCmplxSVD.cc                     |    216 -
 liboctave/numeric/fCmplxSVD.h                      |     99 -
 liboctave/numeric/fEIG.cc                          |    570 +-
 liboctave/numeric/fEIG.h                           |      4 +-
 liboctave/numeric/floatAEPBAL.cc                   |    103 -
 liboctave/numeric/floatAEPBAL.h                    |     51 -
 liboctave/numeric/floatCHOL.cc                     |    447 -
 liboctave/numeric/floatCHOL.h                      |     98 -
 liboctave/numeric/floatGEPBAL.cc                   |    129 -
 liboctave/numeric/floatGEPBAL.h                    |     86 -
 liboctave/numeric/floatHESS.cc                     |    126 -
 liboctave/numeric/floatHESS.h                      |     79 -
 liboctave/numeric/floatLU.cc                       |    225 -
 liboctave/numeric/floatLU.h                        |     65 -
 liboctave/numeric/floatQR.cc                       |    701 -
 liboctave/numeric/floatQR.h                        |     75 -
 liboctave/numeric/floatQRP.cc                      |    106 -
 liboctave/numeric/floatQRP.h                       |     70 -
 liboctave/numeric/floatSCHUR.cc                    |    168 -
 liboctave/numeric/floatSCHUR.h                     |     90 -
 liboctave/numeric/floatSVD.cc                      |    212 -
 liboctave/numeric/floatSVD.h                       |     96 -
 liboctave/numeric/gepbalance.cc                    |    378 +
 liboctave/numeric/gepbalance.h                     |     86 +
 liboctave/numeric/hess.cc                          |    405 +
 liboctave/numeric/hess.h                           |     85 +
 liboctave/numeric/lo-mappers.cc                    |    977 +-
 liboctave/numeric/lo-mappers.h                     |    977 +-
 liboctave/numeric/lo-specfun.cc                    |   5382 +-
 liboctave/numeric/lo-specfun.h                     |   1395 +-
 liboctave/numeric/lu.cc                            |    884 +
 liboctave/numeric/lu.h                             |     98 +
 liboctave/numeric/module.mk                        |    278 +-
 liboctave/numeric/oct-convn.cc                     |     10 +-
 liboctave/numeric/oct-convn.h                      |      4 +-
 liboctave/numeric/oct-fftw.cc                      |    239 +-
 liboctave/numeric/oct-fftw.h                       |     93 +-
 liboctave/numeric/oct-norm.cc                      |    136 +-
 liboctave/numeric/oct-norm.h                       |      4 +-
 liboctave/numeric/oct-rand.cc                      |     71 +-
 liboctave/numeric/oct-rand.h                       |     17 +-
 liboctave/numeric/oct-spparms.cc                   |     34 +-
 liboctave/numeric/oct-spparms.h                    |      4 +-
 liboctave/numeric/qr.cc                            |   2044 +
 liboctave/numeric/qr.h                             |    112 +
 liboctave/numeric/qrp.cc                           |    327 +
 liboctave/numeric/qrp.h                            |     72 +
 liboctave/numeric/randgamma.c                      |    201 -
 liboctave/numeric/randgamma.cc                     |    195 +
 liboctave/numeric/randgamma.h                      |     10 +-
 liboctave/numeric/randmtzig.c                      |    870 -
 liboctave/numeric/randmtzig.cc                     |    865 +
 liboctave/numeric/randmtzig.h                      |     25 +-
 liboctave/numeric/randpoisson.c                    |    622 -
 liboctave/numeric/randpoisson.cc                   |    618 +
 liboctave/numeric/randpoisson.h                    |     25 +-
 liboctave/numeric/schur.cc                         |    537 +
 liboctave/numeric/schur.h                          |    100 +
 liboctave/numeric/sparse-base-chol.cc              |    292 -
 liboctave/numeric/sparse-base-chol.h               |    225 -
 liboctave/numeric/sparse-base-lu.cc                |    148 -
 liboctave/numeric/sparse-base-lu.h                 |     98 -
 liboctave/numeric/sparse-chol.cc                   |    588 +
 liboctave/numeric/sparse-chol.h                    |     99 +
 liboctave/numeric/sparse-dmsolve.cc                |    313 +-
 liboctave/numeric/sparse-dmsolve.h                 |     33 +
 liboctave/numeric/sparse-lu.cc                     |    913 +
 liboctave/numeric/sparse-lu.h                      |    116 +
 liboctave/numeric/sparse-qr.cc                     |   2306 +
 liboctave/numeric/sparse-qr.h                      |    128 +
 liboctave/numeric/svd.cc                           |    722 +
 liboctave/numeric/svd.h                            |    109 +
 liboctave/operators/Sparse-diag-op-defs.h          |    123 +-
 liboctave/operators/Sparse-op-decls.h              |      4 +-
 liboctave/operators/Sparse-op-defs.h               |     95 +-
 liboctave/operators/Sparse-perm-op-defs.h          |     16 +-
 liboctave/operators/config-ops.sh                  |     33 +-
 liboctave/operators/mk-ops.awk                     |    462 +-
 liboctave/operators/module.mk                      |    139 +-
 liboctave/operators/mx-base.h                      |      6 +-
 liboctave/operators/mx-defs.h                      |     56 +-
 liboctave/operators/mx-ext.h                       |     40 +-
 liboctave/operators/mx-inlines.cc                  |    300 +-
 liboctave/operators/mx-op-decl.h                   |     12 +-
 liboctave/operators/mx-op-defs.h                   |    116 +-
 liboctave/operators/mx-op-inc.mk                   |      2 +-
 liboctave/operators/mx-op-src.mk                   |      2 +-
 liboctave/operators/mx-ops                         |     10 +-
 liboctave/operators/smx-op-inc.mk                  |      2 +-
 liboctave/operators/smx-op-src.mk                  |      2 +-
 liboctave/operators/smx-ops                        |     12 +-
 liboctave/operators/sparse-mk-ops.awk              |    261 -
 liboctave/operators/vx-op-inc.mk                   |      2 +-
 liboctave/operators/vx-op-src.mk                   |      2 +-
 liboctave/operators/vx-ops                         |     23 +-
 liboctave/system/dir-ops.cc                        |     97 +-
 liboctave/system/dir-ops.h                         |    105 +-
 liboctave/system/file-ops.cc                       |   1030 +-
 liboctave/system/file-ops.h                        |    412 +-
 liboctave/system/file-stat.cc                      |    398 +-
 liboctave/system/file-stat.h                       |    439 +-
 liboctave/system/lo-sysdep.cc                      |    137 +-
 liboctave/system/lo-sysdep.h                       |     28 +-
 liboctave/system/mach-info.cc                      |    330 +-
 liboctave/system/mach-info.h                       |     72 +-
 liboctave/system/module.mk                         |     64 +-
 liboctave/system/oct-env.cc                        |    842 +-
 liboctave/system/oct-env.h                         |    146 +-
 liboctave/system/oct-group.cc                      |    275 +-
 liboctave/system/oct-group.h                       |    127 +-
 liboctave/system/oct-openmp.h                      |     34 -
 liboctave/system/oct-passwd.cc                     |    307 +-
 liboctave/system/oct-passwd.h                      |    157 +-
 liboctave/system/oct-syscalls.cc                   |    589 +-
 liboctave/system/oct-syscalls.h                    |    126 +-
 liboctave/system/oct-time.cc                       |    446 +-
 liboctave/system/oct-time.h                        |    749 +-
 liboctave/system/oct-uname.cc                      |     42 +-
 liboctave/system/oct-uname.h                       |    130 +-
 liboctave/system/pathlen.h                         |     34 -
 liboctave/system/sysdir.h                          |     50 -
 liboctave/system/syswait.h                         |     65 -
 liboctave/util/action-container.h                  |     36 +-
 liboctave/util/base-list.h                         |      8 +-
 liboctave/util/byte-swap.h                         |      4 +-
 liboctave/util/caseless-str.h                      |      6 +-
 liboctave/util/cmd-edit.cc                         |   3221 +-
 liboctave/util/cmd-edit.h                          |    359 +-
 liboctave/util/cmd-hist.cc                         |   1855 +-
 liboctave/util/cmd-hist.h                          |    234 +-
 liboctave/util/data-conv.cc                        |    151 +-
 liboctave/util/data-conv.h                         |     28 +-
 liboctave/util/f2c-main.c                          |      9 +-
 liboctave/util/functor.h                           |      4 +-
 liboctave/util/glob-match.cc                       |     17 +-
 liboctave/util/glob-match.h                        |     10 +-
 liboctave/util/kpse.cc                             |   1822 +-
 liboctave/util/kpse.h                              |     97 +
 liboctave/util/lo-array-errwarn.cc                 |    327 +
 liboctave/util/lo-array-errwarn.h                  |    156 +
 liboctave/util/lo-array-gripes.cc                  |    219 +-
 liboctave/util/lo-array-gripes.h                   |     82 +-
 liboctave/util/lo-cutils.c                         |    155 +-
 liboctave/util/lo-cutils.h                         |     30 +-
 liboctave/util/lo-hash.cc                          |    142 +
 liboctave/util/lo-hash.h                           |     61 +
 liboctave/util/lo-ieee.cc                          |     13 +-
 liboctave/util/lo-ieee.h                           |     56 +-
 liboctave/util/lo-macros.h                         |      6 +-
 liboctave/util/lo-math.h                           |     16 +-
 liboctave/util/lo-regexp.cc                        |     52 +-
 liboctave/util/lo-regexp.h                         |      4 +-
 liboctave/util/lo-traits.h                         |     32 +-
 liboctave/util/lo-utils.cc                         |     31 +-
 liboctave/util/lo-utils.h                          |     54 +-
 liboctave/util/module.mk                           |    166 +-
 liboctave/util/oct-alloc.h                         |      6 +-
 liboctave/util/oct-base64.cc                       |     42 +-
 liboctave/util/oct-base64.h                        |      6 +-
 liboctave/util/oct-binmap.h                        |    103 +-
 liboctave/util/oct-cmplx.h                         |     30 +-
 liboctave/util/oct-glob.cc                         |    133 +-
 liboctave/util/oct-glob.h                          |     30 +-
 liboctave/util/oct-inttypes-fwd.h                  |     40 +
 liboctave/util/oct-inttypes.cc                     |    144 +-
 liboctave/util/oct-inttypes.h                      |    415 +-
 liboctave/util/oct-locbuf.cc                       |     12 +-
 liboctave/util/oct-locbuf.h                        |     16 +-
 liboctave/util/oct-md5.cc                          |     85 -
 liboctave/util/oct-md5.h                           |     25 -
 liboctave/util/oct-mutex.cc                        |     14 +-
 liboctave/util/oct-mutex.h                         |      4 +-
 liboctave/util/oct-refcount.h                      |     51 +-
 liboctave/util/oct-rl-edit.c                       |     25 +-
 liboctave/util/oct-rl-edit.h                       |     20 +-
 liboctave/util/oct-rl-hist.c                       |      8 +-
 liboctave/util/oct-rl-hist.h                       |      8 +-
 liboctave/util/oct-shlib.cc                        |    723 +-
 liboctave/util/oct-shlib.h                         |    218 +-
 liboctave/util/oct-sort.cc                         |    191 +-
 liboctave/util/oct-sort.h                          |     61 +-
 liboctave/util/oct-sparse.h                        |    102 +-
 liboctave/util/pathsearch.cc                       |    239 +-
 liboctave/util/pathsearch.h                        |    234 +-
 liboctave/util/singleton-cleanup.cc                |     17 +-
 liboctave/util/singleton-cleanup.h                 |      4 +-
 liboctave/util/sparse-sort.cc                      |      6 +-
 liboctave/util/sparse-sort.h                       |      6 +-
 liboctave/util/sparse-util.cc                      |     90 +-
 liboctave/util/sparse-util.h                       |     21 +-
 liboctave/util/statdefs.h                          |     70 -
 liboctave/util/str-vec.cc                          |     35 +-
 liboctave/util/str-vec.h                           |     16 +-
 liboctave/util/sun-utils.h                         |      4 +-
 liboctave/util/unwind-prot.cc                      |     19 +-
 liboctave/util/unwind-prot.h                       |    173 +-
 liboctave/util/url-transfer.cc                     |   1180 +-
 liboctave/util/url-transfer.h                      |    347 +-
 liboctave/wrappers/areadlink-wrapper.c             |     41 +
 liboctave/wrappers/areadlink-wrapper.h             |     37 +
 liboctave/wrappers/base64-wrappers.c               |     47 +
 liboctave/wrappers/base64-wrappers.h               |     41 +
 .../wrappers/canonicalize-file-name-wrapper.c      |     40 +
 .../wrappers/canonicalize-file-name-wrapper.h      |     36 +
 liboctave/wrappers/dirent-wrappers.c               |     83 +
 liboctave/wrappers/dirent-wrappers.h               |     48 +
 liboctave/wrappers/fcntl-wrappers.c                |    196 +
 liboctave/wrappers/fcntl-wrappers.h                |     70 +
 liboctave/wrappers/filepos-wrappers.c              |     46 +
 liboctave/wrappers/filepos-wrappers.h              |     46 +
 liboctave/wrappers/fpucw-wrapper.c                 |     55 +
 liboctave/wrappers/fpucw-wrapper.h                 |     39 +
 liboctave/wrappers/gen-tempname-wrapper.c          |     39 +
 liboctave/wrappers/gen-tempname-wrapper.h          |     36 +
 liboctave/wrappers/glob-wrappers.c                 |    110 +
 liboctave/wrappers/glob-wrappers.h                 |     64 +
 liboctave/wrappers/hash-wrappers.c                 |     96 +
 liboctave/wrappers/hash-wrappers.h                 |     67 +
 liboctave/wrappers/mkostemp-wrapper.c              |     43 +
 liboctave/wrappers/mkostemp-wrapper.h              |     36 +
 liboctave/wrappers/module.mk                       |     75 +
 liboctave/wrappers/nanosleep-wrapper.c             |     40 +
 liboctave/wrappers/nanosleep-wrapper.h             |     38 +
 liboctave/wrappers/nproc-wrapper.c                 |     57 +
 liboctave/wrappers/nproc-wrapper.h                 |     44 +
 liboctave/wrappers/octave-popen2.c                 |    239 +
 liboctave/wrappers/octave-popen2.h                 |     38 +
 liboctave/wrappers/putenv-wrapper.c                |     39 +
 liboctave/wrappers/putenv-wrapper.h                |     36 +
 liboctave/wrappers/set-program-name-wrapper.c      |     42 +
 liboctave/wrappers/set-program-name-wrapper.h      |     36 +
 liboctave/wrappers/signal-wrappers.c               |    496 +
 liboctave/wrappers/signal-wrappers.h               |     75 +
 liboctave/wrappers/stat-wrappers.c                 |    241 +
 liboctave/wrappers/stat-wrappers.h                 |     82 +
 liboctave/wrappers/strdup-wrapper.c                |     39 +
 liboctave/wrappers/strdup-wrapper.h                |     36 +
 liboctave/wrappers/strftime-wrapper.c              |     42 +
 liboctave/wrappers/strftime-wrapper.h              |     44 +
 liboctave/wrappers/strmode-wrapper.c               |     39 +
 liboctave/wrappers/strmode-wrapper.h               |     38 +
 liboctave/wrappers/strptime-wrapper.c              |     39 +
 liboctave/wrappers/strptime-wrapper.h              |     37 +
 liboctave/wrappers/time-wrappers.c                 |    148 +
 liboctave/wrappers/time-wrappers.h                 |     56 +
 liboctave/wrappers/tmpfile-wrapper.c               |     39 +
 liboctave/wrappers/tmpfile-wrapper.h               |     45 +
 liboctave/wrappers/uname-wrapper.c                 |     63 +
 liboctave/wrappers/uname-wrapper.h                 |     38 +
 liboctave/wrappers/unistd-wrappers.c               |    449 +
 liboctave/wrappers/unistd-wrappers.h               |    108 +
 liboctave/wrappers/unsetenv-wrapper.c              |     39 +
 liboctave/wrappers/unsetenv-wrapper.h              |     36 +
 liboctave/wrappers/vasprintf-wrapper.c             |     39 +
 liboctave/wrappers/vasprintf-wrapper.h             |     43 +
 liboctave/wrappers/wait-for-input.c                |     58 +
 liboctave/wrappers/wait-for-input.h                |     36 +
 liboctave/wrappers/wait-wrappers.c                 |    123 +
 liboctave/wrappers/wait-wrappers.h                 |     64 +
 m4/acinclude.m4                                    |    338 +-
 m4/ftruncate.m4                                    |     40 +
 m4/getrusage.m4                                    |     14 +
 m4/gnulib-cache.m4                                 |     16 +-
 m4/gnulib-comp.m4                                  |    121 +
 m4/lib-ld.m4                                       |    119 +
 m4/lib-link.m4                                     |    777 +
 m4/lib-prefix.m4                                   |    224 +
 m4/libtool.m4                                      |   2588 +-
 m4/lock.m4                                         |     42 +
 m4/ltoptions.m4                                    |    127 +-
 m4/ltsugar.m4                                      |      7 +-
 m4/ltversion.m4                                    |     12 +-
 m4/lt~obsolete.m4                                  |      7 +-
 m4/md4.m4                                          |     12 +
 m4/minmax.m4                                       |     44 +
 m4/sha1.m4                                         |     14 +
 m4/sha256.m4                                       |     14 +
 m4/sha512.m4                                       |     14 +
 m4/snprintf.m4                                     |     54 +
 m4/std-gnu11.m4                                    |    824 +
 m4/strsignal.m4                                    |     59 +
 m4/sys_resource_h.m4                               |     47 +
 m4/sys_wait_h.m4                                   |     36 +
 m4/threadlib.m4                                    |    389 +
 m4/tls.m4                                          |     12 +
 m4/waitpid.m4                                      |     14 +
 oct-conf-post.h                                    |    172 -
 oct-conf-post.in.h                                 |    188 +-
 run-octave.in                                      |     53 +-
 scripts/@ftp/ascii.m                               |      2 +-
 scripts/@ftp/binary.m                              |      2 +-
 scripts/@ftp/cd.m                                  |      7 +-
 scripts/@ftp/close.m                               |      2 +-
 scripts/@ftp/delete.m                              |      2 +-
 scripts/@ftp/dir.m                                 |      2 +-
 scripts/@ftp/ftp.m                                 |      6 +-
 scripts/@ftp/loadobj.m                             |      4 +-
 scripts/@ftp/mget.m                                |     16 +-
 scripts/@ftp/mkdir.m                               |      2 +-
 scripts/@ftp/module.mk                             |     34 +-
 scripts/@ftp/mput.m                                |      2 +-
 scripts/@ftp/rename.m                              |      2 +-
 scripts/@ftp/rmdir.m                               |      2 +-
 scripts/DOCSTRINGS                                 |  10558 +-
 scripts/Makefile.am                                |    535 -
 scripts/Makefile.in                                |   4266 -
 scripts/audio/@audioplayer/__get_properties__.m    |      2 +-
 scripts/audio/@audioplayer/audioplayer.m           |     22 +-
 scripts/audio/@audioplayer/display.m               |      2 +-
 scripts/audio/@audioplayer/get.m                   |      4 +-
 scripts/audio/@audioplayer/isplaying.m             |      2 +-
 scripts/audio/@audioplayer/pause.m                 |      2 +-
 scripts/audio/@audioplayer/play.m                  |      6 +-
 scripts/audio/@audioplayer/playblocking.m          |      6 +-
 scripts/audio/@audioplayer/resume.m                |      2 +-
 scripts/audio/@audioplayer/set.m                   |     11 +-
 scripts/audio/@audioplayer/stop.m                  |      2 +-
 scripts/audio/@audioplayer/subsasgn.m              |      2 +-
 scripts/audio/@audioplayer/subsref.m               |      6 +-
 scripts/audio/@audiorecorder/__get_properties__.m  |      2 +-
 scripts/audio/@audiorecorder/audiorecorder.m       |     18 +-
 scripts/audio/@audiorecorder/display.m             |      2 +-
 scripts/audio/@audiorecorder/get.m                 |      4 +-
 scripts/audio/@audiorecorder/getaudiodata.m        |      4 +-
 scripts/audio/@audiorecorder/getplayer.m           |      2 +-
 scripts/audio/@audiorecorder/isrecording.m         |      6 +-
 scripts/audio/@audiorecorder/pause.m               |      2 +-
 scripts/audio/@audiorecorder/play.m                |      6 +-
 scripts/audio/@audiorecorder/record.m              |      4 +-
 scripts/audio/@audiorecorder/recordblocking.m      |      2 +-
 scripts/audio/@audiorecorder/resume.m              |      2 +-
 scripts/audio/@audiorecorder/set.m                 |      8 +-
 scripts/audio/@audiorecorder/stop.m                |      2 +-
 scripts/audio/@audiorecorder/subsasgn.m            |      4 +-
 scripts/audio/@audiorecorder/subsref.m             |      4 +-
 scripts/audio/lin2mu.m                             |      2 +-
 scripts/audio/module.mk                            |    110 +-
 scripts/audio/mu2lin.m                             |      4 +-
 scripts/audio/record.m                             |      4 +-
 scripts/audio/sound.m                              |      6 +-
 scripts/audio/soundsc.m                            |     16 +-
 scripts/audio/wavread.m                            |    116 -
 scripts/audio/wavwrite.m                           |    181 -
 scripts/deprecated/bicubic.m                       |      8 +-
 scripts/deprecated/bitmax.m                        |     52 +
 scripts/deprecated/default_save_options.m          |     42 -
 scripts/deprecated/delaunay3.m                     |     12 +-
 scripts/deprecated/dump_prefs.m                    |      5 +-
 scripts/deprecated/find_dir_in_path.m              |      4 +-
 scripts/deprecated/finite.m                        |      2 +-
 scripts/deprecated/fmod.m                          |      2 +-
 scripts/deprecated/fnmatch.m                       |      2 +-
 scripts/deprecated/gen_doc_cache.m                 |     39 -
 scripts/deprecated/gmap40.m                        |      7 +-
 scripts/deprecated/interp1q.m                      |     81 -
 scripts/deprecated/isequalwithequalnans.m          |     50 -
 scripts/deprecated/isstr.m                         |      2 +-
 scripts/deprecated/java_convert_matrix.m           |     48 -
 scripts/deprecated/java_debug.m                    |     49 -
 scripts/deprecated/java_invoke.m                   |     57 -
 scripts/deprecated/java_new.m                      |     51 -
 scripts/deprecated/java_unsigned_conversion.m      |     50 -
 scripts/deprecated/javafields.m                    |     54 -
 scripts/deprecated/javamethods.m                   |     54 -
 scripts/deprecated/loadaudio.m                     |      2 +-
 scripts/deprecated/luinc.m                         |     24 +-
 scripts/deprecated/mahalanobis.m                   |     94 +
 scripts/deprecated/md5sum.m                        |     76 +
 scripts/deprecated/module.mk                       |     74 +-
 scripts/deprecated/mouse_wheel_zoom.m              |      2 +-
 scripts/deprecated/nfields.m                       |      2 +-
 scripts/deprecated/octave_config_info.m            |     89 +
 scripts/deprecated/octave_tmp_file_name.m          |      8 +-
 scripts/deprecated/playaudio.m                     |      4 +-
 scripts/deprecated/re_read_readline_init_file.m    |     40 -
 scripts/deprecated/read_readline_init_file.m       |     40 -
 scripts/deprecated/saveaudio.m                     |      2 +-
 scripts/deprecated/saving_history.m                |     41 -
 scripts/deprecated/setaudio.m                      |      6 +-
 scripts/deprecated/sleep.m                         |     53 +
 scripts/deprecated/syl.m                           |      2 +-
 scripts/deprecated/usage.m                         |      2 +-
 scripts/deprecated/usleep.m                        |     54 +
 scripts/deprecated/wavread.m                       |    129 +
 scripts/deprecated/wavwrite.m                      |    194 +
 scripts/elfun/acosd.m                              |      2 +-
 scripts/elfun/acot.m                               |      2 +-
 scripts/elfun/acotd.m                              |      2 +-
 scripts/elfun/acoth.m                              |      2 +-
 scripts/elfun/acsc.m                               |      2 +-
 scripts/elfun/acscd.m                              |      2 +-
 scripts/elfun/acsch.m                              |      2 +-
 scripts/elfun/asec.m                               |      2 +-
 scripts/elfun/asecd.m                              |      2 +-
 scripts/elfun/asech.m                              |      2 +-
 scripts/elfun/asind.m                              |      2 +-
 scripts/elfun/atan2d.m                             |      2 +-
 scripts/elfun/atand.m                              |      2 +-
 scripts/elfun/cosd.m                               |      4 +-
 scripts/elfun/cot.m                                |      2 +-
 scripts/elfun/cotd.m                               |      2 +-
 scripts/elfun/coth.m                               |      2 +-
 scripts/elfun/csc.m                                |      2 +-
 scripts/elfun/cscd.m                               |      2 +-
 scripts/elfun/csch.m                               |      2 +-
 scripts/elfun/module.mk                            |     64 +-
 scripts/elfun/sec.m                                |      2 +-
 scripts/elfun/secd.m                               |      2 +-
 scripts/elfun/sech.m                               |      2 +-
 scripts/elfun/sind.m                               |      2 +-
 scripts/elfun/tand.m                               |      2 +-
 scripts/general/accumarray.m                       |     87 +-
 scripts/general/accumdim.m                         |      4 +-
 scripts/general/bincoeff.m                         |      2 +-
 scripts/general/bitcmp.m                           |     15 +-
 scripts/general/bitget.m                           |      8 +-
 scripts/general/bitset.m                           |     10 +-
 scripts/general/blkdiag.m                          |      4 +-
 scripts/general/cart2pol.m                         |     10 +-
 scripts/general/cart2sph.m                         |      6 +-
 scripts/general/cell2mat.m                         |     23 +-
 scripts/general/celldisp.m                         |      7 +-
 scripts/general/chop.m                             |      2 +-
 scripts/general/circshift.m                        |     41 +-
 scripts/general/common_size.m                      |      3 +-
 scripts/general/cplxpair.m                         |     81 +-
 scripts/general/cumtrapz.m                         |     11 +-
 scripts/general/curl.m                             |     14 +-
 scripts/general/dblquad.m                          |      9 +-
 scripts/general/deal.m                             |      4 +-
 scripts/general/deg2rad.m                          |     67 +
 scripts/general/del2.m                             |     15 +-
 scripts/general/display.m                          |     34 +-
 scripts/general/divergence.m                       |     12 +-
 scripts/general/fieldnames.m                       |     10 +-
 scripts/general/flip.m                             |     12 +-
 scripts/general/flipdim.m                          |      4 +-
 scripts/general/fliplr.m                           |      8 +-
 scripts/general/flipud.m                           |      8 +-
 scripts/general/gradient.m                         |     22 +-
 scripts/general/idivide.m                          |      4 +-
 scripts/general/inputParser.m                      |    310 +-
 scripts/general/int2str.m                          |     86 +-
 scripts/general/interp1.m                          |     26 +-
 scripts/general/interp2.m                          |     20 +-
 scripts/general/interp3.m                          |     26 +-
 scripts/general/interpft.m                         |     18 +-
 scripts/general/interpn.m                          |     14 +-
 scripts/general/isdir.m                            |      5 +-
 scripts/general/isequal.m                          |      2 +-
 scripts/general/isequaln.m                         |      2 +-
 scripts/general/loadobj.m                          |      2 +-
 scripts/general/logspace.m                         |      6 +-
 scripts/general/methods.m                          |      6 +-
 scripts/general/module.mk                          |    174 +-
 scripts/general/nargchk.m                          |      6 +-
 scripts/general/narginchk.m                        |     23 +-
 scripts/general/nargoutchk.m                       |     22 +-
 scripts/general/nextpow2.m                         |      2 +-
 scripts/general/nthargout.m                        |      5 +-
 scripts/general/num2str.m                          |    142 +-
 scripts/general/pol2cart.m                         |     10 +-
 scripts/general/polyarea.m                         |     20 +-
 scripts/general/postpad.m                          |      6 +-
 scripts/general/prepad.m                           |      6 +-
 scripts/general/private/__isequal__.m              |     20 +-
 scripts/general/private/__splinen__.m              |      4 +-
 scripts/general/profexplore.m                      |    138 -
 scripts/general/profile.m                          |    153 -
 scripts/general/profshow.m                         |    115 -
 scripts/general/quadgk.m                           |    520 +-
 scripts/general/quadl.m                            |    220 +-
 scripts/general/quadv.m                            |     95 +-
 scripts/general/rad2deg.m                          |     67 +
 scripts/general/randi.m                            |     10 +-
 scripts/general/rat.m                              |     10 +-
 scripts/general/repmat.m                           |     21 +-
 scripts/general/rot90.m                            |     22 +-
 scripts/general/rotdim.m                           |     10 +-
 scripts/general/saveobj.m                          |      2 +-
 scripts/general/shift.m                            |      4 +-
 scripts/general/shiftdim.m                         |      4 +-
 scripts/general/sortrows.m                         |      4 +-
 scripts/general/sph2cart.m                         |      6 +-
 scripts/general/structfun.m                        |      9 +-
 scripts/general/subsindex.m                        |     34 +-
 scripts/general/trapz.m                            |      9 +-
 scripts/general/triplequad.m                       |      8 +-
 scripts/general/validateattributes.m               |    126 +-
 scripts/geometry/convhull.m                        |      4 +-
 scripts/geometry/delaunay.m                        |     10 +-
 scripts/geometry/delaunayn.m                       |     12 +-
 scripts/geometry/dsearch.m                         |      7 +-
 scripts/geometry/dsearchn.m                        |     10 +-
 scripts/geometry/griddata.m                        |     21 +-
 scripts/geometry/griddata3.m                       |      8 +-
 scripts/geometry/griddatan.m                       |      6 +-
 scripts/geometry/inpolygon.m                       |     16 +-
 scripts/geometry/module.mk                         |     40 +-
 scripts/geometry/rectint.m                         |      3 +-
 scripts/geometry/tsearchn.m                        |     17 +-
 scripts/geometry/voronoi.m                         |     22 +-
 scripts/geometry/voronoin.m                        |     10 +-
 scripts/gui/dialog.m                               |    125 +
 scripts/gui/errordlg.m                             |     64 +-
 scripts/gui/guidata.m                              |      4 +-
 scripts/gui/guihandles.m                           |      4 +-
 scripts/gui/helpdlg.m                              |     57 +-
 scripts/gui/inputdlg.m                             |     98 +-
 scripts/gui/listdlg.m                              |     78 +-
 scripts/gui/module.mk                              |    100 +-
 scripts/gui/msgbox.m                               |     98 +-
 scripts/gui/private/__file_filter__.m              |     21 +-
 scripts/gui/private/__fltk_file_filter__.m         |     10 +-
 scripts/gui/private/__get_funcname__.m             |      6 +-
 scripts/gui/private/__is_function__.m              |      2 +-
 scripts/gui/private/__uigetdir_fltk__.m            |      2 +-
 scripts/gui/private/__uigetfile_fltk__.m           |      2 +-
 scripts/gui/private/__uiobject_split_args__.m      |      4 +-
 scripts/gui/private/__uiputfile_fltk__.m           |      2 +-
 scripts/gui/private/message_dialog.m               |     81 -
 scripts/gui/questdlg.m                             |     62 +-
 scripts/gui/uibuttongroup.m                        |    104 +
 scripts/gui/uicontextmenu.m                        |     16 +-
 scripts/gui/uicontrol.m                            |     52 +-
 scripts/gui/uigetdir.m                             |      6 +-
 scripts/gui/uigetfile.m                            |     84 +-
 scripts/gui/uimenu.m                               |     10 +-
 scripts/gui/uipanel.m                              |     16 +-
 scripts/gui/uipushtool.m                           |     25 +-
 scripts/gui/uiputfile.m                            |     31 +-
 scripts/gui/uiresume.m                             |      2 +-
 scripts/gui/uitoggletool.m                         |     25 +-
 scripts/gui/uitoolbar.m                            |     22 +-
 scripts/gui/uiwait.m                               |      6 +-
 scripts/gui/waitbar.m                              |    125 +-
 scripts/gui/waitforbuttonpress.m                   |      4 +-
 scripts/gui/warndlg.m                              |     66 +-
 scripts/help/__gripe_missing_component__.m         |      2 +-
 scripts/help/__makeinfo__.m                        |     22 +-
 scripts/help/__unimplemented__.m                   |     68 +-
 scripts/{miscellaneous => help}/ans.m              |      0
 scripts/help/comma.m                               |     28 +
 scripts/help/doc.m                                 |     28 +-
 scripts/help/doc_cache_create.m                    |     20 +-
 scripts/{miscellaneous => help}/error_ids.m        |      0
 scripts/help/get_first_help_sentence.m             |     18 +-
 scripts/help/help.m                                |     13 +-
 scripts/help/lookfor.m                             |     23 +-
 scripts/help/module.mk                             |     67 +-
 scripts/help/paren.m                               |     28 +
 scripts/help/print_usage.m                         |     13 +-
 scripts/help/private/__additional_help_message__.m |      2 +-
 scripts/help/private/__strip_html_tags__.m         |      8 +-
 scripts/help/semicolon.m                           |     28 +
 scripts/help/type.m                                |     20 +-
 scripts/help/warning_ids.m                         |    358 +
 scripts/help/which.m                               |     64 +-
 scripts/image/autumn.m                             |     18 +-
 scripts/image/bone.m                               |     18 +-
 scripts/image/brighten.m                           |     13 +-
 scripts/image/cmpermute.m                          |      6 +-
 scripts/image/cmunique.m                           |     14 +-
 scripts/image/colorcube.m                          |     10 +-
 scripts/image/colormap.m                           |     83 +-
 scripts/image/contrast.m                           |      6 +-
 scripts/image/cool.m                               |     18 +-
 scripts/image/copper.m                             |     18 +-
 scripts/image/cubehelix.m                          |     28 +-
 scripts/image/flag.m                               |     18 +-
 scripts/image/gray.m                               |     18 +-
 scripts/image/gray2ind.m                           |     16 +-
 scripts/image/hot.m                                |     18 +-
 scripts/image/hsv.m                                |     17 +-
 scripts/image/hsv2rgb.m                            |    185 +-
 scripts/image/im2double.m                          |    133 +
 scripts/image/image.m                              |     40 +-
 scripts/image/imagesc.m                            |     14 +-
 scripts/image/imfinfo.m                            |     19 +-
 scripts/image/imformats.m                          |    113 +-
 scripts/image/imread.m                             |     84 +-
 scripts/image/imshow.m                             |     81 +-
 scripts/image/imwrite.m                            |     84 +-
 scripts/image/ind2gray.m                           |      4 +-
 scripts/image/ind2rgb.m                            |      4 +-
 scripts/image/iscolormap.m                         |     23 +-
 scripts/image/jet.m                                |     20 +-
 scripts/image/lines.m                              |     18 +-
 scripts/image/module.mk                            |    131 +-
 scripts/image/ntsc2rgb.m                           |    134 +-
 scripts/image/ocean.m                              |     18 +-
 scripts/image/pink.m                               |     18 +-
 scripts/image/prism.m                              |     18 +-
 scripts/image/private/__imfinfo__.m                |      4 +-
 scripts/image/private/__imread__.m                 |     68 +-
 scripts/image/private/__imwrite__.m                |     34 +-
 .../private/colorspace_conversion_input_check.m    |     75 +
 .../image/private/colorspace_conversion_revert.m   |     37 +
 scripts/image/private/imageIO.m                    |      4 +-
 scripts/image/private/imwrite_filename.m           |      4 +-
 scripts/image/rainbow.m                            |     18 +-
 scripts/image/rgb2hsv.m                            |    131 +-
 scripts/image/rgb2ind.m                            |     11 +-
 scripts/image/rgb2ntsc.m                           |    108 +-
 scripts/image/rgbplot.m                            |      9 +-
 scripts/image/spinmap.m                            |      8 +-
 scripts/image/spring.m                             |     18 +-
 scripts/image/summer.m                             |     18 +-
 scripts/image/viridis.m                            |    318 +
 scripts/image/white.m                              |     18 +-
 scripts/image/winter.m                             |     18 +-
 scripts/io/beep.m                                  |      4 +-
 scripts/io/csvread.m                               |     15 +-
 scripts/io/csvwrite.m                              |     12 +-
 scripts/io/dlmwrite.m                              |     33 +-
 scripts/io/fileread.m                              |      2 +-
 scripts/io/importdata.m                            |     14 +-
 scripts/io/is_valid_file_id.m                      |      2 +-
 scripts/io/module.mk                               |     33 +-
 scripts/io/strread.m                               |    167 +-
 scripts/io/textread.m                              |     38 +-
 scripts/io/textscan.m                              |    708 -
 scripts/java/javaArray.m                           |      4 +-
 scripts/java/java_get.m                            |      2 +-
 scripts/java/java_set.m                            |      2 +-
 scripts/java/javaaddpath.m                         |      4 +-
 scripts/java/javachk.m                             |      6 +-
 scripts/java/javaclasspath.m                       |     10 +-
 scripts/java/javamem.m                             |      4 +-
 scripts/java/javarmpath.m                          |      4 +-
 scripts/java/module.mk                             |     93 +-
 scripts/java/octave.jar                            |    Bin 30706 -> 13211 bytes
 scripts/java/org/octave/DlgListener.java           |    164 -
 scripts/java/org/octave/JDialogBox.java            |    996 -
 scripts/java/org/octave/TeXcode.java               |     37 -
 scripts/java/org/octave/TeXtranslator.java         |    262 -
 scripts/java/org/octave/images/error.png           |    Bin 1205 -> 0 bytes
 scripts/java/org/octave/images/information.png     |    Bin 963 -> 0 bytes
 scripts/java/org/octave/images/octave.png          |    Bin 1463 -> 0 bytes
 scripts/java/org/octave/images/question.png        |    Bin 1778 -> 0 bytes
 scripts/java/org/octave/images/warning.png         |    Bin 1508 -> 0 bytes
 scripts/java/usejava.m                             |      6 +-
 scripts/linear-algebra/bandwidth.m                 |      4 +-
 scripts/linear-algebra/commutation_matrix.m        |      2 +-
 scripts/linear-algebra/cond.m                      |      4 +-
 scripts/linear-algebra/condest.m                   |     10 +-
 scripts/linear-algebra/cross.m                     |      8 +-
 scripts/linear-algebra/duplication_matrix.m        |      4 +-
 scripts/linear-algebra/expm.m                      |      6 +-
 scripts/linear-algebra/housh.m                     |      4 +-
 scripts/linear-algebra/isbanded.m                  |      8 +-
 scripts/linear-algebra/isdefinite.m                |      4 +-
 scripts/linear-algebra/isdiag.m                    |     21 +-
 scripts/linear-algebra/ishermitian.m               |      4 +-
 scripts/linear-algebra/issymmetric.m               |      4 +-
 scripts/linear-algebra/istril.m                    |      2 +-
 scripts/linear-algebra/istriu.m                    |      2 +-
 scripts/linear-algebra/krylov.m                    |     12 +-
 scripts/linear-algebra/linsolve.m                  |      6 +-
 scripts/linear-algebra/logm.m                      |     18 +-
 scripts/linear-algebra/module.mk                   |     72 +-
 scripts/linear-algebra/normest.m                   |      9 +-
 scripts/linear-algebra/null.m                      |      4 +-
 scripts/linear-algebra/onenormest.m                |      8 +-
 scripts/linear-algebra/orth.m                      |      4 +-
 scripts/linear-algebra/planerot.m                  |      2 +-
 scripts/linear-algebra/qzhess.m                    |      2 +-
 scripts/linear-algebra/rank.m                      |      4 +-
 scripts/linear-algebra/rref.m                      |     10 +-
 scripts/linear-algebra/subspace.m                  |      4 +-
 scripts/linear-algebra/trace.m                     |      2 +-
 scripts/linear-algebra/vech.m                      |      2 +-
 scripts/miscellaneous/bug_report.m                 |      2 +-
 scripts/miscellaneous/bunzip2.m                    |      4 +-
 scripts/miscellaneous/bzip2.m                      |     13 +-
 scripts/miscellaneous/cast.m                       |      2 +-
 scripts/miscellaneous/citation.m                   |      4 +-
 scripts/miscellaneous/comma.m                      |     28 -
 scripts/miscellaneous/compare_versions.m           |      4 +-
 scripts/miscellaneous/computer.m                   |     22 +-
 scripts/miscellaneous/copyfile.m                   |      8 +-
 scripts/miscellaneous/debug.m                      |      2 +-
 scripts/miscellaneous/delete.m                     |      6 +-
 scripts/miscellaneous/desktop.m                    |      2 +-
 scripts/miscellaneous/dir.m                        |      6 +-
 scripts/miscellaneous/dos.m                        |     17 +-
 scripts/miscellaneous/edit.m                       |     70 +-
 scripts/miscellaneous/fact.m                       |     10 +-
 scripts/miscellaneous/fileattrib.m                 |    160 +-
 scripts/miscellaneous/fileparts.m                  |      2 +-
 scripts/miscellaneous/fullfile.m                   |     19 +-
 scripts/miscellaneous/genvarname.m                 |      6 +-
 scripts/miscellaneous/getappdata.m                 |      4 +-
 scripts/miscellaneous/getfield.m                   |      4 +-
 scripts/miscellaneous/gunzip.m                     |      4 +-
 scripts/miscellaneous/gzip.m                       |     13 +-
 scripts/miscellaneous/info.m                       |      4 +-
 scripts/miscellaneous/inputname.m                  |     52 +-
 scripts/miscellaneous/isappdata.m                  |      2 +-
 scripts/miscellaneous/isdeployed.m                 |      2 +-
 scripts/miscellaneous/ismac.m                      |      4 +-
 scripts/miscellaneous/ispc.m                       |      4 +-
 scripts/miscellaneous/isunix.m                     |      4 +-
 scripts/miscellaneous/license.m                    |     30 +-
 scripts/miscellaneous/list_primes.m                |      4 +-
 scripts/miscellaneous/ls.m                         |     14 +-
 scripts/miscellaneous/ls_command.m                 |      4 +-
 scripts/miscellaneous/menu.m                       |     54 +-
 scripts/miscellaneous/mex.m                        |      2 +-
 scripts/miscellaneous/mexext.m                     |      2 +-
 scripts/miscellaneous/mkdir.m                      |     99 +
 scripts/miscellaneous/mkoctfile.m                  |     14 +-
 scripts/miscellaneous/module.mk                    |    172 +-
 scripts/miscellaneous/movefile.m                   |     14 +-
 scripts/miscellaneous/namelengthmax.m              |      2 +-
 scripts/miscellaneous/news.m                       |      4 +-
 scripts/miscellaneous/open.m                       |     20 +-
 scripts/miscellaneous/orderfields.m                |     27 +-
 scripts/miscellaneous/pack.m                       |      2 +-
 scripts/miscellaneous/paren.m                      |     28 -
 scripts/miscellaneous/parseparams.m                |      4 +-
 scripts/miscellaneous/perl.m                       |     10 +-
 scripts/miscellaneous/private/__w2mpth__.m         |      4 +-
 scripts/miscellaneous/private/__xzip__.m           |     18 +-
 scripts/miscellaneous/private/display_info_file.m  |      6 +-
 scripts/miscellaneous/python.m                     |     10 +-
 scripts/miscellaneous/recycle.m                    |      4 +-
 scripts/miscellaneous/rmappdata.m                  |      4 +-
 scripts/miscellaneous/run.m                        |     41 +-
 scripts/miscellaneous/semicolon.m                  |     28 -
 scripts/miscellaneous/setappdata.m                 |      4 +-
 scripts/miscellaneous/setfield.m                   |      4 +-
 scripts/miscellaneous/substruct.m                  |      8 +-
 scripts/miscellaneous/swapbytes.m                  |      2 +-
 scripts/miscellaneous/symvar.m                     |      3 +-
 scripts/miscellaneous/tar.m                        |      4 +-
 scripts/miscellaneous/tempdir.m                    |      2 +-
 scripts/miscellaneous/tmpnam.m                     |      8 +-
 scripts/miscellaneous/unix.m                       |     17 +-
 scripts/miscellaneous/unpack.m                     |     31 +-
 scripts/miscellaneous/untar.m                      |      4 +-
 scripts/miscellaneous/unzip.m                      |      4 +-
 scripts/miscellaneous/ver.m                        |     10 +-
 scripts/miscellaneous/version.m                    |    102 +-
 scripts/miscellaneous/warning_ids.m                |    342 -
 scripts/miscellaneous/what.m                       |     10 +-
 scripts/miscellaneous/xor.m                        |      4 +-
 scripts/miscellaneous/zip.m                        |     17 +-
 scripts/mk-pkg-add                                 |      6 +-
 scripts/mkdoc.pl                                   |     10 +-
 scripts/module.mk                                  |    211 +
 scripts/ode/module.mk                              |     40 +
 scripts/ode/ode23.m                                |    619 +
 scripts/ode/ode45.m                                |    616 +
 scripts/ode/odeget.m                               |    144 +
 scripts/ode/odeplot.m                              |    102 +
 scripts/ode/odeset.m                               |    307 +
 scripts/ode/private/AbsRel_Norm.m                  |     50 +
 scripts/ode/private/integrate_adaptive.m           |    312 +
 scripts/ode/private/integrate_const.m              |    282 +
 scripts/ode/private/integrate_n_steps.m            |    221 +
 scripts/ode/private/kahan.m                        |     53 +
 scripts/ode/private/known_option_names.m           |     35 +
 scripts/ode/private/ode_event_handler.m            |    159 +
 scripts/ode/private/ode_struct_value_check.m       |    294 +
 scripts/ode/private/runge_kutta_23.m               |    107 +
 scripts/ode/private/runge_kutta_45_dorpri.m        |    115 +
 scripts/ode/private/runge_kutta_interpolate.m      |    131 +
 scripts/ode/private/starting_stepsize.m            |     77 +
 scripts/optimization/__all_opts__.m                |      4 +-
 scripts/optimization/fminbnd.m                     |     26 +-
 scripts/optimization/fminsearch.m                  |     28 +-
 scripts/optimization/fminunc.m                     |    136 +-
 scripts/optimization/fsolve.m                      |     71 +-
 scripts/optimization/fzero.m                       |     23 +-
 scripts/optimization/glpk.m                        |     68 +-
 scripts/optimization/lsqnonneg.m                   |     22 +-
 scripts/optimization/module.mk                     |     63 +-
 scripts/optimization/optimget.m                    |      4 +-
 scripts/optimization/optimset.m                    |     12 +-
 scripts/optimization/pqpnonneg.m                   |     16 +-
 scripts/optimization/private/__fdjac__.m           |      6 +-
 scripts/optimization/qp.m                          |    411 +-
 scripts/optimization/sqp.m                         |     17 +-
 scripts/path/matlabroot.m                          |      2 +-
 scripts/path/module.mk                             |     33 +-
 scripts/path/pathdef.m                             |      4 +-
 scripts/path/savepath.m                            |      8 +-
 scripts/pkg/module.mk                              |     95 +-
 scripts/pkg/pkg.m                                  |    219 +-
 scripts/pkg/private/build.m                        |     98 +-
 scripts/pkg/private/configure_make.m               |    121 +-
 scripts/pkg/private/copy_files.m                   |    143 -
 scripts/pkg/private/create_pkgadddel.m             |     89 -
 scripts/pkg/private/default_prefix.m               |      8 +-
 scripts/pkg/private/describe.m                     |     81 +-
 scripts/pkg/private/dirempty.m                     |      4 +-
 scripts/pkg/private/extract_pkg.m                  |     44 -
 scripts/pkg/private/finish_installation.m          |     41 -
 scripts/pkg/private/fix_depends.m                  |     67 -
 scripts/pkg/private/fix_version.m                  |     41 -
 scripts/pkg/private/generate_lookfor_cache.m       |     31 -
 scripts/pkg/private/get_description.m              |     78 +-
 scripts/pkg/private/get_forge_download.m           |      4 +-
 scripts/pkg/private/get_forge_pkg.m                |     37 +-
 scripts/pkg/private/get_unsatisfied_deps.m         |      4 +-
 scripts/pkg/private/getarch.m                      |      7 +-
 scripts/pkg/private/getarchdir.m                   |      2 +-
 scripts/pkg/private/getarchprefix.m                |     32 -
 scripts/pkg/private/install.m                      |    548 +-
 scripts/pkg/private/installed_packages.m           |    117 +-
 scripts/pkg/private/is_architecture_dependent.m    |     47 -
 scripts/pkg/private/list_forge_packages.m          |     11 +-
 scripts/pkg/private/load_package_dirs.m            |     58 -
 scripts/pkg/private/load_packages.m                |     35 +-
 .../pkg/private/load_packages_and_dependencies.m   |     41 +-
 scripts/pkg/private/packinfo_copy_file.m           |     38 -
 scripts/pkg/private/parse_pkg_idx.m                |     77 -
 scripts/pkg/private/prepare_installation.m         |     50 -
 scripts/pkg/private/print_package_description.m    |     46 -
 scripts/pkg/private/rebuild.m                      |     24 +-
 scripts/pkg/private/repackage.m                    |     90 -
 scripts/pkg/private/save_order.m                   |      5 +-
 scripts/pkg/private/shell.m                        |     57 -
 scripts/pkg/private/uninstall.m                    |      3 +-
 scripts/pkg/private/unload_packages.m              |     33 +-
 scripts/pkg/private/verify_directory.m             |     34 -
 scripts/pkg/private/write_index.m                  |     92 -
 scripts/plot/appearance/__clabel__.m               |      2 +-
 scripts/plot/appearance/__getlegenddata__.m        |     24 +-
 scripts/plot/appearance/annotation.m               |    127 +-
 scripts/plot/appearance/axis.m                     |     50 +-
 scripts/plot/appearance/box.m                      |      8 +-
 scripts/plot/appearance/caxis.m                    |     12 +-
 scripts/plot/appearance/clabel.m                   |     12 +-
 scripts/plot/appearance/daspect.m                  |     10 +-
 scripts/plot/appearance/datetick.m                 |     53 +-
 scripts/plot/appearance/diffuse.m                  |      2 +-
 scripts/plot/appearance/grid.m                     |     14 +-
 scripts/plot/appearance/gtext.m                    |     10 +-
 scripts/plot/appearance/hidden.m                   |     10 +-
 scripts/plot/appearance/legend.m                   |    309 +-
 scripts/plot/appearance/module.mk                  |     95 +-
 scripts/plot/appearance/orient.m                   |     14 +-
 scripts/plot/appearance/pbaspect.m                 |     10 +-
 scripts/plot/appearance/private/__axis_label__.m   |      2 +-
 scripts/plot/appearance/private/__axis_limits__.m  |      2 +-
 scripts/plot/appearance/shading.m                  |     81 +-
 scripts/plot/appearance/specular.m                 |     10 +-
 scripts/plot/appearance/text.m                     |    123 +-
 scripts/plot/appearance/title.m                    |      8 +-
 scripts/plot/appearance/view.m                     |     17 +-
 scripts/plot/appearance/whitebg.m                  |     23 +-
 scripts/plot/appearance/xlabel.m                   |      8 +-
 scripts/plot/appearance/xlim.m                     |     14 +-
 scripts/plot/appearance/ylabel.m                   |      8 +-
 scripts/plot/appearance/ylim.m                     |     14 +-
 scripts/plot/appearance/zlabel.m                   |      8 +-
 scripts/plot/appearance/zlim.m                     |     14 +-
 scripts/plot/draw/area.m                           |     19 +-
 scripts/plot/draw/bar.m                            |     17 +-
 scripts/plot/draw/barh.m                           |     27 +-
 scripts/plot/draw/colorbar.m                       |     48 +-
 scripts/plot/draw/comet.m                          |      8 +-
 scripts/plot/draw/comet3.m                         |      8 +-
 scripts/plot/draw/compass.m                        |     10 +-
 scripts/plot/draw/contour.m                        |     26 +-
 scripts/plot/draw/contour3.m                       |     17 +-
 scripts/plot/draw/contourc.m                       |      8 +-
 scripts/plot/draw/contourf.m                       |     14 +-
 scripts/plot/draw/cylinder.m                       |     10 +-
 scripts/plot/draw/ellipsoid.m                      |      8 +-
 scripts/plot/draw/errorbar.m                       |     22 +-
 scripts/plot/draw/ezcontour.m                      |     10 +-
 scripts/plot/draw/ezcontourf.m                     |     10 +-
 scripts/plot/draw/ezmesh.m                         |     14 +-
 scripts/plot/draw/ezmeshc.m                        |     14 +-
 scripts/plot/draw/ezplot.m                         |     14 +-
 scripts/plot/draw/ezplot3.m                        |     10 +-
 scripts/plot/draw/ezpolar.m                        |     10 +-
 scripts/plot/draw/ezsurf.m                         |     14 +-
 scripts/plot/draw/ezsurfc.m                        |     14 +-
 scripts/plot/draw/feather.m                        |     16 +-
 scripts/plot/draw/fill.m                           |     12 +-
 scripts/plot/draw/fplot.m                          |     50 +-
 scripts/plot/draw/hist.m                           |    102 +-
 scripts/plot/draw/isocolors.m                      |     20 +-
 scripts/plot/draw/isonormals.m                     |     20 +-
 scripts/plot/draw/isosurface.m                     |     18 +-
 scripts/plot/draw/light.m                          |    415 +
 scripts/plot/draw/line.m                           |     24 +-
 scripts/plot/draw/loglog.m                         |     12 +-
 scripts/plot/draw/loglogerr.m                      |     22 +-
 scripts/plot/draw/mesh.m                           |     12 +-
 scripts/plot/draw/meshc.m                          |     12 +-
 scripts/plot/draw/meshz.m                          |     12 +-
 scripts/plot/draw/module.mk                        |    207 +-
 scripts/plot/draw/pareto.m                         |      8 +-
 scripts/plot/draw/patch.m                          |     16 +-
 scripts/plot/draw/pcolor.m                         |      8 +-
 scripts/plot/draw/peaks.m                          |     10 +-
 scripts/plot/draw/pie.m                            |     16 +-
 scripts/plot/draw/pie3.m                           |     16 +-
 scripts/plot/draw/plot.m                           |     46 +-
 scripts/plot/draw/plot3.m                          |     16 +-
 scripts/plot/draw/plotmatrix.m                     |     23 +-
 scripts/plot/draw/plotyy.m                         |     24 +-
 scripts/plot/draw/polar.m                          |     44 +-
 scripts/plot/draw/private/__add_datasource__.m     |      7 +-
 scripts/plot/draw/private/__bar__.m                |     20 +-
 scripts/plot/draw/private/__contour__.m            |     85 +-
 scripts/plot/draw/private/__errcomm__.m            |     80 -
 scripts/plot/draw/private/__errplot__.m            |     70 +-
 scripts/plot/draw/private/__ezplot__.m             |     27 +-
 scripts/plot/draw/private/__interp_cube__.m        |     14 +-
 scripts/plot/draw/private/__line__.m               |      8 +-
 scripts/plot/draw/private/__marching_cube__.m      |     22 +-
 scripts/plot/draw/private/__patch__.m              |     42 +-
 scripts/plot/draw/private/__pie__.m                |      6 +-
 scripts/plot/draw/private/__plt__.m                |     14 +-
 scripts/plot/draw/private/__quiver__.m             |      4 +-
 scripts/plot/draw/private/__scatter__.m            |    109 +-
 scripts/plot/draw/private/__stem__.m               |     16 +-
 scripts/plot/draw/quiver.m                         |     16 +-
 scripts/plot/draw/quiver3.m                        |     18 +-
 scripts/plot/draw/rectangle.m                      |     22 +-
 scripts/plot/draw/ribbon.m                         |     35 +-
 scripts/plot/draw/rose.m                           |     12 +-
 scripts/plot/draw/scatter.m                        |     20 +-
 scripts/plot/draw/scatter3.m                       |     20 +-
 scripts/plot/draw/semilogx.m                       |     12 +-
 scripts/plot/draw/semilogxerr.m                    |     22 +-
 scripts/plot/draw/semilogy.m                       |     12 +-
 scripts/plot/draw/semilogyerr.m                    |     22 +-
 scripts/plot/draw/shrinkfaces.m                    |     10 +-
 scripts/plot/draw/slice.m                          |     16 +-
 scripts/plot/draw/sombrero.m                       |      8 +-
 scripts/plot/draw/sphere.m                         |      8 +-
 scripts/plot/draw/stairs.m                         |     16 +-
 scripts/plot/draw/stem.m                           |     26 +-
 scripts/plot/draw/stem3.m                          |     21 +-
 scripts/plot/draw/stemleaf.m                       |     40 +-
 scripts/plot/draw/surf.m                           |     12 +-
 scripts/plot/draw/surface.m                        |     14 +-
 scripts/plot/draw/surfc.m                          |     14 +-
 scripts/plot/draw/surfl.m                          |     22 +-
 scripts/plot/draw/surfnorm.m                       |     76 +-
 scripts/plot/draw/tetramesh.m                      |     11 +-
 scripts/plot/draw/trimesh.m                        |     10 +-
 scripts/plot/draw/triplot.m                        |      6 +-
 scripts/plot/draw/trisurf.m                        |      8 +-
 scripts/plot/draw/waterfall.m                      |     18 +-
 scripts/plot/util/__actual_axis_position__.m       |     11 +-
 scripts/plot/util/__default_plot_options__.m       |      2 +-
 scripts/plot/util/__gnuplot_drawnow__.m            |     34 +-
 scripts/plot/util/__next_line_color__.m            |      2 +-
 scripts/plot/util/__next_line_style__.m            |      2 +-
 scripts/plot/util/__plt_get_axis_arg__.m           |      6 +-
 scripts/plot/util/__pltopt__.m                     |     10 +-
 scripts/plot/util/allchild.m                       |      4 +-
 scripts/plot/util/ancestor.m                       |      4 +-
 scripts/plot/util/axes.m                           |     74 +-
 scripts/plot/util/cla.m                            |     14 +-
 scripts/plot/util/clf.m                            |     14 +-
 scripts/plot/util/close.m                          |     30 +-
 scripts/plot/util/closereq.m                       |      2 +-
 scripts/plot/util/colstyle.m                       |      2 +-
 scripts/plot/util/copyobj.m                        |     84 +-
 scripts/plot/util/figure.m                         |     14 +-
 scripts/plot/util/findall.m                        |     18 +-
 scripts/plot/util/findfigs.m                       |      2 +-
 scripts/plot/util/findobj.m                        |     65 +-
 scripts/plot/util/frame2im.m                       |      2 +-
 scripts/plot/util/gca.m                            |      2 +-
 scripts/plot/util/gcbf.m                           |      2 +-
 scripts/plot/util/gcbo.m                           |      4 +-
 scripts/plot/util/gcf.m                            |      2 +-
 scripts/plot/util/gco.m                            |      4 +-
 scripts/plot/util/ginput.m                         |     30 +-
 scripts/plot/util/gnuplot_binary.in                |     66 -
 scripts/plot/util/gnuplot_binary.in.m              |     66 +
 scripts/plot/util/gnuplot_binary.m                 |     66 -
 scripts/plot/util/graphics_toolkit.m               |     20 +-
 scripts/plot/util/hdl2struct.m                     |     28 +-
 scripts/plot/util/hggroup.m                        |      8 +-
 scripts/plot/util/hgload.m                         |      2 +-
 scripts/plot/util/hgsave.m                         |      6 +-
 scripts/plot/util/hold.m                           |     10 +-
 scripts/plot/util/im2frame.m                       |      5 +-
 scripts/plot/util/isaxes.m                         |      2 +-
 scripts/plot/util/isfigure.m                       |      5 +-
 scripts/plot/util/ishghandle.m                     |     57 +-
 scripts/plot/util/ishold.m                         |      6 +-
 scripts/plot/util/isprop.m                         |      3 +-
 scripts/plot/util/linkaxes.m                       |      4 +-
 scripts/plot/util/linkprop.m                       |      7 +-
 scripts/plot/util/meshgrid.m                       |      8 +-
 scripts/plot/util/module.mk                        |    172 +-
 scripts/plot/util/ndgrid.m                         |      4 +-
 scripts/plot/util/newplot.m                        |      8 +-
 scripts/plot/util/pan.m                            |     26 +-
 scripts/plot/util/print.m                          |    193 +-
 scripts/plot/util/printd.m                         |     33 +-
 scripts/plot/util/private/__add_default_menu__.m   |     24 +-
 scripts/plot/util/private/__ghostscript__.m        |      2 +-
 scripts/plot/util/private/__gnuplot_draw_axes__.m  |   2766 +
 .../plot/util/private/__gnuplot_draw_figure__.m    |    206 +
 scripts/plot/util/private/__gnuplot_get_var__.m    |      7 +-
 scripts/plot/util/private/__gnuplot_ginput__.m     |     11 +-
 .../plot/util/private/__gnuplot_has_feature__.m    |     13 +-
 .../plot/util/private/__gnuplot_has_terminal__.m   |      4 +-
 .../plot/util/private/__gnuplot_open_stream__.m    |      6 +-
 scripts/plot/util/private/__gnuplot_print__.m      |    115 +-
 scripts/plot/util/private/__gnuplot_version__.m    |      2 +-
 scripts/plot/util/private/__go_draw_axes__.m       |   2656 -
 scripts/plot/util/private/__go_draw_figure__.m     |    206 -
 scripts/plot/util/private/__opengl_print__.m       |     25 +-
 scripts/plot/util/private/__print_parse_opts__.m   |     40 +-
 scripts/plot/util/private/__tight_eps_bbox__.m     |    124 -
 scripts/plot/util/refresh.m                        |      4 +-
 scripts/plot/util/refreshdata.m                    |      7 +-
 scripts/plot/util/rotate.m                         |     23 +-
 scripts/plot/util/rotate3d.m                       |     17 +-
 scripts/plot/util/saveas.m                         |      8 +-
 scripts/plot/util/shg.m                            |      2 +-
 scripts/plot/util/struct2hdl.m                     |     49 +-
 scripts/plot/util/subplot.m                        |     47 +-
 scripts/plot/util/zoom.m                           |     33 +-
 scripts/polynomial/compan.m                        |      4 +-
 scripts/polynomial/conv.m                          |      4 +-
 scripts/polynomial/deconv.m                        |      2 +-
 scripts/polynomial/mkpp.m                          |     16 +-
 scripts/polynomial/module.mk                       |     90 +-
 scripts/polynomial/mpoles.m                        |      6 +-
 scripts/polynomial/padecoef.m                      |    177 +
 scripts/polynomial/pchip.m                         |     13 +-
 scripts/polynomial/poly.m                          |      4 +-
 scripts/polynomial/polyaffine.m                    |      4 +-
 scripts/polynomial/polyder.m                       |     10 +-
 scripts/polynomial/polyeig.m                       |      4 +-
 scripts/polynomial/polyfit.m                       |     14 +-
 scripts/polynomial/polygcd.m                       |      4 +-
 scripts/polynomial/polyint.m                       |      4 +-
 scripts/polynomial/polyout.m                       |      8 +-
 scripts/polynomial/polyreduce.m                    |      2 +-
 scripts/polynomial/polyval.m                       |     35 +-
 scripts/polynomial/polyvalm.m                      |      4 +-
 scripts/polynomial/ppder.m                         |      5 +-
 scripts/polynomial/ppint.m                         |      5 +-
 scripts/polynomial/ppjumps.m                       |      4 +-
 scripts/polynomial/ppval.m                         |      4 +-
 scripts/polynomial/private/__splinefit__.m         |     11 +-
 scripts/polynomial/residue.m                       |     22 +-
 scripts/polynomial/roots.m                         |      2 +-
 scripts/polynomial/spline.m                        |      8 +-
 scripts/polynomial/splinefit.m                     |     69 +-
 scripts/polynomial/unmkpp.m                        |      2 +-
 scripts/prefs/addpref.m                            |    112 +-
 scripts/prefs/getpref.m                            |    137 +-
 scripts/prefs/ispref.m                             |     72 +-
 scripts/prefs/module.mk                            |     45 +-
 scripts/prefs/prefdir.m                            |     21 +-
 scripts/prefs/preferences.m                        |     12 +-
 scripts/prefs/private/loadprefs.m                  |     11 +-
 scripts/prefs/private/prefsfile.m                  |      9 +-
 scripts/prefs/private/saveprefs.m                  |     11 +-
 scripts/prefs/rmpref.m                             |     70 +-
 scripts/prefs/setpref.m                            |     98 +-
 scripts/profiler/html/flat.html                    |     25 +
 scripts/profiler/html/flat_entry.html              |      6 +
 scripts/profiler/html/function.html                |     24 +
 scripts/profiler/html/hierarchical.html            |     26 +
 scripts/profiler/html/hierarchical_entry.html      |      6 +
 scripts/profiler/html/style.css                    |     24 +
 scripts/profiler/module.mk                         |     30 +
 scripts/profiler/profexplore.m                     |    139 +
 scripts/profiler/profexport.m                      |    317 +
 scripts/profiler/profile.m                         |    153 +
 scripts/profiler/profshow.m                        |    115 +
 scripts/set/intersect.m                            |     27 +-
 scripts/set/ismember.m                             |     20 +-
 scripts/set/module.mk                              |     39 +-
 scripts/set/powerset.m                             |     15 +-
 scripts/set/private/validsetargs.m                 |      4 +
 scripts/set/setdiff.m                              |      8 +-
 scripts/set/setxor.m                               |      8 +-
 scripts/set/union.m                                |     16 +-
 scripts/set/unique.m                               |     26 +-
 scripts/signal/arch_fit.m                          |     10 +-
 scripts/signal/arch_rnd.m                          |      6 +-
 scripts/signal/arch_test.m                         |      2 +-
 scripts/signal/arma_rnd.m                          |      2 +-
 scripts/signal/autoreg_matrix.m                    |      2 +-
 scripts/signal/bartlett.m                          |      4 +-
 scripts/signal/blackman.m                          |     14 +-
 scripts/signal/detrend.m                           |      4 +-
 scripts/signal/diffpara.m                          |      4 +-
 scripts/signal/durbinlevinson.m                    |      2 +-
 scripts/signal/fftconv.m                           |      4 +-
 scripts/signal/fftfilt.m                           |      4 +-
 scripts/signal/fftshift.m                          |      6 +-
 scripts/signal/filter2.m                           |      5 +-
 scripts/signal/fractdiff.m                         |      2 +-
 scripts/signal/freqz.m                             |     24 +-
 scripts/signal/freqz_plot.m                        |      4 +-
 scripts/signal/hamming.m                           |     14 +-
 scripts/signal/hanning.m                           |     22 +-
 scripts/signal/hurst.m                             |      2 +-
 scripts/signal/ifftshift.m                         |      6 +-
 scripts/signal/module.mk                           |    107 +-
 scripts/signal/periodogram.m                       |     14 +-
 scripts/signal/private/rectangle_lw.m              |      2 +-
 scripts/signal/private/rectangle_sw.m              |      2 +-
 scripts/signal/private/triangle_lw.m               |      2 +-
 scripts/signal/private/triangle_sw.m               |      2 +-
 scripts/signal/sinc.m                              |      2 +-
 scripts/signal/sinetone.m                          |      2 +-
 scripts/signal/sinewave.m                          |      2 +-
 scripts/signal/spectral_adf.m                      |     16 +-
 scripts/signal/spectral_xdf.m                      |     16 +-
 scripts/signal/spencer.m                           |      5 +-
 scripts/signal/stft.m                              |     14 +-
 scripts/signal/synthesis.m                         |      2 +-
 scripts/signal/unwrap.m                            |     89 +-
 scripts/signal/yulewalker.m                        |      2 +-
 scripts/sparse/bicg.m                              |      8 +-
 scripts/sparse/bicgstab.m                          |    235 +-
 scripts/sparse/cgs.m                               |     12 +-
 scripts/sparse/colperm.m                           |      5 +-
 scripts/sparse/eigs.m                              |     91 +-
 scripts/sparse/etreeplot.m                         |      5 +-
 scripts/sparse/gmres.m                             |     10 +-
 scripts/sparse/gplot.m                             |      6 +-
 scripts/sparse/ichol.m                             |     14 +-
 scripts/sparse/ilu.m                               |     11 +-
 scripts/sparse/module.mk                           |     93 +-
 scripts/sparse/nonzeros.m                          |      2 +-
 scripts/sparse/pcg.m                               |     24 +-
 scripts/sparse/pcr.m                               |     13 +-
 scripts/sparse/private/__sprand__.m                |    145 +
 scripts/sparse/private/__sprand_impl__.m           |    145 -
 scripts/sparse/qmr.m                               |     15 +-
 scripts/sparse/spaugment.m                         |      6 +-
 scripts/sparse/spconvert.m                         |      2 +-
 scripts/sparse/spdiags.m                           |     16 +-
 scripts/sparse/speye.m                             |      8 +-
 scripts/sparse/spfun.m                             |      2 +-
 scripts/sparse/spones.m                            |      2 +-
 scripts/sparse/sprand.m                            |     12 +-
 scripts/sparse/sprandn.m                           |     12 +-
 scripts/sparse/sprandsym.m                         |     18 +-
 scripts/sparse/spstats.m                           |      4 +-
 scripts/sparse/spy.m                               |      6 +-
 scripts/sparse/svds.m                              |     45 +-
 scripts/sparse/treelayout.m                        |    289 +-
 scripts/sparse/treeplot.m                          |      8 +-
 scripts/specfun/bessel.m                           |     10 +-
 scripts/specfun/beta.m                             |      2 +-
 scripts/specfun/betaln.m                           |      2 +-
 scripts/specfun/ellipke.m                          |     12 +-
 scripts/specfun/expint.m                           |      5 +-
 scripts/specfun/factor.m                           |     13 +-
 scripts/specfun/factorial.m                        |      5 +-
 scripts/specfun/isprime.m                          |      4 +-
 scripts/specfun/lcm.m                              |      4 +-
 scripts/specfun/legendre.m                         |      6 +-
 scripts/specfun/module.mk                          |     50 +-
 scripts/specfun/nchoosek.m                         |      4 +-
 scripts/specfun/nthroot.m                          |      2 +-
 scripts/specfun/perms.m                            |      2 +-
 scripts/specfun/pow2.m                             |      4 +-
 scripts/specfun/primes.m                           |      2 +-
 scripts/specfun/reallog.m                          |      2 +-
 scripts/specfun/realpow.m                          |      2 +-
 scripts/specfun/realsqrt.m                         |      2 +-
 scripts/special-matrix/gallery.m                   |    547 +-
 scripts/special-matrix/hadamard.m                  |      4 +-
 scripts/special-matrix/hankel.m                    |     10 +-
 scripts/special-matrix/hilb.m                      |      4 +-
 scripts/special-matrix/invhilb.m                   |      2 +-
 scripts/special-matrix/magic.m                     |     28 +-
 scripts/special-matrix/module.mk                   |     36 +-
 scripts/special-matrix/pascal.m                    |     10 +-
 scripts/special-matrix/rosser.m                    |      2 +-
 scripts/special-matrix/toeplitz.m                  |      4 +-
 scripts/special-matrix/vander.m                    |      4 +-
 scripts/special-matrix/wilkinson.m                 |      2 +-
 scripts/startup/__finish__.m                       |      7 +-
 scripts/startup/local-rcfile                       |      4 -
 scripts/startup/main-rcfile                        |     22 -
 scripts/startup/module.mk                          |     63 +-
 scripts/startup/site-rcfile                        |      7 +
 scripts/startup/version-rcfile                     |     26 +
 scripts/statistics/base/center.m                   |     19 +-
 scripts/statistics/base/cloglog.m                  |      2 +-
 scripts/statistics/base/corr.m                     |      4 +-
 scripts/statistics/base/cov.m                      |      8 +-
 scripts/statistics/base/gls.m                      |      4 +-
 scripts/statistics/base/histc.m                    |     22 +-
 scripts/statistics/base/iqr.m                      |      6 +-
 scripts/statistics/base/kendall.m                  |      4 +-
 scripts/statistics/base/kurtosis.m                 |     28 +-
 scripts/statistics/base/logit.m                    |      2 +-
 scripts/statistics/base/lscov.m                    |     19 +-
 scripts/statistics/base/mahalanobis.m              |     82 -
 scripts/statistics/base/mean.m                     |     28 +-
 scripts/statistics/base/meansq.m                   |     19 +-
 scripts/statistics/base/median.m                   |     43 +-
 scripts/statistics/base/mode.m                     |     40 +-
 scripts/statistics/base/module.mk                  |     81 +-
 scripts/statistics/base/moment.m                   |     21 +-
 scripts/statistics/base/ols.m                      |      7 +-
 scripts/statistics/base/ppplot.m                   |      2 +-
 scripts/statistics/base/prctile.m                  |      6 +-
 scripts/statistics/base/probit.m                   |      2 +-
 scripts/statistics/base/qqplot.m                   |     10 +-
 scripts/statistics/base/quantile.m                 |     14 +-
 scripts/statistics/base/range.m                    |      4 +-
 scripts/statistics/base/ranks.m                    |      6 +-
 scripts/statistics/base/run_count.m                |      4 +-
 scripts/statistics/base/runlength.m                |      4 +-
 scripts/statistics/base/skewness.m                 |     34 +-
 scripts/statistics/base/spearman.m                 |      4 +-
 scripts/statistics/base/statistics.m               |      4 +-
 scripts/statistics/base/std.m                      |     36 +-
 scripts/statistics/base/table.m                    |      4 +-
 scripts/statistics/base/var.m                      |     26 +-
 scripts/statistics/base/zscore.m                   |     11 +-
 scripts/statistics/distributions/betacdf.m         |      2 +-
 scripts/statistics/distributions/betainv.m         |     20 +-
 scripts/statistics/distributions/betapdf.m         |      2 +-
 scripts/statistics/distributions/betarnd.m         |      8 +-
 scripts/statistics/distributions/binocdf.m         |      2 +-
 scripts/statistics/distributions/binoinv.m         |    138 +-
 scripts/statistics/distributions/binopdf.m         |      8 +-
 scripts/statistics/distributions/binornd.m         |      8 +-
 scripts/statistics/distributions/cauchy_cdf.m      |      4 +-
 scripts/statistics/distributions/cauchy_inv.m      |      4 +-
 scripts/statistics/distributions/cauchy_pdf.m      |      4 +-
 scripts/statistics/distributions/cauchy_rnd.m      |      8 +-
 scripts/statistics/distributions/chi2cdf.m         |      2 +-
 scripts/statistics/distributions/chi2inv.m         |      2 +-
 scripts/statistics/distributions/chi2pdf.m         |      2 +-
 scripts/statistics/distributions/chi2rnd.m         |      8 +-
 scripts/statistics/distributions/discrete_cdf.m    |      4 +-
 scripts/statistics/distributions/discrete_inv.m    |      2 +-
 scripts/statistics/distributions/discrete_pdf.m    |      2 +-
 scripts/statistics/distributions/discrete_rnd.m    |     10 +-
 scripts/statistics/distributions/empirical_cdf.m   |      2 +-
 scripts/statistics/distributions/empirical_inv.m   |      2 +-
 scripts/statistics/distributions/empirical_pdf.m   |      2 +-
 scripts/statistics/distributions/empirical_rnd.m   |      8 +-
 scripts/statistics/distributions/expcdf.m          |      2 +-
 scripts/statistics/distributions/expinv.m          |      2 +-
 scripts/statistics/distributions/exppdf.m          |      2 +-
 scripts/statistics/distributions/exprnd.m          |      8 +-
 scripts/statistics/distributions/fcdf.m            |      2 +-
 scripts/statistics/distributions/finv.m            |      5 +-
 scripts/statistics/distributions/fpdf.m            |      5 +-
 scripts/statistics/distributions/frnd.m            |      8 +-
 scripts/statistics/distributions/gamcdf.m          |      2 +-
 scripts/statistics/distributions/gaminv.m          |     21 +-
 scripts/statistics/distributions/gampdf.m          |      2 +-
 scripts/statistics/distributions/gamrnd.m          |      8 +-
 scripts/statistics/distributions/geocdf.m          |      2 +-
 scripts/statistics/distributions/geoinv.m          |      2 +-
 scripts/statistics/distributions/geopdf.m          |      2 +-
 scripts/statistics/distributions/geornd.m          |      8 +-
 scripts/statistics/distributions/hygecdf.m         |      2 +-
 scripts/statistics/distributions/hygeinv.m         |      2 +-
 scripts/statistics/distributions/hygepdf.m         |      4 +-
 scripts/statistics/distributions/hygernd.m         |      8 +-
 .../distributions/kolmogorov_smirnov_cdf.m         |      2 +-
 scripts/statistics/distributions/laplace_cdf.m     |      2 +-
 scripts/statistics/distributions/laplace_inv.m     |      2 +-
 scripts/statistics/distributions/laplace_pdf.m     |      2 +-
 scripts/statistics/distributions/laplace_rnd.m     |      6 +-
 scripts/statistics/distributions/logistic_cdf.m    |      2 +-
 scripts/statistics/distributions/logistic_inv.m    |      2 +-
 scripts/statistics/distributions/logistic_pdf.m    |      2 +-
 scripts/statistics/distributions/logistic_rnd.m    |      6 +-
 scripts/statistics/distributions/logncdf.m         |      4 +-
 scripts/statistics/distributions/logninv.m         |      4 +-
 scripts/statistics/distributions/lognpdf.m         |      4 +-
 scripts/statistics/distributions/lognrnd.m         |      8 +-
 scripts/statistics/distributions/module.mk         |    194 +-
 scripts/statistics/distributions/nbincdf.m         |      2 +-
 scripts/statistics/distributions/nbininv.m         |    110 +-
 scripts/statistics/distributions/nbinpdf.m         |      2 +-
 scripts/statistics/distributions/nbinrnd.m         |      8 +-
 scripts/statistics/distributions/normcdf.m         |      4 +-
 scripts/statistics/distributions/norminv.m         |      4 +-
 scripts/statistics/distributions/normpdf.m         |      4 +-
 scripts/statistics/distributions/normrnd.m         |      8 +-
 scripts/statistics/distributions/poisscdf.m        |      2 +-
 scripts/statistics/distributions/poissinv.m        |    145 +-
 scripts/statistics/distributions/poisspdf.m        |      2 +-
 scripts/statistics/distributions/poissrnd.m        |      8 +-
 scripts/statistics/distributions/stdnormal_cdf.m   |      2 +-
 scripts/statistics/distributions/stdnormal_inv.m   |      2 +-
 scripts/statistics/distributions/stdnormal_pdf.m   |      2 +-
 scripts/statistics/distributions/stdnormal_rnd.m   |      6 +-
 scripts/statistics/distributions/tcdf.m            |      4 +-
 scripts/statistics/distributions/tinv.m            |      2 +-
 scripts/statistics/distributions/tpdf.m            |      2 +-
 scripts/statistics/distributions/trnd.m            |      8 +-
 scripts/statistics/distributions/unidcdf.m         |      6 +-
 scripts/statistics/distributions/unidinv.m         |      2 +-
 scripts/statistics/distributions/unidpdf.m         |      6 +-
 scripts/statistics/distributions/unidrnd.m         |      8 +-
 scripts/statistics/distributions/unifcdf.m         |      4 +-
 scripts/statistics/distributions/unifinv.m         |      4 +-
 scripts/statistics/distributions/unifpdf.m         |      4 +-
 scripts/statistics/distributions/unifrnd.m         |      8 +-
 scripts/statistics/distributions/wblcdf.m          |      6 +-
 scripts/statistics/distributions/wblinv.m          |      6 +-
 scripts/statistics/distributions/wblpdf.m          |      6 +-
 scripts/statistics/distributions/wblrnd.m          |      8 +-
 scripts/statistics/distributions/wienrnd.m         |      2 +-
 scripts/statistics/models/logistic_regression.m    |      8 +-
 scripts/statistics/models/module.mk                |     31 +-
 .../private/logistic_regression_derivatives.m      |      2 +-
 .../private/logistic_regression_likelihood.m       |      2 +-
 scripts/statistics/tests/anova.m                   |      2 +-
 scripts/statistics/tests/bartlett_test.m           |      2 +-
 .../statistics/tests/chisquare_test_homogeneity.m  |      2 +-
 .../statistics/tests/chisquare_test_independence.m |      2 +-
 scripts/statistics/tests/cor_test.m                |      4 +-
 scripts/statistics/tests/f_test_regression.m       |      2 +-
 scripts/statistics/tests/hotelling_test.m          |      2 +-
 scripts/statistics/tests/hotelling_test_2.m        |      2 +-
 scripts/statistics/tests/kolmogorov_smirnov_test.m |      4 +-
 .../statistics/tests/kolmogorov_smirnov_test_2.m   |      4 +-
 scripts/statistics/tests/kruskal_wallis_test.m     |      9 +-
 scripts/statistics/tests/manova.m                  |      6 +-
 scripts/statistics/tests/mcnemar_test.m            |      2 +-
 scripts/statistics/tests/module.mk                 |     64 +-
 scripts/statistics/tests/prop_test_2.m             |      2 +-
 scripts/statistics/tests/run_test.m                |      2 +-
 scripts/statistics/tests/sign_test.m               |      2 +-
 scripts/statistics/tests/t_test.m                  |      2 +-
 scripts/statistics/tests/t_test_2.m                |      2 +-
 scripts/statistics/tests/t_test_regression.m       |      2 +-
 scripts/statistics/tests/u_test.m                  |      2 +-
 scripts/statistics/tests/var_test.m                |      2 +-
 scripts/statistics/tests/welch_test.m              |      2 +-
 scripts/statistics/tests/wilcoxon_test.m           |      6 +-
 scripts/statistics/tests/z_test.m                  |      2 +-
 scripts/statistics/tests/z_test_2.m                |      2 +-
 scripts/strings/base2dec.m                         |      2 +-
 scripts/strings/bin2dec.m                          |      2 +-
 scripts/strings/blanks.m                           |      2 +-
 scripts/strings/cstrcat.m                          |     19 +-
 scripts/strings/deblank.m                          |      2 +-
 scripts/strings/dec2base.m                         |      8 +-
 scripts/strings/dec2bin.m                          |      2 +-
 scripts/strings/dec2hex.m                          |      2 +-
 scripts/strings/findstr.m                          |      4 +-
 scripts/strings/hex2dec.m                          |      2 +-
 scripts/strings/index.m                            |      4 +-
 scripts/strings/isletter.m                         |      2 +-
 scripts/strings/isstrprop.m                        |      2 +-
 scripts/strings/mat2str.m                          |      4 +-
 scripts/strings/module.mk                          |     74 +-
 scripts/strings/ostrsplit.m                        |      4 +-
 scripts/strings/regexptranslate.m                  |      2 +-
 scripts/strings/rindex.m                           |      2 +-
 scripts/strings/str2num.m                          |      4 +-
 scripts/strings/strcat.m                           |     10 +-
 scripts/strings/strchr.m                           |      8 +-
 scripts/strings/strjoin.m                          |      6 +-
 scripts/strings/strjust.m                          |      8 +-
 scripts/strings/strmatch.m                         |      6 +-
 scripts/strings/strsplit.m                         |     34 +-
 scripts/strings/strtok.m                           |      8 +-
 scripts/strings/strtrim.m                          |      2 +-
 scripts/strings/strtrunc.m                         |      2 +-
 scripts/strings/substr.m                           |      4 +-
 scripts/strings/untabify.m                         |      6 +-
 scripts/strings/validatestring.m                   |     12 +-
 scripts/testfun/__have_feature__.m                 |     11 +-
 scripts/testfun/__printf_assert__.m                |      4 +-
 scripts/testfun/__prog_output_assert__.m           |      5 +-
 scripts/testfun/__run_test_suite__.m               |     60 +-
 scripts/testfun/assert.m                           |     50 +-
 scripts/testfun/demo.m                             |     29 +-
 scripts/testfun/example.m                          |     12 +-
 scripts/testfun/fail.m                             |     13 +-
 scripts/testfun/module.mk                          |     38 +-
 scripts/testfun/rundemos.m                         |     18 +-
 scripts/testfun/runtests.m                         |     49 +-
 scripts/testfun/speed.m                            |      4 +-
 scripts/testfun/test.m                             |     94 +-
 scripts/time/addtodate.m                           |      2 +-
 scripts/time/asctime.m                             |      2 +-
 scripts/time/calendar.m                            |      8 +-
 scripts/time/clock.m                               |      2 +-
 scripts/time/ctime.m                               |      2 +-
 scripts/time/date.m                                |      2 +-
 scripts/time/datenum.m                             |     20 +-
 scripts/time/datestr.m                             |     29 +-
 scripts/time/datevec.m                             |     26 +-
 scripts/time/eomday.m                              |      2 +-
 scripts/time/etime.m                               |      8 +-
 scripts/time/is_leap_year.m                        |      4 +-
 scripts/time/module.mk                             |     42 +-
 scripts/time/now.m                                 |      2 +-
 scripts/time/weekday.m                             |      9 +-
 src/Makefile.am                                    |    199 -
 src/Makefile.in                                    |   3178 -
 src/display-available.c                            |     10 +-
 src/display-available.h                            |     11 +-
 src/main-cli.cc                                    |     54 +-
 src/main-gui.cc                                    |     67 +-
 src/main.in.cc                                     |    367 +-
 src/mkoctfile.in.cc                                |    130 +-
 src/module.mk                                      |    265 +
 src/octave-build-info.h                            |     34 +
 src/octave-build-info.in.cc                        |     34 +
 src/octave-config.in.cc                            |     13 +-
 src/shared-fcns.h                                  |     19 +-
 test/Makefile.am                                   |    120 -
 test/Makefile.in                                   |   2824 -
 test/bug-31371.tst                                 |      6 +-
 test/bug-35448/module.mk                           |     12 +-
 test/bug-36025/bug-36025.tst                       |      2 +-
 test/bug-36025/module.mk                           |     13 +-
 test/bug-38236/module.mk                           |     10 +-
 test/bug-38565.tst                                 |      9 +
 test/bug-38691/module.mk                           |     14 +-
 test/bug-44940/bug-44940.tst                       |     11 +
 test/bug-44940/class_bug44940.m                    |      5 +
 test/bug-44940/module.mk                           |      5 +
 test/build-bc-overload-tests.sh                    |     30 +-
 test/build-sparse-tests.sh                         |    318 +-
 test/class-concat/class-concat.tst                 |     12 +-
 test/class-concat/module.mk                        |      8 +-
 test/classdef/classdef.tst                         |     30 +-
 test/classdef/module.mk                            |     12 +-
 test/classes/classes.tst                           |     40 +-
 test/classes/module.mk                             |    234 +-
 test/colormaps.tst                                 |     26 +-
 test/command.tst                                   |    154 +
 test/ctor-vs-method/ctor-vs-method.tst             |      8 +-
 test/ctor-vs-method/module.mk                      |     20 +-
 test/diag-perm.tst                                 |     38 +-
 test/error.tst                                     |      4 +-
 .../fcn-handle-derived-resolution.tst              |     14 +-
 test/fcn-handle-derived-resolution/module.mk       |     20 +-
 test/for.tst                                       |      4 +-
 test/if.tst                                        |     29 +
 test/index.tst                                     |    127 +-
 test/io.tst                                        |    110 +-
 test/jit.tst                                       |     86 +-
 test/logical-index.tst                             |      2 +-
 test/module.mk                                     |    149 +
 test/nest/arg_nest.m                               |      8 +
 test/nest/arg_ret.m                                |      7 +
 test/nest/module.mk                                |     39 +-
 test/nest/nest.tst                                 |     58 +
 test/nest/nest_eval.m                              |      8 +
 test/nest/no_closure.m                             |     11 +
 test/nest/persistent_nest.m                        |     10 +
 test/nest/recursive_nest.m                         |     13 +
 test/nest/recursive_nest2.m                        |     21 +
 test/nest/recursive_nest3.m                        |     13 +
 test/nest/scope0.m                                 |     16 +
 test/nest/scope1.m                                 |     20 +
 test/nest/scope2.m                                 |     17 +
 test/nest/scope3.m                                 |     19 +
 test/nest/script_nest.m                            |     11 +
 test/nest/script_nest_script.m                     |      2 +
 test/nest/varg_nest.m                              |     11 +
 test/nest/varg_nest2.m                             |     14 +
 test/null-assign.tst                               |     32 +-
 test/parser.tst                                    |     48 +-
 test/prefer.tst                                    |      8 +-
 test/struct.tst                                    |     44 +-
 test/system.tst                                    |    130 +-
 5637 files changed, 714628 insertions(+), 477823 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