log

age author description
Fri, 19 Feb 2021 12:36:34 -0500 John W. Eaton Version 6.2.0 released. stable release-6-2-0
Fri, 19 Feb 2021 21:25:07 -0800 Rik Return 0 if first argument to exist() is empty regardless of nargin value (bug #59950).
Fri, 19 Feb 2021 12:39:57 +0900 Serkan Önder gui: new Turkish translation
Wed, 17 Feb 2021 13:14:55 -0800 Rik maint: merge stable to default.
Wed, 17 Feb 2021 13:14:30 -0800 Rik bicgstab.m, cgs.m: Fix typo in "iter_min" variable name (bug #60071). stable
Sun, 14 Feb 2021 22:48:19 +0100 Torsten Lilge fix restoring editor session after having closed all tabs (bug #60051) stable
Sun, 14 Feb 2021 10:28:13 -0800 Rik maint: merge stable to default.
Sun, 14 Feb 2021 10:27:41 -0800 Rik Add default value to OCTAVE_MIPS_NAN configure macro for cross-compiling (bug #59830) stable
Sat, 13 Feb 2021 18:22:39 -0800 Rik Emit more specific error when two different integer types used in range (bug #59899).
Sat, 13 Feb 2021 13:59:49 -0800 Rik Use clearer warning message when block comment is unterminated at EOF (bug #59874).
Sat, 13 Feb 2021 11:48:09 -0800 Rik maint: sort m4 macros alphabetically in acinclude.m4.
Sat, 13 Feb 2021 11:13:10 -0800 Rik maint: merge stable to default.
Sat, 13 Feb 2021 10:44:52 -0800 Rik Compute with NA correctly on MIPS architecture (bug #59830). stable
Fri, 12 Feb 2021 15:08:16 +0100 Markus Mützel maint: merge stable to default.
Fri, 12 Feb 2021 15:07:42 +0100 Markus Mützel embedded.cc: Fix syntax error interpreter shutdown. stable
Thu, 11 Feb 2021 01:18:52 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 14:36:07 -0500 John W. Eaton bump stable branch version after release candidate stable
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).