# HG changeset patch # User John W. Eaton # Date 1286489887 14400 # Node ID 3071d909ebab70dbb0a8acd40dcb3ec492f0797a # Parent f42f6fc27cc0dec6525c7e2accd1c64f4e2be024 ChangeLog fixes diff -r f42f6fc27cc0 -r 3071d909ebab ChangeLog --- a/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -81,11 +81,11 @@ * NEWS: Update. -2010-08-21 Rik +2010-08-21 Rik * NEWS: Add randi to list of new functions -2010-08-09 John Swensen +2010-08-09 John Swensen * mkoctfile.in: Add ability to pass -pthread through to linker. @@ -93,7 +93,7 @@ * NEWS: Update. -2010-08-09 Rik +2010-08-09 Rik * examples/Makefile.am: Don't echo 'echo' command when building octave.desktop. @@ -102,12 +102,12 @@ * NEWS: Update. -2010-08-05 Rik +2010-08-05 Rik * configure.ac: Change warning messages about freetype and fontconfig to reflect their requirement for native graphics. Bug #30594. -2010-08-05 Rik +2010-08-05 Rik * Makefile.am: Remove distribution of emacs directory @@ -116,7 +116,7 @@ emacs/octave-mod.el, emacs/octave-tags, emacs/octave-tags.1, emacs/README, emacs/TODO: Remove from further hg checkouts. -2010-08-05 Rik +2010-08-05 Rik * ChangeLog: Correct date in version upgrade 3.3.52+ comment. @@ -130,7 +130,7 @@ (OCTAVE_API_VERSION_NUMBER): Now 40. (OCTAVE_RELEASE_DATE): Now 2010-08-01. -2010-07-30 Rik +2010-07-30 Rik * Makefile.am: add .gdbinit to the DISTCLEANFILES list @@ -138,7 +138,7 @@ * NEWS: Include list of new functions. -2010-07-08 Rik +2010-07-08 Rik * NEWS: Update with addition of engineering format. @@ -161,7 +161,7 @@ * NEWS: Update. -2010-05-11 Rik +2010-05-11 Rik * configure.ac: Capitalize ARPACK in messages. @@ -169,7 +169,7 @@ * ROADMAP: Delete entry for villad. -2010-04-26 Rik +2010-04-26 Rik * configure.ac: fix bug with shell HERE document introduced in previous change. @@ -451,7 +451,7 @@ * bootstrap.conf (gnulib_modules): Include getopt-gnu in the list. -2010-01-17 Michael Goffioul +2010-01-17 Michael Goffioul * bootstrap.conf: Add round module. * configure.ac: Allow to use MSVC with *mingw* build host. Check for @@ -500,7 +500,7 @@ * bootstrap.conf (gnulib_modules): Remove nonexistent fstat module. -2009-12-22 Rik +2009-12-22 Rik * WWW/: remove web directory no longer used @@ -530,45 +530,45 @@ * bootstrap.conf (gnulib_modules): Include crypto/md5 in the list. -2009-12-22 Rik +2009-12-22 Rik * configure.ac: Remove second redundant test for nlink_t -2009-12-21 Rik +2009-12-21 Rik * dlfcn directory: Remove dlfcn directory with leftover code from 1996 -2009-12-20 Rik +2009-12-20 Rik * acinclude.m4: use M4 quoting for arguments to autoconf macros -2009-12-20 Rik +2009-12-20 Rik * configure.ac, acinclude.m4: Better warnings when gnuplot is not installed but native graphics are available -2009-12-19 Rik +2009-12-19 Rik * emacs/module.mk, examples/Makefile.am, info-emacs-info, info-emacs-octave-help: Distribute emacs specific files from emacs directory rather than examples directory -2009-12-19 Rik +2009-12-19 Rik * m4/module.mk, Makefile.am: Redo previous patch with distribution triggered by m4/module.mk. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Distribute m4/gnulib-cache.m4 per recommendation -2009-12-19 Rik +2009-12-19 Rik * Makefile.am, examples/Makefile.am, common.mk, configure.ac: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Use M4 quoting for arguments to autoconf macros containing variables @@ -588,7 +588,7 @@ * configure.ac: Don't check for glob.h or the glob and fnmatch functions. Eliminate LIBGLOB variable. -2009-12-11 Rik +2009-12-11 Rik * HACKING: Elaborate which DIRNAME to use for --gnulib-srcdir option. @@ -597,7 +597,7 @@ * configure.ac: Add $PTHREAD_LIBS to $LIBS and $PTHREAD_CFLAGS to $CFLAGS for subsequent tests. -2009-12-11 Rik +2009-12-11 Rik * Makefile.am: remove install-extras target and use automake syntax to distribute NEWS file. @@ -654,7 +654,7 @@ distributed. * HACKING: New file. -2009-12-08 Rik +2009-12-08 Rik * Makefile.am: add BUGS and OCTAVE.INSTALL to DISTCLEANFILES @@ -708,7 +708,7 @@ * examples/Makefile.am (CLEANFILES): New variable. -2009-11-30 Kacper Kowalik +2009-11-30 Kacper Kowalik * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that tests whether the HDF5 library has an enforced v1.6 API and detects @@ -741,7 +741,7 @@ (OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows systems, then gs. -2009-11-25 Rik +2009-11-25 Rik * Makefile.am examples/Makefile.am liboctave/Makefile.am scripts/Makefile.am src/Makefile.am test/Makefile.am: @@ -783,7 +783,7 @@ * acinclude.m4 (OCTAVE_IEEE754_DATA_FORMAT): Fail if IEEE 754 format is not detected. -2009-11-11 Shai Ayal +2009-11-11 Shai Ayal * configure.ac: Remove tests for ftgl. diff -r f42f6fc27cc0 -r 3071d909ebab doc/ChangeLog --- a/doc/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/doc/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -3,7 +3,7 @@ * interpreter/contributors.in: Add Jordi Gutiérrez Hermoso to the list. Fix spelling of Søren Hauberg. -2010-09-28 Rik +2010-09-28 Rik * doc/interpreter/Makefile.am, doc/interpreter/geometryimages.m, doc/interpreter/images.awk, doc/interpreter/interpimages.m, @@ -11,50 +11,50 @@ Octave to create pdf versions of plots for documentation rather than Ghostscript via Makefile. -2010-09-28 Rik +2010-09-28 Rik * doc/interpreter/geometryimages.m, doc/interpreter/interpimages.m, doc/interpreter/plotimages.m, doc/interpreter/sparseimages.m: Untabify scripts. -2010-09-27 Rik +2010-09-27 Rik * interpreter/mk_doc_cache.m: Use single quotes for regular expression patterns where possible. -2010-09-25 Rik +2010-09-25 Rik * interpreter/mk_doc_cache.m: Remove requirement for PCRE to build - doc cache. Correctly parse first sentence from docstrings with + doc cache. Correctly parse first sentence from docstrings with multiple @deftypefn lines. 2010-09-15 John W. Eaton * interpreter/Makefile.am (EXTRA_DIST): Add images.awk to the list. -2010-08-15 Rik +2010-08-15 Rik * interpreter/matrix.txi: Add documentation for randi function. -2010-08-13 Rik +2010-08-13 Rik * interpreter/Makefile.am: Update @EXAMPLEFILE dependencies. -2010-08-10 Rik +2010-08-10 Rik * interpreter/Makefile.am: Change dependency to $(srcdir)/images.mk. -2010-08-08 Rik +2010-08-08 Rik * interpreter/Makefile.am: Add documentation dependency on images.mk. - * interpreter/config-images.sh: Create images.mk in passed in srcdir, + * interpreter/config-images.sh: Create images.mk in passed in srcdir, rather than pwd. -2010-08-08 Rik +2010-08-08 Rik * interpreter/images.awk: HTML images depend on octave.html/index.html. -2010-08-01 Rik +2010-08-01 Rik * interpreter/basics.txi, interpreter/contrib.txi, interpreter/diagperm.txi, interpreter/dynamic.txi, interpreter/eos.txi, @@ -65,7 +65,7 @@ interpreter/tips.txi: Grammarcheck documentation. Add @noindent lines and ensure line length is less than 80. -2010-07-28 Rik +2010-07-28 Rik * interpreter/arith.txi, interpreter/audio.txi, interpreter/basics.txi, interpreter/container.txi, interpreter/contrib.txi, @@ -85,27 +85,27 @@ * interpreter/tips.txi: Update some tips. -2010-07-19 Rik +2010-07-19 Rik * interpreter/mk_doc_cache.m: Use regexp rather than fussing with character arrays. -2010-07-19 Rik +2010-07-19 Rik * interpreter/matrix.txi: Add new function repelems to matrix chapter. -2010-07-18 Rik +2010-07-18 Rik * interpreter/doccheck/spellcheck, interpreter/doccheck/spellcheck/add_to_aspell_dict: Use case insensitive sort in spellcheck scripts. -2010-07-18 Rik +2010-07-18 Rik * interpreter/doccheck/aspell-octave.en.pws: Add Octave-specific words from stats.texi to private Aspell dictionary. -2010-07-17 Rik +2010-07-17 Rik * interpreter/doccheck: New directory for spelling/grammar scripts. * interpreter/doccheck/README: Instructions for using scripts. @@ -128,33 +128,33 @@ interpreter/sparse.txi, interpreter/tips.txi: Spellcheck documentation. -2010-07-01 Rik +2010-07-01 Rik * refcard/refcard.tex: Fix italic macro typo for stem. -2010-06-28 Rik +2010-06-28 Rik * refcard/refcard.tex: Fix typos in refcard (bug #30260). -2010-06-16 Rik +2010-06-16 Rik * ChangeLog: Correctly break lines > 80 characters. -2010-06-16 Rik +2010-06-16 Rik * interpreter/intro.txi: Clarify wording. (bug #30165). -2010-06-16 Rik +2010-06-16 Rik * interpreter/set.txi: Remove reference to deprecated function. -2010-06-16 Rik +2010-06-16 Rik * interpreter/expr.txi, interpreter/func.txi, interpreter/install.txi, interpreter/plot.txi, interpreter/sparse.txi: Periodic grammar check of documentation to ensure a common format. -2010-05-27 Rik +2010-05-27 Rik * interpreter/arith.txi, interpreter/diffeq.txi, interpreter/intro.txi, interpreter/nonlin.txi, interpreter/poly.txi, interpreter/sparse.txi: @@ -164,7 +164,7 @@ * basics.txi: Update list of internal variables for --traditional. -2010-05-02 Rik +2010-05-02 Rik * interpreter/contrib.txi, interpreter/install.txi, interpreter/plot.txi, interpreter/sparse.txi, @@ -233,12 +233,12 @@ * interpreter/munge-texi.cc: Avoid C-style casts. (main): Call usage if fewer than two arguments. -2009-12-20 Rik +2009-12-20 Rik * interpreter/geometryimages.m: Correctly set postscript output when QHULL library does not exist and sombrero image is printed. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am, faq/Makefile.am, interpreter/Makefile.am, liboctave/Makefile.am, refcard/Makefile.am, interpreter/images.awk: @@ -254,60 +254,60 @@ * interpreter/Makefile.am: remove install-local target and use automake syntax to install doc-cache file. -2009-12-10 Rik +2009-12-10 Rik * interpreter/Makefile.am: Replace distdir-local with dist-hook rule as it is better supported by automake. -2009-12-10 Rik +2009-12-10 Rik * interpreter/Makefile.am: new distdir-local rule to check for presence of necessary libraries before packaging distribution -2009-12-08 Rik +2009-12-08 Rik * interpreter/Makefile.am: Distribute all generated documentation (.pdf, .ps, .html, .dvi) to remove build requirement for TexInfo -2009-12-07 Rik +2009-12-07 Rik * interpreter/Makefile.am, faq/Makefile.am, liboctave/Makefile.am: Document use of NOTPARALLEL directive. -2009-12-07 Rik +2009-12-07 Rik * refcard/Makefile.am: Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean directory. -2009-12-05 Rik +2009-12-05 Rik * interpreter/Makefile.am: Set dependency of *.texi files on munge-texi source code rather than executable. -2009-12-04 Rik +2009-12-04 Rik * interpreter/images.awk: Revert to using Ghostscript for documentation pdf image creation rather than Octave. -2009-12-04 Rik +2009-12-04 Rik * Makefile.am, interpreter/Makefile.am, liboctave/Makefile.am: remove lingering configuration support for conf.texi. * liboctave/Makefile.am: distribute .texi files. -2009-12-04 Rik +2009-12-04 Rik * interpreter/geometryimages.m, interpreter/interpimages.m, interpreter/sparseimages.m, interpreter/plotimages.m: Switch to color output for PostScript documentation images. -2009-12-04 Rik +2009-12-04 Rik * interpreter/geometryimages.m, interpreter/interpimages.m, interpreter/sparseimages.m, interpreter/plotimages.m: Set default paperorientation to landscape to stop warning message. -2009-12-04 Ben Abbott +2009-12-04 Ben Abbott * interpreter/geometryimages.m, interpreter/interpimages.m, interpreter/sparseimages.m: Set default papersize to the desired @@ -381,17 +381,17 @@ Delete variable. (liboctave_TEXINFOS): Include ../conf.texi in the list. -2009-12-02 Rik +2009-12-02 Rik * interpreter/Makefile.am: Correct Makefile.am to allow VPATH builds of documentation -2009-12-01 Rik +2009-12-01 Rik * faq/Makefile.am, doc/interpreter/bugs.txi, doc/interpreter/install.txi: Eliminate false dependency on conf.texi. -2009-11-30 Rik +2009-11-30 Rik * interpreter/Makefile.am: Overhaul Makefile to correctly generate *.texi files and to stop their @@ -427,31 +427,31 @@ objects. * interpreter/system.txi: Document the ftp objects -2009-11-25 Rik +2009-11-25 Rik * interpreter/Makefile.am: Simplify doc-cache handling in Makefile.am to use only install-data-local target -2009-11-24 Rik +2009-11-24 Rik * interpreter/Makefile.am: Correct Makefile so that it halts on error when unable to build doc-cache. -2009-11-23 Rik +2009-11-23 Rik * faq/Makefile.am, interpreter/Makefile.am, liboctave/Makefile.am: Stop distribution of conf.texi by autotools. conf.texi must be re-made from conf.texi.in during configure step -2009-11-23 Rik +2009-11-23 Rik * Makefile.am: Add . to SUBDIRS to force automake to compile this directory, and make conf.texi, before recursively compiling SUBDIRS which depend on conf.texi -2009-11-11 Rik +2009-11-11 Rik * Makefile.am: Add DISTCLEANFILES macro so that generated conf.texi can be cleaned by automake. @@ -469,40 +469,40 @@ * liboctave/liboctave.texi: Surround @direntry in appropriate magic. * faq/OctaveFAQ.texi: Rename from faq/Octave-FAQ.texi. -2009-10-23 Rik +2009-10-23 Rik * various: Periodic grammar check of Octave documentation files to ensure a standardized format. -2009-10-20 Rik +2009-10-20 Rik * interpreter/Makefile.in: Clean Makefile.in and remove a few non-functional targets -2009-10-13 Rik +2009-10-13 Rik * various: Fix various incorrect usages of deffn and deftypefn macros -2009-10-12 Rik +2009-10-12 Rik * liboctave/Makefile.in: Simplify Makefile using GNU Make functions * liboctave/liboctave.texi: Stop header of file, which was meant to be commented, from being transferred into the documentation. -2009-10-12 Rik +2009-10-12 Rik * faq/Makefile.in: Clean a few non-functional commands from Makefile -2009-10-12 Rik +2009-10-12 Rik * refcard/Makefile.in: Simplify Makefile using GNU Make functions -2009-10-11 Rik +2009-10-11 Rik * Makefile.in: Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow. -2009-10-11 Rik +2009-10-11 Rik * intepreter/Makefile.in: Fix broken command to create octave.dvi diff -r f42f6fc27cc0 -r 3071d909ebab libcruft/ChangeLog --- a/libcruft/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/libcruft/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -79,11 +79,11 @@ * misc/quit.h: Define inline-function variant of OCTAVE_QUIT in C++ mode. -2009-01-13 Rik +2009-01-13 Rik * STOP.patch: Remove unmaintained patch for Fortran code -2009-01-13 Rik +2009-01-13 Rik * ranlib/advnst.f ranlib/genbet.f ranlib/genchi.f ranlib/genexp.f ranlib/genf.f ranlib/gengam.f ranlib/genmul.f ranlib/gennch.f @@ -102,17 +102,17 @@ * Makefile.am (AM_CPPFLAGS): New variable. -2009-12-31 Rik +2009-12-31 Rik * Makefile.am: Reverse using simple_move_if_change_rule for cruft.def which interferes with make timestamp algorithm. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir. -2009-12-13 Rik +2009-12-13 Rik * Makefile.am: Use simple_move_if_change_rule for cruft.def to eliminate unnecessary compilations. @@ -281,7 +281,7 @@ 2008-06-02 David Bateman - * libcruft/xsgmainc.f: Replace DLGAMS with ALGAMS. + * slatec/xsgmainc.f: Replace DLGAMS with ALGAMS. 2008-05-30 Thomas Treichl @@ -666,7 +666,7 @@ 2007-04-18 Michael Goffioul - * libcruft/blas-xtra/xdnrm2.f, libcruft/blas-xtra/xdznrm2.f: + * blas-xtra/xdnrm2.f, blas-xtra/xdznrm2.f: Delete spurious semicolons. 2007-04-06 John W. Eaton @@ -1097,37 +1097,29 @@ 2003-02-18 John W. Eaton - * libcruft/blas/dtbsv.f: New file. - * libcruft/lapack/dlatrs.f, libcruft/lapack/dtrti2.f, - libcruft/lapack/dtrtri.f, libcruft/lapack/ztrti2.f, - libcruft/lapack/ztrtri.f: New files. + * blas/dtbsv.f: New file. + * lapack/dlatrs.f, lapack/dtrti2.f, lapack/dtrtri.f, lapack/ztrti2.f, + lapack/ztrtri.f: New files. 2003-02-04 David Bateman - * libcruft/Makefile.in (CRUFT_DIRS): Remove linpack from list. - - * libcruft/linpackdgbfa.f, libcruft/linpackdgbsl.f - libcruft/linpackdgeco.f, libcruft/linpackdgedi.f, - libcruft/linpackdgefa.f, libcruft/linpackdgesl.f, - libcruft/linpackspofa.f, libcruft/linpackzgeco.f, - libcruft/linpackzgedi.f, libcruft/linpackzgefa.f, - libcruft/linpackzgesl.f: Delete. - - * libcruft/dassl/ddajac.f, libcruft/dassl/ddaslv.f: Use DGxTRF and + * Makefile.in (CRUFT_DIRS): Remove linpack from list. + + * linpackdgbfa.f, linpackdgbsl.f, linpackdgeco.f, linpackdgedi.f, + linpackdgefa.f, linpackdgesl.f, linpackspofa.f, linpackzgeco.f, + linpackzgedi.f, linpackzgefa.f, linpackzgesl.f: Delete. + + * dassl/ddajac.f, dassl/ddaslv.f: Use DGxTRF and DGxTRS instead of DGxFA and DGxSL. - * libcruft/daspk/ddaspk.f, libcruft/daspk/dmatd.f, - libcruft/daspk/dslvd.f: Likewise. - * libcruft/odepack/lsode.f, libcruft/odepack/prepj.f, - libcruft/odepack/solsy.f: Likewise. - * libcruft/odessa/odessa.f, libcruft/odessa/odessa_prepj.f, - libcruft/odessa/odessa_solsy.f: Likewise. + * daspk/ddaspk.f, daspk/dmatd.f, daspk/dslvd.f: Likewise. + * odepack/lsode.f, odepack/prepj.f, odepack/solsy.f: Likewise. + * odessa/odessa.f, odessa/odessa_prepj.f, odessa/odessa_solsy.f: + Likewise. * libcrudt/ranlib/setgmn.f: Use SPOTRF instead of SPOFA. - * libcruft/lapack/dgbtf2.f, libcruft/lapack/dgbtrf.f, - libcruft/lapack/dgbtrs.f, libcruft/lapack/dgecon.f, - libcruft/lapack/dgetri.f, libcruft/lapack/spotf2.f, - libcruft/lapack/spotrf.f, libcruft/lapack/zgecon.f, - libcruft/lapack/zgetri.f: New files. + * lapack/dgbtf2.f, lapack/dgbtrf.f, lapack/dgbtrs.f, + lapack/dgecon.f, lapack/dgetri.f, lapack/spotf2.f, + lapack/spotrf.f, lapack/zgecon.f, lapack/zgetri.f: New files. 2003-01-22 John W. Eaton diff -r f42f6fc27cc0 -r 3071d909ebab liboctave/ChangeLog --- a/liboctave/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/liboctave/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -11,51 +11,51 @@ * Array.h (Array::test, Array::test_all, Array::test_any): New overloaded template methods. * lo-mappers.h (xisinteger, xnegative_sign): New bool mappers. - * dNDArray.cc (NDArray::any_element_is_negative, + * dNDArray.cc (NDArray::any_element_is_negative, NDArray::all_integers): Simplify. - * fNDArray.cc (FloatNDArray::any_element_is_negative, + * fNDArray.cc (FloatNDArray::any_element_is_negative, FloatNDArray::all_integers): Simplify. * lo-utils.cc (xis_int_or_inf_or_nan, xis_one_or_zero, xis_zero, xtoo_large_for_float): New utility functions. - * dNDArray.cc (NDArray::any_element_is_negative, + * dNDArray.cc (NDArray::any_element_is_negative, NDArray::all_integers, NDArray::all_elements_are_zero, - NDArray::all_elements_are_int_or_inf_or_nan, + NDArray::all_elements_are_int_or_inf_or_nan, NDArray::any_element_not_one_or_zero, NDArray::too_large_for_float): Simplify. - * fNDArray.cc (FloatNDArray::any_element_is_negative, + * fNDArray.cc (FloatNDArray::any_element_is_negative, FloatNDArray::all_integers, FloatNDArray::all_elements_are_zero, - FloatNDArray::all_elements_are_int_or_inf_or_nan, + FloatNDArray::all_elements_are_int_or_inf_or_nan, FloatNDArray::any_element_not_one_or_zero, FloatNDArray::too_large_for_float): Simplify. 2010-09-21 Jaroslav Hajek - * dNDArray.cc (NDArray::any_element_is_negative, - NDArray::any_element_is_nan, + * dNDArray.cc (NDArray::any_element_is_negative, + NDArray::any_element_is_nan, NDArray::any_element_is_inf_or_nan): Simplify. - * fNDArray.cc (FloatNDArray::any_element_is_negative, - FloatNDArray::any_element_is_nan, + * fNDArray.cc (FloatNDArray::any_element_is_negative, + FloatNDArray::any_element_is_nan, FloatNDArray::any_element_is_inf_or_nan): Simplify. - * dMatrix.cc (Matrix::any_element_is_negative, - Matrix::any_element_is_nan, + * dMatrix.cc (Matrix::any_element_is_negative, + Matrix::any_element_is_nan, Matrix::any_element_is_inf_or_nan): Simplify. - * fMatrix.cc (FloatMatrix::any_element_is_negative, - FloatMatrix::any_element_is_nan, + * fMatrix.cc (FloatMatrix::any_element_is_negative, + FloatMatrix::any_element_is_nan, FloatMatrix::any_element_is_inf_or_nan): Simplify. - * CNDArray.cc (ComplexNDArray::any_element_is_negative, - ComplexNDArray::any_element_is_nan, + * CNDArray.cc (ComplexNDArray::any_element_is_negative, + ComplexNDArray::any_element_is_nan, ComplexNDArray::any_element_is_inf_or_nan): Simplify. - * fCNDArray.cc (FloatComplexNDArray::any_element_is_negative, - FloatComplexNDArray::any_element_is_nan, + * fCNDArray.cc (FloatComplexNDArray::any_element_is_negative, + FloatComplexNDArray::any_element_is_nan, FloatComplexNDArray::any_element_is_inf_or_nan): Simplify. - * CMatrix.cc (ComplexMatrix::any_element_is_negative, - ComplexMatrix::any_element_is_nan, + * CMatrix.cc (ComplexMatrix::any_element_is_negative, + ComplexMatrix::any_element_is_nan, ComplexMatrix::any_element_is_inf_or_nan): Simplify. - * fCMatrix.cc (FloatComplexMatrix::any_element_is_negative, - FloatComplexMatrix::any_element_is_nan, + * fCMatrix.cc (FloatComplexMatrix::any_element_is_negative, + FloatComplexMatrix::any_element_is_nan, FloatComplexMatrix::any_element_is_inf_or_nan): Simplify. 2010-09-21 John W. Eaton @@ -74,7 +74,7 @@ * dSparse.h (SparseMatrix::SparseMatrix (const Sparse&)): New ctor. - * CSparse.h (SparseComplexMatrix::SparseComplexMatrix + * CSparse.h (SparseComplexMatrix::SparseComplexMatrix (const Sparse&)): New ctor. * boolSparse.cc (SparseBoolMatrix::sum): New method. * boolSparse.h: Declare it. @@ -87,7 +87,7 @@ * Array-ch.cc: Inline basic sorts. -2010-08-21 Rik +2010-08-21 Rik * CmplxQRP.cc, CmplxQRP.h, dbleQRP.cc, dbleQRP.h, fCmplxQRP.cc, fCmplxQRP.h, floatQRP.cc, floatQRP.h: Declare Pvec as RowVector, @@ -104,9 +104,9 @@ if all values are finite. (SPARSE_MSM_BIN_OPS): Use SPARSE_MSM_BIN_OP_1 for division. -2010-07-31 Rik - - * DASPK-opts.in, DASRT-opts.in, DASSL-opts.in, LSODE-opts.in, +2010-07-31 Rik + + * DASPK-opts.in, DASRT-opts.in, DASSL-opts.in, LSODE-opts.in, Quad-opts.in: Grammarcheck .cc files 2010-07-29 Jaroslav Hajek @@ -117,7 +117,7 @@ 2010-07-27 Jaroslav Hajek - * dbleSCHUR.cc (SCHUR::SCHUR (const Matrix&, const Matrix&)): + * dbleSCHUR.cc (SCHUR::SCHUR (const Matrix&, const Matrix&)): New ctor. * dbleSCHUR.h: Declare it. * floatSCHUR.cc (FloatSCHUR::FloatSCHUR (const FloatMatrix&, const @@ -127,7 +127,7 @@ const ComplexMatrix&), ComplexSCHUR::ComplexSCHUR (const SCHUR&)): New ctors. * CmplxSCHUR.h: Declare them. - * fCmplxSCHUR.cc (FloatComplexSCHUR::FloatComplexSCHUR + * fCmplxSCHUR.cc (FloatComplexSCHUR::FloatComplexSCHUR (const FloatComplexMatrix&, const FloatComplexMatrix&), FloatComplexSCHUR::FloatComplexSCHUR (const FloatSCHUR&)): New ctors. * fCmplxSCHUR.h: Declare them. @@ -193,7 +193,7 @@ (matrix_complex_probe): Parametrize by real type. Use OCTAVE_LOCAL_BUFFER for temporary array. -2010-06-16 Rik +2010-06-16 Rik * DASSL-opts.in: Periodic grammar check on documentation. @@ -1828,7 +1828,7 @@ * Array-b.cc: Inline ascending and descending sort. (do_bool_partition): New helper template function. (octave_sort::sort): Provide specializations. - + 2010-01-14 Jaroslav Hajek * Array.cc (Array::insert (const Array&, const @@ -1875,7 +1875,7 @@ (Array::permute): Don't call deprecate method here. (Array::assign): Neither here. -2010-01-11 Rik +2010-01-11 Rik * Makefile.am: Remove unnecessary use of simple_move_if_change_rule to allow Make to update timestamps. @@ -1937,7 +1937,7 @@ (LIBOCTAVE_C_SOURCES): Remove md5.c from the list. * md5.c, md5.h: Delete. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir. @@ -1964,7 +1964,7 @@ * idx-vector.h (idx_vector::loop, idx_vector::bloop): Fix behavior for masks. -2009-12-13 Rik +2009-12-13 Rik * Makefile.am: Use DISTCLEANFILES rather than distclean-local rule. Use PERL variable defined by autoconf rather than direct call. @@ -2263,7 +2263,7 @@ 2009-11-10 John W. Eaton - * mx-ops, sparse-mx-ops, vx-ops b/liboctave/vx-ops: + * mx-ops, sparse-mx-ops, vx-ops, vx-ops: Add comment about updating. * Makefile.am, config-ops.sh: New files. * Makefile.in: Delete. @@ -2819,8 +2819,8 @@ 2009-08-31 John W. Eaton - * liboctave/lo-ieee.cc (octave_ieee_init): Abort if floating point - format is not recognized as IEEE. + * lo-ieee.cc (octave_ieee_init): Abort if floating point format + is not recognized as IEEE. 2009-08-27 John W. Eaton @@ -6358,16 +6358,11 @@ * lo-math.h: New file. * Makefile.in (INCLUDES): Add it to the list. - * liboctave/Array2.h, liboctave/ArrayN.h, liboctave/CmplxDET.cc, - liboctave/DASPK.cc, liboctave/DASPK.h, liboctave/DASRT.cc, - liboctave/DASRT.h, liboctave/DASSL.cc, liboctave/DASSL.h, - liboctave/LSODE.cc, liboctave/LSODE.h, liboctave/NLEqn.h, - liboctave/Quad.h, liboctave/Range.cc, liboctave/dbleDET.cc, - liboctave/lo-cieee.c, liboctave/lo-ieee.cc, - liboctave/lo-mappers.cc, liboctave/oct-time.cc, - liboctave/oct-time.h, liboctave/randgamma.c, - liboctave/randmtzig.c, liboctave/randpoisson.c: Include lo-math.h - instead of cmath or math.h. + * Array2.h, ArrayN.h, CmplxDET.cc, DASPK.cc, DASPK.h, DASRT.cc, + DASRT.h, DASSL.cc, DASSL.h, LSODE.cc, LSODE.h, NLEqn.h, Quad.h, + Range.cc, dbleDET.cc, lo-cieee.c, lo-ieee.cc, lo-mappers.cc, + oct-time.cc, oct-time.h, randgamma.c, randmtzig.c, + randpoisson.c: Include lo-math.h instead of cmath or math.h. * lo-mappers.h: Don't include sunmath.h here. 2007-11-26 John W. Eaton diff -r f42f6fc27cc0 -r 3071d909ebab scripts/ChangeLog --- a/scripts/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/scripts/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -7,17 +7,17 @@ * time/datevec.m: Use endfunction to mark end of primary function and subfunctions. -2010-10-07 Rik - - * scripts/polynomial/conv.m: Improve docstring. - * scripts/signal/fftconv.m: Improve docstring and error messages. +2010-10-07 Rik + + * polynomial/conv.m: Improve docstring. + * signal/fftconv.m: Improve docstring and error messages. 2010-10-07 John W. Eaton * polynomial/conv.m: Handle optional third argument. New tests. Update doc string. -2010-10-06 Ben Abbott +2010-10-06 Ben Abbott * image/image.m: Allow x/ydata to imply a flip of the image. Modify demos. @@ -37,31 +37,30 @@ * image/imwrite.m: Call __magick_format_list__ to get list of accepted formats. -2010-09-28 Rik - - * scripts/linear-algebra/logm.m, scripts/plot/legend.m, - scripts/signal/periodogram.m: Untabify scripts. - -2010-09-27 Rik - - * scripts/io/dlmwrite.m: Replace non-POSIX '\d' regex pattern. - - * scripts/miscellaneous/edit.m, scripts/path/savepath.m, - scripts/plot/__gnuplot_get_var__.m, - scripts/plot/private/__gnuplot_has_terminal__.m, - scripts/plot/refreshdata.m, scripts/plot/whitebg.m, - scripts/testfun/runtests.m, scripts/time/datestr.m: Use single quotes - for regular expression patterns when possible. - - * scripts/miscellaneous/ls.m, scripts/plot/__gnuplot_ginput__.m, - scripts/plot/__go_draw_axes__.m, scripts/plot/private/__ezplot__.m, - scripts/testfun/test.m: Remove uses of shorthand character classes +2010-09-28 Rik + + * linear-algebra/logm.m, plot/legend.m, signal/periodogram.m: + Untabify scripts. + +2010-09-27 Rik + + * io/dlmwrite.m: Replace non-POSIX '\d' regex pattern. + + * miscellaneous/edit.m, path/savepath.m, + plot/__gnuplot_get_var__.m, + plot/private/__gnuplot_has_terminal__.m, plot/refreshdata.m, + plot/whitebg.m, testfun/runtests.m, time/datestr.m: + Use single quotes for regular expression patterns when possible. + + * miscellaneous/ls.m, plot/__gnuplot_ginput__.m, + plot/__go_draw_axes__.m, plot/private/__ezplot__.m, + testfun/test.m: Remove uses of shorthand character classes within list operators which is unsupported by POSIX regex. - * scripts/pkg/get_forge_pkg.m: Select desired output from regexp + * pkg/get_forge_pkg.m: Select desired output from regexp rather than ignoring most outputs. -2010-09-28 Ben Abbott +2010-09-28 Ben Abbott * plot/__print_parse_opts__.m: Fix test. @@ -69,23 +68,23 @@ * elfun/lcm.m: Simplify. -2010-09-27 Ben Abbott +2010-09-27 Ben Abbott * plot/__print_parse_opts__.m: Properly crop eps image and fix tests. - scripts/plot/__go_draw_axes__.m, scripts/plot/private/__ezplot__.m, - scripts/testfun/test.m: Remove uses of shorthand character classes + * plot/__go_draw_axes__.m, plot/private/__ezplot__.m, + testfun/test.m: Remove uses of shorthand character classes within list operators which is unsupported by POSIX regex. - * scripts/pkg/get_forge_pkg.m: Select desired output from regexp + * pkg/get_forge_pkg.m: Select desired output from regexp rather than ignoring most outputs. -2010-09-26 Rik +2010-09-26 Rik * testfun/runtests.m (has_tests): Recode to remove requirement for PCRE. Bug #31025. -2010-09-25 Ben Abbott +2010-09-25 Ben Abbott * plot/__print_parse_opts__.m: Recongize gs devices {eps/pdf/ps}write. @@ -94,22 +93,22 @@ * miscellaneous/bug_report.m: Display information about how to submit bug reports instead of creating and mailing a bug report. -2010-09-22 Ben Abbott +2010-09-22 Ben Abbott * plot/private/__ghostscript__.m, plot/print.m: When appending, delete temporay files at the end of the ghostscript pipeline. -2010-09-21 Ben Abbott +2010-09-21 Ben Abbott * plot/__fltk_print__.m, plot/private/__ghostscript__.m, plot/__gnuplot_print__.m, plot/__print_parse_opts__.m, plot/print.m: Print via a pipeline. -2010-09-20 Ben Abbott +2010-09-20 Ben Abbott * plot/legend.m: Index location cellstr to obtain a string. -2010-09-19 Ben Abbott +2010-09-19 Ben Abbott * plot/colorbar.m, plot/axis.m, plot/private/__actual_axis_position__.m, plot/__go_draw_axes__.m: @@ -135,7 +134,7 @@ legend code. * plot/private/__plt__.m: Ditto. -2010-09-16 Ben Abbott +2010-09-16 Ben Abbott * plot/__go_draw_axes__.m: Ensure text objects have units of "data". @@ -148,7 +147,7 @@ * signal/periodogram.m: Support additional inputs: win, nfft, Fs, range. Thanks to Alois Schlögl. -2010-09-13 Ben Abbott +2010-09-13 Ben Abbott * plot/gnuplot_drawnow.m: Use new function __gnuplot_has_terminal__(). * plot/private/__gnuplot_has_terminal__.m: New function. @@ -165,7 +164,7 @@ * pkg/get_forge_pkg.m: Allow underscores in pkg names. -2010-09-08 Ben Abbott +2010-09-08 Ben Abbott * plot/__fltk_print__.m, plot/private/__ghostscript__.m, plot/__gnuplot_print__.m, plot/__print_parse_opts__.m, @@ -181,7 +180,7 @@ * plot/plotyy.m: Don't add the __plotyy_axes__ property to the axes handles if iit already exists. -2010-09-06 Petr Mikulik +2010-09-06 Petr Mikulik * geometry/griddata.m: Allow x, y to be vectors, and z a matrix. @@ -190,7 +189,7 @@ * geometry/delaunay.m: Allow the delaunay function to treat matrices of the same size for compatibility. -2010-09-03 Ben Abbott +2010-09-03 Ben Abbott * image/image.m: Matlab compatible axis limits, add demo. @@ -209,7 +208,7 @@ * plot/__go_draw_axes__.m: Improve matlab compatibility for "." marker. -2010-08-31 Ben Abbott +2010-08-31 Ben Abbott * plot/private/__actual_axis_position__.m, plot/__go_draw_axes__.m, plot/axis.m, plot/colorbar.m, plot/daspect.m, plot/plotyy.m, @@ -218,11 +217,11 @@ * plot/__go_draw_axes__.m: Fix specification of pointtype for patches (bug introduced in rev 2f9de135e7f9). -2010-08-30 Ben Abbott +2010-08-30 Ben Abbott * plot/__go_draw_axes__.m: Use gnuplot's pentagon for marker == 'p'. -2010-08-27 Ben Abbott +2010-08-27 Ben Abbott * plot/colorbar.m, * plot/__go_draw_axes__.m, plot/private/__actual_axis_position__.m: Don't pass figure handle to @@ -241,7 +240,7 @@ * plot/hold.m: If arg is axis handle, get corresponding figure handle from axis parent property. -2010-08-27 Ben Abbott +2010-08-27 Ben Abbott * plot/__gnuplot_print__.m: Properly restore fontsize after eps output. * plot/plotyy.m: Modified demo for changeset 10912 9abc67b4bd4f. @@ -252,17 +251,17 @@ the fltk backend. Turn figure background color off when printing. Improve the axes font spacing for most gnuplot terminals. -2010-08-26 Ben Abbott +2010-08-26 Ben Abbott * plot/__go_draw_axes__.m: For yaxislocation == 'right' associate text position with 'second' coordinate system. -2010-08-25 Ben Abbott +2010-08-25 Ben Abbott * plot/__go_draw_axes__.m: Revert erroneous portion of changeset 10910 40cf7cc4ea62. -2010-08-24 Ben Abbott +2010-08-24 Ben Abbott * plot/private/__actual_axis_position__.m, plot/__go_draw_axes__.m: Properly interpret plotboxaspectratio when 3D objects are viewed as 2D. @@ -273,67 +272,67 @@ * general/interp2.m: Don't use bicubic for consistency (can't handle non-grid interpolation). -2010-08-17 Rik +2010-08-17 Rik * general/randi.m: Add IMAX check for class "single" numbers. -2010-08-15 Rik +2010-08-15 Rik * general/randi.m: Add new script for random integers. * general/module.mk: Add randi to build file list. * miscellaneous/unimplemented.m: Remove randi from unimplemented list. -2010-08-15 Rik +2010-08-15 Rik * image/imwrite.m: Allow writing of 1-bit (B&W) images. Improve documentation string. Add input validation tests. -2010-08-13 Ben Abbott +2010-08-13 Ben Abbott * plot/__print_parse_opts__.m: Double quote paths with spaces. -2010-08-11 Rik +2010-08-11 Rik * set/unique.m: Handle corner case where sparse matrix is actually full. -2010-08-10 Rik +2010-08-10 Rik * set/unique.m: Check whether outputs are used before calculating. -2010-08-10 Rik +2010-08-10 Rik * statistics/base/module.mk, deprecated/module.mk, statistics/base/values.m, deprecated/values.m: Deprecate values.m - -2010-08-08 Rik + +2010-08-08 Rik * miscellaneous/unimplemented.m: Add newlines to format output for - easier reading. Format all lines < 80 characters. Remove + easier reading. Format all lines < 80 characters. Remove 'whitebg' function from unimplemented list. -2010-08-08 Rik +2010-08-08 Rik * @ftp/PKG_ADD: Remove temporary build file from hg version control. -2010-08-09 Ben Abbott +2010-08-09 Ben Abbott * plot/__print_parse_opts__.m: Default pstex suffix should be '.ps'. -2010-08-08 Rik +2010-08-08 Rik * Makefile.am: Create .DOCSTRINGS quietly and avoid screen clutter during build. -2010-08-08 Rik - - * Makefile.am: Run do_subst macro quietly without cluttering screen +2010-08-08 Rik + + * Makefile.am: Run do_subst macro quietly without cluttering screen during build. -2010-08-08 Ben Abbott +2010-08-08 Ben Abbott * plot/print.m: Include 'colormap' when converting RGB to mono. -2010-08-07 Ben Abbott +2010-08-07 Ben Abbott * plot/__fltk_print__.m: When running pstoedit, crop eps file after it is created. Correctly check error status. @@ -342,7 +341,7 @@ * general/cell2mat.m: Allow cells of struct arrays. -2010-08-05 Ben Abbott +2010-08-05 Ben Abbott * plot/__print_parse_opts__.m, plot/__fltk_print__.m: Don't warn on absence of fig2dev or pstoedit until they are needed. @@ -351,7 +350,7 @@ instead of png256. * plot/print.m: Modify texinfo. Add unwind_protect block. -2010-08-01 Marco Caliari +2010-08-01 Marco Caliari * general/bicubic.m: Fix bug #30400 when bicubic called with small numbers of arguments. @@ -361,14 +360,14 @@ * general/sortrows.m: Don't actually permute the rows if not requested. -2010-08-04 Ben Abbott - - * plot/print.m, plot/__print_parse_opts__.m, plot/__gnuplot_print__.m, +2010-08-04 Ben Abbott + + * plot/print.m, plot/__print_parse_opts__.m, plot/__gnuplot_print__.m, plot/private/__ghostscript__.m: plot/__fltk_print__.m: Add ps and pdf output for fltk backend, improved use of ghostscript, and minor improvements. -2010-08-01 Rik +2010-08-01 Rik * deprecated/intwarning.m, general/arrayfun.m, general/cplxpair.m, general/interp1.m, general/interpn.m, general/quadgk.m, @@ -379,24 +378,24 @@ plot/stem.m, plot/stem3.m, polynomial/compan.m, polynomial/ppval.m, signal/arch_rnd.m, sparse/pcg.m, sparse/svds.m, special-matrix/invhilb.m, statistics/distributions/wblcdf.m, - testfun/assert.m, testfun/demo.m, testfun/speed.m: - Grammarcheck documentation. Add @noindent lines and ensure line + testfun/assert.m, testfun/demo.m, testfun/speed.m: + Grammarcheck documentation. Add @noindent lines and ensure line length is less than 80. -2010-08-01 Martin Helm +2010-08-01 Martin Helm * plot/isosurface.m: Swap rows and columns of matrix in call to meshgrid. -2010-08-01 Rik +2010-08-01 Rik * plot/print.m: Update documentation string. Change to active voice. -2010-07-30 Rik +2010-07-30 Rik * Makefile.am: add .DOCSTRINGS to the DISTCLEANFILES list -2010-07-29 Ben Abbott +2010-07-29 Ben Abbott * plot/print.m, plot/__print_parse_opts__.m, plot/__fltk_print__.m, plot/__gnuplot_print__.m: Improved printing for the fltk backend. @@ -408,7 +407,7 @@ * linear-algebra/expm.m: Special-case scalars and diagonal matrices. Suggested by M. Caliari. -2010-07-26 Rik +2010-07-26 Rik * linear-algebra/logm.m: Improve documentation string. Add GPL header. Add additional test block. @@ -417,7 +416,8 @@ * linear-algebra/logm.m: Rewrite. Thanks to M. Caliari and R. T. Guy. -2010-07-26 Rik +2010-07-26 Rik + * deprecated/complement.m, deprecated/intwarning.m, general/arrayfun.m, general/circshift.m, general/colon.m, general/common_size.m, general/del2.m, general/flipdim.m, general/fliplr.m, general/flipud.m, @@ -466,26 +466,26 @@ time/is_leap_year.m: Grammarcheck documentation of m-files. Add newlines between @items for readability. -2010-07-26 Ben Abbott +2010-07-26 Ben Abbott * general/interp1.m: When absent set X equal to the inices of Y. * general/interpn.m: Convert interpolation vectors of non-equal length to nd-arrays. -2010-07-26 Soren Hauberg +2010-07-26 Soren Hauberg * image/image.m: Replace parenthesis with curly bracket in Texinfo. -2010-07-25 Rik +2010-07-25 Rik * image/image.m: Always reverse 'ydir' property when displaying images. -2010-07-19 Rik +2010-07-19 Rik * help/__makeinfo__.m: Add support to process @nopsell macro. Fix bug when more than one @seealso block exists. -2010-07-19 Rik +2010-07-19 Rik * general/repmat.m: Add seealso to new repelems function. @@ -493,149 +493,121 @@ * specfun/nchoosek.m: Optimize. -2010-07-18 Rik - - * scripts/@ftp/ftp.m, scripts/@ftp/mget.m, scripts/audio/lin2mu.m, - scripts/audio/loadaudio.m, scripts/audio/mu2lin.m, - scripts/audio/playaudio.m, scripts/audio/saveaudio.m, - scripts/audio/wavwrite.m, scripts/deprecated/create_set.m, - scripts/deprecated/intwarning.m, scripts/deprecated/lchol.m, - scripts/deprecated/spchol.m, scripts/deprecated/spdiag.m, - scripts/deprecated/spfind.m, scripts/deprecated/splchol.m, - scripts/deprecated/splu.m, scripts/deprecated/spmax.m, - scripts/deprecated/spmin.m, scripts/deprecated/spqr.m, - scripts/deprecated/weibcdf.m, scripts/deprecated/weibrnd.m, - scripts/general/accumarray.m, scripts/general/bitset.m, - scripts/general/colon.m, scripts/general/deal.m, scripts/general/del2.m, - scripts/general/genvarname.m, scripts/general/gradient.m, - scripts/general/interp1.m, scripts/general/interp2.m, - scripts/general/interp3.m, scripts/general/interpft.m, - scripts/general/interpn.m, scripts/general/nargchk.m, - scripts/general/nargoutchk.m, scripts/general/nextpow2.m, - scripts/general/num2str.m, scripts/general/pol2cart.m, - scripts/general/polyarea.m, scripts/general/prepad.m, - scripts/general/quadgk.m, scripts/general/quadl.m, - scripts/general/quadv.m, scripts/general/rat.m, - scripts/general/repmat.m, scripts/general/shiftdim.m, - scripts/general/structfun.m, scripts/general/trapz.m, - scripts/geometry/convhull.m, scripts/geometry/delaunay.m, - scripts/geometry/delaunay3.m, scripts/geometry/delaunayn.m, - scripts/geometry/dsearch.m, scripts/geometry/dsearchn.m, - scripts/geometry/griddata.m, scripts/geometry/trimesh.m, - scripts/geometry/triplot.m, scripts/geometry/trisurf.m, - scripts/geometry/voronoi.m, scripts/geometry/voronoin.m, - scripts/help/__makeinfo__.m, scripts/help/gen_doc_cache.m, - scripts/help/get_first_help_sentence.m, scripts/help/print_usage.m, - scripts/help/type.m, scripts/image/brighten.m, scripts/image/colormap.m, - scripts/image/image.m, scripts/image/imagesc.m, scripts/image/imfinfo.m, - scripts/image/imshow.m, scripts/image/imwrite.m, - scripts/image/ind2rgb.m, scripts/io/dlmwrite.m, scripts/io/fileread.m, - scripts/io/strread.m, scripts/io/textread.m, - scripts/linear-algebra/cond.m, scripts/linear-algebra/condest.m, - scripts/linear-algebra/ishermitian.m, - scripts/linear-algebra/onenormest.m, scripts/miscellaneous/bzip2.m, - scripts/miscellaneous/dir.m, scripts/miscellaneous/dos.m, - scripts/miscellaneous/edit.m, scripts/miscellaneous/gzip.m, - scripts/miscellaneous/mkoctfile.m, scripts/miscellaneous/orderfields.m, - scripts/miscellaneous/parseparams.m, scripts/miscellaneous/perl.m, - scripts/miscellaneous/unix.m, scripts/miscellaneous/unpack.m, - scripts/miscellaneous/version.m, scripts/miscellaneous/zip.m, - scripts/optimization/fminbnd.m, scripts/optimization/fminunc.m, - scripts/optimization/fsolve.m, scripts/optimization/glpk.m, - scripts/optimization/glpkmex.m, scripts/optimization/lsqnonneg.m, - scripts/optimization/optimget.m, scripts/optimization/optimset.m, - scripts/optimization/pqpnonneg.m, - scripts/optimization/private/__fdjac__.m, scripts/optimization/qp.m, - scripts/pkg/get_forge_pkg.m, scripts/pkg/pkg.m, - scripts/plot/__fltk_print__.m, scripts/plot/__gnuplot_print__.m, - scripts/plot/ancestor.m, scripts/plot/area.m, scripts/plot/axes.m, - scripts/plot/axis.m, scripts/plot/bar.m, scripts/plot/barh.m, - scripts/plot/box.m, scripts/plot/caxis.m, scripts/plot/cla.m, - scripts/plot/clabel.m, scripts/plot/close.m, scripts/plot/colorbar.m, - scripts/plot/comet.m, scripts/plot/compass.m, scripts/plot/contour.m, - scripts/plot/contour3.m, scripts/plot/contourc.m, - scripts/plot/contourf.m, scripts/plot/cylinder.m, - scripts/plot/ellipsoid.m, scripts/plot/ezcontour.m, - scripts/plot/ezcontourf.m, scripts/plot/ezmesh.m, - scripts/plot/ezmeshc.m, scripts/plot/ezplot.m, scripts/plot/ezplot3.m, - scripts/plot/ezpolar.m, scripts/plot/ezsurf.m, scripts/plot/ezsurfc.m, - scripts/plot/feather.m, scripts/plot/figure.m, scripts/plot/fill.m, - scripts/plot/findall.m, scripts/plot/findobj.m, scripts/plot/fplot.m, - scripts/plot/gcbo.m, scripts/plot/grid.m, scripts/plot/hggroup.m, - scripts/plot/hidden.m, scripts/plot/line.m, scripts/plot/meshgrid.m, - scripts/plot/ndgrid.m, scripts/plot/pareto.m, scripts/plot/patch.m, - scripts/plot/pcolor.m, scripts/plot/peaks.m, scripts/plot/pie.m, - scripts/plot/plotmatrix.m, scripts/plot/plotyy.m, scripts/plot/print.m, - scripts/plot/private/__actual_axis_position__.m, scripts/plot/quiver.m, - scripts/plot/quiver3.m, scripts/plot/refresh.m, scripts/plot/rose.m, - scripts/plot/scatter.m, scripts/plot/scatter3.m, scripts/plot/shading.m, - scripts/plot/slice.m, scripts/plot/specular.m, scripts/plot/sphere.m, - scripts/plot/subplot.m, scripts/plot/surfl.m, scripts/plot/surfnorm.m, - scripts/plot/text.m, scripts/plot/title.m, scripts/plot/view.m, - scripts/plot/whitebg.m, scripts/plot/xlabel.m, scripts/plot/xlim.m, - scripts/plot/ylabel.m, scripts/plot/ylim.m, scripts/plot/zlabel.m, - scripts/plot/zlim.m, scripts/polynomial/compan.m, - scripts/polynomial/mkpp.m, scripts/polynomial/mpoles.m, - scripts/polynomial/pchip.m, scripts/polynomial/ppder.m, - scripts/polynomial/ppint.m, scripts/polynomial/ppjumps.m, - scripts/polynomial/ppval.m, scripts/polynomial/spline.m, - scripts/set/intersect.m, scripts/set/powerset.m, scripts/set/setdiff.m, - scripts/set/setxor.m, scripts/set/union.m, scripts/set/unique.m, - scripts/signal/fftshift.m, scripts/signal/filter2.m, - scripts/signal/ifftshift.m, scripts/sparse/bicgstab.m, - scripts/sparse/cgs.m, scripts/sparse/etreeplot.m, - scripts/sparse/gplot.m, scripts/sparse/pcg.m, scripts/sparse/pcr.m, - scripts/sparse/spdiags.m, scripts/sparse/speye.m, - scripts/sparse/sprand.m, scripts/sparse/sprandn.m, - scripts/sparse/sprandsym.m, scripts/sparse/spstats.m, - scripts/sparse/spy.m, scripts/sparse/treelayout.m, - scripts/sparse/treeplot.m, scripts/specfun/bessel.m, - scripts/specfun/legendre.m, scripts/specfun/pow2.m, - scripts/statistics/base/center.m, scripts/statistics/base/histc.m, - scripts/statistics/base/kendall.m, scripts/statistics/base/meansq.m, - scripts/statistics/base/prctile.m, scripts/statistics/base/quantile.m, - scripts/statistics/base/range.m, scripts/statistics/base/std.m, - scripts/statistics/base/table.m, - scripts/statistics/distributions/betacdf.m, - scripts/statistics/distributions/betarnd.m, - scripts/statistics/distributions/binornd.m, - scripts/statistics/distributions/cauchy_rnd.m, - scripts/statistics/distributions/chi2rnd.m, - scripts/statistics/distributions/discrete_rnd.m, - scripts/statistics/distributions/empirical_rnd.m, - scripts/statistics/distributions/exprnd.m, - scripts/statistics/distributions/fcdf.m, - scripts/statistics/distributions/frnd.m, - scripts/statistics/distributions/gamrnd.m, - scripts/statistics/distributions/geornd.m, - scripts/statistics/distributions/hygernd.m, - scripts/statistics/distributions/kolmogorov_smirnov_cdf.m, - scripts/statistics/distributions/laplace_rnd.m, - scripts/statistics/distributions/logistic_rnd.m, - scripts/statistics/distributions/lognrnd.m, - scripts/statistics/distributions/nbinrnd.m, - scripts/statistics/distributions/normrnd.m, - scripts/statistics/distributions/stdnormal_rnd.m, - scripts/statistics/distributions/tcdf.m, - scripts/statistics/distributions/trnd.m, - scripts/statistics/distributions/unidrnd.m, - scripts/statistics/distributions/unifcdf.m, - scripts/statistics/distributions/unifrnd.m, - scripts/statistics/distributions/wblcdf.m, - scripts/statistics/distributions/wblrnd.m, - scripts/statistics/tests/kolmogorov_smirnov_test.m, - scripts/statistics/tests/kolmogorov_smirnov_test_2.m, - scripts/statistics/tests/wilcoxon_test.m, scripts/strings/base2dec.m, - scripts/strings/index.m, scripts/strings/mat2str.m, - scripts/strings/strchr.m, scripts/strings/substr.m, - scripts/strings/validatestring.m, scripts/testfun/assert.m, - scripts/testfun/example.m, scripts/testfun/fail.m, - scripts/testfun/speed.m, scripts/testfun/test.m, - scripts/time/calendar.m, scripts/time/date.m, scripts/time/datenum.m, - scripts/time/datetick.m, scripts/time/datevec.m: +2010-07-18 Rik + + * @ftp/ftp.m, @ftp/mget.m, audio/lin2mu.m, audio/loadaudio.m, + audio/mu2lin.m, audio/playaudio.m, audio/saveaudio.m, + audio/wavwrite.m, deprecated/create_set.m, + deprecated/intwarning.m, deprecated/lchol.m, + deprecated/spchol.m, deprecated/spdiag.m, deprecated/spfind.m, + deprecated/splchol.m, deprecated/splu.m, deprecated/spmax.m, + deprecated/spmin.m, deprecated/spqr.m, deprecated/weibcdf.m, + deprecated/weibrnd.m, general/accumarray.m, general/bitset.m, + general/colon.m, general/deal.m, general/del2.m, + general/genvarname.m, general/gradient.m, general/interp1.m, + general/interp2.m, general/interp3.m, general/interpft.m, + general/interpn.m, general/nargchk.m, general/nargoutchk.m, + general/nextpow2.m, general/num2str.m, general/pol2cart.m, + general/polyarea.m, general/prepad.m, general/quadgk.m, + general/quadl.m, general/quadv.m, general/rat.m, + general/repmat.m, general/shiftdim.m, general/structfun.m, + general/trapz.m, geometry/convhull.m, geometry/delaunay.m, + geometry/delaunay3.m, geometry/delaunayn.m, geometry/dsearch.m, + geometry/dsearchn.m, geometry/griddata.m, geometry/trimesh.m, + geometry/triplot.m, geometry/trisurf.m, geometry/voronoi.m, + geometry/voronoin.m, help/__makeinfo__.m, help/gen_doc_cache.m, + help/get_first_help_sentence.m, help/print_usage.m, help/type.m, + image/brighten.m, image/colormap.m, image/image.m, + image/imagesc.m, image/imfinfo.m, image/imshow.m, + image/imwrite.m, image/ind2rgb.m, io/dlmwrite.m, io/fileread.m, + io/strread.m, io/textread.m, linear-algebra/cond.m, + linear-algebra/condest.m, linear-algebra/ishermitian.m, + linear-algebra/onenormest.m, miscellaneous/bzip2.m, + miscellaneous/dir.m, miscellaneous/dos.m, miscellaneous/edit.m, + miscellaneous/gzip.m, miscellaneous/mkoctfile.m, + miscellaneous/orderfields.m, miscellaneous/parseparams.m, + miscellaneous/perl.m, miscellaneous/unix.m, + miscellaneous/unpack.m, miscellaneous/version.m, + miscellaneous/zip.m, optimization/fminbnd.m, + optimization/fminunc.m, optimization/fsolve.m, + optimization/glpk.m, optimization/glpkmex.m, + optimization/lsqnonneg.m, optimization/optimget.m, + optimization/optimset.m, optimization/pqpnonneg.m, + optimization/private/__fdjac__.m, optimization/qp.m, + pkg/get_forge_pkg.m, pkg/pkg.m, plot/__fltk_print__.m, + plot/__gnuplot_print__.m, plot/ancestor.m, plot/area.m, + plot/axes.m, plot/axis.m, plot/bar.m, plot/barh.m, plot/box.m, + plot/caxis.m, plot/cla.m, plot/clabel.m, plot/close.m, + plot/colorbar.m, plot/comet.m, plot/compass.m, plot/contour.m, + plot/contour3.m, plot/contourc.m, plot/contourf.m, + plot/cylinder.m, plot/ellipsoid.m, plot/ezcontour.m, + plot/ezcontourf.m, plot/ezmesh.m, plot/ezmeshc.m, plot/ezplot.m, + plot/ezplot3.m, plot/ezpolar.m, plot/ezsurf.m, plot/ezsurfc.m, + plot/feather.m, plot/figure.m, plot/fill.m, plot/findall.m, + plot/findobj.m, plot/fplot.m, plot/gcbo.m, plot/grid.m, + plot/hggroup.m, plot/hidden.m, plot/line.m, plot/meshgrid.m, + plot/ndgrid.m, plot/pareto.m, plot/patch.m, plot/pcolor.m, + plot/peaks.m, plot/pie.m, plot/plotmatrix.m, plot/plotyy.m, + plot/print.m, plot/private/__actual_axis_position__.m, + plot/quiver.m, plot/quiver3.m, plot/refresh.m, plot/rose.m, + plot/scatter.m, plot/scatter3.m, plot/shading.m, plot/slice.m, + plot/specular.m, plot/sphere.m, plot/subplot.m, plot/surfl.m, + plot/surfnorm.m, plot/text.m, plot/title.m, plot/view.m, + plot/whitebg.m, plot/xlabel.m, plot/xlim.m, plot/ylabel.m, + plot/ylim.m, plot/zlabel.m, plot/zlim.m, polynomial/compan.m, + polynomial/mkpp.m, polynomial/mpoles.m, polynomial/pchip.m, + polynomial/ppder.m, polynomial/ppint.m, polynomial/ppjumps.m, + polynomial/ppval.m, polynomial/spline.m, set/intersect.m, + set/powerset.m, set/setdiff.m, set/setxor.m, set/union.m, + set/unique.m, signal/fftshift.m, signal/filter2.m, + signal/ifftshift.m, sparse/bicgstab.m, sparse/cgs.m, + sparse/etreeplot.m, sparse/gplot.m, sparse/pcg.m, sparse/pcr.m, + sparse/spdiags.m, sparse/speye.m, sparse/sprand.m, + sparse/sprandn.m, sparse/sprandsym.m, sparse/spstats.m, + sparse/spy.m, sparse/treelayout.m, sparse/treeplot.m, + specfun/bessel.m, specfun/legendre.m, specfun/pow2.m, + statistics/base/center.m, statistics/base/histc.m, + statistics/base/kendall.m, statistics/base/meansq.m, + statistics/base/prctile.m, statistics/base/quantile.m, + statistics/base/range.m, statistics/base/std.m, + statistics/base/table.m, statistics/distributions/betacdf.m, + statistics/distributions/betarnd.m, + statistics/distributions/binornd.m, + statistics/distributions/cauchy_rnd.m, + statistics/distributions/chi2rnd.m, + statistics/distributions/discrete_rnd.m, + statistics/distributions/empirical_rnd.m, + statistics/distributions/exprnd.m, + statistics/distributions/fcdf.m, + statistics/distributions/frnd.m, + statistics/distributions/gamrnd.m, + statistics/distributions/geornd.m, + statistics/distributions/hygernd.m, + statistics/distributions/kolmogorov_smirnov_cdf.m, + statistics/distributions/laplace_rnd.m, + statistics/distributions/logistic_rnd.m, + statistics/distributions/lognrnd.m, + statistics/distributions/nbinrnd.m, + statistics/distributions/normrnd.m, + statistics/distributions/stdnormal_rnd.m, + statistics/distributions/tcdf.m, + statistics/distributions/trnd.m, + statistics/distributions/unidrnd.m, + statistics/distributions/unifcdf.m, + statistics/distributions/unifrnd.m, + statistics/distributions/wblcdf.m, + statistics/distributions/wblrnd.m, + statistics/tests/kolmogorov_smirnov_test.m, + statistics/tests/kolmogorov_smirnov_test_2.m, + statistics/tests/wilcoxon_test.m, strings/base2dec.m, + strings/index.m, strings/mat2str.m, strings/strchr.m, + strings/substr.m, strings/validatestring.m, testfun/assert.m, + testfun/example.m, testfun/fail.m, testfun/speed.m, + testfun/test.m, time/calendar.m, time/date.m, time/datenum.m, + time/datetick.m, time/datevec.m: Grammarcheck documentation of m-files. -2010-07-17 Rik +2010-07-17 Rik * audio/lin2mu.m, general/common_size.m, general/interp1.m, general/interp2.m, general/interpn.m, general/quadl.m, @@ -650,19 +622,19 @@ special-matrix/invhilb.m, special-matrix/pascal.m, special-matrix/rosser.m, special-matrix/toeplitz.m, special-matrix/vander.m, special-matrix/wilkinson.m, - testfun/speed.m: Spellcheck documentation + testfun/speed.m: Spellcheck documentation. 2010-07-15 Jaroslav Hajek * general/flipdim.m: Suuport flipping about trailing singleton dimension. -2010-07-14 Ben Abbott +2010-07-14 Ben Abbott * plot/__gnuplot_print__.m: Fix broken options "-orientation", "-special_flag", "-debug_file", "-tight_flag", and "-printer". -2010-07-14 Rik +2010-07-14 Rik * linear-algebra/normest.m: Improve documentation. Add better input validation. Use same variable names in code as in documentation. @@ -707,12 +679,12 @@ * polynomial/deconv.m: ensure that the orientation of the third input to 'filter' matches the orientation of 'y'. -2010-07-02 Rik +2010-07-02 Rik * audio/wavread.m: Correctly handle non-word aligned data chunks. (bug #30309). -2010-06-16 Rik +2010-06-16 Rik * plot/stairs.m: Add additional calling forms to documentation. @@ -740,15 +712,15 @@ * __go_draw_figure__.m: Set the border color to the inverse of the background color. -2010-06-17 Brad Froehle +2010-06-17 Brad Froehle * sparse/spy.m: Fix typo. -2010-06-16 Rik +2010-06-16 Rik * set/union.m: Remove seealso reference to deprecated function. -2010-06-16 Rik +2010-06-16 Rik * @ftp/dir.m, @ftp/ftp.m, @ftp/mget.m, @ftp/mput.m, @ftp/rename.m, deprecated/fstat.m, general/accumdim.m, general/interp1.m, @@ -759,21 +731,21 @@ signal/unwrap.m, specfun/nthroot.m: Periodic grammar check of documentation to ensure a common format. -2010-06-14 Rik +2010-06-14 Rik * plot/image.m: Flip data, rather than y-axis, for images. (bug #30033) -2010-06-12 Ben Abbott +2010-06-12 Ben Abbott * plot/scatter.m: New demo. * plot/private/__scatter__.m: Properly set default value markersize and marker type. -2010-06-12 Rik +2010-06-12 Rik * plot/scatter.m: Add new calling forms of function to documentation. -2010-06-10 Ben Abbott +2010-06-10 Ben Abbott * plot/private/__scatter__.m, plot/scatter.m: Honor Matlab color settings. @@ -784,29 +756,29 @@ * linear-algebra/vec.m: Remove (make built-in). * linear-algebra/module.mk: Update. -2010-06-09 Rik +2010-06-09 Rik * general/flipdim.m, general/accumdim.m: Use > 1 test to find first non-singleton dimension rather than != 1. -2010-06-08 Rik +2010-06-08 Rik * general/cumtrapz.m, general/postpad.m, general/prepad.m, general/shift.m, general/trapz.m, signal/unwrap.m: Use common method to find first non-singleton dimension. -2010-06-08 Rik +2010-06-08 Rik * general/rotdim.m: Modify function to use same variable names as documentation. -2010-06-08 Rik +2010-06-08 Rik * general/cart2pol.m, general/cart2sph.m, general/pol2cart.m, general/sph2cart.m: Add option to operate on column matrix of coordinates. -2010-06-08 Rik +2010-06-08 Rik * general/arrayfun.m, general/cart2pol.m, general/cart2sph.m, general/idivide.m, general/logspace.m, general/sph2cart.m, @@ -845,33 +817,33 @@ statistics/tests/run_test.m, statistics/distributions/chi2pdf.m: Replace calls to obsolete chisquare_cdf with chi2cdf. -2010-06-03 Rik +2010-06-03 Rik * plot/private/__plt__.m: Add newline to usage message. -2010-06-02 Rik +2010-06-02 Rik * optimization/sqp.m: Overhaul sqp code. Guarantee equivalent results if sqp called with or wihout bounds (bug #29989). Simplify input option handling and add %tests to check validation code. Rewrite documentation string. -2010-06-01 Rik +2010-06-01 Rik * optimization/fminbnd.m: Remove unused persistent variable. -2010-06-01 Rik +2010-06-01 Rik * plot/private/__contour__.m: Correctly size X and Y when only Z specified (bug #30002). -2010-05-31 Rik +2010-05-31 Rik * specfun/legendre.m: Orient row vector correctly (bug #29997). Add input validation for negative values and %tests to check validation routines. -2010-05-30 Rik +2010-05-30 Rik * sparse/svds.m: Overhaul code. Return smallest singular values if sigma == 0 (Bug #29721). @@ -879,7 +851,7 @@ Correctly handle zero matrix input. Improve documentation string. -2010-05-26 Rik +2010-05-26 Rik * statistics/base/histc.m, statistics/base/iqr.m, statistics/base/kurtosis.m, statistics/base/mode.m, @@ -891,25 +863,25 @@ * specfun/isprime.m: Fix and further optimize. -2010-05-26 Rik +2010-05-26 Rik * plot/legend.m: Improve documentation string. -2010-05-26 Rik +2010-05-26 Rik * sparse/svds.m: Check struct input arguments. Overhaul documentation. -2010-05-26 Ben Abbott +2010-05-26 Ben Abbott * plot/legend.m: Key labels for specified objects. * plot/ancestor.m: Support vectors of handles. -2010-05-26 Rik +2010-05-26 Rik * sparse/svds.m: Initialize ARPACK starting vector in svds test code. Bug #29721. -2010-05-25 Ben Abbott +2010-05-25 Ben Abbott * polynomial/spline.m: Ignore NaNs within input vectors. @@ -927,20 +899,20 @@ * statistics/base/median.m: Ensure NaNs where needed. Simplify first non-singleton dimension computation. -2010-05-24 Rik +2010-05-24 Rik * general/private/__isequal__.m, image/image.m, statistics/base/ranks.m: Replace calls to deprecated functions. -2010-05-23 Rik +2010-05-23 Rik * image/imshow.m: Scale image point color according to colormap. Bug #29926. -2010-05-16 Rik +2010-05-16 Rik * plot/semilogx.m, plot/semilogy.m: Plot minor ticks for semilog plots. -2010-05-16 Rik +2010-05-16 Rik * audio/loadaudio.m, audio/playaudio.m, audio/saveaudio.m, audio/wavread.m, general/bicubic.m, general/bitcmp.m, general/bitget.m, @@ -965,17 +937,17 @@ testfun/rundemos.m, testfun/runtests.m, testfun/test.m, time/datenum.m: Print name of function in error() string messages. -2010-05-16 Rik - - * scripts/plot/contourc.m, scripts/plot/private/__contour__.m, - scripts/plot/surface.m, scripts/plot/surfnorm.m: Check input +2010-05-16 Rik + + * plot/contourc.m, plot/private/__contour__.m, + plot/surface.m, plot/surfnorm.m: Check input arguments for size and type (bug #29861). 2010-05-13 John W. Eaton * help/help.m: Avoid unnecessary use of varargout. -2010-05-13 Qianqian Fang +2010-05-13 Qianqian Fang * miscellaneous/tempdir.m: Add filesep to end of tempdir (bug #29864). @@ -983,46 +955,46 @@ * io/textread.m: Fix typo. -2010-05-08 David Gesswein +2010-05-08 David Gesswein * io/dlmwrite.m: Correctly set output precision (#29870). -2010-05-12 Jordi Gutiérrez Hermoso +2010-05-12 Jordi Gutiérrez Hermoso * help/help.m: Allow docstring to be returned as output, and correct docstring. -2010-05-08 Rik +2010-05-08 Rik * testfun/test.m: Don't abort testing when skipping a testif block -2010-05-05 Rik +2010-05-05 Rik * statistics/tests/cor_test.m, statistics/tests/t_test.m, statistics/tests/t_test_2.m, statistics/tests/t_test_regression.m, statistics/tests/welch_test.m: Replace deprecated function calls. Patch provided by Alois Schlögl. -2010-05-02 Rik +2010-05-02 Rik * linear-algebra/cond.m: Add TeX equation to documentation -2010-05-02 Peter van den Biggelaar +2010-05-02 Peter van den Biggelaar * plot/close.m: No error on "close([])". -2010-05-01 Ben Abbott +2010-05-01 Ben Abbott * plot/__go_draw_axes__.m: Remove gnuplot errorbar code. -2010-04-30 Ben Abbott +2010-04-30 Ben Abbott * plot/loglogerr.m, plot/semilogxerr.m, plot/semilogyerr.m: Add demos. * plot/private/__errplot__.m: Fix bug parsing errorbar style. * plot/private/__errplot__.m: Implement errorbars in the Matlab style. -2010-04-29 Ben Abbott +2010-04-29 Ben Abbott * plot/errorbar.m: Modify demo. * plot/private/__errplot__.m: Fix bug for boxxy errorbar. @@ -1033,12 +1005,12 @@ * plot/private/__errplot__.m: Update the marker in a seperate listener function. -2010-04-27 Rik +2010-04-27 Rik * plot/private/__go_draw_axes__.m: Use "." for marker when plotting with errorbars. (bug #29057) -2010-04-27 Ben Abbott +2010-04-27 Ben Abbott * plot/private/__errplot__.m: Add missing semicolon line terminations. @@ -1069,11 +1041,11 @@ * plot/private/__patch__.m: Correct order of calling setdata and setvertexdata. -2010-04-25 Ben Abbott +2010-04-25 Ben Abbott * plot/__go_draw_figure__.m: Hidden axes may have visible children. -2010-04-24 Ben Abbott +2010-04-24 Ben Abbott * plot/print.m: Set figure color property to 'none' when printing. @@ -1081,12 +1053,12 @@ * plot/__go_draw_axes__.m: Correct fill of diamond markers -2010-04-24 Ben Abbott +2010-04-24 Ben Abbott * plot/__go_draw_axes__.m: Consistent placement of axes for ps vs other gnuplot terminals. -2010-04-23 Ben Abbott +2010-04-23 Ben Abbott * plot/colorbar.m: Fix colorbar() bugs for manual plotboxaspectratio. * plot/axis.m: For 'axis normal' restore plotboxaspectratio. @@ -1096,7 +1068,7 @@ * gethelp.cc (extract_help_text): Use C++ static_cast instead of C-style cast. -2010-04-23 Rik +2010-04-23 Rik * audio/loadaudio.m, audio/mu2lin.m, audio/playaudio.m, audio/saveaudio.m, audio/wavread.m, audio/wavwrite.m, @@ -1218,27 +1190,27 @@ testfun/runtests.m, testfun/speed.m, testfun/test.m, time/datestr.m, time/weekday.m: Untabify. -2010-04-23 Rik +2010-04-23 Rik * geometry/griddata.m, geometry/griddatan.m, geometry/tsearchn.m: Replace nan with NaN for nice visual cue. -2010-04-23 Rik +2010-04-23 Rik * optimization/gplot.m: Eliminate parsing error for NaN inside of matrix declaration. -2010-04-22 Rik +2010-04-22 Rik * optimization/sqp.m: Return correct value (101) on succes. Fixes bug #29577. -2010-04-22 Rik +2010-04-22 Rik * optimization/glpk.m: Eliminate repmat (Inf, x , y) and just use Inf (x,y). -2010-04-22 Rik +2010-04-22 Rik * general/rat.m, sparse/gplot.m, strings/base2dec.m, geometry/triplot.m, optimization/sqp.m, optimization/qp.m, @@ -1246,7 +1218,7 @@ Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf(). -2010-04-19 Ben Abbott +2010-04-19 Ben Abbott * plot/colorbar.m: Allow 'peer' option to be specified. * plot/colorbar.m: Consistent treatment of plotboxaspectratio, and @@ -1254,7 +1226,7 @@ * plot/axis.m: Consistent treatment of plotboxaspectratio. * plot/__go_draw_axes__.m: Consistently determine axes position. -2010-04-17 Ben Abbott +2010-04-17 Ben Abbott * plot/private/__actual_axis_position__.m: Fix bug when restoring figure position property to its original value. @@ -1292,18 +1264,18 @@ * sparse/spalloc.m: Remove. * sparse/module.mk: Update. -2010-04-16 Ben Abbott +2010-04-16 Ben Abbott * plot/plotyy.m: Add listener for dataaspectratiomode. -2010-04-12 Ben Abbott +2010-04-12 Ben Abbott * plot/loglog.m: Minor ticks on by default for loglog plots. * plot/__plt_get_axis_arg__.m, plot/newplot.m: Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures. -2010-04-10 Ben Abbott +2010-04-10 Ben Abbott * plot/__go_draw_figure__.m: Don't set background for non-visible axes. @@ -1312,7 +1284,7 @@ * testfun/runtests.m: New function. * testfun/module.mk (testfun_FCN_FILES): Add it to the list. -2010-02-19 Rik +2010-02-19 Rik * statistics/cut.m: Modify cut to use the same decision criteria as histc when deciding whether a data point is inside or outside @@ -1330,7 +1302,7 @@ * specfun/factor.m: Use rem to check divisibility. -2010-03-27 Ben Abbott +2010-03-27 Ben Abbott * plot/__go_draw_figure__.m: Untabify. * plot/print.m: Provide default suffixes & validate hardcopy format. @@ -1344,11 +1316,11 @@ * miscellaneous/module.mk: Add unimplemented.m here. -2010-03-25 Ben Abbott +2010-03-25 Ben Abbott * general/cell2mat.m: Add test for cells of cells. -2010-03-24 Petr Mikulik +2010-03-24 Petr Mikulik * plot/__go_draw_axes__.m: Unset logscale also for unused gnuplot axis locations. @@ -1391,11 +1363,11 @@ * strings/strmatch.m (strtrimr): Rewrite for correct behavior. Add test. -2010-03-18 Petr Mikulik +2010-03-18 Petr Mikulik * plot/print.m: Add '-append' option. -2010-03-18 Ben Abbott +2010-03-18 Ben Abbott * plot/print.m: print.m: Detabify. @@ -1470,7 +1442,7 @@ nonzero dimensions. Return object with the same class as the argument. New tests. -2010-02-27 Liam Groener +2010-02-27 Liam Groener * time/datetick.m: Fix 'keepticks' bug, and untabify. @@ -1484,7 +1456,7 @@ Handle case of single level value. Use sqrt (eps) instead of 1e-6. (update_text, add_patch_children): Use it. -2010-02-19 Rik +2010-02-19 Rik * optimization/fzero.m: Add test for discontinuity at the end. @@ -1659,7 +1631,7 @@ Note that Matlab still has these functions, so they probabl should not be removed with other functions deprecated in 3.0.0. -2010-01-28 Ben Abbott +2010-01-28 Ben Abbott * plot/daspect.m, plot/pbaspect.m: New functions. @@ -1707,7 +1679,7 @@ * gethelp.cc: Untabfy. -2010-01-20 Ben Abbott +2010-01-20 Ben Abbott * plot/__go_draw_figure__.m: Reverse order axes are drawn. @@ -1719,7 +1691,7 @@ 2010-01-20 John W. Eaton * time/datetick.m: Make form arg optional. - From Philip Nienhuis . + From Philip Nienhuis . 2010-01-20 David Bateman @@ -1755,7 +1727,7 @@ * general/structfun.m: Error when invalid options are specified. -2010-01-19 Jaroslav Hajek , Thorsten Meyer +2010-01-19 Jaroslav Hajek , Thorsten Meyer * general/structfun.m: Correctly support multiple arguments with non-uniform output. Correct test for non-uniform output. @@ -1822,7 +1794,8 @@ markeredgecolor properties to be used and set the marker colors appropriately. -2010-01-12 Jaroslav Hajek , Ben Barrowes +2010-01-12 Jaroslav Hajek + Ben Barrowes * set/private/validargs.m: New function. * set/module.mk: Add it here. @@ -1832,7 +1805,7 @@ * set/setdiff.m: Ditto. * set/setxor.m: Ditto. -2010-01-11 Rik +2010-01-11 Rik * Makefile.am: Update DOCSTRINGS rules to avoid simple_move_if_change_rule and allow Make to update timestamps. @@ -1855,7 +1828,7 @@ * plot/private/__scatter__.m: Use alternative strategy for larger point sets. -2010-01-06 Ben Abbott +2010-01-06 Ben Abbott * optimization/qp.m: Add missing semicolon. @@ -1938,16 +1911,16 @@ * strings/strjust.m: Special-case string and empty argument. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir. -2009-12-18 Rik +2009-12-18 Rik * Makefile.am: Use Automake syntax to build helper program gethelp -2009-12-17 Rik +2009-12-17 Rik * testfun/test.m: Add newline to message output. @@ -1965,7 +1938,7 @@ * help/__makeinfo__.m: Use P_tmpdir to create temporary file. -2009-12-09 Rik +2009-12-09 Rik * polynomial/module.mk: Correct typo and distribute newly created ppder.m. @@ -1976,7 +1949,7 @@ * ppint.m: New function. * ppjumps.m: New function. -2009-12-09 Rik +2009-12-09 Rik * Makefile.am: remove install-images target and use automake syntax to distribute image data. @@ -1986,18 +1959,18 @@ * Makefile.am (DOCSTRINGS): Use $(cp_update_rule) instead of cp -a --update. -2009-12-09 Rik +2009-12-09 Rik * Makefile.am: Copy DOCSTRINGS from srcdir to builddir if it does not exist. Enables VPATH builds. -2009-12-08 Petr Mikulik +2009-12-08 Petr Mikulik * plot/gnuplot_drawnow.m: Prune prompt lines from dumb terminal output. * plot/__go_draw_figure__.m: Add missing 'unset multiplot' to restore hotkey and mouse functionality for 2D plots. -2009-12-09 Rik +2009-12-09 Rik * Makefile.am: Distribute DOCSTRINGS in tar.gz file. * mkdoc: Pass current directory, "./", when running mkdoc on @@ -2020,7 +1993,7 @@ "nearest" and "linear" methods. Document the feature and add a few tests. -2009-12-06 Rik +2009-12-06 Rik * Makefile.am: Distribute DOCSTRINGS so that documentation will not require rebuild after merely untarring a distribution. @@ -2058,7 +2031,7 @@ statistics/tests/module.mk, strings/module.mk, testfun/module.mk, time/module.mk: Append to DIRSTAMP_FILES. -2009-12-02 Rik +2009-12-02 Rik * image/imread.m: Run test case only if underlying GraphicMagick library exists. @@ -2248,7 +2221,7 @@ index. * script/miscellaneous/setfield: Rewrite using subsasgn. -2009-11-22 Michael Goffioul +2009-11-22 Michael Goffioul * plot/print.m: Properly set the default ghostscript_binary under Windows. Modify the search for the ghostscript binary @@ -2258,7 +2231,7 @@ * strings/dec2base.m: Fix division. -2009-11-20 Lukas Reichlin +2009-11-20 Lukas Reichlin * linear-algebra/krylov.m: Add missing swap routine. @@ -2277,7 +2250,7 @@ * specfun/erfinv.m: Remove. * specfun/module.mk: Update. -2009-11-18 Ben Abbott +2009-11-18 Ben Abbott * plot/orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. @@ -2297,7 +2270,7 @@ 2009-11-11 John W. Eaton * plot/stairs.m (__stairs__): Correct nargin check. New demos. - From Jakub Kasse . + From Jakub Kasse . 2009-11-11 John W. Eaton @@ -2338,7 +2311,7 @@ of directory names. * mkdoc: Skip files not ending in .m. -2009-11-10 Ben Abbott +2009-11-10 Ben Abbott * plot/__go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'. @@ -2346,7 +2319,7 @@ * general/arrayfun.m: Fix nargout=0 case. -2009-11-08 Petr Mikulik +2009-11-08 Petr Mikulik * plot/gnuplot_drawnow.m: Support gnuplot's dumb terminal. @@ -2472,7 +2445,7 @@ * optimization/fminunc.m: Simplify damped BFGS calculation. -2009-09-09 Tatsuro Matsuoka +2009-09-09 Tatsuro Matsuoka * plot/gnuplot_drawnow.m: Avoid flickering windows by avoding 'set multiplot' / 'unset multiplot' for gnuplot's windows and @@ -2972,7 +2945,7 @@ * plot/gnuplot_drawnow.m: For figure position, treat 'wxt' as 'x11'. -2009-04-30 Jaroslav Hajek +2009-04-30 Jaroslav Hajek * statistics/base/range.m: Fix behavior when dim is specified. diff -r f42f6fc27cc0 -r 3071d909ebab src/ChangeLog --- a/src/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/src/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -1,4 +1,4 @@ -2010-10-07 Rik +2010-10-07 Rik * DLD-FUNCTIONS/conv2.cc (convn): Update docstring. Add 1 new test. @@ -117,13 +117,13 @@ 2010-09-30 Jaroslav Hajek * oct-parse.yy (Fautoload): Replace Octave_map by octave_map. - * ov-fcn-handle.cc (Ffunctions): Replace Octave_map by + * ov-fcn-handle.cc (Ffunctions): Replace Octave_map by octave_scalar_map. 2010-09-30 Jaroslav Hajek * help.cc (F__which__): Use octave_map instead of Octave_map. - * load-save.cc (do_load, save_fields, save_vars): Use + * load-save.cc (do_load, save_fields, save_vars): Use octave_scalar_map instead of Octave_map. 2010-09-30 Jaroslav Hajek @@ -222,7 +222,7 @@ 2010-09-28 John P. Swensen * DLD-FUNCTIONS/__magick_read__.cc (F__magick_format_list__): - New function. + New function. 2010-09-28 John P. Swensen @@ -248,18 +248,18 @@ * gl-render.cc (opengl_renderer::draw_axes): Reverse order in which child objects are processed. -2010-09-26 Rik +2010-09-26 Rik * load-path.cc: Use single quotes for regex when possible. * DLD-FUNCTIONS/regexp.cc (regexp): Update docstring to highlight differences between POSIX and PCRE regex. -2010-09-26 Rik +2010-09-26 Rik * load-path.cc: Use single quotes for regular expression patterns when possible. -2010-09-26 Rik +2010-09-26 Rik * DLD-FUNCTIONS/regexp.cc (regexp, regexprep, regexpi): Update docstrings to more fully explain PCRE. Modify advanced tests to run @@ -274,9 +274,9 @@ * DLD-FUNCTIONS/gcd.cc (Fgcd): Rewrite. Use more efficient code. Specialize for simple/extended Euclid. Handle integer arguments. -2010-09-24 Rik - - * DLD-FUNCTIONS/regexp.cc (regexp, regexprep): Update docstring to +2010-09-24 Rik + + * DLD-FUNCTIONS/regexp.cc (regexp, regexprep): Update docstring to discuss limits when not compiled with PCRE. 2010-09-23 John W. Eaton @@ -331,7 +331,7 @@ Break from search loop if idx is at or beyond end of buffer (bug #31056). -2010-09-19 Ben Abbott +2010-09-19 Ben Abbott * graphics.h.in: Add displayname property to patch and surface objects. @@ -339,7 +339,7 @@ * graphics.h.in: Remove properties for dead legend code. -2010-09-18 Ben Abbott +2010-09-18 Ben Abbott * graphics.cc: Replace pagetype property value custom with . @@ -411,14 +411,14 @@ (base_graphics_backend::finalize): Rename from base_graphics_backend::object_destoyed. Change all uses. (base_graphics_backend::update): Rename from - base_graphics_backend::property_changed. Change all uses. + base_graphics_backend::property_changed. Change all uses. 2010-09-14 John W. Eaton * DLD-FUNCTIONS/fltk_backend.cc (fltk_backend::object_destroyed): Don't attempt to delete window if __plot_stream__ is empty. -2010-09-14 Jordi Gutiérrez Hermoso +2010-09-14 Jordi Gutiérrez Hermoso * load-path.cc (genpath): Pass SKIP in recursive call. (Fgenpath): Accept list of directories to skip. @@ -480,7 +480,7 @@ * DLD-FUNCTIONS/cquad.cc: New source, courtesy by Pedro Gonnet. * DLD-FUNCTIONS/module-files: Update. -2010-09-01 Marco Caliari +2010-09-01 Marco Caliari * graphics.cc: Fix axes limits underflow to zero for logscale. @@ -491,7 +491,7 @@ 2010-09-01 Jaroslav Hajek - * oct-map.cc (octave_map::cat): Search first for an index with + * oct-map.cc (octave_map::cat): Search first for an index with nonzero nfields and use it for comparisons. (permute_to_correct_order1): New overloaded helper func. (permute_to_correct_order): use it here. Pass the index here. @@ -513,7 +513,7 @@ method. Return class_name as default. (octave_class::dotref): Error on zero return value. -2010-08-30 Ben Abbott +2010-08-30 Ben Abbott * gl-render.cc: Matlab compatible markers for the OpenGL. @@ -582,33 +582,33 @@ * load-path.cc (load_path::load_path): Explicitly initialize private_fcn_map. -2010-08-17 Rik +2010-08-17 Rik * mappers.cc (gamma,lgamma): Add %!tests for negative integer input arguments. -2010-08-17 Rik - - * bitfcns.cc (bitmax): Add additional calling argument, class, and +2010-08-17 Rik + + * bitfcns.cc (bitmax): Add additional calling argument, class, and additional return value for bitmax("single"). -2010-08-17 Rik +2010-08-17 Rik * bitfcns.cc (sizemax): Improve documentation string. -2010-08-16 Ben Abbott +2010-08-16 Ben Abbott * gl2ps.c: Use upstream version gl2ps-1.3.5-svn-20100816. -2010-08-13 Rik +2010-08-13 Rik * toplev.c (do_goto_frame_relative): Remove unused variable c. 2010-08-13 Jaroslav Hajek - * ov-builtin.cc + * ov-builtin.cc (octave_builtin::subsref (..., const std::list *) - octave_builtin::do_multi_index_op (..., const std::list *)): + octave_builtin::do_multi_index_op (..., const std::list *)): New methods. Move code here. Set curr_lvalue_list. (octave_builtin::curr_lvalue_list): New static member. * ov-fcn-handle.h: Declare them. @@ -624,7 +624,7 @@ * data.cc (Fdiff): Allow logical type. -2010-08-09 Rik +2010-08-09 Rik * oct-parse.yy (parse_fcn_file): Restore parsing of help text accidentally lost in previous changeset. @@ -644,19 +644,19 @@ * ov-cell.cc (octave_cell::subsasgn): Allow dot assignment into empty cell. -2010-08-08 Rik +2010-08-08 Rik * DLD-FUNCTIONS/config-module.awk: Add newlines to divide blocks in generated modules.mk and improve readability. -2010-08-08 Rik +2010-08-08 Rik * Makefile.am: Create .DOCSTRINGS quietly and avoid screen clutter during build. -2010-08-08 Rik - - * Makefile.am: Run do_subst macro quietly without cluttering screen +2010-08-08 Rik + + * Makefile.am: Run do_subst macro quietly without cluttering screen during build. 2010-08-08 Shai Ayal @@ -684,9 +684,9 @@ 2010-08-03 Jaroslav Hajek - * ov-fcn-handle.cc + * ov-fcn-handle.cc (octave_value::subsref (..., const std::list *) - octave_value::do_multi_index_op (..., const std::list *)): + octave_value::do_multi_index_op (..., const std::list *)): New methods. Move code here. * ov-fcn-handle.h: Declare them. @@ -695,9 +695,9 @@ * ov-usr-fcn.cc (Fis_ignored_output): Rename to Fisargout. Change the behavior to indicate not ignored outputs. -2010-08-01 Rik - - * DLD-FUNCTIONS/amd.cc, DLD-FUNCTIONS/balance.cc, +2010-08-01 Rik + + * DLD-FUNCTIONS/amd.cc, DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/besselj.cc, DLD-FUNCTIONS/betainc.cc, DLD-FUNCTIONS/ccolamd.cc, DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/chol.cc, DLD-FUNCTIONS/colamd.cc, DLD-FUNCTIONS/daspk.cc, @@ -709,10 +709,10 @@ DLD-FUNCTIONS/sparse.cc, DLD-FUNCTIONS/str2double.cc, DLD-FUNCTIONS/tril.cc, DLD-FUNCTIONS/typecast.cc, data.cc, graphics.cc, load-save.cc, ov-null-mat.cc, ov-struct.cc, ov-usr-fcn.cc, - pr-output.cc, strfns.cc, variables.cc: Grammarcheck documentation. + pr-output.cc, strfns.cc, variables.cc: Grammarcheck documentation. Add @noindent lines and ensure line length is less than 80. -2010-07-31 Rik +2010-07-31 Rik * DLD-FUNCTIONS/__magick_read__.cc, DLD-FUNCTIONS/__voronoi__.cc, DLD-FUNCTIONS/amd.cc, DLD-FUNCTIONS/balance.cc, @@ -771,7 +771,7 @@ end of function. Addresses more problems found with bug #30490. -2010-07-30 Rik +2010-07-30 Rik * Makefile.am: add .DOCSTRINGS to the DISTCLEANFILES list @@ -781,7 +781,7 @@ tree_evaluator::visit_switch_command): Also process breakpoints for the command (bug #30490). -2010-07-29 Ben Abbott +2010-07-29 Ben Abbott * gl-render.cc: Transpose markers '^' and 'v'. @@ -798,15 +798,15 @@ 2010-07-29 Jaroslav Hajek * ov.cc (octave_value::subsref (..., const std::list *) - octave_value::do_multi_index_op (..., const std::list *)): + octave_value::do_multi_index_op (..., const std::list *)): New methods. * ov.h: Declare them. * ov-base.cc (octave_base_value::subsref (..., const std::list *) - octave_base_value::do_multi_index_op (..., const std::list *)): + octave_base_value::do_multi_index_op (..., const std::list *)): New methods. * ov-base.h: Declare them. * ov-usr-fcn.cc (octave_user_function::subsref (..., const std::list *) - octave_user_function::do_multi_index_op (..., const std::list *)): + octave_user_function::do_multi_index_op (..., const std::list *)): New virtual method overrides. Move code here. (octave_user_function::bind_automatic_vars): Add lvalue_list parameter. Bind automatic variable ".ignored.". @@ -830,7 +830,7 @@ Delete explicit instantiations of find_nonzero_elem_idx templates. New test for char array argument. -2010-07-27 Rik +2010-07-27 Rik * DLD-FUNCTIONS/schur.cc (rsf2csf): Change first documentation line to active voice. @@ -848,11 +848,11 @@ * ov-re-diag.cc (octave_diag_matrix::try_narrowing_conversion): Remove redundant cast. - * ov-flt-re-diag.cc + * ov-flt-re-diag.cc (octave_float_diag_matrix::try_narrowing_conversion): Ditto. - * ov-cx-diag.cc + * ov-cx-diag.cc (octave_complex_diag_matrix::try_narrowing_conversion): Ditto. - * ov-flt-cx-diag.cc + * ov-flt-cx-diag.cc (octave_float_complex_diag_matrix::try_narrowing_conversion): Ditto. 2010-07-23 Jaroslav Hajek @@ -869,7 +869,7 @@ * DLD-FUNCTIONS/fltk_backend.cc (plot_window::plot_window): Added a bottom Fl_Box (copied from gmsh) and tooltips -2010-07-20 Rik +2010-07-20 Rik * DLD-FUNCTIONS/typecast.cc (typecast): Combine two @seealso macro uses to one. @@ -881,7 +881,7 @@ Attempt to estimate number of columns from first line. Hoist tmp_stream out of the loop and reset it for each substring. -2010-07-17 Rik +2010-07-17 Rik * data.cc (repelems): Add more documentation about new function. @@ -895,14 +895,14 @@ * DLD-FUNCTIONS/fltk_backend.cc (plot_window::gui_mode): Use enum instead of int. Change all uses. -2010-07-18 Kai Habel +2010-07-18 Kai Habel * DLD-FUNCTIONS/fltk_backend.cc: Add mode for mouse rotation. (view2status): new function - * src/graphics.cc: Remove limitations for zooming and translation. + * graphics.cc: Remove limitations for zooming and translation. (axes::properties::rotate_view): new function -2010-07-17 Rik +2010-07-17 Rik * DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/ccolamd.cc, DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dasrt.cc, @@ -911,7 +911,7 @@ DLD-FUNCTIONS/sqrtm.cc, DLD-FUNCTIONS/symrcm.cc, dirfns.cc, file-io.cc, syscalls.cc: Spellcheck documentation -2010-07-08 Rik +2010-07-08 Rik * DLD_FUNCTIONS/rand.cc: Correct typo in rande documentation. (bug #30446). @@ -943,7 +943,7 @@ * DLD-FUNCTIONS/__magick_read__,cc (F__magick_read__): Add the syntax __magick_read__ ("file", "frames", "all"). -2010-07-08 Rik +2010-07-08 Rik * DLD_FUNCTIONS/eigs.cc: Initialize random number generator in test blocks to get reproducible results. @@ -952,7 +952,7 @@ * ov-cell.cc (Fstruct2cell): Use octave_map. Optimize. -2010-07-07 Rik +2010-07-07 Rik * pr-output.cc (calc_scale_exp): Avoid use of % operator on negative operands for portability between C++ compilers. @@ -1105,7 +1105,7 @@ figure::reset_default_properties, axes::reset_default_properties): Use it to avoid duplicated code. -2010-06-24 Rik +2010-06-24 Rik * octave.cc: Add [FILE] to octave usage string (bug #30258). @@ -1141,7 +1141,7 @@ (std::string color_property::values_as_string (void) const, Cell color_property::values_as_cell (void) const): New functions. -2010-06-21 Rik +2010-06-21 Rik * DLD-FUNCTIONS/dlmread.cc: Fix spreadsheet style range option. (bug #30183). @@ -1191,7 +1191,7 @@ empty arrays otherwise. (tree_matrix::rvalue1): Skip empty arrays in the fallback branch. -2010-06-16 Rik +2010-06-16 Rik * DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dot.cc, DLD-FUNCTIONS/gammainc.cc, DLD-FUNCTIONS/lookup.cc, @@ -1212,11 +1212,11 @@ * data.cc (Fsort): Fix invalid tests. -2010-06-15 Rik +2010-06-15 Rik * pr-output.cc: Second try at removing extra newlines from NDArrays -2010-06-14 Rik +2010-06-14 Rik * pr-output.cc: Remove extra newlines when displaying multi-dimensional arrays (bug #30029). @@ -1226,7 +1226,7 @@ * data.cc (Fsort, Fnth_element): Fix behavior when trailing singleton dim is specified. -2010-06-12 Ben Abbott +2010-06-12 Ben Abbott * DLD-FUNCTIONS/gammainc.cc: Fix doc-string typo. @@ -1235,7 +1235,7 @@ * DLD-FUNCTIONS/gammainc.cc: Implement complementary incomplete gamma function. -2010-06-10 Ben Abbott +2010-06-10 Ben Abbott * data.cc: Fix test for concatentating empty nd-arrays. @@ -1253,7 +1253,7 @@ * ov-struct.cc (Fisfield): Accept cell array as name argument. -2010-06-08 Rik +2010-06-08 Rik * DLD-FUNCTIONS/bsxfun.cc, DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/det.cc, DLD-FUNCTIONS/lookup.cc, DLD-FUNCTIONS/lu.cc, @@ -1296,7 +1296,7 @@ scalar_col_helper_nda, make_col_helper, can_extract): Remove. (Fcellfun): Use the new fast_elem_insert method. -2010-05-10 Rik +2010-05-10 Rik * DLD-FUNCTIONS/eigs.cc: Improve documentation string. Use ~ notation instead of dummy variables for unused return arguments. @@ -1423,7 +1423,7 @@ * DLD-FUNCTIONS/sqrtm.cc (do_sqrtm): Mark the result as triangular where applicable. -2010-05-10 Rik +2010-05-10 Rik * DLD-FUNCTIONS/qr.cc: Split qrdelete test into high precision test when QRUPDATE is present and low precision when it is not. @@ -1507,12 +1507,12 @@ (Fsvd): Use it to select a driver. (Fsvd_driver): New DEFUN. -2010-05-02 Rik +2010-05-02 Rik * ov-cell.cc: Wrap documentation line to prevent overfull hbox LaTex warning -2010-05-01 Ben Abbott +2010-05-01 Ben Abbott * graphics.cc, graphics.h.in: Remove line object properties ldata, udata, xldata, xudata. @@ -1555,7 +1555,7 @@ (const std::string&, bool)): When loading a mex-file attempt to load the m-file first to get the help string. -2010-04-24 Ben Abbott +2010-04-24 Ben Abbott * graphics.h.in: Have figure color property support a radio value, 'none'. @@ -1571,11 +1571,11 @@ * Makefile.am: change GRAPHICS_CPPFLAGS to GRAPHICS_CFLAGS since the former does not exist and the latter serves the same purpose -2010-04-23 Rik +2010-04-23 Rik * Makefile.am: Clarify compilation note about defaults.h -2010-04-23 Rik +2010-04-23 Rik * symtab.h: Clear global variables when 'clear -all' called @@ -1607,7 +1607,7 @@ * oct-obj.cc (octave_value_list::octave_value_list): Explicitly resize data to be row vector. -2010-04-23 Rik +2010-04-23 Rik * DLD-FUNCTIONS/regexp.cc.: Eliminate compile warning. warning: suggest explicit braces to avoid ambiguous 'else'. @@ -1639,7 +1639,7 @@ * ov.h: Update decls. * oct-lvalue.cc (octave_lvalue::assign): Simplify. -2010-04-22 Rik +2010-04-22 Rik * DLD-FUNCTIONS/hess.cc.: return correct Hessenberg matrix when called with only one output argument. @@ -1698,7 +1698,7 @@ (const octave_value_list& idx, const SparseMatrix& rhs)): Remove. * ov-cx-sparse.h: Remove decl. -2010-04-10 Ben Abbott +2010-04-10 Ben Abbott * graphics.h.in: Fix nextplot property values. Add "new" to list for axes nextplot values. Change "replace_children" to @@ -1893,7 +1893,7 @@ (c_file_ptr_buf::file_close): Move here from c-file-ptr-stream.h. Tag call to fclose with gnulib::. -2010-03-12 Ben Abbott +2010-03-12 Ben Abbott * /DLD-FUNCTIONS/chol.cc: Increase tolerance for single precision test. @@ -2039,8 +2039,8 @@ 2010-02-26 Jaroslav Hajek - * src/xpow.cc: Update. - * src/ov-base-diag.cc: Update. + * xpow.cc: Update. + * ov-base-diag.cc: Update. 2010-02-25 Jaroslav Hajek @@ -2144,7 +2144,7 @@ Don't write element if dimension is too large to save. (gripe_dim_too_large, write_mat5_sparse_index_vector): New functions. -2010-02-22 Carlo de Falco +2010-02-22 Carlo de Falco * dirfns.cc (Fglob): Make glob function test more robust. @@ -3134,7 +3134,7 @@ * DLD-FUNCTIONS/strfind.cc (Fstrfind): Call it here. (Fstrrep): Also here. -2010-01-11 Rik +2010-01-11 Rik * Makefile.am: Update DOCSTRINGS rules to avoid simple_move_if_change_rule and allow Make to update timestamps. @@ -3326,7 +3326,7 @@ * Makefile.am (install-oct): Write $(DESTDIR)$(...), not $(DESTDIR).$(...). -2010-01-02 Ben Abbott +2010-01-02 Ben Abbott * mappers.cc: Change test tolerance from 1e-16 to eps. @@ -3400,7 +3400,7 @@ (figure_manager::set_name, figure_manage::do_set_name): New methods. (fltk_backend::property_changed): Handle change of figure title string. -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir. @@ -3507,11 +3507,11 @@ * Makefile.am (DOCSTRINGS): Use $(cp_update_rule) instead of cp -a --update. -2009-12-10 Rik +2009-12-10 Rik * Makefile.am: distclean symbolic links for OCT_FILES -2009-12-10 Rik +2009-12-10 Rik * Makefile.am: Copy DOCSTRINGS from srcdir to builddir if it does not exist. Enables VPATH builds. @@ -3589,7 +3589,7 @@ (OCTAVE_LIBS, OCTINTERP_LINK_DEPS, OCT_LINK_DEPS): Add ../libgnu/libgnu.la to the list. -2009-12-09 Rik +2009-12-09 Rik * Makefile.am: Distribute DOCSTRINGS in tar.gz file @@ -3713,7 +3713,7 @@ * Makefile.am: Build OPT_HANDLERS before DEF_FILES. -2009-12-06 Rik +2009-12-06 Rik * Makefile.am: Distribute DOCSTRINGS so that documentation will not require rebuild after merely untarring a distribution. @@ -3785,7 +3785,7 @@ * find-defun-files.sh: Omit directory part from .df file names. Operate on .ll and .yy files instead of generated .cc files. -2009-12-02 Rik +2009-12-02 Rik * DLD-FUNCTIONS/urlwrite.cc: Correctly compile code even when libcurl is not present according to configure. @@ -3800,7 +3800,7 @@ the mask case. * DLD-FUNCTIONS/find.cc (Ffind): Explicitly call unmask. -2009-11-30 Kacper Kowalik +2009-11-30 Kacper Kowalik * oct-hdf5.h: Drop force the use of the v1.6 API * ls-hdf5.cc, ov-base-int.cc, ov-bool-mat.cc, ov-bool-sparse.cc, ov-bool.cc, @@ -3838,7 +3838,7 @@ * graphics.cc (maybe_set_children): Store sorted child lists. -2009-11-27 Kacper Kowalik +2009-11-27 Kacper Kowalik * ls-hdf5.cc (have_h5giterate_bug): Drop this group iteration flag for buggy pre 1.2.2 versions of hdf5. * ov-base-int.cc @@ -4319,7 +4319,7 @@ * ov.cc (octave_value::int_vector_value, octave_idx_type_vector_value): Call error_with_cfn. -2009-10-21 Rik +2009-10-21 Rik * variables.cc: Correct use of deftypefnx for who and whos. @@ -4793,7 +4793,7 @@ 2009-09-07 Jaroslav Hajek - * src/Makefile.in: Add LDFLAGS to OCT_LINK_DEPS. + * Makefile.in: Add LDFLAGS to OCT_LINK_DEPS. 2009-09-06 Jaroslav Hajek @@ -6161,7 +6161,7 @@ 2009-05-22 Jaroslav Hajek - * src/ov-base-mat.cc (octave_base_matrix::assign (const + * ov-base-mat.cc (octave_base_matrix::assign (const octave_value_list, typename MT::element_type)): Avoid out of bounds assignments. @@ -9539,7 +9539,7 @@ 2008-08-29 David Bateman - * src/graphics.cc: Replace int by octave_idx_type in multiple + * graphics.cc: Replace int by octave_idx_type in multiple places. (array_property::is_equal): In macro CHECK_ARRAY_EQUAL, special case scalar case and keep copy of array value to avoid early @@ -9827,7 +9827,7 @@ * ov.cc (octave_value::idx_type_value): Don't include default argument values in definition. - * src/glrender.h, src/zfstream.h: Don't include config.h. + * glrender.h, zfstream.h: Don't include config.h. * oct-errno.h: Include . @@ -10601,11 +10601,11 @@ graphics/fltk_backend/Makefile.in, graphics/opengl/Makefile.in: Delete. - * gl-render.cc, gl-render.h: Move here from src/graphics/opengl. + * gl-render.cc, gl-render.h: Move here from graphics/opengl. * Makefile.in: Add them to the appropriate lists. (octave$(EXEEXT)): Also link with $(OPENGL_LIBS) - * fltk_backend.cc: Move here from src/graphics/fltk_backend. + * fltk_backend.cc: Move here from graphics/fltk_backend. * Makefile.in (DLD_XSRC): Add it to the list (fltk_backend.oct): Include special rules for linking with $(GRAPHICS_LIBS) and $(FT2_LIBS). @@ -13595,7 +13595,7 @@ 2008-01-07 John W. Eaton - * src/pt-except.cc (tree_try_catch_command::eval): + * pt-except.cc (tree_try_catch_command::eval): Set Vdebug_on_error and Vdebug_on_warning to false while executing try block. @@ -13681,12 +13681,12 @@ 2007-06-28 John W. Eaton - * src/ov-class.cc (sanitize): New function. + * ov-class.cc (sanitize): New function. (make_idx_args): Use it. 2007-06-28 John W. Eaton - * src/ov-class.cc (octave_class::subsasgn): Expect and use only + * ov-class.cc (octave_class::subsasgn): Expect and use only one return value from feval of subsasgn method. * ov.cc (octave_value::assign): Don't convert to struct if @@ -14184,7 +14184,7 @@ * Makefile.in (INCLUDES): Add builtins.h to the list. - * src/oct-hist.cc (default_history_file): Use += instead of + * oct-hist.cc (default_history_file): Use += instead of push_back to append character to std::string object. * Makefile.in (LIBDLFCN): Delete all uses. @@ -14231,10 +14231,10 @@ operator > (const Complex&, const Complex&)): Pass args by const reference, not value. - * src/data.cc, src/matherr.c, src/pr-output.cc, src/sysdep.cc, - src/DLD-FUNCTIONS/__dsearchn__.cc, src/DLD-FUNCTIONS/minmax.cc, - src/DLD-FUNCTIONS/qz.cc, src/DLD-FUNCTIONS/sort.cc, - src/DLD-FUNCTIONS/tsearch.cc: Include lo-math.h instead of cmath + * data.cc, matherr.c, pr-output.cc, sysdep.cc, + DLD-FUNCTIONS/__dsearchn__.cc, DLD-FUNCTIONS/minmax.cc, + DLD-FUNCTIONS/qz.cc, DLD-FUNCTIONS/sort.cc, + DLD-FUNCTIONS/tsearch.cc: Include lo-math.h instead of cmath or math.h. 2007-11-30 Moritz Borgmann @@ -15450,7 +15450,7 @@ 2007-07-14 Michael Goffioul - * src/ov-bool-sparse.cc (octave_sparse_bool_matrix:load_hdf5): + * ov-bool-sparse.cc (octave_sparse_bool_matrix:load_hdf5): Use OCTAVE_LOCAL_BUFFER for temporary boolean value. 2007-06-27 David Bateman @@ -15481,13 +15481,13 @@ 2007-06-27 David Bateman - * src/load-save.cc (Fsave): Ensure header is written for non + * load-save.cc (Fsave): Ensure header is written for non existent file with "-append". - * src/ls-hdf5.h: First steps towards having append work for hdf5. + * ls-hdf5.h: First steps towards having append work for hdf5. 2007-06-26 John W. Eaton - * src/load-save.cc (Fsave): Open files correctly for -append. + * load-save.cc (Fsave): Open files correctly for -append. Don't write file headers if appending. Error for -append -hdf5. 2007-06-25 Olaf Till @@ -15928,7 +15928,7 @@ 2007-04-23 Shai Ayal - * src/graphics.cc (color_property::color_property): + * graphics.cc (color_property::color_property): New arg A for alpha channel. Set rgba instead of red, green, blue. (color_property::color_property (char)): New constructor. (color_propery::rgba): New data member. @@ -16313,7 +16313,7 @@ look for file using parent function name. Delete unused variable NAMES. - * src/oct-stream.cc (octave_stream::do_gets): If no limit or not + * oct-stream.cc (octave_stream::do_gets): If no limit or not at limit, read ahead one character at end of line for compatibility. (octave_stream::gets, octave_stream::getl): Set max_len to -1 if tc_max_len is not defined. @@ -19433,7 +19433,7 @@ 2006-03-15 William Poetra Yoga Hadisoeseno - * src/data.cc (Frows, Fcolumns): New functions. + * data.cc (Frows, Fcolumns): New functions. * DLD-FUNCTIONS/time.cc (Fstrptime, Fstrftime): Fix docstring. diff -r f42f6fc27cc0 -r 3071d909ebab test/ChangeLog --- a/test/ChangeLog Thu Oct 07 17:48:18 2010 -0400 +++ b/test/ChangeLog Thu Oct 07 18:18:07 2010 -0400 @@ -1,32 +1,32 @@ -2010-09-29 Rik +2010-09-29 Rik * fntests.m: Break output text differently for better readability. -2010-09-28 Rik +2010-09-28 Rik * test/@Gork/set.m, test/fntests.m, test/test_func.m, test/test_io.m: Untabify scripts. -2010-09-27 Rik +2010-09-27 Rik * fntests.m: Use single quotes for regex when possible. -2010-09-26 Rik +2010-09-26 Rik - * fntests.m (has_tests, has_functions): Recode to remove requirement + * fntests.m (has_tests, has_functions): Recode to remove requirement for PCRE. -2010-09-24 Rik +2010-09-24 Rik * fntests.m: Rephrase output for clarity. -2010-08-17 Rik +2010-08-17 Rik * fntests.m: Add extra newline for more readable output. -2010-07-30 Rik +2010-07-30 Rik - * Makefile.am: New clean-local target to remove directories + * Makefile.am: New clean-local target to remove directories created automatically during testing. 2010-04-28 John W. Eaton @@ -52,7 +52,7 @@ * fntests.m (run_test_script): Check all *.cc files for tests. -2010-01-13 Rik +2010-01-13 Rik * build_bc_overload_tests.sh: Correct test syntax (= vs. ==) @@ -73,11 +73,11 @@ * fntests.m (hastests): Use regexp instead of findstr and only match tests that appear as the first thing on a line. -2009-12-19 Rik +2009-12-19 Rik * build_sparse_tests.sh: Use lognrnd instead of deprecated lognormal_rnd -2009-12-19 Rik +2009-12-19 Rik * Makefile.am: Eliminate TOPDIR variable in favor of built-in automake variables of top_builddir and top_srcdir.