log

age author description
Wed, 12 Apr 2023 11:08:13 -0400 John W. Eaton avoid configure script error when using --without-qt (bug #64027)
Wed, 12 Apr 2023 15:23:05 +0200 Markus Mützel Replace deprecated QRegExp by QRegularExpression in libgui/qterminal/libqterminal/unix.
Wed, 12 Apr 2023 13:22:50 +0200 Markus Mützel Replace deprecated QRegExp by QRegularExpression in libgui/src/m-editor.
Wed, 12 Apr 2023 12:02:25 +0200 Markus Mützel Replace deprecated QRegExp by QRegularExpression in libgui/src.
Wed, 12 Apr 2023 11:21:28 +0200 Markus Mützel Replace deprecated QKeyCombination::operator+ by QKeyCombination::operator|.
Tue, 11 Apr 2023 21:30:34 +0200 Markus Mützel Replace deprecated QLayout::setMargin by QLayout::setContentsMargin.
Sun, 09 Apr 2023 23:05:40 -0400 Nicholas R. Jankowski mad.m: Improve compatibility using new mean/median functions (patch #10331)
Sat, 08 Apr 2023 17:17:59 +0200 Markus Mützel maint: Merge stable to default.
Sat, 08 Apr 2023 17:17:37 +0200 Markus Mützel logm.m: Use larger tolerance in test with libc++. stable
Sat, 08 Apr 2023 16:31:03 +0200 Markus Mützel maint: Merge stable to default.
Sat, 08 Apr 2023 16:09:55 +0200 Markus Mützel Make tests that fail with libc++ dependent on whether Octave uses it. stable
Sat, 08 Apr 2023 14:11:49 +0200 Markus Mützel maint: Merge stable to default.
Sat, 08 Apr 2023 14:11:13 +0200 Markus Mützel NEWS.8.md: Update NEWS file with recent changes for Octave 8.2.0. stable
Sat, 08 Apr 2023 14:03:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 08 Apr 2023 14:02:39 +0200 Markus Mützel GitHub-CI: Switch clang runners on Ubuntu to use libc++ as the STL. stable
Sat, 08 Apr 2023 09:48:50 +0200 Markus Mützel maint: Merge stable to default.
Fri, 07 Apr 2023 17:06:50 +0200 Markus Mützel fopen: Do not convert encoding for file streams with libc++ (bug #63930). stable
Thu, 06 Apr 2023 09:29:24 +0200 Markus Mützel build: Check whether using STL from LLVM or Apple (bug #63930). stable
Fri, 07 Apr 2023 13:37:16 -0700 Rik Improve display of mixed complex scalar values with NaN and an integer.
Fri, 07 Apr 2023 13:26:33 -0700 Rik maint: Remove extra spaces in front of '='.
Fri, 07 Apr 2023 12:18:51 -0700 Rik maint: merge stable to default
Fri, 07 Apr 2023 12:18:28 -0700 Rik Fix display of scalar complex variables with mixed Inf/NaN and floating point values (bug #63961) stable
Thu, 06 Apr 2023 17:07:30 -0700 Rik qz: code cleanup for cset e6b24d0d485c.
Tue, 04 Apr 2023 17:54:53 +0200 Sébastien Villemot qz: Handle input and output arguments in a Matlab-compatible way.
Thu, 06 Apr 2023 16:34:06 -0700 John W. Eaton hold.m: Print current hold state to Command Window when toggling state (bug #63923)
Thu, 06 Apr 2023 18:28:57 -0400 Nicholas R. Jankowski median.m: Correct omitnan internal index orientation (bug #64011)
Thu, 06 Apr 2023 12:13:55 -0700 Rik maint: merge stable to default
Thu, 06 Apr 2023 12:13:26 -0700 Rik doc: Correct and improve documentation for sparse() function. stable
Wed, 05 Apr 2023 19:20:57 +0200 Markus Mützel maint: Merge stable to default.
Wed, 05 Apr 2023 18:11:52 +0200 Markus Mützel codecvt_u8: Avoid random segmentation faults with libc++ (bug #63930). stable