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