Mercurial > hg > octave-nkf
graph
-
Allow exponential numbers (1e-3) in inline() (Bug #35131) stableThu, 22 Dec 2011 21:27:11 -0800, by Rik
-
Plug memory leak in Matrixtype for sparse permuted matrices. stableThu, 22 Dec 2011 12:06:52 -0800, by Rik
-
Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stableThu, 22 Dec 2011 12:01:35 -0500, by Philip Nienhuis
-
Added multiprocessor switch for compiling, remooved obsolete file. guiThu, 22 Dec 2011 10:33:12 +0100, by Jacob Dawid
-
doc: Various docstring improvements before 3.6.0 release. stableWed, 21 Dec 2011 19:46:57 -0800, by Rik
-
str2double: correctly handle things like ["1"; "2 3"; "4i"] stableWed, 21 Dec 2011 21:01:22 -0500, by John W. Eaton
-
nchoosek.m: Update documentation, fix input validation, add more %!tests stableWed, 21 Dec 2011 16:53:43 -0800, by Rik
-
test: Use internal prefix "__" for %!functions to avoid polluting workspace stableWed, 21 Dec 2011 09:44:46 -0800, by Rik
-
Stop memory leak in idx_vector_rep when constructor fails. stableWed, 21 Dec 2011 08:42:11 -0800, by Rik
-
maint: include functions in module.mk files stableWed, 21 Dec 2011 09:46:32 -0500, by John W. Eaton
-
Cleanup FFTW wisdom plans in class destructor and prevent a memory leak. stableTue, 20 Dec 2011 17:59:07 -0800, by Rik
-
str2double: return NaN for things like "1 2 3 4" (bug #34713). stableTue, 20 Dec 2011 18:06:07 -0500, by John W. Eaton
-
don't reset parser when exiting (bug #35120) stableMon, 19 Dec 2011 23:14:41 -0500, by John W. Eaton
-
close all figures before closing all files (bug #35064) stableMon, 19 Dec 2011 22:01:10 -0500, by John W. Eaton
-
doc: Reformat and clarify warning's docstring stableMon, 19 Dec 2011 16:06:17 -0500, by Jordi Gutiérrez Hermoso
-
also include singleton-cleanup.h when not using readline stableMon, 19 Dec 2011 15:47:31 -0500, by John W. Eaton
-
assert.m: Update documentation string, add %!tests for cell arrays. stableMon, 19 Dec 2011 10:28:40 -0800, by Rik
-
maint: periodic merge of stable to defaultMon, 19 Dec 2011 02:18:28 -0500, by John W. Eaton
-
quadl.m: Relax tolerance on %!test to pass on all platforms (Bug #33863) stableSun, 18 Dec 2011 21:14:05 -0800, by Rik
-
isdefinite.m: Use any specified tolerance in deciding whether matrix is hermitian. stableSun, 18 Dec 2011 19:15:50 -0800, by Lukas Reichlin
-
Avoid segfault in test() and demo() blocks with embedded functions (Bugs #35068, #32843, #33981) stableSun, 18 Dec 2011 18:15:18 -0800, by Rik
-
gethelp.cc: also identify blocks starting with Author as license text stableFri, 16 Dec 2011 15:31:14 +0000, by Carnë Draug
-
Fix regression of tight axis limits introduced by changeset ec79cd8359c5. stableFri, 16 Dec 2011 07:59:58 -0500, by Ben Abbott
-
Use non-negative, non-positive with hyphens in error messages. stableThu, 15 Dec 2011 22:03:03 -0800, by Rik
-
pt-eval.cc: Eliminate unused variable compile warning stableThu, 15 Dec 2011 21:25:59 -0800, by Rik
-
maint: Correct 4 erroneous execute permission bits on source files stableThu, 15 Dec 2011 17:52:10 -0800, by Rik
-
maint: fix file permissions for oct-locbuf.h and singleton-cleanup.h stableThu, 15 Dec 2011 15:19:58 -0500, by John W. Eaton
-
allow warning (or error) for automatic bsxfun stableThu, 15 Dec 2011 11:23:51 -0500, by John W. Eaton
-
Ignore Inf when determining tight axis limits. stableWed, 14 Dec 2011 23:23:58 -0800, by Ben Abbott
-
debug.m: Hint more at the capabilities of dbstep (bug #34712) stableWed, 14 Dec 2011 21:56:36 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultWed, 14 Dec 2011 17:54:15 -0500, by John W. Eaton
-
doc: Clarify documentation on debug commands (Bug #34712) stableWed, 14 Dec 2011 11:57:55 -0800, by Rik
-
Change phrasing to more assertive error() messages in debug commands stableWed, 14 Dec 2011 11:28:46 -0800, by Rik
-
Change "default_save_format" to "default_save_options" in former_built_in_variables list. stableTue, 13 Dec 2011 16:52:36 +0000, by Kris Thielemans
-
doc: mention save_header_format_string in the @seealso block for save() stableTue, 13 Dec 2011 16:53:56 +0000, by Kris Thielemans
-
Make page_output_immediately documentation consistent with other internal variables. stableWed, 14 Dec 2011 10:37:32 -0800, by Rik
-
handle new names and locations of qhull include files (bug #33712) stableTue, 13 Dec 2011 16:53:22 -0500, by John W. Eaton
-
assume "all" "on" if "all" is not present in warning_state structure (bug #35050) stableTue, 13 Dec 2011 12:16:50 -0500, by John W. Eaton
-
svds.m: Correctly restore random seed state after %!tests stableMon, 12 Dec 2011 23:05:08 -0800, by Rik