log

age author description
Thu, 20 Jan 2011 20:31:30 +0100 Kai Habel Fixes for ui file functions, bug#32190
Thu, 20 Jan 2011 10:47:43 -0800 Rik More updates to top-level README documentation files ahead of 3.4 release.
Thu, 20 Jan 2011 05:39:43 -0500 John W. Eaton another data member initialization fix
Thu, 20 Jan 2011 04:05:18 -0500 John W. Eaton read_mat5_binary_element: improve diagnostic if uncompress fails
Thu, 20 Jan 2011 03:50:36 -0500 John W. Eaton bootstrap: update from gnulib sources
Thu, 20 Jan 2011 03:24:14 -0500 John W. Eaton load_path::do_add, load_path::do_remove: strip trailing directory separators
Thu, 20 Jan 2011 02:43:31 -0500 John W. Eaton fix typo
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Thu, 20 Jan 2011 00:12:05 -0500 John W. Eaton attempt better backward compatibility for Array resize functions
Wed, 19 Jan 2011 20:29:11 -0800 Rik Grammarcheck txi files for 3.4 release.
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Thu, 20 Jan 2011 02:46:51 +0100 David Bateman Fix indexing error in the construction of sparse matrices
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Wed, 19 Jan 2011 15:12:59 -0500 John W. Eaton allocate sufficient space for strmode
Wed, 19 Jan 2011 05:42:37 -0500 John W. Eaton octave_value_list::all_scalars: test for scalars, not strings
Wed, 19 Jan 2011 05:38:40 -0500 John W. Eaton doc fixes
Wed, 19 Jan 2011 05:33:22 -0500 John W. Eaton ChangeLog fix
Wed, 19 Jan 2011 05:05:07 -0500 John W. Eaton implement --list option for help function
Wed, 19 Jan 2011 04:10:26 -0500 John W. Eaton avoid PCRE-ism in regexp
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Mon, 17 Jan 2011 20:18:07 -0800 Rik Rename cquad to quadcc and add to documentation.
Mon, 17 Jan 2011 17:25:42 -0500 John W. Eaton mkoctfile.cc.in: add + missing from previous change
Mon, 17 Jan 2011 22:19:29 +0100 Jaroslav Hajek validate opts in lookup
Mon, 17 Jan 2011 14:33:38 -0500 John W. Eaton provide isdeployed function
Mon, 17 Jan 2011 13:59:35 -0500 John W. Eaton use .argn. to store argument names for inputname function
Mon, 17 Jan 2011 13:36:59 -0500 John W. Eaton mark automatic variables as automatic
Mon, 17 Jan 2011 13:25:13 -0500 Michael Godfrey update whos help text
Mon, 17 Jan 2011 04:58:42 -0500 John W. Eaton sighandlers.cc: wait for children in octave_signal_handler, not sigchld_handler
Sun, 16 Jan 2011 22:17:57 -0800 Rik ChangeLog fix
Sun, 16 Jan 2011 22:13:23 -0800 Rik Improve docstrings for functions in DLD-FUNCTIONS directory.
Sat, 15 Jan 2011 15:13:06 -0800 Rik Add merge/ifelse function to documentation.
Sun, 16 Jan 2011 18:31:25 -0500 Ben Abbott print.m: Fix printing to eps for DOS.
Sun, 16 Jan 2011 16:53:10 -0500 John W. Eaton write function name along with filename in docstring comments
Sun, 16 Jan 2011 22:46:19 +0100 David Bateman Use {} as the default font for the gnuplot backend
Sun, 16 Jan 2011 08:58:46 -0600 Jordi Gutiérrez Hermoso Don't invalidate iterators when calling std::map::erase, found by cppcheck
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Sat, 15 Jan 2011 12:02:41 -0500 John W. Eaton syscalls.cc: missing semicolons
Sat, 15 Jan 2011 07:20:03 -0800 Rik Update list of exceptions not requiring documentation.
Sat, 15 Jan 2011 07:12:35 -0800 Rik Add stdnormal_xxx family of functions to documentation.
Sat, 15 Jan 2011 04:57:42 -0500 John W. Eaton Added tag ss-3-3-55 for changeset 695141f1c05c
Sat, 15 Jan 2011 04:53:04 -0500 John W. Eaton snapshot 3.3.55 ss-3-3-55
Sat, 15 Jan 2011 03:59:53 -0500 John W. Eaton ov-fcn-handle.cc: use version instead of flops in test
Sat, 15 Jan 2011 03:40:32 -0500 John W. Eaton deprecate krylovb function
Fri, 14 Jan 2011 18:39:23 -0800 Rik Add undocumented postpad function to documentation.
Fri, 14 Jan 2011 16:58:44 -0800 Rik Add undocumented polyaffine function to documentation.
Fri, 14 Jan 2011 16:24:07 -0800 Rik Add undocumented function nfields to documentation.
Fri, 14 Jan 2011 15:55:45 -0800 Rik Add undocumented ppder, ppint, ppjumps functions to documentation.
Fri, 14 Jan 2011 15:29:08 -0800 Rik Add undocumented matlabroot to documentation.
Fri, 14 Jan 2011 14:33:15 -0800 Rik Delete unimplemented, now obsolete Matlab-compatability function flops.m
Fri, 14 Jan 2011 14:21:23 -0800 Rik Add undocumented function svd_driver to documentation.
Fri, 14 Jan 2011 14:05:15 -0800 Rik Add undocumented function cbrt to documentation.
Fri, 14 Jan 2011 15:54:30 -0500 John W. Eaton fnmatch: use DEFUNX until gnulib's fnmatch is C++ friendly
Fri, 14 Jan 2011 12:37:23 -0800 Rik Deprecate replot function.
Fri, 14 Jan 2011 11:59:59 -0800 Rik Add undocumented function erfcx to documentation.
Fri, 14 Jan 2011 21:04:02 +0100 David Grundberg Build successfully without HAVE_CXSPARSE
Fri, 14 Jan 2011 11:54:39 -0800 Rik Remove texas_lotto from Automake build system.
Fri, 14 Jan 2011 11:46:19 -0800 Rik Remove Easter Egg function texas_lotto.m
Fri, 14 Jan 2011 06:20:06 -0500 John W. Eaton avoid exposing gnulib:: in header files
Fri, 14 Jan 2011 06:18:51 -0500 John W. Eaton use gnulib filemode module
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 14 Jan 2011 03:06:49 -0500 John W. Eaton fix setting of gnulib default directory in bootstrap script
Fri, 14 Jan 2011 02:58:24 -0500 John W. Eaton update bootstrap scripts from gnulib sources
Fri, 14 Jan 2011 01:39:59 -0500 John W. Eaton use mkstemp from gnulib
Thu, 13 Jan 2011 16:53:08 -0500 John W. Eaton ChangeLog fix
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Thu, 13 Jan 2011 22:51:09 +0100 David Bateman Fix for savving of sparse matrices to matlab files when nnz is not equal to nzmax
Thu, 13 Jan 2011 15:40:14 -0500 John W. Eaton avoid GCC warnings
Thu, 13 Jan 2011 10:00:13 -0500 John W. Eaton more data member initialization fixes
Thu, 13 Jan 2011 08:04:23 -0500 John W. Eaton configure.ac: eliminate some code duplication when checking for extra compiler flags
Thu, 13 Jan 2011 07:49:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 13 Jan 2011 07:23:36 -0500 John W. Eaton prototype fixes for C language files
Thu, 13 Jan 2011 07:21:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 13 Jan 2011 06:31:32 -0500 John W. Eaton SparseQR.cc, SparseCmplxQR.cc: fix member initialization order
Thu, 13 Jan 2011 06:20:33 -0500 John W. Eaton oct-fftw.cc: more constructor tweaks
Thu, 13 Jan 2011 06:02:52 -0500 John W. Eaton Sparse.cc: more constructor fixes
Thu, 13 Jan 2011 06:01:08 -0500 John W. Eaton Array.h, Array.cc: more constructor fixes
Thu, 13 Jan 2011 05:42:24 -0500 John W. Eaton more constructor/destructor fixes
Thu, 13 Jan 2011 03:57:11 -0500 John W. Eaton more data member initialization fixes
Thu, 13 Jan 2011 03:28:21 -0500 John W. Eaton really make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:27:29 -0500 John W. Eaton idx-vector.h, idx-vector.cc: data member initialization and constructor fixes
Thu, 13 Jan 2011 03:16:40 -0500 John W. Eaton delete data pointer members from liboctave ODE/DAE classes; make destuctors virtual in ODE/DAE base classes
Thu, 13 Jan 2011 03:04:51 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:48:07 -0500 John W. Eaton cmd-hist.h, cmd-hist.cc: sprinkle with const
Thu, 13 Jan 2011 02:38:57 -0500 Michael Godfrey Correction to contourc.m
Thu, 13 Jan 2011 02:37:45 -0500 John W. Eaton data member initialization fixes
Thu, 13 Jan 2011 02:23:38 -0500 John W. Eaton mk-opts.pl: generate initialization lists and in-line code for copy method
Thu, 13 Jan 2011 02:19:50 -0500 John W. Eaton ChangeLog fix
Thu, 13 Jan 2011 02:09:02 -0500 John W. Eaton style fixes
Wed, 12 Jan 2011 22:09:57 +0100 David Grundberg __magick_read__: Reword error message from user's perspective.
Wed, 12 Jan 2011 15:17:27 -0500 John W. Eaton rand.cc: delete unused static function
Wed, 12 Jan 2011 15:13:20 -0500 John W. Eaton graphics.cc: avoid GCC warning
Wed, 12 Jan 2011 15:12:07 -0500 John W. Eaton ChangeLog fix
Wed, 12 Jan 2011 15:09:05 -0500 John W. Eaton avoid GCC warning for oct-rl-hist.c
Wed, 12 Jan 2011 15:08:36 -0500 John W. Eaton tag call to floor with gnulib::
Wed, 12 Jan 2011 08:04:14 -0600 Jordi Gutiérrez Hermoso Replace history control macros with enum
Wed, 12 Jan 2011 09:38:08 -0800 Rik Add <BACKSPACE> documentation to cursor movement section.
Wed, 12 Jan 2011 03:40:19 -0500 Pascal Dupuis bash-like history control
Wed, 12 Jan 2011 01:15:23 -0500 John W. Eaton mat2str: handle logical arguments
Tue, 11 Jan 2011 19:27:12 +0100 Konstantinos Poulios Improve positioning of titles.
Tue, 11 Jan 2011 05:17:26 -0500 John W. Eaton ChangeLog fix
Mon, 10 Jan 2011 22:01:08 -0800 Rik ROADMAP: Update guide to Octave directory structure.
Mon, 10 Jan 2011 21:28:30 -0800 Rik Update ftp links in README.mirrors
Mon, 10 Jan 2011 15:55:57 -0500 John W. Eaton add Konstantinos Poulios to the list of contributors
Mon, 10 Jan 2011 15:43:41 -0500 Jordi Gutiérrez Hermoso Remove Matlab euphemisms in docs and use @file macro for filenames
Mon, 10 Jan 2011 15:09:45 -0500 John W. Eaton announce-others: remove obsolete file
Mon, 10 Jan 2011 14:50:33 -0500 John W. Eaton expm.m: new tests
Mon, 10 Jan 2011 14:48:55 -0500 John W. Eaton logm.m: handle scalar and diagonal matrix arguments specially; call log_pade_pf only if m > 1
Mon, 10 Jan 2011 14:32:08 -0500 John W. Eaton __isequal__: avoid possible overloading of struct function for objects
Mon, 10 Jan 2011 14:05:12 -0500 John W. Eaton struct printing changes
Sun, 09 Jan 2011 21:45:12 -0800 Rik Correct failing error() tests due to change in capitalization of previous changeset.
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 09 Jan 2011 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Sun, 09 Jan 2011 13:44:15 -0800 Rik Use common names for variables in documentation and code for a few more m-script files.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Sun, 09 Jan 2011 21:24:43 +0100 David Bateman Yet another single precision matlab file fix
Sun, 09 Jan 2011 14:57:31 -0500 John W. Eaton token.h, token.cc: delete obsolete and unused token type
Sun, 09 Jan 2011 14:52:36 -0500 John W. Eaton lex.ll (display_tokens): print token values
Sun, 09 Jan 2011 14:36:49 -0500 John W. Eaton logm: fix test
Sun, 09 Jan 2011 14:33:55 -0500 John W. Eaton avoid error when parsing nested functions
Sat, 08 Jan 2011 00:13:29 +0100 Konstantinos Poulios fixing bug #32074
Sat, 08 Jan 2011 10:08:38 -0500 Ben Abbott legend.m: legend with more than two inline keys (bug 31991). Add/modifyy demos.
Sat, 08 Jan 2011 11:53:51 +0100 David Grundberg Change mentions of "nested function" to the less misleading "subfunction"
Fri, 07 Jan 2011 14:51:26 -0500 John W. Eaton ChangeLog fixes
Fri, 07 Jan 2011 14:48:55 -0500 John W. Eaton __isequal__: compare objects as if they are structures
Fri, 07 Jan 2011 14:14:35 -0500 John W. Eaton logm: style fixes
Fri, 07 Jan 2011 13:36:58 -0500 John W. Eaton cellfun compatibility fix
Fri, 07 Jan 2011 12:52:46 -0500 John W. Eaton get: return empty matrix if no values are found
Thu, 06 Jan 2011 20:46:03 +0100 Konstantinos Poulios improvements in text-extent calculation
Thu, 06 Jan 2011 19:56:50 +0100 Konstantinos Poulios fix-older-changelogs
Thu, 06 Jan 2011 07:56:31 -0800 Rik README: Update WWW links and disk space requirements.
Thu, 06 Jan 2011 03:31:27 -0500 Jordi Gutiérrez Hermoso Add a GUD mode option to run-octave.in
Thu, 06 Jan 2011 03:20:42 -0500 John W. Eaton optimset: remove "i" option from call to lookup
Thu, 06 Jan 2011 03:10:24 -0500 John W. Eaton substitute and use LAPACK_LIBS in mkoctfile script
Wed, 05 Jan 2011 21:21:37 -0800 Rik isa.m: Add tests against logical types
Wed, 05 Jan 2011 21:11:24 -0800 Rik octave.texi: Put statistics detailmenu in correct order
Wed, 05 Jan 2011 21:07:37 -0800 Rik Use @headitem macro to create column heads for @multitable entries.
Wed, 05 Jan 2011 20:22:12 -0800 Rik Update list of keywords in Grammar chapter of documentation.
Wed, 05 Jan 2011 16:17:35 -0500 John W. Eaton fix OO field access in subfunctions of private functions
Wed, 05 Jan 2011 03:23:09 -0500 John W. Eaton doc fixes
Tue, 04 Jan 2011 20:47:30 -0800 Rik Update README.MacOS CFLAGS recommendation to -O2.
Tue, 04 Jan 2011 18:59:02 -0800 Rik Update README.gnuplot
Tue, 04 Jan 2011 14:23:11 -0800 Rik Remove obsolete documentation files README.MSVC and INSTALL.Windows
Tue, 04 Jan 2011 14:01:19 -0800 Marco Atzeri Update build instructions for Cygwin before 3.4 release.
Tue, 04 Jan 2011 16:57:19 -0500 John W. Eaton improve display of percentage full when printing sparse matrices
Tue, 04 Jan 2011 14:09:16 -0500 John W. Eaton typeinfo: return cellstr, not char array
Tue, 04 Jan 2011 10:57:24 -0800 Rik Add newline to demo error reporting for better formatting.
Mon, 03 Jan 2011 21:23:08 -0800 Rik Overhaul base statistics functions and documentation of same.
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
Sun, 02 Jan 2011 12:34:05 +0100 Jaroslav Hajek make insumeric return false on sparse logicals
Fri, 31 Dec 2010 15:02:57 -0800 Rik Add additional calling form "shell_cmd" to system() documentation.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Fri, 31 Dec 2010 09:56:44 -0800 Rik Add isprop.m to list of function files for Automake.
Fri, 31 Dec 2010 08:06:51 -0500 Ben Abbott scatter3.m: Grid on by default for 3D plots.
Fri, 31 Dec 2010 14:00:12 +0100 Kai Habel Add curl and divergence functions
Thu, 30 Dec 2010 20:18:15 -0500 Ben Abbott contour3.m: Grid on be default for 3D plots.
Thu, 30 Dec 2010 17:32:59 -0500 Ben Abbott Place contour for meshc/surfc at zlim(1)
Thu, 30 Dec 2010 08:28:53 -0500 Ben Abbott __go_draw_axes__.m: Tweak vertical alignment of text objects for gnuplot to favor eps/ps output.
Wed, 29 Dec 2010 17:29:36 -0500 Ben Abbott text.m: New demo for 3D plot and text with verticalalignment.
Wed, 29 Dec 2010 17:26:21 -0500 Ben Abbott __go_draw_axes__.m: Enable vertical alignment of text objects for gnuplot.
Tue, 28 Dec 2010 17:43:43 -0800 Rik Improve docstrings for functions which emulate operators.
Tue, 28 Dec 2010 17:41:04 -0500 Ben Abbott __plt__.m: Fix to allow inline legend keys. Bug 31991.
Tue, 28 Dec 2010 13:08:23 -0800 Rik Update docstrings for colormap files.
Tue, 28 Dec 2010 20:46:17 +0100 David Bateman Fix for saving of single precision arrays to the matlab file format
Tue, 28 Dec 2010 07:42:34 -0500 Ben Abbott legend.m: Add demo to legend for inline key.
Mon, 27 Dec 2010 21:38:55 -0800 Rik Add additional calling form using file descriptor (fid) to docstring for stat.
Mon, 27 Dec 2010 11:13:06 -0500 Ben Abbott text.m: Add demo for text rotation and alignment.
Sun, 26 Dec 2010 21:28:20 -0800 Michael Godfrey Add @tex blocks to gammainc and legendre docstrings.
Sat, 25 Dec 2010 07:47:50 -0800 Rik Overhaul str2double function fixing bug and docstring and adding 'NA' processing.
Sat, 25 Dec 2010 07:43:04 -0800 Rik Correct use of xref macro to prevent Texinfo warning.
Fri, 24 Dec 2010 07:32:21 -0800 Rik test.m: Use 'Command' for deftype in docstring.
Fri, 24 Dec 2010 07:29:45 -0800 Rik setaudio.m: Re-write docstring.
Fri, 24 Dec 2010 07:19:01 -0800 Ben Abbott Update build instructions in README.MacOS
Thu, 23 Dec 2010 15:57:40 +0100 Soren Hauberg signal/detrend.m: Also accept polynomial order as a string for compatibility
Fri, 17 Dec 2010 21:41:53 +0100 Konstantinos Poulios Trigger fltk graphics redraw immediately after setting an axis label.
Wed, 22 Dec 2010 04:16:01 -0500 John W. Eaton optimset, optimget, __all_opts__: consistently use lower case for storing and searching options
Wed, 22 Dec 2010 03:59:59 -0500 Tatsuro Matsuoka nonlin.txi: correct docs for using Jacobian with fsolve
Wed, 22 Dec 2010 03:53:39 -0500 Jordi Gutiérrez Hermoso Documentation fixes
Wed, 22 Dec 2010 03:50:42 -0500 John W. Eaton ChangeLog fix
Wed, 22 Dec 2010 03:49:46 -0500 Judd Storrs Add missing operator functions to doc/interpreter.
Wed, 22 Dec 2010 03:43:24 -0500 Judd Storrs Add second argument to Fvec
Wed, 22 Dec 2010 03:20:47 -0500 John W. Eaton skewness.m: make returned value have the same class as the input
Tue, 21 Dec 2010 14:59:04 -0500 John W. Eaton datevec.m: style fixes
Mon, 20 Dec 2010 14:59:41 -0800 Rik Remove obsolete documentation files SENDING-PATCHES and README.Cray
Mon, 20 Dec 2010 13:08:32 -0500 Ben Abbott __fltk_print__.m: Update figure for FLTK printing, bug 31884.
Mon, 20 Dec 2010 02:19:04 -0500 John W. Eaton lo-mappers.h (xrem, xmod): prevent use of extra precision
Sun, 19 Dec 2010 20:27:17 -0800 Rik Remove documentation on deprecated function dispatch
Sun, 19 Dec 2010 22:42:57 -0500 John W. Eaton run.m: use source to execute script
Sun, 19 Dec 2010 10:25:58 +0100 Konstantinos Poulios Update ticks after {xyz}tickmode is set to auto
Sun, 19 Dec 2010 10:48:52 -0800 Rik Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Sat, 18 Dec 2010 14:37:11 -0800 Rik Remove deprecated functions from manual.
Sat, 18 Dec 2010 17:32:59 -0500 Ben Abbott view.m: Return azimuth and elevation for nargin == 0.
Sat, 18 Dec 2010 08:43:34 -0800 Rik Deprecate sphcat and spvcat functions.
Sat, 18 Dec 2010 03:27:46 -0500 John W. Eaton dlmread: simplify file name/id logic
Fri, 17 Dec 2010 22:20:54 -0800 Rik Remove seealso reference to deprecated function dispatch.
Fri, 17 Dec 2010 21:51:52 -0800 Rik Update script to generate undocumented function list.
Fri, 17 Dec 2010 20:25:14 -0800 Rik README.MacOS: New file with build instructions for Mac OS systems.
Fri, 17 Dec 2010 21:23:52 +0100 Konstantinos Poulios Disable auto-positioning of manually positioned title and axes labels.
Fri, 17 Dec 2010 21:13:39 +0100 Konstantinos Poulios Change axes default fontsize from 12 to 10.
Fri, 17 Dec 2010 17:22:09 -0800 Rik Add undocumented_list target to create list of undocumented functions.
Fri, 17 Dec 2010 15:21:33 -0500 John W. Eaton comet3: new function
Fri, 17 Dec 2010 14:23:48 -0500 John W. Eaton comet: fix cut and paste error in previous change
Fri, 17 Dec 2010 14:19:11 -0500 John W. Eaton document isprop
Fri, 17 Dec 2010 14:17:52 -0500 John W. Eaton ChangeLog entry for previous change
Fri, 17 Dec 2010 14:08:36 -0500 John W. Eaton comet: if axes are specified, switch temporarily
Fri, 17 Dec 2010 09:49:29 -0800 Rik oop.txi: Redo table rendered incorrectly in Info environment.
Fri, 17 Dec 2010 09:39:40 -0800 Rik Remove obsolete documentation about 64-bit integer arithmetic.
Thu, 16 Dec 2010 19:57:13 -0500 Ben Abbott unimplemented.m: Remove isprop() form list of unimplemented functions.
Thu, 16 Dec 2010 19:43:45 -0500 Ben Abbott isprop.m: New function.
Thu, 16 Dec 2010 09:24:01 -0800 Rik mk_undocumented_list: Update list of exception functions not requiring documentation.
Thu, 16 Dec 2010 08:03:21 -0800 Rik Fix typo introduced when removing 'i' support in lookup.
Thu, 16 Dec 2010 07:39:04 -0800 Olaf Till sqp.m: Fix indexing error in sqp bounds selection
Wed, 15 Dec 2010 03:18:44 -0500 John W. Eaton ChangeLog fix
Wed, 15 Dec 2010 03:12:09 -0500 John W. Eaton ChangeLog fixes
Wed, 15 Dec 2010 02:05:27 -0500 John W. Eaton improve handling of exceptions for startup files
Wed, 15 Dec 2010 00:44:10 -0500 John W. Eaton don't process input_event_hook when we are parsing a function
Tue, 14 Dec 2010 18:40:38 -0800 Rik bar.m: Improve the docstring.
Tue, 14 Dec 2010 18:23:01 -0800 Rik Fix typo in Quiver section of plot.txi
Tue, 14 Dec 2010 18:17:56 -0800 Rik Use high contrast color black for arrows in quiver3 plots. Bug #31802.
Tue, 14 Dec 2010 17:27:19 -0800 Rik Assign data used in demo plots for reproducibility between runs
Tue, 14 Dec 2010 02:01:59 -0500 John W. Eaton ChangeLog fixes
Tue, 14 Dec 2010 01:55:20 -0500 John W. Eaton use correct types in mod template function
Mon, 13 Dec 2010 22:19:48 -0800 Rik median.m: Add NaN test case from bug #29930.
Mon, 13 Dec 2010 22:02:44 -0800 Rik isfield: Additional test for cellstring of field names
Mon, 13 Dec 2010 20:58:10 -0800 Rik isequalwithequalnans.m: Add test case from bug #31239.
Mon, 13 Dec 2010 20:39:37 -0800 Rik Add additional tests for mod with non-integer real values.
Mon, 13 Dec 2010 21:59:55 -0500 Ben Abbott __print_parse_opts__.m: Fix indexing bug for varargin.
Mon, 13 Dec 2010 18:46:11 -0800 Rik betapdf.m: Add test for large values of alpha and beta.
Mon, 13 Dec 2010 18:37:53 -0800 Rik strmatch.m: Add test with null search pattern.
Mon, 13 Dec 2010 18:31:15 -0800 Rik Add test for switch statement with otherwise clause, but no cases.
Mon, 13 Dec 2010 21:09:09 -0500 John W. Eaton fix cut and paste error in Matrix by ComplexMatrix multiplication operator
Mon, 13 Dec 2010 13:04:16 -0500 Doug Stewart improved the help text in hist.m
Mon, 13 Dec 2010 20:23:00 +0100 Kai Habel ChangeLog fix
Mon, 13 Dec 2010 20:17:24 +0100 Kai Habel Add default menu for fltk backend figures
Mon, 13 Dec 2010 10:50:20 -0800 Rik sqp.m: Change docstring to refer to x0 as the initial seed vector
Mon, 13 Dec 2010 10:06:17 -0800 Rik sqp.m: Remove never violated Inf bounds from computation (bug #31742)
Sun, 12 Dec 2010 21:58:30 +0100 Jaroslav Hajek drop support of 'i' option in lookup
Sun, 12 Dec 2010 17:38:55 +0100 Kai Habel Fix bugs of previous changeset
Sun, 12 Dec 2010 16:44:29 +0100 Kai Habel Make view more compatible
Fri, 10 Dec 2010 19:59:25 -0500 Ben Abbott strread.m: Don't require space between format specifiers.
Fri, 10 Dec 2010 15:36:44 -0800 Rik speed.m: Eliminate line continuation in function definition.
Fri, 10 Dec 2010 19:53:06 +0100 Kai Habel Add missing option slice for pie and pie3
Fri, 10 Dec 2010 09:09:49 +0100 Thorsten Meyer Add tests to kolmogorov_smirnov_test
Thu, 09 Dec 2010 19:26:08 -0500 John W. Eaton ChangeLog fixes
Thu, 09 Dec 2010 19:24:00 -0500 John W. Eaton __pie__.m: improve error messages
Thu, 09 Dec 2010 19:03:56 -0500 John W. Eaton ChangeLog fix
Thu, 09 Dec 2010 19:02:07 -0500 John W. Eaton fix omission from previous change to kolmogorov_smirnov_test
Thu, 09 Dec 2010 18:59:23 -0500 John W. Eaton allow kolmogorov_smirnov_test to work with either DIST_cdf or DISTcdf functions
Thu, 09 Dec 2010 18:36:41 -0500 John W. Eaton set grid linewidths from axis linewidth property
Thu, 09 Dec 2010 11:02:21 -0800 Rik Convert print resolution from char to double.
Thu, 09 Dec 2010 10:43:41 -0800 Rik Allow logical indices for 'explode' variable in pie charts.
Thu, 09 Dec 2010 17:54:09 +0100 Kai Habel ChangeLog fix
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Thu, 09 Dec 2010 02:42:29 -0500 John W. Eaton ChangeLog fix and new datestr test omitted from previous change
Thu, 09 Dec 2010 02:37:21 -0500 John W. Eaton datestr: handle dates before 1970-01-01
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Thu, 09 Dec 2010 01:01:58 -0500 Marco Atzeri remove -lwsock32 from LIBS in configure for cygwin systems
Wed, 08 Dec 2010 19:55:31 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Wed, 08 Dec 2010 07:57:16 -0500 Ben Abbott imshow.m: Flip y-axis.
Wed, 08 Dec 2010 03:25:04 -0500 John W. Eaton strmatch.m: avoid passing length of 0 to strncmp
Wed, 08 Dec 2010 02:45:48 -0500 John W. Eaton graphics.h.in (base_property::do_set): don't reverse order of children
Wed, 08 Dec 2010 02:34:45 -0500 John W. Eaton fix think-o in changeset baeeb6bc6afe
Wed, 08 Dec 2010 01:20:07 -0500 John W. Eaton stop trying to parse file if out_of_date_check encounters an error
Tue, 07 Dec 2010 15:30:17 -0500 John W. Eaton avoid reparsing files after errors
Tue, 07 Dec 2010 13:24:20 -0500 John W. Eaton repmat: handle special case of replicating scalar using index vector containing zeros
Tue, 07 Dec 2010 12:57:55 -0500 John W. Eaton accept otherwise clause in switch statement without preceding case statements
Mon, 06 Dec 2010 17:34:15 -0800 Rik plot.m: Eliminate present tense in first sentence of docstring.
Mon, 06 Dec 2010 17:30:47 -0800 Rik Add additional calling form to docstring for [xyz]label functions.
Mon, 06 Dec 2010 17:03:00 -0800 Rik speed.m: Overhaul documentation string.
Fri, 03 Dec 2010 18:23:45 -0500 Ben Abbott __stem__.m: Each stem hggroup should have its own baseline.
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
Fri, 03 Dec 2010 11:46:09 -0800 Rik Fix bug #31734 where certain indices caused sparse matrices to segfault.
Fri, 03 Dec 2010 07:39:18 -0500 Ben Abbott Fix handling of input array of length 2 in daspect.m and pbaspect.m
Thu, 02 Dec 2010 19:39:32 -0500 Ben Abbott ChangeLog fixes.
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Thu, 02 Dec 2010 19:23:01 -0500 Ben Abbott contour3.m: Modify demo to avoid clipping mesh.
Thu, 02 Dec 2010 18:48:07 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Thu, 02 Dec 2010 18:46:10 -0500 Ben Abbott subplot.m: Add suppport for "align" and "replace" options.
Wed, 01 Dec 2010 15:26:01 -0500 John W. Eaton echo commands in scripts
Wed, 01 Dec 2010 19:55:47 +0100 Kai Habel Fix gui mode
Fri, 26 Nov 2010 04:19:58 -0500 John W. Eaton doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
Fri, 26 Nov 2010 09:32:16 +0100 Kai Habel consider hidden handles in uimenu code
Fri, 26 Nov 2010 02:58:16 -0500 John W. Eaton search PATH from environment for programs, not EXEC_PATH
Fri, 26 Nov 2010 02:45:24 -0500 John W. Eaton ChangeLog fixes
Fri, 26 Nov 2010 02:44:24 -0500 John W. Eaton defaults.cc (FEXEC_PATH): only call set_exec_path if nargin is greater than zero
Thu, 25 Nov 2010 20:32:58 +0100 Kai Habel New function to set GUI mode (fltk)
Thu, 25 Nov 2010 12:31:43 -0500 John W. Eaton ChangeLog fix for EXEC_PATH changes accidentally checked in with datetick change in e2a4f3478b7c
Thu, 25 Nov 2010 17:16:46 +0100 Kai Habel Simplify code for uimenu.m. Fix error messages for ui file functions.
Thu, 25 Nov 2010 02:18:58 -0500 John W. Eaton datetick.m: add missing semicolon
Tue, 23 Nov 2010 03:11:32 -0500 John W. Eaton oct_md5_result_to_str: avoid buffer overrun; replace loop with single call to sprintf
Tue, 23 Nov 2010 02:33:34 -0500 John W. Eaton oct_md5_file: close file after reading
Tue, 23 Nov 2010 02:18:03 -0500 John W. Eaton install.txi: delete obsolete statement about needing a patch for makeinfo
Mon, 22 Nov 2010 19:07:48 -0800 Rik sqp.m: Use correct stopping tolerance in documentation.
Mon, 22 Nov 2010 21:13:15 +0100 Kai Habel uifilefun fixes
Mon, 22 Nov 2010 03:29:44 -0500 John W. Eaton ChangeLog fixes
Mon, 22 Nov 2010 03:27:41 -0500 John W. Eaton fixes for --enable-64
Sun, 21 Nov 2010 19:37:44 -0500 Ben Abbott __go_draw_axes__.m: Fix plot titles so they are visible for gnuplot 4.4.x (31711).
Sun, 21 Nov 2010 13:14:25 -0500 Ben Abbott cell2mat.m: Return empty matrix for empty cell.
Sun, 21 Nov 2010 18:36:27 +0100 Kai Habel ChangeLog fix, set default directory to pwd for ui file functions
Sun, 21 Nov 2010 14:25:32 +0100 Kai Habel GUI file functions
Sat, 20 Nov 2010 16:33:14 -0800 Rik gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be returned when printing plots.
Sat, 20 Nov 2010 09:39:46 -0500 Ben Abbott graphics.h.in: Change intended for 11272.
Fri, 19 Nov 2010 21:36:27 -0500 John W. Eaton don't install run-octave script
Fri, 19 Nov 2010 21:28:53 -0500 Ben Abbott __gnuplot_has_feature__.m: Since there is not gnuplot 4.3.x release, replace reference to version 4.3 with 4.4.
Fri, 19 Nov 2010 21:28:32 -0500 John W. Eaton changelog fix
Fri, 19 Nov 2010 21:27:02 -0500 John W. Eaton mex.cc: convert mxArray_octave_value to matlab style representation when duplicating
Fri, 19 Nov 2010 20:44:18 -0500 John W. Eaton mex::free: don't warn about skipping memory not allocated by mx{M,C,Re}alloc
Fri, 19 Nov 2010 16:07:00 -0500 John W. Eaton version is now 3.3.54+
Fri, 19 Nov 2010 16:06:08 -0500 John W. Eaton Added tag ss-3-3-54 for changeset bd2643f0ce57
Fri, 19 Nov 2010 16:05:58 -0500 John W. Eaton snapshot 3.3.54 ss-3-3-54
Thu, 18 Nov 2010 20:14:52 -0500 Ben Abbott text.m: Ensure text position property is set after units property.
Thu, 18 Nov 2010 20:01:29 -0500 Ben Abbott __go_draw_axes__.m: Fix bug setting zscale to yscale (31693).
Thu, 18 Nov 2010 14:39:02 -0500 John W. Eaton update contributors.in
Thu, 18 Nov 2010 14:38:29 -0500 Christos Dimitrakakis improve range of betapdf function
Thu, 18 Nov 2010 07:47:03 -0500 Ben Abbott __print_parse_opts__.m: For tests, allow __print_parse_opts__ to run with no inputs.
Thu, 18 Nov 2010 04:05:43 -0500 John W. Eaton update contributors.in
Thu, 18 Nov 2010 04:02:58 -0500 Daisuke TAKAGO gl-render.cc (opengl_renderer::draw_line): layer markers in 2D plots
Thu, 18 Nov 2010 03:30:53 -0500 John W. Eaton charMatrix::row_as_string: never strip trailing nul characters
Wed, 17 Nov 2010 20:17:10 -0500 Ben Abbott subsindex.m: Fix typo in doc-string.
Wed, 17 Nov 2010 14:38:17 -0500 John W. Eaton allow private functions to find private functions
Wed, 17 Nov 2010 14:37:13 -0500 John W. Eaton ChangeLog fixes
Wed, 17 Nov 2010 04:15:44 -0500 John W. Eaton strchr.m: style fixes
Wed, 17 Nov 2010 04:16:59 -0500 Kim Hansen Extra tests in strchr
Wed, 17 Nov 2010 03:04:03 -0500 John W. Eaton eliminate text engine memory leak
Wed, 17 Nov 2010 02:40:43 -0500 John W. Eaton eliminate some possible memory leaks
Tue, 16 Nov 2010 03:39:23 -0500 John W. Eaton fix some menu problems in the manual
Tue, 16 Nov 2010 02:01:10 -0600 Ben Abbott unimplemented.m: Update unimplemented functions list.
Mon, 15 Nov 2010 17:57:43 -0800 Rik Update info-based documentation menus to include new nodes.
Mon, 15 Nov 2010 16:52:43 -0800 Rik Add reference to new saveas function in printed manual.
Mon, 15 Nov 2010 19:41:14 +0100 Kai Habel Add saveas function
Sun, 14 Nov 2010 22:01:45 +0000 Michael Goffioul Replace "delete" with "del" in DOS shell commands.
Sun, 14 Nov 2010 21:57:19 +0000 Michael Goffioul [mq]: mkoctfile_variable
Sun, 14 Nov 2010 21:51:45 +0000 Michael Goffioul Turn xget_ancestor into regular API
Sun, 14 Nov 2010 22:01:20 +0100 Jaroslav Hajek fix internal sorting in __all_opts__ (bug 31392)
Sat, 13 Nov 2010 01:29:10 -0500 John W. Eaton ChangeLog fix
Sat, 13 Nov 2010 01:26:04 -0500 John W. Eaton make filename property of figure objects writable
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Fri, 12 Nov 2010 20:53:32 -0500 John W. Eaton ChangeLog fix
Fri, 12 Nov 2010 20:49:02 -0500 John W. Eaton liboctave/Makefile.am: clean up some variables; don't distribute generated files
Fri, 12 Nov 2010 20:33:19 -0500 John W. Eaton don't compile src/X-opts.cc files separately
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:11 -0500 John W. Eaton changelog fix
Thu, 11 Nov 2010 15:01:03 +0100 Kai Habel Add prefix ID_ to property ids to avoid name clash on windows
Thu, 11 Nov 2010 02:30:32 -0500 John W. Eaton also consider parent classes when checking if class methods are out of date
Thu, 11 Nov 2010 02:26:37 -0500 John W. Eaton keep gnulib out of lo-mappers.h
Wed, 10 Nov 2010 22:39:27 -0500 John W. Eaton kpse cleanups
Wed, 10 Nov 2010 22:09:25 -0500 John W. Eaton eliminate additional special cases for SCO systems
Wed, 10 Nov 2010 21:52:51 -0500 John W. Eaton IEEE math initialization tweaks
Wed, 10 Nov 2010 21:11:43 -0500 John W. Eaton eliminate special cases for __DECCXX
Wed, 10 Nov 2010 21:01:54 -0500 John W. Eaton eliminate special cases for NeXT systems
Wed, 10 Nov 2010 20:55:32 -0500 John W. Eaton eliminate special cases for __EMX__ systems
Wed, 10 Nov 2010 20:39:35 -0500 John W. Eaton fix typo in previous change
Wed, 10 Nov 2010 20:36:16 -0500 John W. Eaton eliminate special cases for SCO systems
Wed, 10 Nov 2010 16:12:52 -0500 John W. Eaton changelog fixes
Wed, 10 Nov 2010 16:04:55 -0500 John W. Eaton test/fntests.m: run tests for deprecated functions
Wed, 10 Nov 2010 16:04:31 -0500 John W. Eaton deprecate the dispatch function
Wed, 10 Nov 2010 16:09:07 -0500 John W. Eaton move builtin function from dispatch.cc to oct-parse.yy
Wed, 10 Nov 2010 22:03:58 +0100 Kai Habel Add more checks for uimeu
Wed, 10 Nov 2010 04:07:14 -0500 John W. Eaton fix printing of newlines for anonymous function handle bodies
Wed, 10 Nov 2010 01:35:50 -0500 John W. Eaton changelog fixes
Wed, 10 Nov 2010 01:28:38 -0500 John W. Eaton changelog fix
Wed, 10 Nov 2010 00:54:34 -0500 John W. Eaton allow class function to be called from methods as well as constructors
Tue, 09 Nov 2010 21:02:44 -0800 Rik configure.ac: fix typo where variable was missing leading '$'.
Tue, 09 Nov 2010 18:21:14 -0500 John W. Eaton add omitted file from previous change
Tue, 09 Nov 2010 18:12:17 -0500 John W. Eaton correctly parse {1 2 {3 4}}
Tue, 09 Nov 2010 12:03:21 -0800 Rik configure.ac: Properly m4 quote AS_HELP_STRING.
Tue, 09 Nov 2010 14:52:28 -0500 John W. Eaton help: print message if function not found
Tue, 09 Nov 2010 11:32:30 -0800 Rik Remove redundant warning when 'without-opengl' option used.
Tue, 09 Nov 2010 13:21:15 -0500 John W. Eaton lo-mappers.cc (xmod, xrem): don't copy sign if result is zero
Tue, 09 Nov 2010 04:24:26 -0500 John W. Eaton use templates and inline for more lo-mappers functionos
Tue, 09 Nov 2010 03:24:18 -0500 John W. Eaton use templates for some lo-mappers functions
Tue, 09 Nov 2010 01:28:45 -0500 John W. Eaton Array.cc: use comparisons to sortmode values instead of testing mode directly
Tue, 09 Nov 2010 00:57:49 -0500 John W. Eaton improve Matlab compatibility of rem and mod
Mon, 08 Nov 2010 22:28:06 -0500 John W. Eaton handle --without-opengl configure option
Mon, 08 Nov 2010 21:22:22 +0100 Kai Habel Code fixes for uimenu
Mon, 08 Nov 2010 23:19:37 +0800 Ben Abbott __go_draw_axes__.m: Check for z/y/zdata before converting negative values to NaNs.
Mon, 08 Nov 2010 16:59:25 +0800 Ben Abbott daspect.m: Fix demo using both daspect and pbaspect.
Mon, 08 Nov 2010 07:33:10 +0100 David Bateman Unset the foreground color for the gnuplot backend earlier (fixes #31533)
Sun, 07 Nov 2010 20:25:25 -0800 Rik sprand.m: Add input validation to function.
Mon, 08 Nov 2010 08:59:52 +0800 Ben Abbott __bar__.m: Permit bar() to be called with scalar inputs.
Mon, 08 Nov 2010 08:45:46 +0800 Ben Abbott __go_draw_axes__.m: Set proper tight axis limits for log scale.
Sun, 07 Nov 2010 22:57:23 +0100 David Bateman Remove the call to drawnow in legend
Sun, 07 Nov 2010 22:48:50 +0100 David Bateman minor fix to previous changeset
Sun, 07 Nov 2010 22:35:40 +0100 David Bateman Fix multi-parented legends with the gnuplot backend (fixes #30461 and #31522)
Sun, 07 Nov 2010 11:51:36 +0100 Konstantinos Poulios Make colorbar function aware of dataaspect settings
Sat, 06 Nov 2010 18:43:06 +0100 Marco Caliari spline.m: Fix algorithm for input with 3 elements (bug #31098)
Sat, 06 Nov 2010 09:08:47 -0400 John W. Eaton contrib.txi: minor tweaks
Thu, 04 Nov 2010 13:34:58 -0700 Rik __fltk_ginput__.m: Use semicolons to prevent internal function evaluations being output to screen.
Thu, 04 Nov 2010 12:47:19 -0700 Rik Add __fltk_ginput__.m to list of scripts
Thu, 04 Nov 2010 12:23:05 -0700 Rik check-m-sources target in scripts directory now includes checking generated .m files.
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Wed, 03 Nov 2010 17:37:00 -0700 Rik Use CamelCase for 'UniformOutput' option to cellfun.
Wed, 03 Nov 2010 17:28:05 -0700 Rik Fix typos in docstring and demo string.
Wed, 03 Nov 2010 17:20:56 -0700 Rik Use function handle as input to cellfun,
Wed, 03 Nov 2010 18:02:03 +0800 Ben Abbott __patch__.m: Don't index an empty array; bug introduced by changeset 11175.
Wed, 03 Nov 2010 21:51:37 +0800 Ben Abbott gl-render.cc: Do not give rendering error for uimenus.
Wed, 03 Nov 2010 11:11:47 +0100 Konstantinos Poulios Making 'axis equal' equivalent to 'daspect([1,1,1])'
Wed, 03 Nov 2010 11:09:02 +0100 Konstantinos Poulios Remove deprecated temporary calculation of plotboxaspectratio for the gnuplot backend
Wed, 03 Nov 2010 09:34:07 +0100 Konstantinos Poulios Leave zlim unchanged during 'axis tight' on 2D plots
Wed, 03 Nov 2010 03:37:59 -0400 John W. Eaton Added tag ss-3-3-53 for changeset 3cbc0d77db48
Wed, 03 Nov 2010 03:25:59 -0400 John W. Eaton cquad.cc: define copysign if needed
Wed, 03 Nov 2010 15:10:47 +0800 Ben Abbott Add new appdata functions.
Mon, 30 Aug 2010 13:49:07 -0500 Jordi Gutiérrez Hermoso Explain that ranges in vectors do get expanded
Tue, 02 Nov 2010 19:15:19 -0400 John W. Eaton cquad.cc (Fcquad): use octave_Inf, not INFINITY
Tue, 02 Nov 2010 16:46:08 +0100 David Bateman Trivial patch to previous change
Tue, 02 Nov 2010 16:27:30 +0100 David Bateman Address precision issue in ranges saved to HDF5 files
Tue, 02 Nov 2010 00:47:31 +0100 David Bateman Address the speed of plotting large hggroup groups and in particular
Mon, 01 Nov 2010 06:54:43 -0400 Ben Abbott axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.
Sun, 31 Oct 2010 16:48:51 +0000 Michael Goffioul Additional exported symbols [MSVC]
Sun, 31 Oct 2010 07:30:15 -0700 Rik Overhaul functions used to convert between number bases.
Sun, 31 Oct 2010 12:24:02 +0100 Konstantinos Poulios Remove deprecated code handling manual pbaspect and daspect for the gnuplot backend
Sun, 31 Oct 2010 13:28:55 +0100 Kai Habel Remove template to allow compilation for MacOS
Sat, 30 Oct 2010 12:14:27 -0700 Rik Update dec2base to handle numbers up to 2^64-1.
Fri, 29 Oct 2010 21:46:58 +0200 David Bateman Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backend
Thu, 28 Oct 2010 14:12:46 +0200 Konstantinos Poulios Fix {d,pb}aspectratios for OpenGL backends.
Fri, 29 Oct 2010 10:20:30 +0800 Ben Abbott gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.
Thu, 28 Oct 2010 18:18:19 -0700 Rik Deprecate autocor and autocov functions.
Fri, 29 Oct 2010 00:28:46 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Fri, 29 Oct 2010 00:28:01 +0200 David Bateman Backed out changeset a981e2f56ec1
Fri, 29 Oct 2010 00:25:04 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Thu, 28 Oct 2010 13:22:49 +0800 Ben Abbott Add demos setting both data and plotbox aspect ratios.
Thu, 28 Oct 2010 01:56:14 +0200 David Bateman Set cdata from facevertexcdata and visa versa for patch at all times
Tue, 26 Oct 2010 19:36:19 +0200 Kai Habel Add demo for uimenu.m
Mon, 25 Oct 2010 17:08:22 -0400 John W. Eaton ChangeLog fixes
Mon, 25 Oct 2010 17:05:48 -0400 John W. Eaton octave.cc: fix call to xerbla
Mon, 25 Oct 2010 21:36:29 +0200 David Bateman Sort values in discrete_pdf before calling lookup
Mon, 25 Oct 2010 11:26:43 +0200 Kai Habel add uimenu graphic object to fltk backend
Sun, 24 Oct 2010 12:41:21 -0700 Rik Update NEWS with more deprecated functions from version 3.4
Sun, 24 Oct 2010 08:33:10 -0700 Rik New verification script, mk_undocumented_list, produces a list of undocumented functions.
Sun, 24 Oct 2010 07:33:34 -0700 Rik Improve docstrings for functions found in undocumented list.
Sun, 24 Oct 2010 07:28:43 -0700 Rik Deprecate betai, gammai, is_global functions.
Sat, 23 Oct 2010 03:33:25 -0400 John W. Eaton docstring fixes
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Sat, 23 Oct 2010 02:31:08 -0400 Ben Abbott doc fix
Sat, 23 Oct 2010 02:29:35 -0400 John W. Eaton document textscan and textread
Sat, 23 Oct 2010 02:22:56 -0400 John W. Eaton file-io.cc (Ffopen): argument parsing tweak
Sat, 23 Oct 2010 02:05:54 -0400 John W. Eaton ChangeLog fixes
Sat, 23 Oct 2010 02:04:51 -0400 John W. Eaton tests for is_valid_file_id
Sat, 23 Oct 2010 13:59:30 +0800 Ben Abbott strings.txi: @DOCSTRING additions.
Sat, 23 Oct 2010 01:50:14 -0400 John W. Eaton new function, is_valid_file_id
Sat, 23 Oct 2010 13:37:36 +0800 Ben Abbott textscan.m: Add new function.
Fri, 22 Oct 2010 21:18:00 -0400 John W. Eaton use getopt_long correctly
Fri, 22 Oct 2010 20:59:48 -0400 John W. Eaton update NEWS
Fri, 22 Oct 2010 05:31:36 -0400 John W. Eaton oct-parse.yy: fix typo in previous change
Fri, 22 Oct 2010 04:43:50 -0400 John W. Eaton include boostrap and bootstrap.conf in distributed tar files
Fri, 22 Oct 2010 04:24:11 -0400 John W. Eaton oct-parse.yy (load_fcn_from_file): also strip directory when computing function name from filename
Fri, 22 Oct 2010 00:29:31 -0400 John W. Eaton add files for previous change
Fri, 22 Oct 2010 08:34:54 +0800 Ben Abbott legend.m: Trivial fix to allow legend handle to be returned.
Thu, 21 Oct 2010 17:22:50 -0400 John W. Eaton update contributors list in manual
Thu, 21 Oct 2010 21:15:44 +0200 Gunnar Farneback Stop converting single valued output from mex files to doubles.
Thu, 21 Oct 2010 16:15:16 -0400 John W. Eaton quantile.m: fix typo in previous change
Thu, 21 Oct 2010 16:12:13 -0400 John W. Eaton consistently give error for operator not applied to NaN values
Thu, 21 Oct 2010 16:12:00 -0400 John W. Eaton use gripe functions for NaN to logical and NaN to character conversions more consistently
Thu, 21 Oct 2010 11:58:42 -0700 Rik Fix reversed documentation for shape and scale parameters in Weibull family of functions.
Thu, 21 Oct 2010 23:38:15 +0800 Ben Abbott strread.m: Improve compatibility with Matlab.
Thu, 21 Oct 2010 00:44:32 -0400 John W. Eaton __isequal__.m: style fixes
Wed, 20 Oct 2010 21:13:58 -0700 Rik Fix bug #31239 in isequalwithequalnans.m
Wed, 20 Oct 2010 21:01:24 -0700 Rik Add tests for fftconv.m
Wed, 20 Oct 2010 22:15:34 -0400 John W. Eaton toplev.cc (Fsystem): allow optional return_output and type arguments to be specified independently
Wed, 20 Oct 2010 21:03:13 -0400 John W. Eaton ChangeLog fixes
Wed, 20 Oct 2010 20:51:33 -0400 Olaf Till optimization/optimset.m: Use cell2struct instead of struct to handle cell arrays as options
Wed, 20 Oct 2010 20:49:17 -0400 John W. Eaton style fixes for some .m files
Tue, 19 Oct 2010 04:31:30 -0400 John W. Eaton version is now 3.3.53+
Tue, 19 Oct 2010 02:25:45 -0400 John W. Eaton Added tag ss-3-3-53 for changeset 6c69a7c39039
Tue, 19 Oct 2010 02:25:32 -0400 John W. Eaton update version info for snapshot ss-3-3-53
Tue, 19 Oct 2010 03:24:57 -0400 John W. Eaton liboctave/Makefile.am (INCS): include caseless-str.h in the list
Tue, 19 Oct 2010 02:22:20 -0400 John W. Eaton finish adding untabify.m to build system
Tue, 19 Oct 2010 11:46:07 +0800 Ben Abbott strjust.m: Add "untabify" and "strrep" to @seealso{} in the doc-string.
Mon, 18 Oct 2010 20:40:12 +0200 Thorsten Meyer Stylefixes, replace end by endif.
Mon, 18 Oct 2010 14:33:03 -0400 John W. Eaton list deprecated and removed functions in NEWS file
Mon, 18 Oct 2010 14:27:46 -0400 John W. Eaton edit NEWS file
Mon, 18 Oct 2010 20:13:45 +0200 Marco Caliari polynomial/polyval.m: Use Horner's method.
Mon, 18 Oct 2010 14:15:06 -0400 John W. Eaton remove image_viewer function
Mon, 18 Oct 2010 16:53:57 +0200 Gunnar Farneback general/interp2.m: Fix input checks for cubic interpolation (bug #31352, part 1).
Mon, 18 Oct 2010 19:32:36 +0800 Ben Abbott print.m: Add examples to the docstring.
Mon, 18 Oct 2010 02:41:21 -0400 John W. Eaton __errplot__.m: remove stray debugging statement
Mon, 18 Oct 2010 01:19:28 -0400 John W. Eaton load_path::do_find{all,}first_of: search path for relative file names
Sun, 17 Oct 2010 23:43:42 -0400 John W. Eaton fix copyright notices