log

age author description
Thu, 27 Apr 2023 13:25:01 -0400 John W. Eaton avoid LU warnings in sparse tests (bug #64117)
Wed, 26 Apr 2023 17:18:50 -0400 Nicholas R. Jankowski quiver: Improve plotting with non-float numeric inputs (bug #59695)
Wed, 26 Apr 2023 16:29:28 -0700 Rik speye.m: Overhaul function.
Wed, 26 Apr 2023 16:26:32 -0700 Rik Add BIST tests for Matlab compatibility for functions which accept negative dimensions.
Wed, 26 Apr 2023 14:40:37 -0700 Rik Validate M and N dimension inputs to sparse().
Wed, 26 Apr 2023 10:09:09 -0700 Rik Overhaul input validation of sparse() function.
Wed, 26 Apr 2023 09:55:12 -0700 Rik Remove test of methods ov-classdef.cc that should have been in cset d98157d51a97.
Wed, 26 Apr 2023 08:13:49 -0700 Rik methods.m: Overhaul BIST testing.
Tue, 25 Apr 2023 18:09:29 -0700 Rik Don't list non-public or hidden functions from methods() (bug #64066)
Tue, 25 Apr 2023 09:49:20 -0700 Rik maint: merge stable to default
Tue, 25 Apr 2023 09:27:54 -0700 Rik Return documentation for "help properties" (bug #64067) stable
Tue, 25 Apr 2023 07:50:29 -0700 Rik Provide more informative error messages for various bad calling forms to set() (bug #64072)
Sun, 23 Apr 2023 11:08:16 +0200 Markus Mützel gui: Remove usage of QTextCodec from some more places.
Sat, 22 Apr 2023 20:59:48 +0200 Markus Mützel GitHub-CI (mingw): Reduce ccache size to approx. 2x the size after a clean run.
Sat, 22 Apr 2023 19:01:35 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Fri, 21 Apr 2023 14:49:23 -0400 Nicholas R. Jankowski ishold.m: Suppress BIST hold echo after 72d005398818 (bug @63923).
Fri, 21 Apr 2023 11:01:40 -0700 Rik inputParser.m: Re-architect internal data structures for 60% speed improvement.
Thu, 20 Apr 2023 18:59:26 -0700 Rik maint: merge stable to default
Thu, 20 Apr 2023 18:58:57 -0700 Rik Fix floating point exception when Sparse array reshaped to 0x0 (bug #64080) stable
Thu, 20 Apr 2023 16:49:31 -0400 Nicholas R. Jankowski quiver: Add scale factor and input validation BISTs (bug #39552)
Thu, 20 Apr 2023 11:32:11 -0700 Rik Fix segfault when set() is used with too few inputs (bug #64072)
Thu, 20 Apr 2023 08:47:02 +0200 Markus Mützel odeset.m: Fix typos in b4fbbd9cf601.
Wed, 19 Apr 2023 18:39:28 -0700 Rik odeset.m: Remove FIXME notes now that PartialMatching is implemented (bug #49364)
Wed, 19 Apr 2023 17:04:14 -0700 Rik inputParser.m: Fix BIST tests designed to test addParamValue method.
Wed, 19 Apr 2023 17:02:20 -0700 Rik inputParser.m: Choose exact Parameter match if it exists under PartialMatching (bug #64050).
Wed, 19 Apr 2023 10:36:29 -0400 Nicholas R. Jankowski __quiver__.m: Honor scaling factor input for single quiver arrow (bug #39552)
Tue, 18 Apr 2023 19:56:31 -0700 Rik inputParser.m: Overhaul class and documentation.
Tue, 18 Apr 2023 15:27:01 -0700 Rik inputParser.m: Fix missing @end in TexInfo in cset 80fef9315743.
Tue, 18 Apr 2023 13:43:08 -0700 Rik inputParser.m: Implement "PartialMatching" property (bug #64050)
Tue, 18 Apr 2023 11:26:31 -0700 Rik maint: merge stable to default
Tue, 18 Apr 2023 11:09:17 -0700 Rik Stop excessive memory usage for minor grid ticks (bug #64017). stable
Tue, 18 Apr 2023 15:11:04 +0200 Markus Mützel maint: Merge stable to default.
Tue, 18 Apr 2023 15:09:35 +0200 Markus Mützel Include needed headers in installed .cc files (bug #63922). stable
Mon, 17 Apr 2023 16:08:11 +0200 Markus Mützel GitHub-CI (mingw): Drop MINGW32 and add CLANG64.
Sun, 16 Apr 2023 18:54:20 +0200 Markus Mützel Back out changeset 36b6c5a77727
Sun, 16 Apr 2023 09:10:41 -0700 Rik maint: merge stable to default
Sun, 16 Apr 2023 09:05:11 -0700 Rik undo_string_escapes: Return '\0' for NUL byte input (bug #64051) stable
Sun, 16 Apr 2023 15:16:33 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Sun, 16 Apr 2023 14:28:17 +0200 Markus Mützel maint: Merge stable to default.
Sun, 16 Apr 2023 14:27:45 +0200 Markus Mützel GitHub-CI (mingw): Add missing output for build artifact name. stable
Sat, 15 Apr 2023 20:51:50 +0200 Markus Mützel gui: Use iconv/gnulib to load editor content from files in any encoding.
Sat, 15 Apr 2023 07:17:15 -0700 Rik inputParser.m: Handle validation functions which either return true/false or throw error (bug #49793)
Sat, 15 Apr 2023 11:29:15 +0200 Markus Mützel gui: Use iconv/gnulib to save editor content in non-UTF-8.
Fri, 14 Apr 2023 21:24:06 -0400 John W. Eaton maint: Merge stable to default.
Thu, 13 Apr 2023 12:53:54 -0400 John W. Eaton bump stable branch version after release stable
Thu, 13 Apr 2023 12:44:06 -0400 John W. Eaton Added tag release-8-2-0 for changeset fdadf31961bb stable
Thu, 13 Apr 2023 12:43:35 -0400 John W. Eaton Version 8.2.0 released. stable release-8-2-0
Fri, 14 Apr 2023 16:48:43 -0700 Rik inputParser.m: Cleanup function documentation and spacing.
Fri, 14 Apr 2023 12:09:01 -0700 Rik Fix failing BIST tests caused by cset e2ad5720b29e.
Fri, 14 Apr 2023 08:34:40 -0700 Rik inputParser.m: Don't alter case of parameter names in error messages.
Fri, 14 Apr 2023 11:31:29 +0200 Markus Mützel Fix compatibility of libqterminal/unix with Qt6.
Thu, 13 Apr 2023 20:42:42 -0700 Rik inputParser.m: Sort Results and Parameters fields for Matlab Compatibility (bug #64003)
Thu, 13 Apr 2023 16:59:16 -0400 Nicholas R. Jankowski normalize.m: Enable compatible NaN handling (bug #50571)
Thu, 13 Apr 2023 20:04:56 +0200 Markus Mützel octave-svgconvert: Static cast to float.
Thu, 13 Apr 2023 19:47:59 +0200 Markus Mützel octave-svgconvert: Avoid function that isn't available in some versions of Qt.
Thu, 13 Apr 2023 16:17:45 +0200 Markus Mützel build: Check for Qt function QTextStream::setEncoding.
Thu, 13 Apr 2023 14:50:45 +0200 Markus Mützel octave-svgconvert: Fix building with Qt5.
Thu, 13 Apr 2023 13:30:01 +0200 Markus Mützel Use QStreamView if available.
Thu, 13 Apr 2023 11:09:04 +0200 Markus Mützel Use appropriate type for arguments of Color::getRgbF and QColor::getHslF.
Thu, 13 Apr 2023 09:11:48 +0200 Markus Mützel build: Initial changes to enable building with Qt6.
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
Fri, 03 Mar 2023 16:04:18 -0500 John W. Eaton eliminate some clang warnings about defaulted functions being deleted
Fri, 03 Mar 2023 14:04:18 -0500 Nicholas R. Jankowski mean.m: correct regression on default on dim error (bug #63410)
Fri, 03 Mar 2023 10:11:36 +0100 Markus Mützel maint: Merge stable to default.
Thu, 02 Mar 2023 16:07:12 +0100 Markus Mützel bicg: Allow variable number of input arguments in functions (bug #63860). stable
Thu, 02 Mar 2023 22:02:25 -0500 Nicholas R. Jankowski maint: merge stable to default.
Thu, 02 Mar 2023 21:42:42 -0500 Nicholas R. Jankowski mean: Process single as double to avoid precision limits on stable (bug #63848). stable
Thu, 02 Mar 2023 13:42:30 -0800 Rik movslice.m: Use minimum unsized integer array for slcidx output to save memory (bug #63791).
Thu, 02 Mar 2023 16:35:47 -0500 Arun Giridhar version.cc: Change "Tech support" to "Support resources"
Thu, 02 Mar 2023 12:23:11 -0800 Rik Return [xyz]ticklabel properties as column vector for Matlab compatibility.
Thu, 02 Mar 2023 14:18:42 -0500 Arun Giridhar version.cc: Use shorter URLs, update text, reduce spacing
Thu, 02 Mar 2023 11:48:34 -0500 Arun Giridhar NEWS.9.md: list bugs fixed so far with Octave 9
Thu, 02 Mar 2023 10:57:03 -0500 Nicholas R. Jankowski mean: Process single as double to avoid precision limits (bug #63848).
Wed, 01 Mar 2023 22:16:34 -0800 Rik [xyz]ticklabels.m: Allow empty char array input for Matlab compatibility (bug #63859).
Wed, 01 Mar 2023 19:46:20 -0800 Rik maint: Update code in cset c6eeb8b44c28 to use Octave core coding conventions (patch #10314).
Wed, 01 Mar 2023 12:40:50 -0500 Arun Giridhar maint: Remove more `#if 0` commented-out code from the codebase.
Wed, 01 Mar 2023 00:38:54 -0500 Nicholas R. Jankowski Port statistics pkg mean, median, var, & std into core (patch #10314)
Tue, 28 Feb 2023 15:45:03 -0500 John W. Eaton use macro to simplify octave_base_value casts in operator functions
Tue, 28 Feb 2023 11:43:18 -0500 Petter Tomner use static instead of dynamic casts in operator functions (patch #10226)
Tue, 28 Feb 2023 11:41:00 -0500 Petter Tomner new configure option, --enable-internal-checks (patch #10226)
Tue, 28 Feb 2023 09:42:20 -0500 Petter Tomner avoid unneccessary string initialization (patch #10218)
Mon, 27 Feb 2023 12:18:44 -0800 Rik maint: merge away extra head
Mon, 27 Feb 2023 09:53:37 -0800 Rik movfun.m: Delete stray debugging code left in cset 16a04c6bc7db.
Mon, 27 Feb 2023 19:02:33 +0100 Torsten Lilge improve settings dialog: load/appy info dialog, reset button
Mon, 27 Feb 2023 09:50:59 -0800 Rik movfun.m: Use short-circuit code for all empty input data arrays.
Sun, 26 Feb 2023 20:09:35 -0800 Rik maint: merge stable to default.
Sun, 26 Feb 2023 19:54:58 -0800 Rik movfun.m: Return correct class of output (bug #63802). stable
Sun, 26 Feb 2023 19:54:58 -0800 Rik movfun.m: Return correct class of output (bug #63802).
Sat, 25 Feb 2023 10:28:39 -0500 John W. Eaton move default constructor for octave_base_value from .h to .cc file
Fri, 17 Feb 2023 23:27:46 -0500 John W. Eaton default or disable more ctors, dtors, and assignment ops
Fri, 17 Feb 2023 23:18:24 -0500 John W. Eaton new macros for disabling and defining default ctors, dtors, and assign ops
Fri, 17 Feb 2023 23:14:43 -0500 John W. Eaton fix macro for disabling move ctor and assignment op
Fri, 24 Feb 2023 17:45:59 -0500 Arun Giridhar maint: Merge stable to default
Fri, 24 Feb 2023 17:43:05 -0500 Arun Giridhar doc: Expand vector indexing description (bug #63833) stable
Fri, 24 Feb 2023 16:46:43 -0500 Arun Giridhar maint: Use consistent spacing in dec2base.m
Fri, 24 Feb 2023 14:12:47 -0500 Arun Giridhar dec2hex.m: Replace loop with if and transpose (bug #63833)
Fri, 24 Feb 2023 12:45:21 -0500 Arun Giridhar dec2base.m: Accept negative and fractional inputs (bug #63282)
Fri, 24 Feb 2023 09:36:30 -0500 Arun Giridhar load-save.cc: Use temp file only when not in append mode (bug #63803)
Tue, 21 Feb 2023 17:45:34 -0500 Reinhard Resch Remove several race conditions with signal handler (bug #61370).
Mon, 20 Feb 2023 18:06:54 -0800 Rik maint: Use 's_' prefix for static private class variables.
Sun, 19 Feb 2023 20:11:39 -0800 Rik Avoid heap buffer overflow in mat2cell (bug #63682)
Sun, 19 Feb 2023 20:04:49 -0800 Rik Backed out changeset 79abf4cdcd95
Sun, 19 Feb 2023 17:19:24 +0100 Markus Mützel mat2cell: Next attempt to avoid heap buffer overflow (bug #63682).
Sun, 19 Feb 2023 12:45:22 +0100 Markus Mützel mat2cell: Avoid heap buffer overflow error with only one dimension argument (bug #63682).
Sat, 18 Feb 2023 15:02:06 +0100 Markus Mützel maint: Merge stable to default.
Sat, 18 Feb 2023 15:01:10 +0100 Markus Mützel GitHub-CI: Don't use weak symbols on Windows. stable
Thu, 16 Feb 2023 15:13:35 -0800 Rik maint: Use "m_" prefix on all private member variables in classes.
Thu, 16 Feb 2023 14:43:18 -0500 John W. Eaton use new macros to consistently delete copy and move member functions
Thu, 16 Feb 2023 08:55:58 -0500 John W. Eaton new macros for disabling class copy and move member functions
Thu, 16 Feb 2023 08:00:45 -0800 Rik Use member variable m_matrix rather than bool_array_value () in save routines (bug #63803)
Thu, 16 Feb 2023 09:31:08 +0100 Markus Mützel maint: Merge stable to default.
Thu, 16 Feb 2023 09:30:32 +0100 Markus Mützel doc: Refer to OCTAVE_HOME in section about graphics renderer. stable
Wed, 15 Feb 2023 20:02:04 -0500 John W. Eaton use octave::sys::rename for consistency (bug #63803)
Wed, 15 Feb 2023 19:32:12 -0500 Arun Giridhar load-save.cc: Change rename function
Wed, 15 Feb 2023 17:41:53 -0500 Arun Giridhar load-save.cc: Save to temporary file first to prevent data loss (bug #63803)
Wed, 15 Feb 2023 16:41:58 +0100 Markus Mützel maint: Merge stable to default.
Wed, 15 Feb 2023 16:40:48 +0100 Markus Mützel doc: Update section about hardware vs. software rendering on Windows. stable
Tue, 14 Feb 2023 22:04:06 -0500 Arun Giridhar maint: Remove `#if 0` commented-out code from the codebase.
Tue, 14 Feb 2023 18:59:32 -0500 Arun Giridhar maint: Merge away extra head
Tue, 14 Feb 2023 18:55:11 -0500 Arun Giridhar Use data() instead of fortran_vec() where possible (bug #63803)
Tue, 14 Feb 2023 15:28:41 -0800 Rik Don't create intermediate variables when saving ov_str_mat (bug #63803)