log

age author description
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