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.