log

age author description
Tue, 20 Sep 2011 21:19:56 -0700 Rik optimset.m: When called with 1 output argument, return a struct with all possible options initialized to [].
Tue, 20 Sep 2011 19:42:13 -0700 Rik onenormest.m: Initialize random number generator in tests to guarantee reliable passage.
Tue, 20 Sep 2011 17:18:18 -0700 Rik tpdf.m: Add eps to assert tests for passage on Mac OS
Tue, 20 Sep 2011 16:42:37 -0700 Rik mat2str.m: Use more modern code syntax for function
Tue, 20 Sep 2011 16:18:14 -0700 Rik blanks.m: Validate input is non-negative.
Tue, 20 Sep 2011 16:08:53 -0700 Rik str2num.m: Use more modern code practices
Tue, 20 Sep 2011 15:51:20 -0700 Rik findstr.m: Use more modern code practices in function.
Tue, 20 Sep 2011 15:41:35 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end
Tue, 20 Sep 2011 15:38:24 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 15:33:10 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end stable
Tue, 20 Sep 2011 15:28:46 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 12:25:02 -0700 Rik doc: Quiet Texinfo warning in accumarray.m stable
Tue, 20 Sep 2011 12:13:13 -0700 Rik Overhaul of statistical distribution functions
Tue, 20 Sep 2011 14:02:59 -0500 Jordi Gutiérrez Hermoso Fix incorrect newline in weekday.m (bug #34347) stable
Tue, 20 Sep 2011 11:41:59 -0700 Rik bincoeff.m: 15% speed improvement and better input validation
Tue, 20 Sep 2011 13:32:01 -0400 John W. Eaton doc: tweak log guidelines in contrib.txi stable
Mon, 19 Sep 2011 18:03:43 -0700 Rik Allow cellstr inputs for dec2* conversion functions.
Mon, 19 Sep 2011 20:01:43 -0500 Jordi Gutiérrez Hermoso Update guidelines on how to write commit messages and changelogs stable
Mon, 19 Sep 2011 20:18:47 -0400 Ben Abbott Fix bug #34015. Allow for sequential images. stable
Mon, 19 Sep 2011 17:15:07 -0700 Rik Allow cellstr inputs to *2dec conversion functions (Bug #34147).
Mon, 19 Sep 2011 22:52:47 +0100 Carnë Draug python: new function to invoke python scripts from octave code
Mon, 19 Sep 2011 09:37:52 -0700 Rik deblank.m: Modified to accept nested cellstr arrays (Bug #34123)
Mon, 19 Sep 2011 08:15:30 -0400 Ben Abbott scripts/general/interpn.m: fix(m)==m is faster than round(m)==m stable
Mon, 19 Sep 2011 00:56:05 -0500 Jordi Gutiérrez Hermoso Define missing real double -> float complex assignment operators stable
Sun, 18 Sep 2011 21:08:46 -0700 Rik strtrim.m: Rename function inside .m file to match filename.
Sun, 18 Sep 2011 20:13:56 -0700 Rik strtrim.m: Allow operation on nested cellstr arrays (Bug #34123).
Sun, 18 Sep 2011 17:09:39 -0700 Rik __makeinfo__.m: Correct error string for third argument.
Sun, 18 Sep 2011 15:55:54 -0400 Ben Abbott Fix bug #34282. Fill holes in contours with the background colour stable
Sun, 18 Sep 2011 13:11:04 -0400 Ben Abbott Fix bug #33204. Use latex markeup for log tick labels. stable
Sun, 18 Sep 2011 11:05:12 -0400 Marco Caliari Fix bug #33606. stable