log

age author description
Tue, 15 Aug 2017 10:02:03 -0700 Rik Modify demos to return empty matrices for unused outputs (bug #51754).
Tue, 15 Aug 2017 09:02:47 -0400 John W. Eaton eliminate unused Octave:undefined-return-values warning ID
Tue, 15 Aug 2017 08:58:03 -0400 John W. Eaton * dos.m: Ensure outputs are defined.
Tue, 15 Aug 2017 08:47:39 -0400 John W. Eaton refactor function value return code
Mon, 14 Aug 2017 16:55:52 -0700 Rik Fix error from TeX parser when 'interpreter' is set to 'none' (bug #51751).
Mon, 14 Aug 2017 16:11:27 -0400 John W. Eaton MEX: return undef values instead of [] for NULL mxArray ptrs (bug #51725)
Mon, 14 Aug 2017 15:41:48 -0400 John W. Eaton mark octave_value from octave_value_list constructor explicit
Mon, 14 Aug 2017 09:38:51 -0400 John W. Eaton maint: Merge stable to default.
Mon, 14 Aug 2017 08:39:17 -0400 John W. Eaton don't return cs-list from group and password functions stable
Mon, 14 Aug 2017 09:37:15 -0400 John W. Eaton maint: Merge away accidental head.
Mon, 14 Aug 2017 08:39:17 -0400 John W. Eaton don't return cs-list from group and password functions
Sun, 13 Aug 2017 17:35:59 +0200 Torsten reload editor tabs when the path is renamed in file browser (bug #43922)
Sun, 13 Aug 2017 10:08:18 +0200 Torsten reload editor tab when related file is renamed in file browser (bug #43922)
Sat, 12 Aug 2017 15:55:11 -0700 Rik doc: Explain how to form correct strings for "latex" interpreter mode.
Sun, 13 Aug 2017 00:33:25 +0200 Torsten fix editor behavior when files are externally changed/removed
Sat, 12 Aug 2017 14:02:29 -0700 Rik maint: merge away accidental head.
Sat, 12 Aug 2017 14:00:37 -0700 Rik doc: Update production of figure 15.7 (--pdflatexstandalone usage) in the manual (bug #32617).
Sat, 12 Aug 2017 22:15:51 +0200 Torsten * parser.cc (info_to_html): update according to new Menu-string
Sat, 12 Aug 2017 11:50:32 -0700 Richard Zweig Add BIST test for ichol_t (bug #51736).
Sat, 12 Aug 2017 11:29:36 -0700 Rik maint: merge stable to default.
Sat, 12 Aug 2017 02:23:56 +0200 Richard Zweig Fix segfault in ichol under certain conditions (bug #51736). stable
Sat, 12 Aug 2017 12:33:32 -0400 John W. Eaton correctly return NULL for unknown properties in mxGetProperty (bug #51725)
Sat, 12 Aug 2017 09:32:41 +0200 Torsten * contributors.in: updated list of contributors
Fri, 11 Aug 2017 18:31:04 -0700 Rik humps.m: Overhaul function.
Fri, 11 Aug 2017 18:09:51 -0700 Rik repelem.m: Overhaul function.
Fri, 11 Aug 2017 14:38:23 -0700 Rik maint: merge away accidental second head.
Fri, 11 Aug 2017 17:26:38 -0400 John W. Eaton new mxSetProperty function for MEX API
Fri, 11 Aug 2017 22:21:49 +0200 Torsten close editor tab when related file is deleted in file browser (bug #43922)
Fri, 11 Aug 2017 11:39:40 -0700 Rik Avoid CamelCase in variables names in mxGetProperty cset (bd9e719f04cc).
Mon, 22 Jun 2015 11:37:59 -0700 Allan Jacobs * z_test_2.m: New tests resembling those in z_test.m (bug #45378).