log

age author description
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