log

age author description
Fri, 22 Oct 2021 12:05:59 -0400 John W. Eaton maint: merge stable to default.
Tue, 19 Oct 2021 15:49:23 -0400 John W. Eaton bump stable branch version after release candidate stable
Tue, 19 Oct 2021 15:46:58 -0400 John W. Eaton Added tag rc-6-3-90 for changeset 3dc9decc98f9 stable
Tue, 19 Oct 2021 15:46:33 -0400 John W. Eaton bump version for 6.3.90 release candidate stable rc-6-3-90
Fri, 22 Oct 2021 12:00:54 +0200 Markus Mützel camlookat.m: Increase tolerance in BISTs (bug #61358).
Thu, 21 Oct 2021 16:42:38 +0200 Markus Mützel print_usage.m: Fix error on invalid texinfo (bug #61363).
Tue, 19 Oct 2021 14:26:04 +0200 Markus Mützel Use UTF-8 file API if supported by HDF5 library.
Sun, 17 Oct 2021 12:28:51 +0200 Markus Mützel publish.m: Support some non-ASCII characters in comments for pdf output.
Wed, 13 Oct 2021 10:36:20 -0700 Rik Return logical status variable from file functions for Matlab compatibility.
Wed, 13 Oct 2021 17:59:06 +0200 Óvári gui: Add Hungarian translation (bug #61335).
Wed, 13 Oct 2021 08:05:14 -0700 Rik mkdir.m: issue a warning if DIR already exists (bug #61338)
Wed, 13 Oct 2021 11:26:43 +0900 Kai T. Ohlhus doc: rephrase NEWS about factor-function speedup (bug #61129).
Tue, 12 Oct 2021 08:46:56 +0200 Markus Mützel GitHub-CI: Don't use cross-compilers for native Windows builds.
Mon, 11 Oct 2021 20:09:59 -0700 Rik maint: use rows() or columns() instead of size(__, 1 | 2) for clarity.
Sat, 09 Oct 2021 13:48:40 +0200 Markus Mützel maint: merge stable to default.
Fri, 08 Oct 2021 19:11:23 -0400 Arun Giridhar doc: Document fsolve output "info" -2 (bug #61310). stable
Fri, 08 Oct 2021 17:37:32 +0200 Markus Mützel legend.m: Avoid TeX parser warning if interpreter is set to "none" (bug #61311).
Thu, 07 Oct 2021 17:08:44 -0400 John W. Eaton attempt to limit possible const_cast damage
Thu, 07 Oct 2021 09:16:18 -0700 Rik null.m: Silence incorrect warning message for row vector inputs (bug #61305)
Wed, 29 Sep 2021 16:22:00 +0900 John W. Eaton allow size function to query arbitrary list of dimensions (bug #61098)
Wed, 06 Oct 2021 19:45:35 +0200 Markus Mützel GitHub-CI: Use recommended msys2/setup-msys2 action.
Wed, 06 Oct 2021 10:09:48 +0900 Arun Giridhar factor.m: significant speedup for large input quantities (> 1e14) (bug #61129).
Fri, 01 Oct 2021 15:25:51 -0400 John W. Eaton improve efficiency of mxArray -> octave_value conversion
Wed, 29 Sep 2021 16:43:08 -0400 John W. Eaton move ptr to imag data in mxArray to separate_full and separate_sparse classes
Fri, 01 Oct 2021 13:45:04 -0400 John W. Eaton refactor typed data get and set methods for mxArray objects
Wed, 29 Sep 2021 16:25:10 -0400 John W. Eaton use distinct classes for interleaved and separate numeric mxarray objects
Wed, 29 Sep 2021 15:41:21 -0400 John W. Eaton combine calls to mxArray::malloc and mxArray::calloc in wrapper function
Sun, 03 Oct 2021 13:14:22 +0200 Markus Mützel maint: merge stable to default.
Sun, 03 Oct 2021 12:18:15 +0200 Markus Mützel Prepare NEWS file ahead of 6.4 release. stable
Fri, 01 Oct 2021 10:07:37 +0200 Markus Mützel maint: merge stable to default.