log

age author description
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).
Fri, 11 Aug 2017 13:25:45 -0400 John W. Eaton * repelem.m: Style fixes.
Fri, 11 Aug 2017 10:23:46 -0700 Rik Map.m: Issue a more informative error message for empty indexing.
Mon, 04 Jul 2016 20:04:21 +1000 Lachlan Andrew new function repelem (bug #45497)
Fri, 01 Jul 2016 22:16:14 +1000 Stephen Montgomery-Smith Avoid underflow in explicit floating point calculating det (bug #39014)
Wed, 08 Feb 2017 09:01:27 -0500 Nicholas R. Jankowski new function humps (bug #33935)
Tue, 08 Aug 2017 16:25:44 -0700 Piotr Held new mxGetProperty function for MEX API
Fri, 11 Aug 2017 09:43:02 -0400 John W. Eaton shorten messages displayed at end of make check
Fri, 11 Aug 2017 09:10:35 -0400 John W. Eaton * ov-base.cc: Eliminate unecessary uses of retval.
Fri, 11 Aug 2017 09:05:58 -0400 John W. Eaton new function for accessing classdef objects
Fri, 11 Aug 2017 08:05:01 -0700 Rik Empty indexing of a struct should return the entire struct (bug #51633).
Thu, 10 Aug 2017 21:17:09 -0700 Rik orderfields.m: Fix broken sorting when second argument given (bug #51723).
Thu, 10 Aug 2017 16:56:05 -0700 Mike Miller maint: eliminate useless if (p) before free (p)
Thu, 10 Aug 2017 16:10:10 -0700 Mike Miller maint: set build environment safely for consistent sorting
Thu, 10 Aug 2017 18:03:58 -0400 John W. Eaton maint: eliminate TAB characters from source files
Thu, 10 Aug 2017 18:03:36 -0400 John W. Eaton * octave.css: Reformat.
Thu, 10 Aug 2017 17:49:57 -0400 John W. Eaton config-modules.awk: Use \t instead of literal TAB character.
Thu, 10 Aug 2017 14:55:47 -0700 Mike Miller audioinfo: return absolute file name in info structure
Thu, 10 Aug 2017 17:35:19 -0400 John W. Eaton revert unintended change to pt-eval.cc made in d56c18dc1373
Thu, 10 Aug 2017 13:20:48 -0700 Piotr Held Fix (once more) pkg.fcn with no arguments (bug #51715).
Thu, 10 Aug 2017 21:57:53 +0200 Torsten editor: use function instead several occurrences of identical code
Thu, 10 Aug 2017 15:13:12 -0400 John W. Eaton maint: Merge away accidental second head.
Thu, 10 Aug 2017 11:30:10 -0700 Mike Miller audiowrite: add support for Quality option on Ogg Vorbis files (bug #51704)
Thu, 10 Aug 2017 11:00:34 -0700 Rik hdl2struct.m: Fix typo creating unused variable (bug #51722).
Thu, 10 Aug 2017 09:31:38 -0700 Mike Miller doc: improve docstrings for audioformats, audioinfo, audioread, and audiowrite
Thu, 10 Aug 2017 12:26:44 -0400 John W. Eaton new predicates for classdef_superclass_ref objects
Thu, 10 Aug 2017 12:03:53 -0400 John W. Eaton * classdef.tst: New test (bug #51715).
Thu, 10 Aug 2017 11:54:40 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 10 Aug 2017 11:53:25 -0400 John W. Eaton * import.m: Escape brace characters in docstring.
Thu, 10 Aug 2017 11:48:14 -0400 John W. Eaton * pager.cc (default_pager): Use config::default_pager instead of build_env::DEFAULT_PAGER.
Thu, 10 Aug 2017 09:55:35 -0400 John W. Eaton get default pager from octave::build_env, not macro (bug #51718)
Thu, 20 Jul 2017 22:59:27 +0200 Pantxo Diribarne Fix regression introduced by cset 06805aabbdd1 (bug #50750).
Wed, 09 Aug 2017 19:54:18 -0700 Rik Fix printing of plots with axes that are not visible (bug #51713).