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
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
Fri, 16 Dec 2011 07:59:58 -0500 Ben Abbott Fix regression of tight axis limits introduced by changeset ec79cd8359c5. stable
Thu, 15 Dec 2011 22:03:03 -0800 Rik Use non-negative, non-positive with hyphens in error messages. stable
Thu, 15 Dec 2011 21:25:59 -0800 Rik pt-eval.cc: Eliminate unused variable compile warning stable
Thu, 15 Dec 2011 17:52:10 -0800 Rik maint: Correct 4 erroneous execute permission bits on source files stable
Thu, 15 Dec 2011 13:59:38 -0800 Rik doc: Fix typo in --enable-no-undefined help string stable
Thu, 15 Dec 2011 15:19:58 -0500 John W. Eaton maint: fix file permissions for oct-locbuf.h and singleton-cleanup.h stable
Thu, 15 Dec 2011 11:41:03 -0500 John W. Eaton avoid deprecated Array constructor stable
Thu, 15 Dec 2011 11:23:51 -0500 John W. Eaton allow warning (or error) for automatic bsxfun stable
Thu, 15 Dec 2011 10:07:57 -0500 John W. Eaton extract correct struct field in lasterror stable
Wed, 14 Dec 2011 23:23:58 -0800 Ben Abbott Ignore Inf when determining tight axis limits. stable
Wed, 14 Dec 2011 21:56:36 -0500 Jordi Gutiérrez Hermoso debug.m: Hint more at the capabilities of dbstep (bug #34712) stable
Wed, 14 Dec 2011 17:54:15 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 14 Dec 2011 14:48:47 -0800 Rik doc: Update documentation chapter on test functions stable
Wed, 14 Dec 2011 11:57:55 -0800 Rik doc: Clarify documentation on debug commands (Bug #34712) stable
Wed, 14 Dec 2011 11:28:46 -0800 Rik Change phrasing to more assertive error() messages in debug commands stable
Tue, 13 Dec 2011 16:52:36 +0000 Kris Thielemans Change "default_save_format" to "default_save_options" in former_built_in_variables list. stable
Tue, 13 Dec 2011 16:53:56 +0000 Kris Thielemans doc: mention save_header_format_string in the @seealso block for save() stable
Wed, 14 Dec 2011 13:39:23 -0500 Ben Abbott Trivial bug fixes for graphics_toolkit(). stable
Wed, 14 Dec 2011 10:37:32 -0800 Rik Make page_output_immediately documentation consistent with other internal variables. stable
Wed, 14 Dec 2011 08:39:44 -0800 Rik Fix segfault in diary class (Bug #35065) stable
Tue, 13 Dec 2011 16:53:22 -0500 John W. Eaton handle new names and locations of qhull include files (bug #33712) stable
Tue, 13 Dec 2011 12:16:50 -0500 John W. Eaton assume "all" "on" if "all" is not present in warning_state structure (bug #35050) stable