log

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