log

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