log

age author description
Sat, 14 May 2016 10:50:33 +1000 Lachlan Andrew State error ID when complaining of ID but no message (bug #47874).
Sat, 14 May 2016 10:28:20 +1000 Lachlan Andrew Make filter work with 64-bit octave_idx_type (bug #47918).
Sun, 01 May 2016 22:11:14 +1000 Lachlan Andrew mkdir.m: new script to implement recursive mkdir (bug #30650).
Fri, 13 May 2016 17:28:54 -0700 Rik Move help-oriented scripts from miscellaneous/ to help/ directory.
Fri, 13 May 2016 15:01:59 -0400 John W. Eaton maint: Merge stable to default.
Fri, 13 May 2016 15:00:02 -0400 John W. Eaton avoid crash in audiowrite argument processing (bug #47875) stable
Fri, 13 May 2016 14:22:56 -0400 John W. Eaton avoid including config.h multiple times
Fri, 13 May 2016 09:36:14 -0400 John W. Eaton Eliminate unused variable warnings for conditionally compiled code.
Fri, 13 May 2016 09:27:38 -0400 John W. Eaton Only include config.h in files that are compiled separately.
Thu, 12 May 2016 14:46:25 -0400 John W. Eaton * gl-render.cc: Allow compilation without OPENGL.
Thu, 12 May 2016 14:45:20 -0400 John W. Eaton * oct-fftw.cc: Allow compilation without FFTW.
Wed, 11 May 2016 13:12:22 -0700 Mike Miller scanf: return maximum/minimum value on integer overflow (bug #47759)
Wed, 11 May 2016 12:02:22 -0700 Mike Miller scanf: use appropriate sized types for integer conversions (bug #47741)
Wed, 11 May 2016 10:50:32 -0700 Mike Miller help: evaluate call to 'which' in the correct context
Mon, 09 May 2016 14:14:22 -0400 John W. Eaton store OpenGL version info in figure properties
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)
Thu, 28 Apr 2016 16:44:38 -0400 John W. Eaton simplify rules for building DOCSTRING files (bug #47745)
Thu, 28 Apr 2016 12:12:21 -0700 Rik legend.m: Check handle is valid before delete (partial fix bug #47699).
Tue, 12 Apr 2016 21:29:01 +1000 Lachlan Andrew dbstop: Fix confusion when breakpoints are changed by the GUI (bug #47675)
Thu, 14 Apr 2016 15:27:45 +1000 Lachlan Andrew Remove duplicate menu actions after replacing <unnamed> edit tab (bug #47692).
Wed, 27 Apr 2016 17:17:00 -0400 John W. Eaton * ops.h, op-int.h: Style fixes.
Wed, 27 Apr 2016 17:02:06 -0400 John W. Eaton * ops.h (CATOP_NONCONFORMANT): Delete unused macro.
Wed, 27 Apr 2016 16:13:40 -0400 John W. Eaton eliminate some macros for operator definitions
Wed, 27 Apr 2016 09:31:39 -0400 John W. Eaton split doc/module.mk into separate files for subdirectories
Tue, 26 Apr 2016 11:16:04 -0700 Rik Fix dbstop BIST tests on Windows platforms.
Mon, 25 Apr 2016 08:07:36 -0700 Rik maint: Periodic merge of stable to default.
Mon, 25 Apr 2016 08:04:18 -0700 Pantxo Diribarne Fix autoscale affecting legend axes objects (bug #47765). stable
Sun, 24 Apr 2016 23:15:57 +1000 Lachlan Andrew Replace deprecated call to length () of a string_vector (bug #47773).
Thu, 21 Apr 2016 20:19:47 -0700 Rik Restore rotate capability for FLTK toolkit (bug #47698).
Thu, 21 Apr 2016 16:35:54 -0400 John W. Eaton maint: merge stable to default.
Wed, 20 Apr 2016 15:00:56 -0400 John W. Eaton Added tag release-4-0-2 for changeset acaf1e137c5e stable