log

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