log

age author description
Wed, 21 Dec 2011 19:46:57 -0800 Rik doc: Various docstring improvements before 3.6.0 release. stable
Wed, 21 Dec 2011 21:19:48 -0500 Ben Abbott Add clf() to all plot demos. stable
Wed, 21 Dec 2011 21:01:22 -0500 John W. Eaton str2double: correctly handle things like ["1"; "2 3"; "4i"] stable
Wed, 21 Dec 2011 16:53:43 -0800 Rik nchoosek.m: Update documentation, fix input validation, add more %!tests stable
Wed, 21 Dec 2011 19:19:39 -0500 Ben Abbott slice.m: Add clf() to demos. stable
Wed, 21 Dec 2011 19:13:41 -0500 Ben Abbott polar.m: Add clf() to demos (bug 35142). stable
Wed, 21 Dec 2011 18:58:27 -0500 Ben Abbott Add try-catch block to rundemos. stable
Wed, 21 Dec 2011 10:12:40 -0800 Rik test: Fix 2nd demo for slice() (bug #35143) stable
Wed, 21 Dec 2011 09:44:46 -0800 Rik test: Use internal prefix "__" for %!functions to avoid polluting workspace stable
Wed, 21 Dec 2011 09:12:59 -0800 Rik Modernize %!tests for eval() stable
Wed, 21 Dec 2011 08:42:11 -0800 Rik Stop memory leak in idx_vector_rep when constructor fails. stable
Wed, 21 Dec 2011 10:24:11 -0500 John W. Eaton update NEWS file stable
Wed, 21 Dec 2011 09:46:32 -0500 John W. Eaton maint: include functions in module.mk files stable
Wed, 21 Dec 2011 12:08:46 +0100 Jacob Dawid Merge. gui
Wed, 21 Dec 2011 12:08:03 +0100 Jacob Dawid Fixed bug in *.pro for compiling on Ubuntu. gui
Tue, 20 Dec 2011 17:59:07 -0800 Rik Cleanup FFTW wisdom plans in class destructor and prevent a memory leak. stable
Tue, 20 Dec 2011 18:06:07 -0500 John W. Eaton str2double: return NaN for things like "1 2 3 4" (bug #34713). stable
Tue, 20 Dec 2011 17:08:42 -0500 John W. Eaton accept abbreviated cellfun option names stable
Tue, 20 Dec 2011 16:57:55 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Mon, 19 Dec 2011 23:14:41 -0500 John W. Eaton don't reset parser when exiting (bug #35120) stable
Mon, 19 Dec 2011 22:01:10 -0500 John W. Eaton close all figures before closing all files (bug #35064) stable
Mon, 19 Dec 2011 16:06:17 -0500 Jordi Gutiérrez Hermoso doc: Reformat and clarify warning's docstring stable
Mon, 19 Dec 2011 15:47:31 -0500 John W. Eaton also include singleton-cleanup.h when not using readline stable
Mon, 19 Dec 2011 10:28:40 -0800 Rik assert.m: Update documentation string, add %!tests for cell arrays. stable
Mon, 19 Dec 2011 02:18:28 -0500 John W. Eaton maint: periodic merge of stable to default
Sun, 18 Dec 2011 21:14:05 -0800 Rik quadl.m: Relax tolerance on %!test to pass on all platforms (Bug #33863) stable
Sun, 18 Dec 2011 19:15:50 -0800 Lukas Reichlin isdefinite.m: Use any specified tolerance in deciding whether matrix is hermitian. stable
Sun, 18 Dec 2011 18:15:18 -0800 Rik Avoid segfault in test() and demo() blocks with embedded functions (Bugs #35068, #32843, #33981) stable
Fri, 16 Dec 2011 15:31:14 +0000 Carnë Draug gethelp.cc: also identify blocks starting with Author as license text stable
Fri, 16 Dec 2011 14:33:53 +0000 Carnë Draug fileattrib: fix on documentation stable