Mercurial > hg > octave-nkf
changeset 10796:eaf7c8ab3b0c
Replace 8 spaces with tabs in ChangeLogs
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 22:22:45 -0700 (2010-07-19) |
parents | 0306e572c686 |
children | d479134f59de |
files | doc/ChangeLog liboctave/ChangeLog scripts/ChangeLog src/ChangeLog |
diffstat | 4 files changed, 216 insertions(+), 222 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,75 +1,68 @@ 2010-07-18 Rik <octave@nomad.inbox5.com> - * interpreter/doccheck/spellcheck, + * interpreter/doccheck/spellcheck, interpreter/doccheck/spellcheck/add_to_aspell_dict: Use case insensitive sort in spellcheck scripts. 2010-07-18 Rik <octave@nomad.inbox5.com> - * interpreter/doccheck/aspell-octave.en.pws: Add Octave-specific words + * interpreter/doccheck/aspell-octave.en.pws: Add Octave-specific words from stats.texi to private Aspell dictionary. 2010-07-17 Rik <octave@nomad.inbox5.com> - * interpreter/doccheck: New directory for spelling/grammar scripts. - * interpreter/doccheck/README: Instructions for using scripts. - * interpreter/doccheck/spellcheck: Script to spellcheck a Texinfo file. - * interpreter/doccheck/aspell.conf: GNU Aspell configuration file for - Octave documentation. - * interpreter/doccheck/aspell-octave.en.pws: Private Aspell dictionary. - * interpreter/doccheck/add_to_aspell_dict: Script to add new - Octave-specific words to private Aspell dictionary. - * interpreter/octave.texi: New @nospell macro which forces Aspell to - ignore the word marked by the macro. - * interpreter/mk_doc_cache.m: Skip new @nospell macro when - building doc_cache. - * interpreter/arith.txi, interpreter/audio.txi, - interpreter/bugs.txi, interpreter/contrib.txi, - interpreter/debug.txi, interpreter/diagperm.txi, - interpreter/dynamic.txi, interpreter/geometry.txi, - interpreter/matrix.txi, interpreter/numbers.txi, - interpreter/oop.txi, interpreter/package.txi, - interpreter/sparse.txi, interpreter/tips.txi: - Spellcheck documentation. - - DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/ccolamd.cc, - DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dasrt.cc, - DLD-FUNCTIONS/dmperm.cc, DLD-FUNCTIONS/eigs.cc, DLD-FUNCTIONS/qz.cc, - DLD-FUNCTIONS/rand.cc, DLD-FUNCTIONS/sparse.cc, - DLD-FUNCTIONS/sqrtm.cc, DLD-FUNCTIONS/symrcm.cc, dirfns.cc, - file-io.cc, syscalls.cc + * interpreter/doccheck: New directory for spelling/grammar scripts. + * interpreter/doccheck/README: Instructions for using scripts. + * interpreter/doccheck/spellcheck: Script to spellcheck a Texinfo file. + * interpreter/doccheck/aspell.conf: GNU Aspell configuration file for + Octave documentation. + * interpreter/doccheck/aspell-octave.en.pws: Private Aspell dictionary. + * interpreter/doccheck/add_to_aspell_dict: Script to add new + Octave-specific words to private Aspell dictionary. + * interpreter/octave.texi: New @nospell macro which forces Aspell to + ignore the word marked by the macro. + * interpreter/mk_doc_cache.m: Skip new @nospell macro when + building doc_cache. + * interpreter/arith.txi, interpreter/audio.txi, + interpreter/bugs.txi, interpreter/contrib.txi, + interpreter/debug.txi, interpreter/diagperm.txi, + interpreter/dynamic.txi, interpreter/geometry.txi, + interpreter/matrix.txi, interpreter/numbers.txi, + interpreter/oop.txi, interpreter/package.txi, + interpreter/sparse.txi, interpreter/tips.txi: + Spellcheck documentation. 2010-07-01 Rik <octave@nomad.inbox5.com> - * refcard/refcard.tex: Fix italic macro typo for stem. + * refcard/refcard.tex: Fix italic macro typo for stem. 2010-06-28 Rik <octave@nomad.inbox5.com> - * refcard/refcard.tex: Fix typos in refcard (bug #30260). + * refcard/refcard.tex: Fix typos in refcard (bug #30260). 2010-06-16 Rik <octave@nomad.inbox5.com> - * ChangeLog: Correctly break lines > 80 characters. + * ChangeLog: Correctly break lines > 80 characters. 2010-06-16 Rik <octave@nomad.inbox5.com> - * interpreter/intro.txi: Clarify wording. (bug #30165). + * interpreter/intro.txi: Clarify wording. (bug #30165). 2010-06-16 Rik <octave@nomad.inbox5.com> - * interpreter/set.txi: Remove reference to deprecated function. + * interpreter/set.txi: Remove reference to deprecated function. 2010-06-16 Rik <octave@nomad.inbox5.com> - * 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. + * 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 <octave@nomad.inbox5.com> - * interpreter/arith.txi, interpreter/diffeq.txi, interpreter/intro.txi, - interpreter/nonlin.txi, interpreter/poly.txi, interpreter/sparse.txi: - Replace @ifinfo with @ifnottex. + * interpreter/arith.txi, interpreter/diffeq.txi, interpreter/intro.txi, + interpreter/nonlin.txi, interpreter/poly.txi, interpreter/sparse.txi: + Replace @ifinfo with @ifnottex. 2010-05-07 John W. Eaton <jwe@octave.org> @@ -77,10 +70,10 @@ 2010-05-02 Rik <octave@nomad.inbox5.com> - * interpreter/contrib.txi, interpreter/install.txi, - interpreter/plot.txi, interpreter/sparse.txi, - interpreter/octave.texi: Remove tabs causing problems with - pdf formatting. + * interpreter/contrib.txi, interpreter/install.txi, + interpreter/plot.txi, interpreter/sparse.txi, + interpreter/octave.texi: Remove tabs causing problems with + pdf formatting. 2010-04-14 Shai Ayal <shaiay@users.sourceforge.net> @@ -147,7 +140,7 @@ 2009-12-20 Rik <octave@nomad.inbox5.com> * interpreter/geometryimages.m: Correctly set postscript output when - QHULL library does not exist and sombrero image is printed. + QHULL library does not exist and sombrero image is printed. 2009-12-19 Rik <octave@nomad.inbox5.com> @@ -168,27 +161,27 @@ 2009-12-10 Rik <octave@nomad.inbox5.com> * interpreter/Makefile.am: Replace distdir-local with dist-hook rule as - it is better supported by automake. + it is better supported by automake. 2009-12-10 Rik <octave@nomad.inbox5.com> * interpreter/Makefile.am: new distdir-local rule to check for presence - of necessary libraries before packaging distribution + of necessary libraries before packaging distribution 2009-12-08 Rik <octave@nomad.inbox5.com> * interpreter/Makefile.am: Distribute all generated documentation - (.pdf, .ps, .html, .dvi) to remove build requirement for TexInfo + (.pdf, .ps, .html, .dvi) to remove build requirement for TexInfo 2009-12-07 Rik <octave@nomad.inbox5.com> * interpreter/Makefile.am, faq/Makefile.am, liboctave/Makefile.am: - Document use of NOTPARALLEL directive. + Document use of NOTPARALLEL directive. 2009-12-07 Rik <octave@nomad.inbox5.com> * refcard/Makefile.am: Add CLEANFILES and MAINTAINERCLEANFILES objects - to properly clean directory. + to properly clean directory. 2009-12-05 Rik <octave@nomad.inbox5.com> @@ -222,7 +215,7 @@ * interpreter/geometryimages.m, interpreter/interpimages.m, interpreter/sparseimages.m: Set default papersize to the desired - imagesize. + imagesize. 2009-12-04 John W. Eaton <jwe@octave.org> @@ -300,7 +293,7 @@ 2009-12-01 Rik <octave@nomad.inbox5.com> * faq/Makefile.am, doc/interpreter/bugs.txi, - doc/interpreter/install.txi: Eliminate false dependency on conf.texi. + doc/interpreter/install.txi: Eliminate false dependency on conf.texi. 2009-11-30 Rik <octave@nomad.inbox5.com> @@ -342,13 +335,13 @@ * interpreter/Makefile.am: Simplify doc-cache handling in Makefile.am to use only - install-data-local target + install-data-local target 2009-11-24 Rik <octave@nomad.inbox5.com> * interpreter/Makefile.am: Correct Makefile so that it halts on error when unable to build - doc-cache. + doc-cache. 2009-11-23 Rik <octave@nomad.inbox5.com> @@ -360,12 +353,12 @@ * 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 + which depend on conf.texi 2009-11-11 Rik <octave@nomad.inbox5.com> * Makefile.am: Add DISTCLEANFILES macro so that generated conf.texi can - be cleaned by automake. + be cleaned by automake. 2009-11-10 John W. Eaton <jwe@octave.org> @@ -383,7 +376,7 @@ 2009-10-23 Rik <octave@nomad.inbox5.com> * various: Periodic grammar check of Octave documentation files to - ensure a standardized format. + ensure a standardized format. 2009-10-20 Rik <octave@nomad.inbox5.com> @@ -473,9 +466,9 @@ 2009-06-03 Rik <rdrider0-list@yahoo.com> * interpreter/plotimages.m: Correct errorbar plot for docs. Make hist - plot reprodroducible for docs. + plot reprodroducible for docs. * interpreter/interpimages.m: Correct typo in legend of interpft plot - for docs. + for docs. 2009-06-03 Jaroslav Hajek <highegg@gmail.com> @@ -506,7 +499,7 @@ 2009-05-21 Rik <rdrider0-list@yahoo.com> * interpreter/Makefile.in, texmf.cnf: Change texi2pdf call to include - local TeX configuration file which increases save_history variable. + local TeX configuration file which increases save_history variable. 2009-05-17 Rik <rdrider0-list@yahoo.com> @@ -516,8 +509,8 @@ 2009-05-17 Rik <rdrider0-list@yahoo.com> * interpreter/*.txi: Simplify TeXinfo files by eliminating redundant - @iftex followed by @tex construction. Also, spellchecked all .txi - and .texi files. + @iftex followed by @tex construction. Also, spellchecked all .txi + and .texi files. 2009-05-14 Rik <rdrider0-list@yahoo.com>
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -41,7 +41,7 @@ 2010-06-16 Rik <octave@nomad.inbox5.com> - * DASSL-opts.in: Periodic grammar check on documentation. + * DASSL-opts.in: Periodic grammar check on documentation. 2010-06-16 David Bateman <dbateman@free.fr> @@ -218,11 +218,11 @@ * Sparse.cc (template <class T> Sparse<T>::Sparse (const Array<T>&, const idx_vector&, const idx_vector&, octave_idx_type, - octave_idx_type, bool, octave_idx_type)): Add argument defining the + octave_idx_type, bool, octave_idx_type)): Add argument defining the minimum storage to allocate for the sparse matrix. * Sparse.h (template <class T> Sparse (const Array<T>&, const idx_vector&, const idx_vector&, octave_idx_type, - octave_idx_type, bool, octave_idx_type)): ditto. + octave_idx_type, bool, octave_idx_type)): ditto. * MSparse.h : ditto * CSparse.h : ditto * dSparse.h : ditto
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -142,20 +142,20 @@ 2010-07-17 Rik <octave@nomad.inbox5.com> - * audio/lin2mu.m, general/common_size.m, general/interp1.m, - general/interp2.m, general/interpn.m, general/quadl.m, - geometry/dsearchn.m, geometry/voronoi.m, geometry/voronoin.m, - image/hsv2rgb.m, image/imread.m, image/rgb2hsv.m, - linear-algebra/commutation_matrix.m, linear-algebra/condest.m, - linear-algebra/expm.m, linear-algebra/krylov.m, - linear-algebra/onenormest.m, miscellaneous/perl.m, - plot/linkprop.m, plot/plot.m, plot/print.m, plot/stem3.m, - signal/diffpara.m, signal/stft.m, sparse/pcg.m, sparse/pcr.m, - specfun/primes.m, special-matrix/hadamard.m, special-matrix/hankel.m, - 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 + * audio/lin2mu.m, general/common_size.m, general/interp1.m, + general/interp2.m, general/interpn.m, general/quadl.m, + geometry/dsearchn.m, geometry/voronoi.m, geometry/voronoin.m, + image/hsv2rgb.m, image/imread.m, image/rgb2hsv.m, + linear-algebra/commutation_matrix.m, linear-algebra/condest.m, + linear-algebra/expm.m, linear-algebra/krylov.m, + linear-algebra/onenormest.m, miscellaneous/perl.m, + plot/linkprop.m, plot/plot.m, plot/print.m, plot/stem3.m, + signal/diffpara.m, signal/stft.m, sparse/pcg.m, sparse/pcr.m, + specfun/primes.m, special-matrix/hadamard.m, special-matrix/hankel.m, + 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 2010-07-15 Jaroslav Hajek <highegg@gmail.com> @@ -214,19 +214,19 @@ 2010-07-02 Rik <octave@nomad.inbox5.com> - * audio/wavread.m: Correctly handle non-word aligned data chunks. - (bug #30309). + * audio/wavread.m: Correctly handle non-word aligned data chunks. + (bug #30309). 2010-06-16 Rik <octave@nomad.inbox5.com> - * plot/stairs.m: Add additional calling forms to documentation. + * plot/stairs.m: Add additional calling forms to documentation. 2010-06-24 John W. Eaton <jwe@octave.org> * plot/private/__plt__.m: Replace usage message with error. * plot/loglog.m, plot/plot.m, plot/polar.m, plot/semilogx.m, plot/semilogy.m: Call print_usage if no args are supplied. - Add additional calling forms to documentation. + Add additional calling forms to documentation. 2010-06-24 Shai Ayal <shaiay@users.sourceforge.net> @@ -251,22 +251,22 @@ 2010-06-16 Rik <octave@nomad.inbox5.com> - * set/union.m: Remove seealso reference to deprecated function. + * set/union.m: Remove seealso reference to deprecated function. 2010-06-16 Rik <octave@nomad.inbox5.com> - * @ftp/dir.m, @ftp/ftp.m, @ftp/mget.m, @ftp/mput.m, @ftp/rename.m, - deprecated/fstat.m, general/accumdim.m, general/interp1.m, - linear-algebra/ishermitian.m, linear-algebra/issymmetric.m, - miscellaneous/substruct.m, optimization/fminbnd.m, - optimization/fsolve.m, plot/bar.m, plot/daspect.m, plot/pbaspect.m, - plot/print.m, polynomial/mkpp.m, polynomial/ppval.m, set/union.m, - signal/unwrap.m, specfun/nthroot.m: Periodic grammar check of - documentation to ensure a common format. + * @ftp/dir.m, @ftp/ftp.m, @ftp/mget.m, @ftp/mput.m, @ftp/rename.m, + deprecated/fstat.m, general/accumdim.m, general/interp1.m, + linear-algebra/ishermitian.m, linear-algebra/issymmetric.m, + miscellaneous/substruct.m, optimization/fminbnd.m, + optimization/fsolve.m, plot/bar.m, plot/daspect.m, plot/pbaspect.m, + plot/print.m, polynomial/mkpp.m, polynomial/ppval.m, set/union.m, + signal/unwrap.m, specfun/nthroot.m: Periodic grammar check of + documentation to ensure a common format. 2010-06-14 Rik <octave@nomad.inbox5.com> - * plot/image.m: Flip data, rather than y-axis, for images. (bug #30033) + * plot/image.m: Flip data, rather than y-axis, for images. (bug #30033) 2010-06-12 Ben Abbott <bpabbott@mac.com> @@ -276,7 +276,7 @@ 2010-06-12 Rik <octave@nomad.inbox5.com> - * plot/scatter.m: Add new calling forms of function to documentation. + * plot/scatter.m: Add new calling forms of function to documentation. 2010-06-10 Ben Abbott <bpabbott@mac.com> @@ -291,44 +291,44 @@ 2010-06-09 Rik <octave@nomad.inbox5.com> - * general/flipdim.m, general/accumdim.m: Use > 1 test to find - first non-singleton dimension rather than != 1. + * general/flipdim.m, general/accumdim.m: Use > 1 test to find + first non-singleton dimension rather than != 1. 2010-06-08 Rik <octave@nomad.inbox5.com> - * 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. + * 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 <octave@nomad.inbox5.com> - * general/rotdim.m: Modify function to use same variable names - as documentation. + * general/rotdim.m: Modify function to use same variable names + as documentation. 2010-06-08 Rik <octave@nomad.inbox5.com> - * general/cart2pol.m, general/cart2sph.m, general/pol2cart.m, - general/sph2cart.m: Add option to operate on column matrix of - coordinates. + * 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 <octave@nomad.inbox5.com> - * general/arrayfun.m, general/cart2pol.m, general/cart2sph.m, - general/idivide.m, general/logspace.m, general/sph2cart.m, - general/structfun.m, image/imagesc.m, io/csvread.m, io/csvwrite.m, - linear-algebra/cond.m, linear-algebra/condest.m, - linear-algebra/isdefinite.m, linear-algebra/null.m, - linear-algebra/orth.m, miscellaneous/list_primes.m, - optimization/fminunc.m, optimization/fzero.m, path/matlabroot.m, - plot/axis.m, plot/plot.m, plot/semilogx.m, plot/semilogxerr.m, - plot/semilogy.m, plot/semilogyerr.m, plot/stem.m, polynomial/poly.m, - polynomial/polyder.m, polynomial/polyderiv.m, polynomial/polyfit.m, - polynomial/polyout.m, polynomial/polyval.m, set/ismember.m, - sparse/spfun.m, specfun/betaln.m, statistics/base/mean.m, - statistics/base/median.m, statistics/base/mode.m, statistics/base/ols.m, - statistics/base/ranks.m, - statistics/distributions/kolmogorov_smirnov_cdf.m, - statistics/distributions/wblpdf.m: Improve documentation strings + * general/arrayfun.m, general/cart2pol.m, general/cart2sph.m, + general/idivide.m, general/logspace.m, general/sph2cart.m, + general/structfun.m, image/imagesc.m, io/csvread.m, io/csvwrite.m, + linear-algebra/cond.m, linear-algebra/condest.m, + linear-algebra/isdefinite.m, linear-algebra/null.m, + linear-algebra/orth.m, miscellaneous/list_primes.m, + optimization/fminunc.m, optimization/fzero.m, path/matlabroot.m, + plot/axis.m, plot/plot.m, plot/semilogx.m, plot/semilogxerr.m, + plot/semilogy.m, plot/semilogyerr.m, plot/stem.m, polynomial/poly.m, + polynomial/polyder.m, polynomial/polyderiv.m, polynomial/polyfit.m, + polynomial/polyout.m, polynomial/polyval.m, set/ismember.m, + sparse/spfun.m, specfun/betaln.m, statistics/base/mean.m, + statistics/base/median.m, statistics/base/mode.m, statistics/base/ols.m, + statistics/base/ranks.m, + statistics/distributions/kolmogorov_smirnov_cdf.m, + statistics/distributions/wblpdf.m: Improve documentation strings 2010-06-07 Jaroslav Hajek <highegg@gmail.com> @@ -343,12 +343,12 @@ 2010-06-03 Alois Schlögl - * signal/arch_test.m, statistics/tests/bartlett_test.m, - statistics/tests/chisquare_test_homogeneity.m, - statistics/tests/chisquare_test_independence.m, - statistics/tests/manova.m, statistics/tests/mcnemar_test.m, - statistics/tests/run_test.m, statistics/distributions/chi2pdf.m: - Replace calls to obsolete chisquare_cdf with chi2cdf. + * signal/arch_test.m, statistics/tests/bartlett_test.m, + statistics/tests/chisquare_test_homogeneity.m, + statistics/tests/chisquare_test_independence.m, + statistics/tests/manova.m, statistics/tests/mcnemar_test.m, + statistics/tests/run_test.m, statistics/distributions/chi2pdf.m: + Replace calls to obsolete chisquare_cdf with chi2cdf. 2010-06-03 Rik <octave@nomad.inbox5.com> @@ -357,9 +357,9 @@ 2010-06-02 Rik <octave@nomad.inbox5.com> * 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. + 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 <octave@nomad.inbox5.com> @@ -368,29 +368,29 @@ 2010-06-01 Rik <octave@nomad.inbox5.com> * plot/private/__contour__.m: Correctly size X and Y when only Z - specified (bug #30002). + specified (bug #30002). 2010-05-31 Rik <octave@nomad.inbox5.com> * specfun/legendre.m: Orient row vector correctly (bug #29997). - Add input validation for negative values and %tests to check - validation routines. + Add input validation for negative values and %tests to check + validation routines. 2010-05-30 Rik <octave@nomad.inbox5.com> - * sparse/svds.m: Overhaul code. - Return smallest singular values if sigma == 0 (Bug #29721). - Avoid calculating U and V matrices unless requested. - Correctly handle zero matrix input. - Improve documentation string. + * sparse/svds.m: Overhaul code. + Return smallest singular values if sigma == 0 (Bug #29721). + Avoid calculating U and V matrices unless requested. + Correctly handle zero matrix input. + Improve documentation string. 2010-05-26 Rik <octave@nomad.inbox5.com> - * statistics/base/histc.m, statistics/base/iqr.m, - statistics/base/kurtosis.m, statistics/base/mode.m, - statistics/base/ranks.m, statistics/base/run_count.m, - statistics/base/skewness.m, statistics/base/statistics.m, - statistics/base/studentize.m: Improve validation of input arguments. + * statistics/base/histc.m, statistics/base/iqr.m, + statistics/base/kurtosis.m, statistics/base/mode.m, + statistics/base/ranks.m, statistics/base/run_count.m, + statistics/base/skewness.m, statistics/base/statistics.m, + statistics/base/studentize.m: Improve validation of input arguments. 2010-05-26 Jaroslav Hajek <highegg@gmail.com> @@ -398,11 +398,11 @@ 2010-05-26 Rik <octave@nomad.inbox5.com> - * plot/legend.m: Improve documentation string. + * plot/legend.m: Improve documentation string. 2010-05-26 Rik <octave@nomad.inbox5.com> - * sparse/svds.m: Check struct input arguments. Overhaul documentation. + * sparse/svds.m: Check struct input arguments. Overhaul documentation. 2010-05-26 Ben Abbott <bpabbott@mac.com> @@ -411,8 +411,8 @@ 2010-05-26 Rik <octave@nomad.inbox5.com> - * sparse/svds.m: Initialize ARPACK starting vector in svds test code. - Bug #29721. + * sparse/svds.m: Initialize ARPACK starting vector in svds test code. + Bug #29721. 2010-05-25 Ben Abbott <bpabbott@mac.com> @@ -433,48 +433,48 @@ non-singleton dimension computation. 2010-05-24 Rik <octave@nomad.inbox5.com> - * general/private/__isequal__.m, image/image.m, - statistics/base/ranks.m: Replace calls to deprecated functions. + * general/private/__isequal__.m, image/image.m, + statistics/base/ranks.m: Replace calls to deprecated functions. 2010-05-23 Rik <octave@nomad.inbox5.com> - * image/imshow.m: Scale image point color according to colormap. - Bug #29926. + * image/imshow.m: Scale image point color according to colormap. + Bug #29926. 2010-05-16 Rik <octave@nomad.inbox5.com> - * plot/semilogx.m, plot/semilogy.m: Plot minor ticks for semilog plots. + * plot/semilogx.m, plot/semilogy.m: Plot minor ticks for semilog plots. 2010-05-16 Rik <octave@nomad.inbox5.com> - * audio/loadaudio.m, audio/playaudio.m, audio/saveaudio.m, - audio/wavread.m, general/bicubic.m, general/bitcmp.m, general/bitget.m, - general/bitset.m, general/cplxpair.m, general/del2.m, - general/gradient.m, general/interp2.m, general/interp3.m, - general/interpn.m, general/postpad.m, general/prepad.m, - general/private/__splinen__.m, image/image_viewer.m, image/imagesc.m, - image/saveimage.m, linear-algebra/expm.m, linear-algebra/krylov.m, - miscellaneous/edit.m, miscellaneous/private/__xzip__.m, - miscellaneous/what.m, optimization/glpk.m, optimization/optimset.m, - optimization/pqpnonneg.m, path/pathdef.m, plot/__go_draw_axes__.m, - plot/__marching_cube__.m, plot/gnuplot_drawnow.m, plot/ishold.m, - plot/isocolors.m, plot/isonormals.m, plot/print.m, - plot/private/__add_datasource__.m, plot/private/__color_str_rgb__.m, - plot/private/__errplot__.m, plot/private/__interp_cube__.m, - plot/shading.m, plot/specular.m, polynomial/deconv.m, - polynomial/polyint.m, polynomial/ppint.m, set/powerset.m, - signal/arch_fit.m, signal/arch_test.m, signal/durbinlevinson.m, - special-matrix/hadamard.m, statistics/distributions/unidrnd.m, - statistics/distributions/unifinv.m, - statistics/models/logistic_regression.m, strings/strjust.m, - testfun/rundemos.m, testfun/runtests.m, testfun/test.m, time/datenum.m: - Print name of function in error() string messages. + * audio/loadaudio.m, audio/playaudio.m, audio/saveaudio.m, + audio/wavread.m, general/bicubic.m, general/bitcmp.m, general/bitget.m, + general/bitset.m, general/cplxpair.m, general/del2.m, + general/gradient.m, general/interp2.m, general/interp3.m, + general/interpn.m, general/postpad.m, general/prepad.m, + general/private/__splinen__.m, image/image_viewer.m, image/imagesc.m, + image/saveimage.m, linear-algebra/expm.m, linear-algebra/krylov.m, + miscellaneous/edit.m, miscellaneous/private/__xzip__.m, + miscellaneous/what.m, optimization/glpk.m, optimization/optimset.m, + optimization/pqpnonneg.m, path/pathdef.m, plot/__go_draw_axes__.m, + plot/__marching_cube__.m, plot/gnuplot_drawnow.m, plot/ishold.m, + plot/isocolors.m, plot/isonormals.m, plot/print.m, + plot/private/__add_datasource__.m, plot/private/__color_str_rgb__.m, + plot/private/__errplot__.m, plot/private/__interp_cube__.m, + plot/shading.m, plot/specular.m, polynomial/deconv.m, + polynomial/polyint.m, polynomial/ppint.m, set/powerset.m, + signal/arch_fit.m, signal/arch_test.m, signal/durbinlevinson.m, + special-matrix/hadamard.m, statistics/distributions/unidrnd.m, + statistics/distributions/unifinv.m, + statistics/models/logistic_regression.m, strings/strjust.m, + testfun/rundemos.m, testfun/runtests.m, testfun/test.m, time/datenum.m: + Print name of function in error() string messages. 2010-05-16 Rik <octave@nomad.inbox5.com> - * scripts/plot/contourc.m, scripts/plot/private/__contour__.m, - scripts/plot/surface.m, scripts/plot/surfnorm.m: Check input - arguments for size and type (bug #29861). + * scripts/plot/contourc.m, scripts/plot/private/__contour__.m, + scripts/plot/surface.m, scripts/plot/surfnorm.m: Check input + arguments for size and type (bug #29861). 2010-05-13 John W. Eaton <jwe@octave.org> @@ -482,7 +482,7 @@ 2010-05-13 Qianqian Fang <fangq> - * miscellaneous/tempdir.m: Add filesep to end of tempdir (bug #29864). + * miscellaneous/tempdir.m: Add filesep to end of tempdir (bug #29864). 2010-05-11 Jaroslav Hajek <highegg@gmail.com> @@ -490,7 +490,7 @@ 2010-05-08 David Gesswein <djg@pdp8online.com> - * io/dlmwrite.m: Correctly set output precision (#29870). + * io/dlmwrite.m: Correctly set output precision (#29870). 2010-05-12 Jordi Gutiérrez Hermoso <jordigh@gmail.com> @@ -499,14 +499,14 @@ 2010-05-08 Rik <octave@nomad.inbox5.com> - * testfun/test.m: Don't abort testing when skipping a testif block + * testfun/test.m: Don't abort testing when skipping a testif block 2010-05-05 Rik <octave@nomad.inbox5.com> - * 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. + * 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 <octave@nomad.inbox5.com>
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,22 +1,23 @@ 2010-07-18 Kai Habel <kai.habel@gmx.de> - * DLD-FUNCTIONS/fltk_backend.cc: Add mode for mouse rotation. - (view2status): new function - * src/graphics.cc: Remove limitations for zooming and translation. - (axes::properties::rotate_view): new function - + + * DLD-FUNCTIONS/fltk_backend.cc: Add mode for mouse rotation. + (view2status): new function + * src/graphics.cc: Remove limitations for zooming and translation. + (axes::properties::rotate_view): new function + 2010-07-17 Rik <octave@nomad.inbox5.com> - * DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/ccolamd.cc, - DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dasrt.cc, - DLD-FUNCTIONS/dmperm.cc, DLD-FUNCTIONS/eigs.cc, DLD-FUNCTIONS/qz.cc, - DLD-FUNCTIONS/rand.cc, DLD-FUNCTIONS/sparse.cc, - DLD-FUNCTIONS/sqrtm.cc, DLD-FUNCTIONS/symrcm.cc, dirfns.cc, - file-io.cc, syscalls.cc: Spellcheck documentation + * DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/ccolamd.cc, + DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dasrt.cc, + DLD-FUNCTIONS/dmperm.cc, DLD-FUNCTIONS/eigs.cc, DLD-FUNCTIONS/qz.cc, + DLD-FUNCTIONS/rand.cc, DLD-FUNCTIONS/sparse.cc, + DLD-FUNCTIONS/sqrtm.cc, DLD-FUNCTIONS/symrcm.cc, dirfns.cc, + file-io.cc, syscalls.cc: Spellcheck documentation 2010-07-08 Rik <octave@nomad.inbox5.com> * DLD_FUNCTIONS/rand.cc: Correct typo in rande documentation. - (bug #30446). + (bug #30446). 2010-07-13 Jaroslav Hajek <highegg@gmail.com> @@ -48,7 +49,7 @@ 2010-07-08 Rik <octave@nomad.inbox5.com> * DLD_FUNCTIONS/eigs.cc: Initialize random number generator in test - blocks to get reproducible results. + blocks to get reproducible results. 2010-07-08 Jaroslav Hajek <highegg@gmail.com> @@ -57,14 +58,14 @@ 2010-07-07 Rik <octave@nomad.inbox5.com> * pr-output.cc (calc_scale_exp): Avoid use of % operator on negative - operands for portability between C++ compilers. - (engineering_exponent): Avoid use of % operator. Keep calculation of - exponent within pr_engineering_float class. (encapsulation). - (num_digits): Rename from calc_digits. Return true number of digits = - 1 + calc_digits. - (calc_scale_exp): Rename from maybe_mod3 for readability. - (operator << (... pr_engineering_float pef): Use pef abbreviation for - pr_engineering_float. + operands for portability between C++ compilers. + (engineering_exponent): Avoid use of % operator. Keep calculation of + exponent within pr_engineering_float class. (encapsulation). + (num_digits): Rename from calc_digits. Return true number of digits = + 1 + calc_digits. + (calc_scale_exp): Rename from maybe_mod3 for readability. + (operator << (... pr_engineering_float pef): Use pef abbreviation for + pr_engineering_float. 2010-07-07 David Bateman <dbateman@free.fr> @@ -209,7 +210,7 @@ 2010-06-24 Rik <octave@nomad.inbox5.com> - * octave.cc: Add [FILE] to octave usage string (bug #30258). + * octave.cc: Add [FILE] to octave usage string (bug #30258). 2010-06-24 Jaroslav Hajek <highegg@gmail.com> @@ -246,7 +247,7 @@ 2010-06-21 Rik <octave@nomad.inbox5.com> * DLD-FUNCTIONS/dlmread.cc: Fix spreadsheet style range option. - (bug #30183). + (bug #30183). 2010-06-21 David Bateman <dbateman@free.fr> @@ -295,12 +296,12 @@ 2010-06-16 Rik <octave@nomad.inbox5.com> - * DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dot.cc, - DLD-FUNCTIONS/gammainc.cc, DLD-FUNCTIONS/lookup.cc, - DLD-FUNCTIONS/lu.cc, DLD-FUNCTIONS/luinc.cc, DLD-FUNCTIONS/onCleanup.cc, - DLD-FUNCTIONS/sparse.cc, DLD-FUNCTIONS/spparms.cc, DLD-FUNCTIONS/svd.cc, - data.cc, dirfns.cc, graphics.cc, mappers.cc, ov-cell.cc, ov-range.cc: - Periodic grammar check of documentation to ensure a common format. + * DLD-FUNCTIONS/cellfun.cc, DLD-FUNCTIONS/dot.cc, + DLD-FUNCTIONS/gammainc.cc, DLD-FUNCTIONS/lookup.cc, + DLD-FUNCTIONS/lu.cc, DLD-FUNCTIONS/luinc.cc, DLD-FUNCTIONS/onCleanup.cc, + DLD-FUNCTIONS/sparse.cc, DLD-FUNCTIONS/spparms.cc, DLD-FUNCTIONS/svd.cc, + data.cc, dirfns.cc, graphics.cc, mappers.cc, ov-cell.cc, ov-range.cc: + Periodic grammar check of documentation to ensure a common format. 2010-06-11 David Bateman <dbateman@free.fr> @@ -321,7 +322,7 @@ 2010-06-14 Rik <octave@nomad.inbox5.com> * pr-output.cc: Remove extra newlines when displaying multi-dimensional - arrays (bug #30029). + arrays (bug #30029). 2010-06-14 Jaroslav Hajek <highegg@gmail.com> @@ -357,10 +358,10 @@ 2010-06-08 Rik <octave@nomad.inbox5.com> - * DLD-FUNCTIONS/bsxfun.cc, DLD-FUNCTIONS/cellfun.cc, - DLD-FUNCTIONS/det.cc, DLD-FUNCTIONS/lookup.cc, DLD-FUNCTIONS/lu.cc, - DLD-FUNCTIONS/rand.cc, DLD-FUNCTIONS/svd.cc, DLD-FUNCTIONS/tril.cc, - data.cc, ov.cc: Improve documentation string. + * DLD-FUNCTIONS/bsxfun.cc, DLD-FUNCTIONS/cellfun.cc, + DLD-FUNCTIONS/det.cc, DLD-FUNCTIONS/lookup.cc, DLD-FUNCTIONS/lu.cc, + DLD-FUNCTIONS/rand.cc, DLD-FUNCTIONS/svd.cc, DLD-FUNCTIONS/tril.cc, + data.cc, ov.cc: Improve documentation string. 2010-06-06 Michael Goffioul <michael.goffioul@gmail.com> @@ -401,7 +402,7 @@ 2010-05-10 Rik <octave@nomad.inbox5.com> * DLD-FUNCTIONS/eigs.cc: Improve documentation string. - Use ~ notation instead of dummy variables for unused return arguments. + Use ~ notation instead of dummy variables for unused return arguments. 2010-05-27 Jaroslav Hajek <highegg@gmail.com> @@ -528,7 +529,7 @@ 2010-05-10 Rik <octave@nomad.inbox5.com> * DLD-FUNCTIONS/qr.cc: Split qrdelete test into high precision test - when QRUPDATE is present and low precision when it is not. + when QRUPDATE is present and low precision when it is not. 2010-05-10 Jaroslav Hajek <highegg@gmail.com> @@ -612,7 +613,7 @@ 2010-05-02 Rik <octave@nomad.inbox5.com> * ov-cell.cc: Wrap documentation line to prevent overfull hbox - LaTex warning + LaTex warning 2010-05-01 Ben Abbott <bpabbott@mac.com> @@ -654,7 +655,7 @@ * oct-parse.yy (octave_function * load_fcn_from_file (const std::string&, const std::string&, const std::string&) - (const std::string&, bool)): When loading a mex-file attempt + (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 <bpabbott@mac.com> @@ -2147,7 +2148,7 @@ (Fisstruct): Fix docstring. * DLD-FUNCTIONS/cellfun.cc (Fcellslices, Fisfield, Ffieldnames, Frmfield): Add test. - * ov-struct.cc (Fcell2struct): Fix docstring, add test. + * ov-struct.cc (Fcell2struct): Fix docstring, add test. 2010-01-16 David Bateman <dbateman@free.fr>