diff options
Diffstat (limited to 'math/octave/PLIST')
-rw-r--r-- | math/octave/PLIST | 328 |
1 files changed, 170 insertions, 158 deletions
diff --git a/math/octave/PLIST b/math/octave/PLIST index 0602807b6b6..ee73fe3b839 100644 --- a/math/octave/PLIST +++ b/math/octave/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2016/08/08 12:24:45 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.29 2016/11/19 21:53:12 maya Exp $ bin/mkoctfile bin/mkoctfile-${PKGVERSION} bin/octave @@ -17,15 +17,6 @@ include/${PKGNAME}/octave/CNDArray.h include/${PKGNAME}/octave/CRowVector.h include/${PKGNAME}/octave/CSparse.h include/${PKGNAME}/octave/Cell.h -include/${PKGNAME}/octave/CmplxAEPBAL.h -include/${PKGNAME}/octave/CmplxCHOL.h -include/${PKGNAME}/octave/CmplxGEPBAL.h -include/${PKGNAME}/octave/CmplxHESS.h -include/${PKGNAME}/octave/CmplxLU.h -include/${PKGNAME}/octave/CmplxQR.h -include/${PKGNAME}/octave/CmplxQRP.h -include/${PKGNAME}/octave/CmplxSCHUR.h -include/${PKGNAME}/octave/CmplxSVD.h include/${PKGNAME}/octave/CollocWt.h include/${PKGNAME}/octave/DAE.h include/${PKGNAME}/octave/DAEFunc.h @@ -43,13 +34,10 @@ include/${PKGNAME}/octave/DiagArray2.h include/${PKGNAME}/octave/EIG.h include/${PKGNAME}/octave/LSODE-opts.h include/${PKGNAME}/octave/LSODE.h -include/${PKGNAME}/octave/MArray-decl.h -include/${PKGNAME}/octave/MArray-defs.h include/${PKGNAME}/octave/MArray.cc include/${PKGNAME}/octave/MArray.h include/${PKGNAME}/octave/MDiagArray2.cc include/${PKGNAME}/octave/MDiagArray2.h -include/${PKGNAME}/octave/MSparse-defs.h include/${PKGNAME}/octave/MSparse.cc include/${PKGNAME}/octave/MSparse.h include/${PKGNAME}/octave/Matrix.h @@ -68,41 +56,35 @@ include/${PKGNAME}/octave/Sparse-op-defs.h include/${PKGNAME}/octave/Sparse-perm-op-defs.h include/${PKGNAME}/octave/Sparse.cc include/${PKGNAME}/octave/Sparse.h -include/${PKGNAME}/octave/SparseCmplxCHOL.h -include/${PKGNAME}/octave/SparseCmplxLU.h -include/${PKGNAME}/octave/SparseCmplxQR.h -include/${PKGNAME}/octave/SparseQR.h -include/${PKGNAME}/octave/SparsedbleCHOL.h -include/${PKGNAME}/octave/SparsedbleLU.h include/${PKGNAME}/octave/action-container.h -include/${PKGNAME}/octave/base-aepbal.h +include/${PKGNAME}/octave/aepbalance.h include/${PKGNAME}/octave/base-dae.h include/${PKGNAME}/octave/base-de.h include/${PKGNAME}/octave/base-list.h -include/${PKGNAME}/octave/base-lu.cc -include/${PKGNAME}/octave/base-lu.h include/${PKGNAME}/octave/base-min.h -include/${PKGNAME}/octave/base-qr.cc -include/${PKGNAME}/octave/base-qr.h +include/${PKGNAME}/octave/base-text-renderer.h include/${PKGNAME}/octave/boolMatrix.h include/${PKGNAME}/octave/boolNDArray.h include/${PKGNAME}/octave/boolSparse.h include/${PKGNAME}/octave/bsxfun-decl.h include/${PKGNAME}/octave/bsxfun-defs.cc include/${PKGNAME}/octave/bsxfun.h +include/${PKGNAME}/octave/build-env.h include/${PKGNAME}/octave/builtin-defun-decls.h include/${PKGNAME}/octave/builtins.h include/${PKGNAME}/octave/byte-swap.h include/${PKGNAME}/octave/c-file-ptr-stream.h +include/${PKGNAME}/octave/call-stack.h include/${PKGNAME}/octave/caseless-str.h include/${PKGNAME}/octave/cdisplay.h include/${PKGNAME}/octave/chMatrix.h include/${PKGNAME}/octave/chNDArray.h +include/${PKGNAME}/octave/child-list.h +include/${PKGNAME}/octave/chol.h include/${PKGNAME}/octave/cmd-edit.h include/${PKGNAME}/octave/cmd-hist.h include/${PKGNAME}/octave/comment-list.h include/${PKGNAME}/octave/config.h -include/${PKGNAME}/octave/cutils.h include/${PKGNAME}/octave/dColVector.h include/${PKGNAME}/octave/dDiagMatrix.h include/${PKGNAME}/octave/dMatrix.h @@ -111,15 +93,6 @@ include/${PKGNAME}/octave/dRowVector.h include/${PKGNAME}/octave/dSparse.h include/${PKGNAME}/octave/data-conv.h include/${PKGNAME}/octave/data.h -include/${PKGNAME}/octave/dbleAEPBAL.h -include/${PKGNAME}/octave/dbleCHOL.h -include/${PKGNAME}/octave/dbleGEPBAL.h -include/${PKGNAME}/octave/dbleHESS.h -include/${PKGNAME}/octave/dbleLU.h -include/${PKGNAME}/octave/dbleQR.h -include/${PKGNAME}/octave/dbleQRP.h -include/${PKGNAME}/octave/dbleSCHUR.h -include/${PKGNAME}/octave/dbleSVD.h include/${PKGNAME}/octave/debug.h include/${PKGNAME}/octave/defaults.h include/${PKGNAME}/octave/defun-dld.h @@ -130,8 +103,9 @@ include/${PKGNAME}/octave/dir-ops.h include/${PKGNAME}/octave/dirfns.h include/${PKGNAME}/octave/display.h include/${PKGNAME}/octave/dynamic-ld.h -include/${PKGNAME}/octave/eigs-base.cc +include/${PKGNAME}/octave/eigs-base.h include/${PKGNAME}/octave/error.h +include/${PKGNAME}/octave/errwarn.h include/${PKGNAME}/octave/event-queue.h include/${PKGNAME}/octave/f77-fcn.h include/${PKGNAME}/octave/fCColVector.h @@ -139,15 +113,6 @@ include/${PKGNAME}/octave/fCDiagMatrix.h include/${PKGNAME}/octave/fCMatrix.h include/${PKGNAME}/octave/fCNDArray.h include/${PKGNAME}/octave/fCRowVector.h -include/${PKGNAME}/octave/fCmplxAEPBAL.h -include/${PKGNAME}/octave/fCmplxCHOL.h -include/${PKGNAME}/octave/fCmplxGEPBAL.h -include/${PKGNAME}/octave/fCmplxHESS.h -include/${PKGNAME}/octave/fCmplxLU.h -include/${PKGNAME}/octave/fCmplxQR.h -include/${PKGNAME}/octave/fCmplxQRP.h -include/${PKGNAME}/octave/fCmplxSCHUR.h -include/${PKGNAME}/octave/fCmplxSVD.h include/${PKGNAME}/octave/fColVector.h include/${PKGNAME}/octave/fDiagMatrix.h include/${PKGNAME}/octave/fEIG.h @@ -157,23 +122,17 @@ include/${PKGNAME}/octave/fRowVector.h include/${PKGNAME}/octave/file-io.h include/${PKGNAME}/octave/file-ops.h include/${PKGNAME}/octave/file-stat.h -include/${PKGNAME}/octave/floatAEPBAL.h -include/${PKGNAME}/octave/floatCHOL.h -include/${PKGNAME}/octave/floatGEPBAL.h -include/${PKGNAME}/octave/floatHESS.h -include/${PKGNAME}/octave/floatLU.h -include/${PKGNAME}/octave/floatQR.h -include/${PKGNAME}/octave/floatQRP.h -include/${PKGNAME}/octave/floatSCHUR.h -include/${PKGNAME}/octave/floatSVD.h +include/${PKGNAME}/octave/ft-text-renderer.h include/${PKGNAME}/octave/functor.h +include/${PKGNAME}/octave/gepbalance.h include/${PKGNAME}/octave/gl-render.h -include/${PKGNAME}/octave/gl2ps-renderer.h +include/${PKGNAME}/octave/gl2ps-print.h include/${PKGNAME}/octave/glob-match.h include/${PKGNAME}/octave/graphics-props.cc include/${PKGNAME}/octave/graphics.h include/${PKGNAME}/octave/gripes.h include/${PKGNAME}/octave/help.h +include/${PKGNAME}/octave/hess.h include/${PKGNAME}/octave/hook-fcn.h include/${PKGNAME}/octave/idx-vector.h include/${PKGNAME}/octave/input.h @@ -183,19 +142,31 @@ include/${PKGNAME}/octave/int64NDArray.h include/${PKGNAME}/octave/int8NDArray.h include/${PKGNAME}/octave/intNDArray.cc include/${PKGNAME}/octave/intNDArray.h +include/${PKGNAME}/octave/interpreter.h include/${PKGNAME}/octave/jit-ir.h include/${PKGNAME}/octave/jit-typeinfo.h include/${PKGNAME}/octave/jit-util.h -include/${PKGNAME}/octave/kpse.cc include/${PKGNAME}/octave/lex.h +include/${PKGNAME}/octave/liboctave-build-info.h +include/${PKGNAME}/octave/liboctinterp-build-info.h +include/${PKGNAME}/octave/lo-amos-proto.h +include/${PKGNAME}/octave/lo-arpack-proto.h +include/${PKGNAME}/octave/lo-array-errwarn.h include/${PKGNAME}/octave/lo-array-gripes.h +include/${PKGNAME}/octave/lo-blas-proto.h include/${PKGNAME}/octave/lo-cutils.h include/${PKGNAME}/octave/lo-error.h +include/${PKGNAME}/octave/lo-fftpack-proto.h +include/${PKGNAME}/octave/lo-hash.h include/${PKGNAME}/octave/lo-ieee.h +include/${PKGNAME}/octave/lo-lapack-proto.h include/${PKGNAME}/octave/lo-macros.h include/${PKGNAME}/octave/lo-mappers.h include/${PKGNAME}/octave/lo-math.h +include/${PKGNAME}/octave/lo-qrupdate-proto.h +include/${PKGNAME}/octave/lo-ranlib-proto.h include/${PKGNAME}/octave/lo-regexp.h +include/${PKGNAME}/octave/lo-slatec-proto.h include/${PKGNAME}/octave/lo-specfun.h include/${PKGNAME}/octave/lo-sysdep.h include/${PKGNAME}/octave/lo-traits.h @@ -207,9 +178,10 @@ include/${PKGNAME}/octave/ls-hdf5.h include/${PKGNAME}/octave/ls-mat-ascii.h include/${PKGNAME}/octave/ls-mat4.h include/${PKGNAME}/octave/ls-mat5.h -include/${PKGNAME}/octave/ls-oct-ascii.h include/${PKGNAME}/octave/ls-oct-binary.h +include/${PKGNAME}/octave/ls-oct-text.h include/${PKGNAME}/octave/ls-utils.h +include/${PKGNAME}/octave/lu.h include/${PKGNAME}/octave/mach-info.h include/${PKGNAME}/octave/mex.h include/${PKGNAME}/octave/mexproto.h @@ -549,30 +521,25 @@ include/${PKGNAME}/octave/oct-alloc.h include/${PKGNAME}/octave/oct-base64.h include/${PKGNAME}/octave/oct-binmap.h include/${PKGNAME}/octave/oct-cmplx.h -include/${PKGNAME}/octave/oct-conf-post.h -include/${PKGNAME}/octave/oct-conf.h include/${PKGNAME}/octave/oct-convn.h include/${PKGNAME}/octave/oct-env.h include/${PKGNAME}/octave/oct-errno.h include/${PKGNAME}/octave/oct-fftw.h include/${PKGNAME}/octave/oct-fstrm.h include/${PKGNAME}/octave/oct-glob.h -include/${PKGNAME}/octave/oct-gperf.h include/${PKGNAME}/octave/oct-group.h include/${PKGNAME}/octave/oct-handle.h -include/${PKGNAME}/octave/oct-hdf5-id.h -include/${PKGNAME}/octave/oct-hdf5.h +include/${PKGNAME}/octave/oct-hdf5-types.h include/${PKGNAME}/octave/oct-hist.h +include/${PKGNAME}/octave/oct-inttypes-fwd.h include/${PKGNAME}/octave/oct-inttypes.h include/${PKGNAME}/octave/oct-iostrm.h include/${PKGNAME}/octave/oct-locbuf.h include/${PKGNAME}/octave/oct-lvalue.h include/${PKGNAME}/octave/oct-map.h -include/${PKGNAME}/octave/oct-md5.h include/${PKGNAME}/octave/oct-mutex.h include/${PKGNAME}/octave/oct-norm.h include/${PKGNAME}/octave/oct-obj.h -include/${PKGNAME}/octave/oct-openmp.h include/${PKGNAME}/octave/oct-passwd.h include/${PKGNAME}/octave/oct-prcstrm.h include/${PKGNAME}/octave/oct-procbuf.h @@ -583,36 +550,29 @@ include/${PKGNAME}/octave/oct-rl-hist.h include/${PKGNAME}/octave/oct-shlib.h include/${PKGNAME}/octave/oct-sort.cc include/${PKGNAME}/octave/oct-sort.h -include/${PKGNAME}/octave/oct-sparse.h include/${PKGNAME}/octave/oct-spparms.h include/${PKGNAME}/octave/oct-stdstrm.h include/${PKGNAME}/octave/oct-stream.h +include/${PKGNAME}/octave/oct-string.h include/${PKGNAME}/octave/oct-strstrm.h include/${PKGNAME}/octave/oct-syscalls.h -include/${PKGNAME}/octave/oct-tex-parser.h include/${PKGNAME}/octave/oct-time.h include/${PKGNAME}/octave/oct-uname.h include/${PKGNAME}/octave/oct.h +include/${PKGNAME}/octave/octave-build-info.h +include/${PKGNAME}/octave/octave-config.h include/${PKGNAME}/octave/octave-default-image.h include/${PKGNAME}/octave/octave-link.h +include/${PKGNAME}/octave/octave-preserve-stream-state.h include/${PKGNAME}/octave/octave.h -include/${PKGNAME}/octave/op-dm-template.cc -include/${PKGNAME}/octave/op-dms-template.cc -include/${PKGNAME}/octave/op-int.h -include/${PKGNAME}/octave/op-pm-template.cc include/${PKGNAME}/octave/ops.h include/${PKGNAME}/octave/options-usage.h -include/${PKGNAME}/octave/ov-base-diag.cc include/${PKGNAME}/octave/ov-base-diag.h -include/${PKGNAME}/octave/ov-base-int.cc include/${PKGNAME}/octave/ov-base-int.h -include/${PKGNAME}/octave/ov-base-mat.cc include/${PKGNAME}/octave/ov-base-mat.h -include/${PKGNAME}/octave/ov-base-scalar.cc include/${PKGNAME}/octave/ov-base-scalar.h include/${PKGNAME}/octave/ov-base-sparse.h include/${PKGNAME}/octave/ov-base.h -include/${PKGNAME}/octave/ov-bool-mat.cc include/${PKGNAME}/octave/ov-bool-mat.h include/${PKGNAME}/octave/ov-bool-sparse.h include/${PKGNAME}/octave/ov-bool.h @@ -656,7 +616,6 @@ include/${PKGNAME}/octave/ov-re-sparse.h include/${PKGNAME}/octave/ov-scalar.h include/${PKGNAME}/octave/ov-str-mat.h include/${PKGNAME}/octave/ov-struct.h -include/${PKGNAME}/octave/ov-type-conv.h include/${PKGNAME}/octave/ov-typeinfo.h include/${PKGNAME}/octave/ov-uint16.h include/${PKGNAME}/octave/ov-uint32.h @@ -664,9 +623,9 @@ include/${PKGNAME}/octave/ov-uint64.h include/${PKGNAME}/octave/ov-uint8.h include/${PKGNAME}/octave/ov-usr-fcn.h include/${PKGNAME}/octave/ov.h +include/${PKGNAME}/octave/ovl.h include/${PKGNAME}/octave/pager.h include/${PKGNAME}/octave/parse.h -include/${PKGNAME}/octave/pathlen.h include/${PKGNAME}/octave/pathsearch.h include/${PKGNAME}/octave/pr-output.h include/${PKGNAME}/octave/procstream.h @@ -703,12 +662,14 @@ include/${PKGNAME}/octave/pt-stmt.h include/${PKGNAME}/octave/pt-unop.h include/${PKGNAME}/octave/pt-walk.h include/${PKGNAME}/octave/pt.h +include/${PKGNAME}/octave/qr.h +include/${PKGNAME}/octave/qrp.h include/${PKGNAME}/octave/quit.h include/${PKGNAME}/octave/randgamma.h include/${PKGNAME}/octave/randmtzig.h include/${PKGNAME}/octave/randpoisson.h +include/${PKGNAME}/octave/schur.h include/${PKGNAME}/octave/sighandlers.h -include/${PKGNAME}/octave/siglist.h include/${PKGNAME}/octave/singleton-cleanup.h include/${PKGNAME}/octave/smx-bm-sbm.h include/${PKGNAME}/octave/smx-cm-scm.h @@ -716,6 +677,7 @@ include/${PKGNAME}/octave/smx-cm-sm.h include/${PKGNAME}/octave/smx-cs-sm.h include/${PKGNAME}/octave/smx-m-scm.h include/${PKGNAME}/octave/smx-m-sm.h +include/${PKGNAME}/octave/smx-ops.h include/${PKGNAME}/octave/smx-s-scm.h include/${PKGNAME}/octave/smx-sbm-bm.h include/${PKGNAME}/octave/smx-scm-cm.h @@ -726,25 +688,22 @@ include/${PKGNAME}/octave/smx-sm-cm.h include/${PKGNAME}/octave/smx-sm-cs.h include/${PKGNAME}/octave/smx-sm-m.h include/${PKGNAME}/octave/smx-sm-scm.h -include/${PKGNAME}/octave/sparse-base-chol.cc -include/${PKGNAME}/octave/sparse-base-chol.h -include/${PKGNAME}/octave/sparse-base-lu.cc -include/${PKGNAME}/octave/sparse-base-lu.h -include/${PKGNAME}/octave/sparse-dmsolve.cc +include/${PKGNAME}/octave/sparse-chol.h +include/${PKGNAME}/octave/sparse-dmsolve.h +include/${PKGNAME}/octave/sparse-lu.h +include/${PKGNAME}/octave/sparse-qr.h include/${PKGNAME}/octave/sparse-sort.h include/${PKGNAME}/octave/sparse-util.h include/${PKGNAME}/octave/sparse-xdiv.h include/${PKGNAME}/octave/sparse-xpow.h -include/${PKGNAME}/octave/statdefs.h include/${PKGNAME}/octave/str-vec.h include/${PKGNAME}/octave/sun-utils.h +include/${PKGNAME}/octave/svd.h include/${PKGNAME}/octave/symtab.h include/${PKGNAME}/octave/sysdep.h -include/${PKGNAME}/octave/sysdir.h -include/${PKGNAME}/octave/syswait.h +include/${PKGNAME}/octave/text-renderer.h include/${PKGNAME}/octave/token.h include/${PKGNAME}/octave/toplev.h -include/${PKGNAME}/octave/txt-eng-ft.h include/${PKGNAME}/octave/txt-eng.h include/${PKGNAME}/octave/uint16NDArray.h include/${PKGNAME}/octave/uint32NDArray.h @@ -775,6 +734,7 @@ include/${PKGNAME}/octave/vx-frv-fcrv.h include/${PKGNAME}/octave/vx-frv-fcs.h include/${PKGNAME}/octave/vx-fs-fccv.h include/${PKGNAME}/octave/vx-fs-fcrv.h +include/${PKGNAME}/octave/vx-ops.h include/${PKGNAME}/octave/vx-rv-crv.h include/${PKGNAME}/octave/vx-rv-cs.h include/${PKGNAME}/octave/vx-s-ccv.h @@ -786,6 +746,7 @@ include/${PKGNAME}/octave/xpow.h include/${PKGNAME}/octave/zfstream.h info/liboctave.info info/octave.info +lib/charset.alias lib/octave/${PKGVERSION}/__delaunayn__.a lib/octave/${PKGVERSION}/__eigs__.a lib/octave/${PKGVERSION}/__fltk_uigetfile__.a @@ -803,6 +764,7 @@ lib/octave/${PKGVERSION}/colamd.a lib/octave/${PKGVERSION}/convhulln.a lib/octave/${PKGVERSION}/dmperm.a lib/octave/${PKGVERSION}/fftw.a +lib/octave/${PKGVERSION}/gzip.a lib/octave/${PKGVERSION}/liboctave.la lib/octave/${PKGVERSION}/liboctgui.la lib/octave/${PKGVERSION}/liboctinterp.la @@ -824,6 +786,7 @@ lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/colamd.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/convhulln.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/dmperm.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/fftw.oct +lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/gzip.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/qr.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/symbfact.oct lib/octave/${PKGVERSION}/oct/${MACHINE_GNU_PLATFORM}/symrcm.oct @@ -859,6 +822,12 @@ share/octave/${PKGVERSION}/etc/built-in-docstrings share/octave/${PKGVERSION}/etc/default-qt-settings share/octave/${PKGVERSION}/etc/doc-cache share/octave/${PKGVERSION}/etc/macros.texi +share/octave/${PKGVERSION}/etc/profiler/flat.html +share/octave/${PKGVERSION}/etc/profiler/flat_entry.html +share/octave/${PKGVERSION}/etc/profiler/function.html +share/octave/${PKGVERSION}/etc/profiler/hierarchical.html +share/octave/${PKGVERSION}/etc/profiler/hierarchical_entry.html +share/octave/${PKGVERSION}/etc/profiler/style.css share/octave/${PKGVERSION}/etc/tests/fixed/@cell/tbcover.m share/octave/${PKGVERSION}/etc/tests/fixed/@char/tbcover.m share/octave/${PKGVERSION}/etc/tests/fixed/@double/tbcover.m @@ -888,12 +857,16 @@ share/octave/${PKGVERSION}/etc/tests/fixed/bug-36025/bug-36025.tst share/octave/${PKGVERSION}/etc/tests/fixed/bug-38236/bug-38236.tst share/octave/${PKGVERSION}/etc/tests/fixed/bug-38236/df_vr.m share/octave/${PKGVERSION}/etc/tests/fixed/bug-38236/u_vr.m +share/octave/${PKGVERSION}/etc/tests/fixed/bug-38565.tst share/octave/${PKGVERSION}/etc/tests/fixed/bug-38576.tst share/octave/${PKGVERSION}/etc/tests/fixed/bug-38691/bug-38691.tst share/octave/${PKGVERSION}/etc/tests/fixed/bug-38691/dir1/func1.m share/octave/${PKGVERSION}/etc/tests/fixed/bug-38691/dir2/func1.m share/octave/${PKGVERSION}/etc/tests/fixed/bug-38691/dir2/func2.m share/octave/${PKGVERSION}/etc/tests/fixed/bug-38691/dir2/func3.m +share/octave/${PKGVERSION}/etc/tests/fixed/bug-44940/bug-44940.tst +share/octave/${PKGVERSION}/etc/tests/fixed/bug-44940/class_bug44940.m +share/octave/${PKGVERSION}/etc/tests/fixed/bug-46330.tst share/octave/${PKGVERSION}/etc/tests/fixed/class-concat/@foo/foo.m share/octave/${PKGVERSION}/etc/tests/fixed/class-concat/class-concat.tst share/octave/${PKGVERSION}/etc/tests/fixed/classdef/classdef.tst @@ -992,7 +965,9 @@ share/octave/${PKGVERSION}/etc/tests/fixed/classes/@Spork/saveobj.m share/octave/${PKGVERSION}/etc/tests/fixed/classes/@Spork/set.m share/octave/${PKGVERSION}/etc/tests/fixed/classes/classes.tst share/octave/${PKGVERSION}/etc/tests/fixed/colormaps.tst +share/octave/${PKGVERSION}/etc/tests/fixed/command.tst share/octave/${PKGVERSION}/etc/tests/fixed/complex.tst +share/octave/${PKGVERSION}/etc/tests/fixed/conv.tst share/octave/${PKGVERSION}/etc/tests/fixed/ctor-vs-method/@derived/derived.m share/octave/${PKGVERSION}/etc/tests/fixed/ctor-vs-method/@derived/parent.m share/octave/${PKGVERSION}/etc/tests/fixed/ctor-vs-method/@other/other.m @@ -1021,9 +996,32 @@ share/octave/${PKGVERSION}/etc/tests/fixed/io.tst share/octave/${PKGVERSION}/etc/tests/fixed/jit.tst share/octave/${PKGVERSION}/etc/tests/fixed/line-continue.tst share/octave/${PKGVERSION}/etc/tests/fixed/logical-index.tst +share/octave/${PKGVERSION}/etc/tests/fixed/nest/arg_nest.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/arg_ret.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/nest.tst +share/octave/${PKGVERSION}/etc/tests/fixed/nest/nest_eval.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/no_closure.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/persistent_nest.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/recursive_nest.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/recursive_nest2.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/recursive_nest3.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/scope0.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/scope1.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/scope2.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/scope3.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/script_nest.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/script_nest_script.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/varg_nest.m +share/octave/${PKGVERSION}/etc/tests/fixed/nest/varg_nest2.m share/octave/${PKGVERSION}/etc/tests/fixed/null-assign.tst share/octave/${PKGVERSION}/etc/tests/fixed/parser.tst share/octave/${PKGVERSION}/etc/tests/fixed/prefer.tst +share/octave/${PKGVERSION}/etc/tests/fixed/publish/publish.tst +share/octave/${PKGVERSION}/etc/tests/fixed/publish/test_script.m +share/octave/${PKGVERSION}/etc/tests/fixed/publish/test_script_code_only.m +share/octave/${PKGVERSION}/etc/tests/fixed/publish/test_script_empty.m +share/octave/${PKGVERSION}/etc/tests/fixed/publish/test_script_example.m +share/octave/${PKGVERSION}/etc/tests/fixed/publish/test_script_head_only.m share/octave/${PKGVERSION}/etc/tests/fixed/range.tst share/octave/${PKGVERSION}/etc/tests/fixed/recursion.tst share/octave/${PKGVERSION}/etc/tests/fixed/return.tst @@ -1055,6 +1053,7 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/cellfun.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/conv2.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/dassl.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/data.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/debug.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/defaults.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/det.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/dirfns.cc-tst @@ -1063,6 +1062,7 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/dot.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/eig.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/ellipj.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/error.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/errwarn.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fft.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/fft2.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/file-io.cc-tst @@ -1070,26 +1070,29 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/filter.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/find.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/gammainc.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/gcd.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/getrusage.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/givens.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/graphics.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/hash.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/help.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/hess.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/hex2num.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/input.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/inv.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/kron.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/lookup.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/lsode.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/lu.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/luinc.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/mappers.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/matrix_type.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/max.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/md5sum.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/mgorth.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/nproc.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/oct-map.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/ordschur.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/pinv.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/pr-output.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/psi.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/quad.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/quadcc.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/qz.cc-tst @@ -1114,11 +1117,15 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/time.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/toplev.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/tril.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/tsearch.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/typecast.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/utils.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/corefcn/variables.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__delaunayn__.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__eigs__.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__fltk_uigetfile__.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__glpk__.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__init_fltk__.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__init_gnuplot__.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__osmesa_print__.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/__voronoi__.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/amd.cc-tst @@ -1127,7 +1134,9 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/chol.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/convhulln.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/dmperm.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/fftw.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/gzip.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/qr.cc-tst +share/octave/${PKGVERSION}/etc/tests/libinterp/dldfcn/symbfact.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-base.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-bool-mat.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-cell.cc-tst @@ -1135,22 +1144,12 @@ share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-class.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-cx-diag.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-fcn-handle.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-fcn-inline.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-flt-re-mat.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-int16.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-int32.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-int64.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-int8.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-java.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-null-mat.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-oncleanup.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-range.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-re-mat.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-struct.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-typeinfo.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-uint16.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-uint32.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-uint64.cc-tst -share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-uint8.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov-usr-fcn.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave-value/ov.cc-tst share/octave/${PKGVERSION}/etc/tests/libinterp/octave.cc-tst @@ -1180,6 +1179,7 @@ share/octave/${PKGVERSION}/locale/be_BY.qm share/octave/${PKGVERSION}/locale/de_DE.qm share/octave/${PKGVERSION}/locale/en_US.qm share/octave/${PKGVERSION}/locale/es_ES.qm +share/octave/${PKGVERSION}/locale/eu_ES.qm share/octave/${PKGVERSION}/locale/fr_FR.qm share/octave/${PKGVERSION}/locale/it_IT.qm share/octave/${PKGVERSION}/locale/ja_JP.qm @@ -1238,42 +1238,37 @@ share/octave/${PKGVERSION}/m/audio/mu2lin.m share/octave/${PKGVERSION}/m/audio/record.m share/octave/${PKGVERSION}/m/audio/sound.m share/octave/${PKGVERSION}/m/audio/soundsc.m -share/octave/${PKGVERSION}/m/audio/wavread.m -share/octave/${PKGVERSION}/m/audio/wavwrite.m -share/octave/${PKGVERSION}/m/deprecated/PKG_ADD share/octave/${PKGVERSION}/m/deprecated/bicubic.m -share/octave/${PKGVERSION}/m/deprecated/default_save_options.m +share/octave/${PKGVERSION}/m/deprecated/bitmax.m +share/octave/${PKGVERSION}/m/deprecated/comma.m share/octave/${PKGVERSION}/m/deprecated/delaunay3.m share/octave/${PKGVERSION}/m/deprecated/dump_prefs.m share/octave/${PKGVERSION}/m/deprecated/find_dir_in_path.m share/octave/${PKGVERSION}/m/deprecated/finite.m share/octave/${PKGVERSION}/m/deprecated/fmod.m share/octave/${PKGVERSION}/m/deprecated/fnmatch.m -share/octave/${PKGVERSION}/m/deprecated/gen_doc_cache.m share/octave/${PKGVERSION}/m/deprecated/gmap40.m -share/octave/${PKGVERSION}/m/deprecated/interp1q.m -share/octave/${PKGVERSION}/m/deprecated/isequalwithequalnans.m share/octave/${PKGVERSION}/m/deprecated/isstr.m -share/octave/${PKGVERSION}/m/deprecated/java_convert_matrix.m -share/octave/${PKGVERSION}/m/deprecated/java_debug.m -share/octave/${PKGVERSION}/m/deprecated/java_invoke.m -share/octave/${PKGVERSION}/m/deprecated/java_new.m -share/octave/${PKGVERSION}/m/deprecated/java_unsigned_conversion.m -share/octave/${PKGVERSION}/m/deprecated/javafields.m -share/octave/${PKGVERSION}/m/deprecated/javamethods.m share/octave/${PKGVERSION}/m/deprecated/loadaudio.m share/octave/${PKGVERSION}/m/deprecated/luinc.m +share/octave/${PKGVERSION}/m/deprecated/mahalanobis.m +share/octave/${PKGVERSION}/m/deprecated/md5sum.m share/octave/${PKGVERSION}/m/deprecated/mouse_wheel_zoom.m share/octave/${PKGVERSION}/m/deprecated/nfields.m +share/octave/${PKGVERSION}/m/deprecated/octave_config_info.m share/octave/${PKGVERSION}/m/deprecated/octave_tmp_file_name.m +share/octave/${PKGVERSION}/m/deprecated/onenormest.m +share/octave/${PKGVERSION}/m/deprecated/paren.m share/octave/${PKGVERSION}/m/deprecated/playaudio.m -share/octave/${PKGVERSION}/m/deprecated/re_read_readline_init_file.m -share/octave/${PKGVERSION}/m/deprecated/read_readline_init_file.m share/octave/${PKGVERSION}/m/deprecated/saveaudio.m -share/octave/${PKGVERSION}/m/deprecated/saving_history.m +share/octave/${PKGVERSION}/m/deprecated/semicolon.m share/octave/${PKGVERSION}/m/deprecated/setaudio.m +share/octave/${PKGVERSION}/m/deprecated/sleep.m share/octave/${PKGVERSION}/m/deprecated/syl.m share/octave/${PKGVERSION}/m/deprecated/usage.m +share/octave/${PKGVERSION}/m/deprecated/usleep.m +share/octave/${PKGVERSION}/m/deprecated/wavread.m +share/octave/${PKGVERSION}/m/deprecated/wavwrite.m share/octave/${PKGVERSION}/m/elfun/acosd.m share/octave/${PKGVERSION}/m/elfun/acot.m share/octave/${PKGVERSION}/m/elfun/acotd.m @@ -1318,6 +1313,7 @@ share/octave/${PKGVERSION}/m/general/cumtrapz.m share/octave/${PKGVERSION}/m/general/curl.m share/octave/${PKGVERSION}/m/general/dblquad.m share/octave/${PKGVERSION}/m/general/deal.m +share/octave/${PKGVERSION}/m/general/deg2rad.m share/octave/${PKGVERSION}/m/general/del2.m share/octave/${PKGVERSION}/m/general/display.m share/octave/${PKGVERSION}/m/general/divergence.m @@ -1326,6 +1322,7 @@ share/octave/${PKGVERSION}/m/general/flip.m share/octave/${PKGVERSION}/m/general/flipdim.m share/octave/${PKGVERSION}/m/general/fliplr.m share/octave/${PKGVERSION}/m/general/flipud.m +share/octave/${PKGVERSION}/m/general/grabcode.m share/octave/${PKGVERSION}/m/general/gradient.m share/octave/${PKGVERSION}/m/general/idivide.m share/octave/${PKGVERSION}/m/general/inputParser.m @@ -1352,13 +1349,14 @@ share/octave/${PKGVERSION}/m/general/polyarea.m share/octave/${PKGVERSION}/m/general/postpad.m share/octave/${PKGVERSION}/m/general/prepad.m share/octave/${PKGVERSION}/m/general/private/__isequal__.m +share/octave/${PKGVERSION}/m/general/private/__publish_html_output__.m +share/octave/${PKGVERSION}/m/general/private/__publish_latex_output__.m share/octave/${PKGVERSION}/m/general/private/__splinen__.m -share/octave/${PKGVERSION}/m/general/profexplore.m -share/octave/${PKGVERSION}/m/general/profile.m -share/octave/${PKGVERSION}/m/general/profshow.m +share/octave/${PKGVERSION}/m/general/publish.m share/octave/${PKGVERSION}/m/general/quadgk.m share/octave/${PKGVERSION}/m/general/quadl.m share/octave/${PKGVERSION}/m/general/quadv.m +share/octave/${PKGVERSION}/m/general/rad2deg.m share/octave/${PKGVERSION}/m/general/randi.m share/octave/${PKGVERSION}/m/general/rat.m share/octave/${PKGVERSION}/m/general/repmat.m @@ -1387,6 +1385,7 @@ share/octave/${PKGVERSION}/m/geometry/rectint.m share/octave/${PKGVERSION}/m/geometry/tsearchn.m share/octave/${PKGVERSION}/m/geometry/voronoi.m share/octave/${PKGVERSION}/m/geometry/voronoin.m +share/octave/${PKGVERSION}/m/gui/dialog.m share/octave/${PKGVERSION}/m/gui/errordlg.m share/octave/${PKGVERSION}/m/gui/guidata.m share/octave/${PKGVERSION}/m/gui/guihandles.m @@ -1402,8 +1401,8 @@ share/octave/${PKGVERSION}/m/gui/private/__uigetdir_fltk__.m share/octave/${PKGVERSION}/m/gui/private/__uigetfile_fltk__.m share/octave/${PKGVERSION}/m/gui/private/__uiobject_split_args__.m share/octave/${PKGVERSION}/m/gui/private/__uiputfile_fltk__.m -share/octave/${PKGVERSION}/m/gui/private/message_dialog.m share/octave/${PKGVERSION}/m/gui/questdlg.m +share/octave/${PKGVERSION}/m/gui/uibuttongroup.m share/octave/${PKGVERSION}/m/gui/uicontextmenu.m share/octave/${PKGVERSION}/m/gui/uicontrol.m share/octave/${PKGVERSION}/m/gui/uigetdir.m @@ -1422,8 +1421,10 @@ share/octave/${PKGVERSION}/m/gui/warndlg.m share/octave/${PKGVERSION}/m/help/__gripe_missing_component__.m share/octave/${PKGVERSION}/m/help/__makeinfo__.m share/octave/${PKGVERSION}/m/help/__unimplemented__.m +share/octave/${PKGVERSION}/m/help/ans.m share/octave/${PKGVERSION}/m/help/doc.m share/octave/${PKGVERSION}/m/help/doc_cache_create.m +share/octave/${PKGVERSION}/m/help/error_ids.m share/octave/${PKGVERSION}/m/help/get_first_help_sentence.m share/octave/${PKGVERSION}/m/help/help.m share/octave/${PKGVERSION}/m/help/lookfor.m @@ -1431,8 +1432,8 @@ share/octave/${PKGVERSION}/m/help/print_usage.m share/octave/${PKGVERSION}/m/help/private/__additional_help_message__.m share/octave/${PKGVERSION}/m/help/private/__strip_html_tags__.m share/octave/${PKGVERSION}/m/help/type.m +share/octave/${PKGVERSION}/m/help/warning_ids.m share/octave/${PKGVERSION}/m/help/which.m -share/octave/${PKGVERSION}/m/image/PKG_ADD share/octave/${PKGVERSION}/m/image/autumn.m share/octave/${PKGVERSION}/m/image/bone.m share/octave/${PKGVERSION}/m/image/brighten.m @@ -1450,6 +1451,7 @@ share/octave/${PKGVERSION}/m/image/gray2ind.m share/octave/${PKGVERSION}/m/image/hot.m share/octave/${PKGVERSION}/m/image/hsv.m share/octave/${PKGVERSION}/m/image/hsv2rgb.m +share/octave/${PKGVERSION}/m/image/im2double.m share/octave/${PKGVERSION}/m/image/image.m share/octave/${PKGVERSION}/m/image/imagesc.m share/octave/${PKGVERSION}/m/image/imfinfo.m @@ -1469,6 +1471,8 @@ share/octave/${PKGVERSION}/m/image/prism.m share/octave/${PKGVERSION}/m/image/private/__imfinfo__.m share/octave/${PKGVERSION}/m/image/private/__imread__.m share/octave/${PKGVERSION}/m/image/private/__imwrite__.m +share/octave/${PKGVERSION}/m/image/private/colorspace_conversion_input_check.m +share/octave/${PKGVERSION}/m/image/private/colorspace_conversion_revert.m share/octave/${PKGVERSION}/m/image/private/imageIO.m share/octave/${PKGVERSION}/m/image/private/imwrite_filename.m share/octave/${PKGVERSION}/m/image/private/ind2x.m @@ -1480,6 +1484,7 @@ share/octave/${PKGVERSION}/m/image/rgbplot.m share/octave/${PKGVERSION}/m/image/spinmap.m share/octave/${PKGVERSION}/m/image/spring.m share/octave/${PKGVERSION}/m/image/summer.m +share/octave/${PKGVERSION}/m/image/viridis.m share/octave/${PKGVERSION}/m/image/white.m share/octave/${PKGVERSION}/m/image/winter.m share/octave/${PKGVERSION}/m/io/beep.m @@ -1491,7 +1496,6 @@ share/octave/${PKGVERSION}/m/io/importdata.m share/octave/${PKGVERSION}/m/io/is_valid_file_id.m share/octave/${PKGVERSION}/m/io/strread.m share/octave/${PKGVERSION}/m/io/textread.m -share/octave/${PKGVERSION}/m/io/textscan.m share/octave/${PKGVERSION}/m/java/javaArray.m share/octave/${PKGVERSION}/m/java/java_get.m share/octave/${PKGVERSION}/m/java/java_set.m @@ -1504,6 +1508,7 @@ share/octave/${PKGVERSION}/m/java/usejava.m share/octave/${PKGVERSION}/m/linear-algebra/bandwidth.m share/octave/${PKGVERSION}/m/linear-algebra/commutation_matrix.m share/octave/${PKGVERSION}/m/linear-algebra/cond.m +share/octave/${PKGVERSION}/m/linear-algebra/condeig.m share/octave/${PKGVERSION}/m/linear-algebra/condest.m share/octave/${PKGVERSION}/m/linear-algebra/cross.m share/octave/${PKGVERSION}/m/linear-algebra/duplication_matrix.m @@ -1520,8 +1525,8 @@ share/octave/${PKGVERSION}/m/linear-algebra/krylov.m share/octave/${PKGVERSION}/m/linear-algebra/linsolve.m share/octave/${PKGVERSION}/m/linear-algebra/logm.m share/octave/${PKGVERSION}/m/linear-algebra/normest.m +share/octave/${PKGVERSION}/m/linear-algebra/normest1.m share/octave/${PKGVERSION}/m/linear-algebra/null.m -share/octave/${PKGVERSION}/m/linear-algebra/onenormest.m share/octave/${PKGVERSION}/m/linear-algebra/orth.m share/octave/${PKGVERSION}/m/linear-algebra/planerot.m share/octave/${PKGVERSION}/m/linear-algebra/qzhess.m @@ -1530,13 +1535,10 @@ share/octave/${PKGVERSION}/m/linear-algebra/rref.m share/octave/${PKGVERSION}/m/linear-algebra/subspace.m share/octave/${PKGVERSION}/m/linear-algebra/trace.m share/octave/${PKGVERSION}/m/linear-algebra/vech.m -share/octave/${PKGVERSION}/m/miscellaneous/ans.m share/octave/${PKGVERSION}/m/miscellaneous/bug_report.m share/octave/${PKGVERSION}/m/miscellaneous/bunzip2.m -share/octave/${PKGVERSION}/m/miscellaneous/bzip2.m share/octave/${PKGVERSION}/m/miscellaneous/cast.m share/octave/${PKGVERSION}/m/miscellaneous/citation.m -share/octave/${PKGVERSION}/m/miscellaneous/comma.m share/octave/${PKGVERSION}/m/miscellaneous/compare_versions.m share/octave/${PKGVERSION}/m/miscellaneous/computer.m share/octave/${PKGVERSION}/m/miscellaneous/copyfile.m @@ -1546,7 +1548,6 @@ share/octave/${PKGVERSION}/m/miscellaneous/desktop.m share/octave/${PKGVERSION}/m/miscellaneous/dir.m share/octave/${PKGVERSION}/m/miscellaneous/dos.m share/octave/${PKGVERSION}/m/miscellaneous/edit.m -share/octave/${PKGVERSION}/m/miscellaneous/error_ids.m share/octave/${PKGVERSION}/m/miscellaneous/fact.m share/octave/${PKGVERSION}/m/miscellaneous/fileattrib.m share/octave/${PKGVERSION}/m/miscellaneous/fileparts.m @@ -1555,7 +1556,6 @@ share/octave/${PKGVERSION}/m/miscellaneous/genvarname.m share/octave/${PKGVERSION}/m/miscellaneous/getappdata.m share/octave/${PKGVERSION}/m/miscellaneous/getfield.m share/octave/${PKGVERSION}/m/miscellaneous/gunzip.m -share/octave/${PKGVERSION}/m/miscellaneous/gzip.m share/octave/${PKGVERSION}/m/miscellaneous/info.m share/octave/${PKGVERSION}/m/miscellaneous/inputname.m share/octave/${PKGVERSION}/m/miscellaneous/isappdata.m @@ -1570,6 +1570,7 @@ share/octave/${PKGVERSION}/m/miscellaneous/ls_command.m share/octave/${PKGVERSION}/m/miscellaneous/menu.m share/octave/${PKGVERSION}/m/miscellaneous/mex.m share/octave/${PKGVERSION}/m/miscellaneous/mexext.m +share/octave/${PKGVERSION}/m/miscellaneous/mkdir.m share/octave/${PKGVERSION}/m/miscellaneous/mkoctfile.m share/octave/${PKGVERSION}/m/miscellaneous/movefile.m share/octave/${PKGVERSION}/m/miscellaneous/namelengthmax.m @@ -1577,17 +1578,14 @@ share/octave/${PKGVERSION}/m/miscellaneous/news.m share/octave/${PKGVERSION}/m/miscellaneous/open.m share/octave/${PKGVERSION}/m/miscellaneous/orderfields.m share/octave/${PKGVERSION}/m/miscellaneous/pack.m -share/octave/${PKGVERSION}/m/miscellaneous/paren.m share/octave/${PKGVERSION}/m/miscellaneous/parseparams.m share/octave/${PKGVERSION}/m/miscellaneous/perl.m share/octave/${PKGVERSION}/m/miscellaneous/private/__w2mpth__.m -share/octave/${PKGVERSION}/m/miscellaneous/private/__xzip__.m share/octave/${PKGVERSION}/m/miscellaneous/private/display_info_file.m share/octave/${PKGVERSION}/m/miscellaneous/python.m share/octave/${PKGVERSION}/m/miscellaneous/recycle.m share/octave/${PKGVERSION}/m/miscellaneous/rmappdata.m share/octave/${PKGVERSION}/m/miscellaneous/run.m -share/octave/${PKGVERSION}/m/miscellaneous/semicolon.m share/octave/${PKGVERSION}/m/miscellaneous/setappdata.m share/octave/${PKGVERSION}/m/miscellaneous/setfield.m share/octave/${PKGVERSION}/m/miscellaneous/substruct.m @@ -1602,10 +1600,24 @@ share/octave/${PKGVERSION}/m/miscellaneous/untar.m share/octave/${PKGVERSION}/m/miscellaneous/unzip.m share/octave/${PKGVERSION}/m/miscellaneous/ver.m share/octave/${PKGVERSION}/m/miscellaneous/version.m -share/octave/${PKGVERSION}/m/miscellaneous/warning_ids.m share/octave/${PKGVERSION}/m/miscellaneous/what.m share/octave/${PKGVERSION}/m/miscellaneous/xor.m share/octave/${PKGVERSION}/m/miscellaneous/zip.m +share/octave/${PKGVERSION}/m/ode/ode23.m +share/octave/${PKGVERSION}/m/ode/ode45.m +share/octave/${PKGVERSION}/m/ode/odeget.m +share/octave/${PKGVERSION}/m/ode/odeplot.m +share/octave/${PKGVERSION}/m/ode/odeset.m +share/octave/${PKGVERSION}/m/ode/private/AbsRel_norm.m +share/octave/${PKGVERSION}/m/ode/private/integrate_adaptive.m +share/octave/${PKGVERSION}/m/ode/private/kahan.m +share/octave/${PKGVERSION}/m/ode/private/ode_event_handler.m +share/octave/${PKGVERSION}/m/ode/private/odedefaults.m +share/octave/${PKGVERSION}/m/ode/private/odemergeopts.m +share/octave/${PKGVERSION}/m/ode/private/runge_kutta_23.m +share/octave/${PKGVERSION}/m/ode/private/runge_kutta_45_dorpri.m +share/octave/${PKGVERSION}/m/ode/private/runge_kutta_interpolate.m +share/octave/${PKGVERSION}/m/ode/private/starting_stepsize.m share/octave/${PKGVERSION}/m/optimization/PKG_ADD share/octave/${PKGVERSION}/m/optimization/__all_opts__.m share/octave/${PKGVERSION}/m/optimization/fminbnd.m @@ -1628,42 +1640,24 @@ share/octave/${PKGVERSION}/m/path/savepath.m share/octave/${PKGVERSION}/m/pkg/pkg.m share/octave/${PKGVERSION}/m/pkg/private/build.m share/octave/${PKGVERSION}/m/pkg/private/configure_make.m -share/octave/${PKGVERSION}/m/pkg/private/copy_files.m -share/octave/${PKGVERSION}/m/pkg/private/create_pkgadddel.m share/octave/${PKGVERSION}/m/pkg/private/default_prefix.m share/octave/${PKGVERSION}/m/pkg/private/describe.m share/octave/${PKGVERSION}/m/pkg/private/dirempty.m -share/octave/${PKGVERSION}/m/pkg/private/extract_pkg.m -share/octave/${PKGVERSION}/m/pkg/private/finish_installation.m -share/octave/${PKGVERSION}/m/pkg/private/fix_depends.m -share/octave/${PKGVERSION}/m/pkg/private/fix_version.m -share/octave/${PKGVERSION}/m/pkg/private/generate_lookfor_cache.m share/octave/${PKGVERSION}/m/pkg/private/get_description.m share/octave/${PKGVERSION}/m/pkg/private/get_forge_download.m share/octave/${PKGVERSION}/m/pkg/private/get_forge_pkg.m share/octave/${PKGVERSION}/m/pkg/private/get_unsatisfied_deps.m share/octave/${PKGVERSION}/m/pkg/private/getarch.m share/octave/${PKGVERSION}/m/pkg/private/getarchdir.m -share/octave/${PKGVERSION}/m/pkg/private/getarchprefix.m share/octave/${PKGVERSION}/m/pkg/private/install.m share/octave/${PKGVERSION}/m/pkg/private/installed_packages.m -share/octave/${PKGVERSION}/m/pkg/private/is_architecture_dependent.m share/octave/${PKGVERSION}/m/pkg/private/list_forge_packages.m -share/octave/${PKGVERSION}/m/pkg/private/load_package_dirs.m share/octave/${PKGVERSION}/m/pkg/private/load_packages.m share/octave/${PKGVERSION}/m/pkg/private/load_packages_and_dependencies.m -share/octave/${PKGVERSION}/m/pkg/private/packinfo_copy_file.m -share/octave/${PKGVERSION}/m/pkg/private/parse_pkg_idx.m -share/octave/${PKGVERSION}/m/pkg/private/prepare_installation.m -share/octave/${PKGVERSION}/m/pkg/private/print_package_description.m share/octave/${PKGVERSION}/m/pkg/private/rebuild.m -share/octave/${PKGVERSION}/m/pkg/private/repackage.m share/octave/${PKGVERSION}/m/pkg/private/save_order.m -share/octave/${PKGVERSION}/m/pkg/private/shell.m share/octave/${PKGVERSION}/m/pkg/private/uninstall.m share/octave/${PKGVERSION}/m/pkg/private/unload_packages.m -share/octave/${PKGVERSION}/m/pkg/private/verify_directory.m -share/octave/${PKGVERSION}/m/pkg/private/write_index.m share/octave/${PKGVERSION}/m/plot/appearance/__clabel__.m share/octave/${PKGVERSION}/m/plot/appearance/__getlegenddata__.m share/octave/${PKGVERSION}/m/plot/appearance/annotation.m @@ -1678,6 +1672,8 @@ share/octave/${PKGVERSION}/m/plot/appearance/grid.m share/octave/${PKGVERSION}/m/plot/appearance/gtext.m share/octave/${PKGVERSION}/m/plot/appearance/hidden.m share/octave/${PKGVERSION}/m/plot/appearance/legend.m +share/octave/${PKGVERSION}/m/plot/appearance/lighting.m +share/octave/${PKGVERSION}/m/plot/appearance/material.m share/octave/${PKGVERSION}/m/plot/appearance/orient.m share/octave/${PKGVERSION}/m/plot/appearance/pbaspect.m share/octave/${PKGVERSION}/m/plot/appearance/private/__axis_label__.m @@ -1697,6 +1693,7 @@ share/octave/${PKGVERSION}/m/plot/appearance/zlim.m share/octave/${PKGVERSION}/m/plot/draw/area.m share/octave/${PKGVERSION}/m/plot/draw/bar.m share/octave/${PKGVERSION}/m/plot/draw/barh.m +share/octave/${PKGVERSION}/m/plot/draw/camlight.m share/octave/${PKGVERSION}/m/plot/draw/colorbar.m share/octave/${PKGVERSION}/m/plot/draw/comet.m share/octave/${PKGVERSION}/m/plot/draw/comet3.m @@ -1721,9 +1718,11 @@ share/octave/${PKGVERSION}/m/plot/draw/feather.m share/octave/${PKGVERSION}/m/plot/draw/fill.m share/octave/${PKGVERSION}/m/plot/draw/fplot.m share/octave/${PKGVERSION}/m/plot/draw/hist.m +share/octave/${PKGVERSION}/m/plot/draw/isocaps.m share/octave/${PKGVERSION}/m/plot/draw/isocolors.m share/octave/${PKGVERSION}/m/plot/draw/isonormals.m share/octave/${PKGVERSION}/m/plot/draw/isosurface.m +share/octave/${PKGVERSION}/m/plot/draw/light.m share/octave/${PKGVERSION}/m/plot/draw/line.m share/octave/${PKGVERSION}/m/plot/draw/loglog.m share/octave/${PKGVERSION}/m/plot/draw/loglogerr.m @@ -1743,8 +1742,8 @@ share/octave/${PKGVERSION}/m/plot/draw/plotyy.m share/octave/${PKGVERSION}/m/plot/draw/polar.m share/octave/${PKGVERSION}/m/plot/draw/private/__add_datasource__.m share/octave/${PKGVERSION}/m/plot/draw/private/__bar__.m +share/octave/${PKGVERSION}/m/plot/draw/private/__calc_isovalue_from_data__.m share/octave/${PKGVERSION}/m/plot/draw/private/__contour__.m -share/octave/${PKGVERSION}/m/plot/draw/private/__errcomm__.m share/octave/${PKGVERSION}/m/plot/draw/private/__errplot__.m share/octave/${PKGVERSION}/m/plot/draw/private/__ezplot__.m share/octave/${PKGVERSION}/m/plot/draw/private/__interp_cube__.m @@ -1754,11 +1753,15 @@ share/octave/${PKGVERSION}/m/plot/draw/private/__patch__.m share/octave/${PKGVERSION}/m/plot/draw/private/__pie__.m share/octave/${PKGVERSION}/m/plot/draw/private/__plt__.m share/octave/${PKGVERSION}/m/plot/draw/private/__quiver__.m +share/octave/${PKGVERSION}/m/plot/draw/private/__rotate_around_axis__.m share/octave/${PKGVERSION}/m/plot/draw/private/__scatter__.m share/octave/${PKGVERSION}/m/plot/draw/private/__stem__.m +share/octave/${PKGVERSION}/m/plot/draw/private/__unite_shared_vertices__.m share/octave/${PKGVERSION}/m/plot/draw/quiver.m share/octave/${PKGVERSION}/m/plot/draw/quiver3.m share/octave/${PKGVERSION}/m/plot/draw/rectangle.m +share/octave/${PKGVERSION}/m/plot/draw/reducepatch.m +share/octave/${PKGVERSION}/m/plot/draw/reducevolume.m share/octave/${PKGVERSION}/m/plot/draw/ribbon.m share/octave/${PKGVERSION}/m/plot/draw/rose.m share/octave/${PKGVERSION}/m/plot/draw/scatter.m @@ -1769,6 +1772,7 @@ share/octave/${PKGVERSION}/m/plot/draw/semilogy.m share/octave/${PKGVERSION}/m/plot/draw/semilogyerr.m share/octave/${PKGVERSION}/m/plot/draw/shrinkfaces.m share/octave/${PKGVERSION}/m/plot/draw/slice.m +share/octave/${PKGVERSION}/m/plot/draw/smooth3.m share/octave/${PKGVERSION}/m/plot/draw/sombrero.m share/octave/${PKGVERSION}/m/plot/draw/sphere.m share/octave/${PKGVERSION}/m/plot/draw/stairs.m @@ -1790,6 +1794,7 @@ share/octave/${PKGVERSION}/m/plot/util/__default_plot_options__.m share/octave/${PKGVERSION}/m/plot/util/__gnuplot_drawnow__.m share/octave/${PKGVERSION}/m/plot/util/__next_line_color__.m share/octave/${PKGVERSION}/m/plot/util/__next_line_style__.m +share/octave/${PKGVERSION}/m/plot/util/__opengl_info__.m share/octave/${PKGVERSION}/m/plot/util/__plt_get_axis_arg__.m share/octave/${PKGVERSION}/m/plot/util/__pltopt__.m share/octave/${PKGVERSION}/m/plot/util/allchild.m @@ -1835,6 +1840,8 @@ share/octave/${PKGVERSION}/m/plot/util/print.m share/octave/${PKGVERSION}/m/plot/util/printd.m share/octave/${PKGVERSION}/m/plot/util/private/__add_default_menu__.m share/octave/${PKGVERSION}/m/plot/util/private/__ghostscript__.m +share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_draw_axes__.m +share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_draw_figure__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_get_var__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_ginput__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_has_feature__.m @@ -1842,11 +1849,8 @@ share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_has_terminal__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_open_stream__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_print__.m share/octave/${PKGVERSION}/m/plot/util/private/__gnuplot_version__.m -share/octave/${PKGVERSION}/m/plot/util/private/__go_draw_axes__.m -share/octave/${PKGVERSION}/m/plot/util/private/__go_draw_figure__.m share/octave/${PKGVERSION}/m/plot/util/private/__opengl_print__.m share/octave/${PKGVERSION}/m/plot/util/private/__print_parse_opts__.m -share/octave/${PKGVERSION}/m/plot/util/private/__tight_eps_bbox__.m share/octave/${PKGVERSION}/m/plot/util/refresh.m share/octave/${PKGVERSION}/m/plot/util/refreshdata.m share/octave/${PKGVERSION}/m/plot/util/rotate.m @@ -1861,6 +1865,7 @@ share/octave/${PKGVERSION}/m/polynomial/conv.m share/octave/${PKGVERSION}/m/polynomial/deconv.m share/octave/${PKGVERSION}/m/polynomial/mkpp.m share/octave/${PKGVERSION}/m/polynomial/mpoles.m +share/octave/${PKGVERSION}/m/polynomial/padecoef.m share/octave/${PKGVERSION}/m/polynomial/pchip.m share/octave/${PKGVERSION}/m/polynomial/poly.m share/octave/${PKGVERSION}/m/polynomial/polyaffine.m @@ -1893,6 +1898,10 @@ share/octave/${PKGVERSION}/m/prefs/private/prefsfile.m share/octave/${PKGVERSION}/m/prefs/private/saveprefs.m share/octave/${PKGVERSION}/m/prefs/rmpref.m share/octave/${PKGVERSION}/m/prefs/setpref.m +share/octave/${PKGVERSION}/m/profiler/profexplore.m +share/octave/${PKGVERSION}/m/profiler/profexport.m +share/octave/${PKGVERSION}/m/profiler/profile.m +share/octave/${PKGVERSION}/m/profiler/profshow.m share/octave/${PKGVERSION}/m/set/intersect.m share/octave/${PKGVERSION}/m/set/ismember.m share/octave/${PKGVERSION}/m/set/powerset.m @@ -1950,7 +1959,7 @@ share/octave/${PKGVERSION}/m/sparse/ilu.m share/octave/${PKGVERSION}/m/sparse/nonzeros.m share/octave/${PKGVERSION}/m/sparse/pcg.m share/octave/${PKGVERSION}/m/sparse/pcr.m -share/octave/${PKGVERSION}/m/sparse/private/__sprand_impl__.m +share/octave/${PKGVERSION}/m/sparse/private/__sprand__.m share/octave/${PKGVERSION}/m/sparse/qmr.m share/octave/${PKGVERSION}/m/sparse/spaugment.m share/octave/${PKGVERSION}/m/sparse/spconvert.m @@ -2009,7 +2018,6 @@ share/octave/${PKGVERSION}/m/statistics/base/kendall.m share/octave/${PKGVERSION}/m/statistics/base/kurtosis.m share/octave/${PKGVERSION}/m/statistics/base/logit.m share/octave/${PKGVERSION}/m/statistics/base/lscov.m -share/octave/${PKGVERSION}/m/statistics/base/mahalanobis.m share/octave/${PKGVERSION}/m/statistics/base/mean.m share/octave/${PKGVERSION}/m/statistics/base/meansq.m share/octave/${PKGVERSION}/m/statistics/base/median.m @@ -2188,6 +2196,10 @@ share/octave/${PKGVERSION}/m/testfun/assert.m share/octave/${PKGVERSION}/m/testfun/demo.m share/octave/${PKGVERSION}/m/testfun/example.m share/octave/${PKGVERSION}/m/testfun/fail.m +share/octave/${PKGVERSION}/m/testfun/private/compare_plot_demos.m +share/octave/${PKGVERSION}/m/testfun/private/dump_demos.m +share/octave/${PKGVERSION}/m/testfun/private/html_compare_plot_demos.m +share/octave/${PKGVERSION}/m/testfun/private/html_plot_demos_template.html share/octave/${PKGVERSION}/m/testfun/rundemos.m share/octave/${PKGVERSION}/m/testfun/runtests.m share/octave/${PKGVERSION}/m/testfun/speed.m @@ -2207,11 +2219,11 @@ share/octave/${PKGVERSION}/m/time/is_leap_year.m share/octave/${PKGVERSION}/m/time/now.m share/octave/${PKGVERSION}/m/time/weekday.m share/octave/site/m/startup/octaverc -@pkgdir share/octave/site/api-v50+/m +@pkgdir share/octave/site/api-v51/m @pkgdir share/octave/${PKGVERSION}/site/m @pkgdir libexec/octave/site/exec/${MACHINE_GNU_PLATFORM} -@pkgdir libexec/octave/api-v50+/site/exec/${MACHINE_GNU_PLATFORM} +@pkgdir libexec/octave/api-v51/site/exec/${MACHINE_GNU_PLATFORM} @pkgdir libexec/octave/${PKGVERSION}/site/exec/${MACHINE_GNU_PLATFORM} @pkgdir lib/octave/site/oct/${MACHINE_GNU_PLATFORM} -@pkgdir lib/octave/site/oct/api-v50+/${MACHINE_GNU_PLATFORM} +@pkgdir lib/octave/site/oct/api-v51/${MACHINE_GNU_PLATFORM} @pkgdir lib/octave/${PKGVERSION}/site/oct/${MACHINE_GNU_PLATFORM} |