log

age author description
Fri, 23 Dec 2011 19:24:41 -0500 John W. Eaton snapshot 3.5.91 stable ss-3-5-91
Fri, 23 Dec 2011 12:04:13 -0800 Rik Fix Info referencing for i, I, j, J (Bug #35157) stable
Fri, 23 Dec 2011 11:29:25 -0800 Rik Improve docstring for sparse_auto_mutate. stable
Thu, 22 Dec 2011 21:27:11 -0800 Rik Allow exponential numbers (1e-3) in inline() (Bug #35131) stable
Thu, 22 Dec 2011 12:06:52 -0800 Rik Plug memory leak in Matrixtype for sparse permuted matrices. stable
Thu, 22 Dec 2011 12:01:35 -0500 Philip Nienhuis Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stable
Thu, 22 Dec 2011 10:40:42 -0500 Ben Abbott Fix trisurf for gnuplot, bug # 35144. stable
Thu, 22 Dec 2011 10:33:12 +0100 Jacob Dawid Added multiprocessor switch for compiling, remooved obsolete file. gui
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