log

age author description
Mon, 09 May 2016 12:53:49 +0200 Kai T. Ohlhus chol.cc (chol): improving doc (bugs #44313, #45146), help for correct usage.
Sun, 08 May 2016 16:35:28 -0400 Jordi Gutiérrez Hermoso silence unused variable compiler warning
Sun, 08 May 2016 10:49:38 -0400 Jordi Gutiérrez Hermoso fix help string about installing build logs
Fri, 06 May 2016 17:12:21 -0400 John W. Eaton maint: Merge stable to default.
Fri, 06 May 2016 17:02:31 -0400 John W. Eaton make __magick_read__ a built-in function (bug #41699) stable
Fri, 06 May 2016 16:30:30 -0400 John W. Eaton make __magick_read__ a built-in function (bug #41699)
Thu, 05 May 2016 17:31:22 +0100 Carnë Draug inputParser: new method addParameter --- just like addParamValue (bug #45367)
Wed, 04 May 2016 14:14:35 -0700 Rik maint: Periodic merge of stable to default.
Wed, 04 May 2016 14:11:47 -0700 Rik sortrows.m: Improve docstring (bug #47844). stable
Tue, 03 May 2016 15:19:47 -0700 Mike Miller maint: add DOCSTRINGS to .hgignore
Tue, 03 May 2016 15:11:51 -0700 Mike Miller build: avoid writing to srcdir unless DOCSTRINGS contents change (bug #47832)
Tue, 03 May 2016 09:59:17 -0700 Rik maint: Periodic merge of stable to default.
Tue, 03 May 2016 09:58:27 -0700 Rik doc: Fix typo in exec docstring. stable
Tue, 03 May 2016 09:35:48 -0700 Rik maint: Periodic merge of stable to default.
Tue, 03 May 2016 09:28:48 -0700 Rik Use correct URL for Online Documentation (bug #47835). stable
Tue, 03 May 2016 03:31:55 +0100 Carnë Draug inpputParser.m: fix display method.
Mon, 02 May 2016 13:48:09 +0300 Carnë Draug inputParser.m: implement StructExpand option (struct with param/value pairs).
Tue, 03 May 2016 03:09:49 +0100 Carnë Draug inputParser.m: handle errors in Optional parameters (maybe is a param key).
Mon, 02 May 2016 18:40:24 -0400 John W. Eaton * build-env-features.sh: Emit code to use static variables instead of repeatedly creating new octave_value objects for true and false.
Mon, 02 May 2016 18:26:50 -0400 John W. Eaton * run-octave.in: Look for DOCSTRINGS file in source tree.
Mon, 02 May 2016 14:27:52 -0700 Rik schur.cc: Declare selector variable as volatile to suppress gcc warning.
Mon, 02 May 2016 11:13:50 -0700 Rik maint: Octave coding convention cleanups.
Mon, 02 May 2016 11:12:16 -0700 Rik maint: Octave coding convention cleanups.
Mon, 02 May 2016 08:53:18 -0700 Rik maint: for clarity, call ndims() rather than length() on dimension vectors.
Fri, 29 Apr 2016 16:40:38 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 29 Apr 2016 16:37:30 -0400 John W. Eaton don't open new figures unnecessarily in demos
Fri, 29 Apr 2016 16:35:41 -0400 John W. Eaton prevent proliferation of figure windows when running demos
Fri, 29 Apr 2016 15:33:56 -0400 John W. Eaton allow close to accept a column vector or matrix of handles
Fri, 29 Apr 2016 18:43:08 +1000 Lachlan Andrew Do not redraw while figures are being deleted (bug #47699).
Thu, 28 Apr 2016 13:10:28 +0200 mmuetzel Add "facenormals" and "*normalsmode" to "surface" and "patch" (bug #47791)