log

age author description
Fri, 12 Jul 2019 19:55:03 -0700 Rik Accept only integers for single input form of rand (bug #56609).
Fri, 12 Jul 2019 17:20:07 -0700 Rik ismember.m: Add parentheses to make indexing expression easier to read.
Fri, 12 Jul 2019 19:26:55 -0400 John W. Eaton replace more explicit callback functions with lambda expressions
Fri, 12 Jul 2019 15:34:28 -0700 Rik webread.m: Allow a single URL argument as input (bug #56623).
Fri, 12 Jul 2019 15:26:36 -0700 Rik validsetargs.m: Validate "rows" flag when "legacy" flag also present.
Fri, 12 Jul 2019 12:36:50 -0700 Rik griddatan.m: Allow a single query point as input (bug #45542, bug #56515).
Fri, 12 Jul 2019 13:14:50 -0500 John W. Eaton replace some explicit callback functions with lambda expressions
Fri, 12 Jul 2019 12:14:43 -0400 John W. Eaton maint: Merge stable to default.
Fri, 12 Jul 2019 09:11:58 -0700 Rik dir.m: Gracefully handle race conditions when file is deleted (bug #56618).
Fri, 12 Jul 2019 10:41:47 -0400 John W. Eaton make "dbquit all" work and fix dbquit compatibility (bug #56616)
Thu, 11 Jul 2019 20:16:58 -0700 Juho Iipponen griddatan.m: Fix 4-D interpolation (bug #45542, bug #56515).
Thu, 11 Jul 2019 19:55:53 -0700 Rik setxor.m: Accept a "legacy" flag for Matlab compatibility.
Thu, 11 Jul 2019 15:29:38 -0700 Rik setdiff.m: Accept a "legacy" flag for Matlab compatibility.
Thu, 11 Jul 2019 15:05:30 -0700 Rik unique.m: Set default to "first" when multiple options present.
Thu, 11 Jul 2019 13:31:23 -0700 Rik doc: Update description of "legacy" option for set functions.
Thu, 11 Jul 2019 14:21:37 -0400 John W. Eaton eliminate unused tree_evaluator::reset function
Thu, 11 Jul 2019 14:16:08 -0400 John W. Eaton re-enter debugger when doing dbstep (bug #56150)
Wed, 10 Jul 2019 20:06:04 -0700 Rik union.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 20:02:44 -0700 Rik doc: Remove stray semicolons from pie, pie3 calling forms. stable
Wed, 10 Jul 2019 19:51:37 -0700 Rik validsetargs.m: Fix typo introduced in cset 255f2681d224.
Wed, 10 Jul 2019 17:32:52 -0700 Rik intersect.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 17:25:39 -0700 Rik unique.m: Fix special case of "legacy" and "rows" flag both present.
Wed, 10 Jul 2019 14:08:48 -0700 Rik text.m: Allow axes handle as first argument (bug #56513).
Wed, 10 Jul 2019 13:48:01 -0700 Rik Implement "legacy" flag for intersect function (bug #56592).
Tue, 09 Jul 2019 17:50:56 -0700 Rik ginput.m: Make "Enter" key on numeric keypad stop input (bug #56599).
Tue, 09 Jul 2019 19:41:27 +0200 Pantxo Diribarne Allow figure "keypressfcn" to work with uipanel on the way (bug #56598)
Thu, 04 Jul 2019 21:14:09 +0200 Torsten Lilge fix auto-close feature in editor when using tabs for indentation (bug #56533)
Thu, 04 Jul 2019 10:27:57 -0400 John W. Eaton ensure debuger_stack is popped when exiting a debug level (bug #56150)
Mon, 01 Jul 2019 18:05:46 -0400 John W. Eaton delete unused workspace model setData function and rename_variable signal
Mon, 01 Jul 2019 18:00:04 -0400 John W. Eaton connect workspace view rename variable signal to main window slot