log

age author description
Fri, 11 May 2012 13:46:18 -0400 John W. Eaton 3.6.2-rc0 release candidate stable rc-3-6-2-0
Fri, 11 May 2012 12:36:25 -0400 John W. Eaton periodic merge of stable to default
Fri, 11 May 2012 12:33:13 -0400 John W. Eaton when redimensioning, always pad dim_vector objects with 1 (bug #33216) stable
Thu, 10 May 2012 22:32:07 -0700 Rik tetramesh.m: Fix unbalanced parentheses in @deftypefn macro
Thu, 10 May 2012 22:27:50 -0700 Rik doc: Use @option macro where appropriate.
Thu, 10 May 2012 22:18:52 -0700 Rik doc: Periodic spellcheck of documentation.
Thu, 10 May 2012 22:08:18 -0700 Rik doc: Periodic grammar check of documentation
Thu, 10 May 2012 21:48:52 -0700 Rik Print useful help message for texi_macros_file on command line.
Thu, 10 May 2012 17:08:50 -0700 Rik doc: Add texi_macros_file to manual.
Thu, 10 May 2012 16:58:41 -0700 Rik doc: Use Perl to create DOCSTRINGS in scripts directory.
Thu, 10 May 2012 16:31:02 -0400 John W. Eaton improve handling of default resize fill value for arrays
Thu, 10 May 2012 11:48:48 -0400 John W. Eaton avoid makeinfo problem with backslash in macro argument
Thu, 10 May 2012 12:01:42 -0400 John W. Eaton handle texinfo macros consistently in help system and manual
Wed, 09 May 2012 18:44:58 -0400 Jordi Gutiérrez Hermoso hist.m: Add test to check for correct NaN normalising
Wed, 09 May 2012 16:59:36 -0400 Jordi Gutiérrez Hermoso hist.m: Normalise by number of non-NaN entries
Tue, 08 May 2012 21:03:42 -0700 Rik doc: Produce .texi from .txi files using Perl rather than C++.
Tue, 08 May 2012 23:23:02 -0400 Jordi Gutiérrez Hermoso Document rand's seed difference from Matlab
Tue, 08 May 2012 18:02:24 -0700 Rik doc: Remove unnecessary blank line after start of Texinfo section.
Mon, 07 May 2012 16:02:31 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Mon, 07 May 2012 11:59:30 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Mon, 07 May 2012 21:44:32 +0200 Jacob Dawid Added parameter to dup, so that it compiles with the changed API of 3.7.0+. gui
Mon, 07 May 2012 08:52:17 -0400 Jordi Gutiérrez Hermoso Cleanup on autoconf warnings
Sun, 06 May 2012 21:14:55 -0400 Jordi Gutiérrez Hermoso Silence warnings
Sun, 06 May 2012 21:06:18 -0400 Jordi Gutiérrez Hermoso Backout revision 136ee6bcadc0 (no mutexing the symbol table) gui
Mon, 07 May 2012 02:36:49 +0200 Jacob Dawid Cleaned up code. Fixed bug that causes the GUI to freeze when launching another editor. gui
Mon, 07 May 2012 01:37:26 +0200 Jacob Dawid Removed version number and "Octave GUI"-labelling. gui
Mon, 07 May 2012 00:56:44 +0200 Jacob Dawid Merged with remote branch. gui
Mon, 07 May 2012 00:53:54 +0200 Jacob Dawid Cleaned up code. gui
Thu, 03 May 2012 18:34:39 -0400 Ben Abbott Allow monotonically decending inputs to bicubic ().
Thu, 03 May 2012 17:32:33 -0400 Jordi Gutiérrez Hermoso conv2.c: Unmark a test as a known failure (bug #34893) stable