log

age author description
Wed, 10 Feb 2021 11:31:03 -0500 John W. Eaton bump versions for 6.1.90 release candidate stable rc-6-1-90
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:44:29 -0500 John W. Eaton use the same comment style for copyright headers in .m files and shell scripts stable
Tue, 09 Feb 2021 12:18:31 -0500 John W. Eaton compatibility with undocumented Matlab behavior for exist function (bug #59950)
Sun, 07 Feb 2021 11:16:54 +0100 Markus Mützel build: Consider SPQR dependency on cholmod in configure check (bug #57033).
Sat, 06 Feb 2021 11:14:13 +0100 Markus Mützel Increase Windows API version to Windows 7 (bug #60014).
Sat, 06 Feb 2021 09:27:26 -0500 John W. Eaton improve handling of nan, infinite value, and empty ranges (bug #59229)
Fri, 05 Feb 2021 14:03:27 -0500 John W. Eaton specialize range<T>::init instead of defining get_numel and get_final_value
Fri, 05 Feb 2021 13:25:42 -0500 John W. Eaton also define range<float>::nnz specialization
Thu, 04 Feb 2021 10:11:00 -0500 John W. Eaton maint: merge stable to default.
Wed, 03 Feb 2021 21:48:27 -0500 John W. Eaton fix lookup of "caller" stack frame (bug #59847) stable
Wed, 03 Feb 2021 16:30:53 -0800 Christian Himpe turbo.m: New colormap file (bug #59998).
Wed, 03 Feb 2021 10:39:35 -0500 John W. Eaton maint: merge stable to default.
Wed, 03 Feb 2021 09:43:00 -0500 John W. Eaton also wait on main_thread after interpreter shuts down (bug #56952) stable
Tue, 02 Feb 2021 14:50:47 -0800 Rik Change regexp start-of-word/end-of-word behavior for Matlab compatiblity (bug #59992).
Tue, 02 Feb 2021 16:40:33 -0500 John W. Eaton maint: merge stable to default.
Tue, 02 Feb 2021 15:59:38 -0500 John W. Eaton fix symbol lookup issue with anonymous functions (bug #55989) stable
Mon, 01 Feb 2021 10:01:59 -0800 Rik Allow writing full size matrices with dlmwrite (bug #59955).
Sat, 30 Jan 2021 12:28:43 +0100 Markus Mützel tests: Add test case for echo behavior (bug #56068).
Sat, 30 Jan 2021 12:24:05 +0100 Torsten Lilge improve handling focus of filter widgets in history and workspace view
Thu, 28 Jan 2021 00:23:00 -0500 John W. Eaton improve behavior of echo (bug #56068)
Wed, 27 Jan 2021 09:44:59 -0500 John W. Eaton maint: merge stable to default.
Wed, 27 Jan 2021 09:29:26 -0500 John W. Eaton maybe convert TAB to SPC in GUI terminal pasted text (bug #59916) stable
Wed, 27 Jan 2021 08:36:45 -0500 John W. Eaton make bracketed paste mode work in GUI terminal stable
Wed, 27 Jan 2021 06:42:38 -0500 John W. Eaton line buffer input in terminal_reader class stable
Wed, 27 Jan 2021 13:34:43 +0100 Markus Mützel maint: merge stable to default.
Wed, 27 Jan 2021 13:32:04 +0100 Markus Mützel tests: Function name should match file name (bug #59704). stable
Wed, 27 Jan 2021 13:32:04 +0100 Markus Mützel tests: Function name should match file name (bug #59704).
Wed, 27 Jan 2021 08:02:08 +0100 Markus Mützel build: Include new file "bookmark-new.png" in tarball.
Sun, 10 Jan 2021 14:04:35 +0100 Torsten Lilge add bookmark functionality to the documentation browser (bug #54938)
Tue, 26 Jan 2021 16:41:36 +0100 Markus Mützel maint: merge stable to default.
Tue, 26 Jan 2021 15:20:33 +0100 Markus Mützel qr: Error for dense A and B with three output arguments (bug #58944). stable
Mon, 25 Jan 2021 15:03:35 -0800 Rik maint: merge stable to default.
Mon, 25 Jan 2021 15:02:57 -0800 Rik strmatch.m: Always return column vector for Matlab compatibility (bug #59917) stable
Mon, 25 Jan 2021 15:17:45 -0500 John W. Eaton maint: merge stable to default.
Mon, 25 Jan 2021 15:13:06 -0500 John W. Eaton avoid crash when evaling global variables into existence in script (bug #59937) stable
Mon, 25 Jan 2021 13:11:00 -0500 John W. Eaton maint: merge stable to default.
Mon, 25 Jan 2021 13:09:45 -0500 John W. Eaton avoid crash on null statement list (bug #59938) stable
Sun, 24 Jan 2021 13:03:06 +0100 Markus Mützel build: Support double quoted paths in configure variables (bug #59923).
Sun, 24 Jan 2021 15:42:27 -0800 Rik Handle tabs in pasted code (bug #59916).
Sat, 23 Jan 2021 17:28:14 +0100 Markus Mützel maint: merge stable to default.
Sat, 23 Jan 2021 17:27:42 +0100 Markus Mützel test: Fix copy paste error. stable
Sat, 23 Jan 2021 15:38:33 +0100 Markus Mützel maint: merge stable to default.
Sun, 03 Jan 2021 20:48:09 +0100 Fernando Alvarruiz Fix ignored output from user function in left side of assignment (bug #59704). stable
Sat, 23 Jan 2021 14:30:55 +0100 Markus Mützel maint: merge stable to default.
Mon, 28 Dec 2020 18:24:04 +0100 Fernando Alvarruiz Temporarily set lvalue list to null (bug #59704). stable
Sat, 23 Jan 2021 10:54:47 +0100 Markus Mützel Optionally disable building libraries with visibility attributes (bug #59820).
Sat, 23 Jan 2021 11:27:46 +0100 Markus Mützel uniquetol.m: Fix texinfo syntax errors (bug #59850).
Fri, 22 Jan 2021 11:45:59 -0800 Rik uniquetol.m: Update documentation and BIST tests (bug #59850).
Fri, 22 Jan 2021 17:13:01 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #49628).
Thu, 21 Jan 2021 19:37:19 -0800 Rik uniquetol.m: Update to use more Octave conventions (bug #59850).
Mon, 18 Jan 2021 19:04:39 +0100 Markus Mützel uniquetol.m: Add new function (bug #59850).
Wed, 20 Jan 2021 23:12:41 -0500 John W. Eaton update last prompt time stamp when parsing files in server loop
Wed, 20 Jan 2021 16:53:16 -0500 John W. Eaton provide interpreter methods for pausing, resuming, and stopping evaluation
Wed, 20 Jan 2021 16:45:45 -0500 John W. Eaton reset debug state when popping debugger stack
Tue, 19 Jan 2021 17:10:07 -0800 Rik Deprecate obsolete warning messages in lex.ll.
Mon, 18 Jan 2021 17:08:14 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 18 Jan 2021 17:06:23 +0900 Kai T. Ohlhus fminbnd.m: do not ignore "OutputFcn" (bug #59901) stable
Sun, 17 Jan 2021 13:09:04 +0100 Markus Mützel maint: merge stable to default.