log scripts/ChangeLog @ 11587:c792872f8942

age author description
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Thu, 20 Jan 2011 20:31:30 +0100 Kai Habel Fixes for ui file functions, bug#32190
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.
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 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
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
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
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 15:55:45 -0800 Rik Add undocumented ppder, ppint, ppjumps functions 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:05:15 -0800 Rik Add undocumented function cbrt to documentation.
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 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 02:38:57 -0500 Michael Godfrey Correction to contourc.m
Wed, 12 Jan 2011 01:15:23 -0500 John W. Eaton mat2str: handle logical arguments
Tue, 11 Jan 2011 05:17:26 -0500 John W. Eaton ChangeLog fix
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
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.
Sat, 08 Jan 2011 10:08:38 -0500 Ben Abbott legend.m: legend with more than two inline keys (bug 31991). Add/modifyy demos.
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
Thu, 06 Jan 2011 03:20:42 -0500 John W. Eaton optimset: remove "i" option from call to lookup
Wed, 05 Jan 2011 21:21:37 -0800 Rik isa.m: Add tests against logical types
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.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
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: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 07:42:34 -0500 Ben Abbott legend.m: Add demo to legend for inline key.
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.
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.