log

age author description
Thu, 13 Apr 2023 09:04:29 +0200 Markus Mützel Minor changes for compatibility with Qt6.
Wed, 12 Apr 2023 15:34:43 -0700 Rik Use upper/lower in preference to toupper/tolower to match Matlab.
Wed, 12 Apr 2023 14:40:52 -0700 Rik isstrprop.m: Add additional calling form with 'ForceCellOutput' for Matlab compatibility.
Wed, 12 Apr 2023 17:57:48 +0200 Markus Mützel Replace remaining deprecated QRegExp by QRegularExpression.
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
Mon, 03 Apr 2023 18:23:09 +0200 Markus Mützel maint: Merge stable to default.
Mon, 03 Apr 2023 17:09:17 +0200 Markus Mützel Try to gather complete UTF-8 surrogates when converting encoding (bug #63930). stable
Mon, 03 Apr 2023 17:05:52 +0200 Markus Mützel Fix converting short char arrays with invalid UTF-8 (bug #63930). stable
Sun, 02 Apr 2023 19:57:52 -0700 Rik maint: merge stable to default
Sun, 02 Apr 2023 19:57:15 -0700 Rik NEWS.8.md: Reword comment on second integral output for clarity (bug #63991). stable
Sun, 02 Apr 2023 15:41:19 +0200 Markus Mützel maint: Merge stable to default.
Sun, 02 Apr 2023 15:40:50 +0200 Markus Mützel NEWS.8.md: Add entry about recent change (bug #63931). stable
Sun, 02 Apr 2023 12:02:12 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 Apr 2023 18:34:27 +0200 Markus Mützel Don't use encoding facet when writing bytes to stream (bug #63931). stable
Sat, 01 Apr 2023 20:14:17 -0700 Rik assert.m: Fix character matrix equality (bug #63988)
Sat, 01 Apr 2023 15:58:29 -0400 Arun Giridhar assert.m: Fix 2D character matrix equality (bug #63988)
Sat, 01 Apr 2023 11:48:26 -0400 Arun Giridhar maint: Merge stable to default.
Sat, 01 Apr 2023 11:47:51 -0400 Arun Giridhar NEWS.8.md: Merge two entries for the same bug. stable
Sat, 01 Apr 2023 15:18:28 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 Apr 2023 15:17:44 +0200 Markus Mützel NEWS.8.md: Update NEWS file with recent changes for Octave 8.2.0. stable
Sat, 01 Apr 2023 14:26:30 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 Apr 2023 14:22:28 +0200 Markus Mützel build: Disable visibility flags by default (bug #61855, bug #63916). stable
Sat, 01 Apr 2023 13:54:27 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 Apr 2023 13:21:34 +0200 Markus Mützel Backed out changeset fcd97a68e5f7 stable
Fri, 31 Mar 2023 13:33:35 -0700 Rik maint: merge stable to default
Fri, 31 Mar 2023 14:36:03 -0400 Arun Giridhar perms.cc: Resequenced output for compatibility (bug #50426)
Fri, 31 Mar 2023 18:31:20 +0200 Markus Mützel fopen: Avoid unused variable warning. stable
Fri, 31 Mar 2023 18:07:24 +0200 Markus Mützel maint: Merge stable to default.
Fri, 31 Mar 2023 18:05:48 +0200 Markus Mützel fopen: Use "UTF-8" as default encoding for fopen (bug #63930). stable
Fri, 31 Mar 2023 17:43:55 +0200 Markus Mützel maint: Merge stable to default.
Fri, 31 Mar 2023 17:25:29 +0200 Markus Mützel lu: Add self-test with complex valued input. stable
Tue, 28 Mar 2023 11:56:03 -0400 Arun Giridhar maint: Merge away extra head
Tue, 28 Mar 2023 11:52:15 -0400 Hendrik Koerner Replace perms.m with new perms.cc (bugs 63962 and 63965)
Tue, 28 Mar 2023 16:04:43 +0200 Markus Mützel maint: Merge stable to default.
Fri, 24 Mar 2023 15:21:45 -0400 John Donoghue Remove trailing \r from curl dir list (bug #63851). stable
Mon, 27 Mar 2023 13:04:48 -0400 Arun Giridhar maint: Merge stable to default
Mon, 27 Mar 2023 13:04:03 -0400 Arun Giridhar perms.m: Change "unique" output order to reverse lexicographic to match non-unique order (bug #63962) stable
Mon, 27 Mar 2023 10:38:25 -0400 Nicholas R. Jankowski median.m: Correct odd k orientation in omitnan codepath.
Sun, 26 Mar 2023 14:51:44 -0700 Rik randi.m: Replace mathematically suspect (flintmax + 1) expressions with flintmax.
Sat, 25 Mar 2023 17:37:15 -0700 Rik maint: Replace variable length array (C99 feature) with std::vector (C++ feature).
Sat, 25 Mar 2023 14:22:17 -0700 Rik maint: merge stable to default
Sat, 25 Mar 2023 14:21:30 -0700 Rik acinclude.m4: Correct typo in #define PCRE2_CODE_UNIT_WIDTH. stable
Sat, 25 Mar 2023 14:06:56 -0700 Rik maint: replace double semicolon ';;' line ending with just ';'. stable
Fri, 24 Mar 2023 18:49:53 -0400 Arun Giridhar maint: Merge away extra head
Fri, 24 Mar 2023 18:44:40 -0400 Arun Giridhar maint: Merge stable to default
Fri, 24 Mar 2023 17:51:14 -0400 Arun Giridhar file-io.cc: Fix failing BIST (bug #63930) stable
Fri, 24 Mar 2023 15:43:28 -0700 Rik Re-use linspace code for scalars for computing linspace of vectors.
Fri, 24 Mar 2023 14:42:24 -0700 Rik Improve Matlab compatibility of linspace for Inf endpoints.
Fri, 24 Mar 2023 16:08:15 -0400 Arun Giridhar maint: Merge stable to default
Fri, 24 Mar 2023 16:03:06 -0400 Arun Giridhar oct-stream.h: Do not convert text encoding for binary streams (bugs 63415 and 63931) stable
Fri, 24 Mar 2023 08:40:35 -0700 Rik maint: merge stable to default
Fri, 24 Mar 2023 08:40:01 -0700 Rik doc: Improve documentation for linspace and logspace functions. stable
Thu, 23 Mar 2023 16:22:59 -0400 Arun Giridhar maint: Merge stable to default
Thu, 23 Mar 2023 16:21:47 -0400 Arun Giridhar NEWS.8.md: add bugfixes that will show in 8.2.0 stable
Thu, 23 Mar 2023 11:23:52 -0400 Arun Giridhar maint: Merge stable to default
Thu, 23 Mar 2023 11:21:19 -0400 Arun Giridhar pr-output.cc: Fix integer output for `format native-bit` (bug #63940) stable
Wed, 22 Mar 2023 13:33:46 -0400 Nicholas R. Jankowski cov.m: Overhaul function for matlab compatibility (bug #50583).
Wed, 22 Mar 2023 12:00:05 -0700 Rik isuniform.m: New function.
Tue, 21 Mar 2023 17:38:55 -0700 Rik maint: merge stable to default
Tue, 21 Mar 2023 17:26:52 -0700 Rik mpoles.m: Overhaul function and use absolute tolerance for zero poles (bug #63937) stable
Mon, 20 Mar 2023 22:54:54 -0400 Nicholas R. Jankowski Backed out changeset 01ae7ebc6a13
Mon, 20 Mar 2023 16:04:42 -0400 Nicholas R. Jankowski cov.m: Overhaul function for matlab compatability (bug #50583).
Mon, 20 Mar 2023 12:57:34 -0400 John W. Eaton maint: merge stable to default
Mon, 20 Mar 2023 02:34:14 -0400 John W. Eaton avoid clang warning about possible* buffer overflow stable
Mon, 20 Mar 2023 12:51:04 -0400 A.R. Burgers * if.tst: New test for bug #63935. stable
Mon, 20 Mar 2023 12:46:05 -0400 John W. Eaton fix evaluation of & and | expressions in conditional contexts (bug #63935) stable
Sat, 18 Mar 2023 15:37:12 -0400 Arun Giridhar maint: Merge stable to default
Sat, 18 Mar 2023 15:36:23 -0400 Arun Giridhar pr-output.cc: Fix output for `format native-bit` (bug #63940) stable
Mon, 13 Mar 2023 14:10:11 -0400 Nicholas R. Jankowski maint: merge stable to default
Mon, 13 Mar 2023 13:54:14 -0400 A.R. Burgers NEWS.8.md: Fix typo in mean change summary (bug #63887) stable
Mon, 13 Mar 2023 13:59:16 +0100 Markus Mützel quit.h: Do not declare functions in namespaces inside extern "C" block.
Sat, 11 Mar 2023 17:22:33 -0800 Rik maint: merge stable to default
Fri, 10 Mar 2023 21:55:54 +0100 Torsten Lilge speedup loading and saving preferences dialog (bug #63909) stable
Wed, 08 Mar 2023 18:09:14 -0800 Rik maint: Add generated files in build-aux directory to .hgignore file
Wed, 08 Mar 2023 20:47:07 -0500 John W. Eaton fix error in previous change
Wed, 08 Mar 2023 15:06:45 -0500 John W. Eaton avoid problems with $(shell ...) execution in Makefile
Wed, 08 Mar 2023 09:28:28 -0800 Rik maint: Use "nonzero" rather than "non-zero" in code base.
Wed, 08 Mar 2023 09:04:19 -0800 Rik tensorprod.m: Remove support for PROPERTY=VALUE syntax until it is implemented Octave-wide.
Tue, 07 Mar 2023 17:09:16 -0800 Rik tensorprod.m: Overhaul for performance and add NumDimensionsA=XXX functionality.
Tue, 07 Mar 2023 16:02:36 -0500 John W. Eaton maint: Merge stable to default
Tue, 07 Mar 2023 16:02:10 -0500 John W. Eaton maint: Merge away extra head on stable stable
Tue, 07 Mar 2023 15:58:51 -0500 John W. Eaton maint: Merge stable to default
Tue, 07 Mar 2023 01:01:42 -0500 John W. Eaton bump stable branch version after release stable
Tue, 07 Mar 2023 00:34:50 -0500 John W. Eaton Added tag release-8-1-0 for changeset 75b1efe727d4 stable
Tue, 07 Mar 2023 00:34:32 -0500 John W. Eaton Version 8.1.0 released stable release-8-1-0
Mon, 06 Mar 2023 19:02:06 -0500 Arun Giridhar maint: Merge stable to default
Mon, 06 Mar 2023 19:01:39 -0500 Arun Giridhar maint: Update comment to fix broken citation for inpolygon stable
Sat, 04 Mar 2023 00:59:48 -0500 Nicholas R. Jankowski mode.m: Emtpy input produces Matlab compatible NaN output (bug #48690)
Fri, 03 Mar 2023 16:54:26 -0500 Arun Giridhar maint: Merge away extra head
Fri, 03 Mar 2023 16:40:47 -0500 Arun Giridhar maint: Merge stable to default
Fri, 03 Mar 2023 16:40:00 -0500 Arun Giridhar inpolygon.m: Fix demo code (bug #63865) stable