log

age author description
Tue, 24 Apr 2018 10:35:49 -0400 John W. Eaton fix logic error in OCTAVE_CONFIG_LIB (bug #53736) stable
Mon, 23 Apr 2018 17:41:21 -0700 Rik Only emit a warning, not error, when uiXXX.m are called for focusing (bug #53710).
Mon, 23 Apr 2018 17:05:43 -0700 Rik speed.m: Use tic/toc for better timing (bug #53713). stable
Mon, 23 Apr 2018 15:18:42 -0700 Mike Miller maint: merge stable to default
Mon, 23 Apr 2018 14:36:12 -0700 Mike Miller maint: update library version numbers for 4.4 release stable
Sat, 21 Apr 2018 18:11:46 -0700 Rik Allow filenames which begin with a '.' to be returned from mfilename (bug #53707).
Sat, 21 Apr 2018 22:27:17 +0200 Torsten open files in correct order when restoring editor session (bug #53711) stable
Thu, 19 Apr 2018 19:16:54 -0700 Mike Miller maint: merge stable to default
Thu, 19 Apr 2018 19:12:35 -0700 Mike Miller maint: add missing tag entry release-4-2-2 on stable branch stable
Thu, 19 Apr 2018 19:11:43 -0700 Mike Miller Added tag rc-4-3-91 for changeset ff59be58f028 stable
Thu, 19 Apr 2018 16:01:06 -0400 John W. Eaton bump version for second 4.4 release candidate stable rc-4-3-91
Thu, 19 Apr 2018 14:33:28 -0400 John W. Eaton maint: Merge stable to default.
Thu, 19 Apr 2018 14:32:37 -0400 John W. Eaton enable lazy index to numeric conversion (bug #53681) stable
Thu, 19 Apr 2018 08:39:45 -0700 Rik doc: Clarify docstring for sum (bug #53698). stable
Thu, 19 Apr 2018 02:00:04 -0400 John W. Eaton maint: Merge stable to default.
Thu, 19 Apr 2018 01:58:44 -0400 John W. Eaton unblock async signals before executing subprocess (bug #53635) stable
Wed, 18 Apr 2018 21:54:41 -0700 Rik doc: Update documentation for binary functions (plus, or, etc.) (bug #53684).
Wed, 18 Apr 2018 15:19:57 -0400 John W. Eaton maint: Merge stable to default.
Wed, 18 Apr 2018 15:18:47 -0400 John W. Eaton allow users to set path to CA certificates for cURL stable
Wed, 18 Apr 2018 10:37:56 -0700 Rik doc: Stop cruft from being printed after "help if". stable
Wed, 18 Apr 2018 08:46:50 -0700 A.R. Burgers nl_NL.ts: Fix single typo in Dutch translation (bug #53687). stable
Wed, 18 Apr 2018 09:22:02 -0400 John W. Eaton maint: Merge stable to default.
Wed, 18 Apr 2018 09:21:06 -0400 John W. Eaton restore ability to interrupt subprocesses on Unixy systems (bug #53635) stable
Tue, 17 Apr 2018 21:47:28 -0400 John W. Eaton maint: Merge stable to default.
Tue, 17 Apr 2018 21:40:31 -0400 John W. Eaton improve Ctrl-C interrupt handling in the GUI (bug #53635) stable
Thu, 12 Apr 2018 14:34:10 -0400 John W. Eaton make file editor context menu more like menu bar edit menu stable
Tue, 17 Apr 2018 12:48:33 -0700 Rik Add new Figure graphic property "Number" (bug #53343).
Tue, 17 Apr 2018 12:05:17 -0700 Rik Move exclusion of saved graphics properties from hdl2struct to struct2hdl.
Tue, 17 Apr 2018 11:39:07 -0700 Mike Miller silence compiler warning about unused parameter (bug #53650) stable
Mon, 16 Apr 2018 20:43:24 -0700 Rik factor.m: Return output factors of same class as input for Matlab compatibility.