log

age author description
Wed, 19 Feb 2020 10:02:09 -0500 Guillaume Flandin new function, rng
Tue, 18 Feb 2020 21:57:14 -0800 Rik fileattrib.m: Overhaul function.
Tue, 18 Feb 2020 17:38:17 -0800 Rik movefile.m: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 17:22:40 -0800 Rik copyfile.m: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:46:15 -0800 Rik fcntl: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:31:02 -0800 Rik kill: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:10:45 -0800 Rik mkfifo: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 16:06:40 -0800 Rik rename: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 15:58:52 -0800 Rik unlink: throw error if operation fails and nargout == 0 (bug #57830).
Tue, 18 Feb 2020 15:20:47 -0800 Rik rmdir: return numeric status value rather than boolean for Matlab compatibility.
Tue, 18 Feb 2020 15:17:32 -0800 Rik link, symlink: throw error if operation fails and nargout == 0 (bug #57830).
Mon, 17 Feb 2020 17:37:20 +0100 Markus Mützel Fix parse error when running code with single quotes with F9 (bug #57837). stable
Tue, 18 Feb 2020 08:16:39 -0800 Rik maint: merge stable to default.
Tue, 18 Feb 2020 08:15:39 -0800 Rik doc: Create better looking cross references in Info format (bug #57845). stable
Mon, 17 Feb 2020 17:05:18 -0500 John W. Eaton add '+' to OCTAVE_API_VERSION for version 7 development phase
Tue, 18 Feb 2020 08:01:55 -0500 John W. Eaton maint: merge stable to default
Mon, 17 Feb 2020 17:00:44 -0500 John W. Eaton maint: update library version numbers for upcoming version 6 release stable
Tue, 18 Feb 2020 00:30:21 -0800 Mike Miller docs: improve Markdown syntax in COPYRIGHT.md (bug #57844) stable
Mon, 17 Feb 2020 23:37:12 -0800 Mike Miller allow history_timestamp_format_string to be empty (bug #57843) stable
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
Mon, 17 Feb 2020 20:02:10 -0800 Rik maint: merge stable to default.
Sun, 16 Feb 2020 21:08:35 -0500 Nicholas R. Jankowski griddata3.m: Fix ignored input "method" (bug #57835). stable
Mon, 17 Feb 2020 17:33:34 -0800 Rik Remove file txt-eng.h deprecated in Octave 5.
Mon, 17 Feb 2020 17:24:22 -0800 Rik maint: merge stable to default.
Mon, 17 Feb 2020 17:23:53 -0800 Rik doc: Add "savefig" to @seealso list for print(). stable
Mon, 17 Feb 2020 17:22:17 -0800 Rik orient.m: Overhaul function. stable
Mon, 17 Feb 2020 14:42:08 -0800 Rik NEWS: Update with list of function and properties removed from version 7.
Mon, 17 Feb 2020 15:59:19 -0500 John W. Eaton remove deprecated "oblique" value from fontangle graphics property
Mon, 17 Feb 2020 15:47:35 -0500 John W. Eaton remove functions deprecated in version 5
Mon, 17 Feb 2020 12:45:58 -0800 Rik NEWS: Update for version 7 development.