log

age author description
Tue, 10 Mar 2020 07:51:20 -0400 John W. Eaton improve position tracking in the lexer (bug #57924) stable
Mon, 09 Mar 2020 10:25:21 -0400 John W. Eaton maint: merge stable to default.
Mon, 09 Mar 2020 10:24:07 -0400 John W. Eaton improve treatment of comments at interactive command line (bug #57924) stable
Sun, 08 Mar 2020 17:54:55 -0400 John W. Eaton maint: merge stable to default.
Sun, 08 Mar 2020 17:49:43 -0400 John W. Eaton display code and error location when input is from terminal (bug #57536) stable
Thu, 27 Feb 2020 13:45:53 -0500 John W. Eaton sparse-xpow.cc: use xisint instead of static_cast<int> to check int values stable
Fri, 28 Feb 2020 07:59:34 +0100 Markus Meisinger NEWS: Add a note about ostreamtube/streamtube (bug #57471). stable
Fri, 28 Feb 2020 07:08:14 +0100 Torsten Lilge do not add a newline on empty editor files (bug #57861)
Thu, 27 Feb 2020 23:22:30 +0100 Torsten Lilge prevent removing all spaces instead of trailing ones (bug #57861)
Wed, 26 Feb 2020 13:29:01 -0500 John W. Eaton maint: merge stable to default.
Wed, 26 Feb 2020 13:28:07 -0500 John W. Eaton * ls-mat5.cc: Use warning_with_id for all warnings. stable
Tue, 25 Feb 2020 13:22:02 -0800 Rik maint: Delete empty #ifdef OCTAVE_USE_DEPRECATED_FUNCTIONS blocks.
Tue, 25 Feb 2020 19:26:33 +0100 Markus Mützel Merge with stable
Wed, 19 Feb 2020 07:50:04 +0100 Markus Meisinger Add Matlab compatible "streamtube" function (bug #57471). stable
Wed, 19 Feb 2020 07:53:10 +0100 Markus Meisinger Rename "streamtube" to "ostreamtube" (bug #57471). stable
Sun, 23 Feb 2020 14:23:09 +0100 Torsten Lilge change behavior for handling newline at end of file (bug #57861)
Sat, 22 Feb 2020 17:26:34 +0100 Markus Mützel pkg.m: Install packages globally if process has elevated rights (bug #44548).
Sat, 22 Feb 2020 17:03:01 +0100 Torsten Lilge add editor prefs for forcing coding standards (bug #57860, bug #57861)
Sat, 22 Feb 2020 14:50:05 +0100 Torsten Lilge change default shortcut for previous widget stable
Fri, 21 Feb 2020 12:40:53 -0800 Rik Delete multiple files in GUI without multiple dialog boxes (bug #57874).
Fri, 21 Feb 2020 18:25:05 -0800 Mike Miller mkoctfile: quote linker arguments that may contain spaces (bug #57878) stable
Fri, 21 Feb 2020 17:17:29 -0500 John W. Eaton maint: merge stable to default.
Fri, 21 Feb 2020 17:15:40 -0500 John W. Eaton simple test for new mex functionality
Tue, 18 Feb 2020 13:16:41 -0500 John W. Eaton handle interleaved complex data and new typed data access functions for mex
Tue, 18 Feb 2020 12:50:18 -0500 John W. Eaton tag mex function as supporting interleaved complex (or not)
Tue, 18 Feb 2020 12:45:45 -0500 John W. Eaton mkoctfile.cc: accept -R2017b and -R2018a mex options
Tue, 18 Feb 2020 12:34:04 -0500 John W. Eaton move mex type definitions to separate file
Fri, 21 Feb 2020 14:07:14 -0800 Rik what.m: Report mex files in directory (bug #57877) stable
Fri, 21 Feb 2020 11:52:08 -0500 John W. Eaton maint: merge stable to default.
Fri, 21 Feb 2020 16:08:12 +0100 Markus Mützel Backed out changeset: eb46a9f47164 stable
Mon, 17 Feb 2020 21:04:52 -0500 John Donoghue Swap colors indices used for win terminal to match native indices (bug #57658). stable
Fri, 21 Feb 2020 11:31:45 +0100 Markus Mützel Don't use "codecForLocale" to get encoding for locale charset. stable
Fri, 21 Feb 2020 09:32:06 +0100 Markus Mützel tests: Set mfile encoding to "UTF-8" while running test suite. stable
Wed, 19 Feb 2020 20:38:39 -0800 Rik maint: Add missing newline character at end of file for UNIX compliance. stable
Wed, 19 Feb 2020 18:42:00 -0500 John W. Eaton allow data type argument for true and false functions
Wed, 19 Feb 2020 14:53:41 -0800 Rik maint: merge stable to default.
Wed, 19 Feb 2020 15:21:28 -0500 John W. Eaton in push lexer, don't insert NL with ASCII 1 marker (bug #57859) stable
Wed, 19 Feb 2020 15:21:28 -0500 John W. Eaton in push lexer, don't insert NL with ASCII 1 marker (bug #57859)
Wed, 19 Feb 2020 10:45:31 -0800 Rik rng.m: More style fixes.
Wed, 19 Feb 2020 12:45:09 -0500 John W. Eaton allow K to be out of range in tril and triu functions
Wed, 19 Feb 2020 08:57:13 -0800 Rik NEWS: Document change in error handling of command-form functions (bug #57830).
Wed, 19 Feb 2020 10:11:19 -0500 John W. Eaton maint: merge stable to default.
Wed, 19 Feb 2020 10:09:18 -0500 John W. Eaton style fixes for rng; document and mention in NEWS file
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