Wed, 31 May 2023 10:44:35 -0700 |
Rik |
Don't use 2-digit exponent format for ticklabels when unnecessary.
default tip @
|
Wed, 31 May 2023 10:12:26 -0700 |
Rik |
Display 5 digits when setting "xtick", "xticklabel" graphics properties (bug #64625)
|
Tue, 30 May 2023 20:52:07 -0700 |
Rik |
Identify only full-line or block comments as help text (bug #64065)
|
Tue, 30 May 2023 17:04:52 -0700 |
Rik |
Set "tight" axes limits by default for pcolor() plot (bug #64244)
|
Mon, 22 May 2023 16:22:42 -0700 |
Rik |
maint: merge stable to default
|
Mon, 22 May 2023 16:20:51 -0700 |
Rik |
Fix segfault when saveobj() used with old-style class files (bug #64220)
stable
|
Mon, 22 May 2023 17:09:25 +0200 |
Markus Mützel |
file_time: Notice file updates of files in root directory on Windows (bug #59711).
|
Sun, 21 May 2023 12:15:37 +0200 |
Markus Mützel |
octave_gettimeofday_wrapper: Use NULL for pointer type argument.
|
Wed, 17 May 2023 20:29:17 -0700 |
Rik |
Emit warning about infinite loop if for loop range starts with infinite value.
|
Sat, 13 May 2023 15:15:51 +0200 |
Markus Mützel |
lo-regexp.cc: Avoid unused variable warning with PCRE2.
|
Sat, 13 May 2023 14:26:55 +0200 |
Markus Mützel |
iconv-wrappers.c: Avoid unused parameter warning.
|
Sat, 13 May 2023 13:57:46 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Sat, 13 May 2023 13:57:14 +0200 |
Markus Mützel |
lo-regexp.cc: Only include PCRE2/PCRE headers if feature test succeeded (bug #64172).
stable
|
Sat, 13 May 2023 13:33:57 +0200 |
Markus Mützel |
load-path: Avoid using file_stat on Windows (bug #59711).
|
Fri, 12 May 2023 08:03:14 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Fri, 12 May 2023 08:00:41 +0200 |
Markus Mützel |
uniconv-wrappers: Avoid freeing uninitialized pointer (bug #64182).
stable
|
Sat, 06 May 2023 18:12:59 +0200 |
Markus Mützel |
rename: Consistent behavior cross-platform for existing target file (bug #63803).
|
Sat, 06 May 2023 17:48:27 +0200 |
Markus Mützel |
Move "same_file" from liboctinterp to liboctave (bug #63803).
|
Tue, 09 May 2023 18:25:45 +0200 |
Markus Mützel |
octave-svgconvert: Fix parsing of fields.
|
Mon, 08 May 2023 11:49:41 -0400 |
Nicholas R. Jankowski |
quiver: Marker & arrowhead name/value property style consistency (bug #64134)
|
Sun, 07 May 2023 18:15:23 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Sun, 07 May 2023 18:13:19 +0200 |
Markus Mützel |
memory: Fix execution on Cygwin.
stable
|
Sat, 06 May 2023 18:43:46 +0200 |
Markus Mützel |
fileread: Run test only with working encoding facet (bug #64139).
|
Sat, 06 May 2023 13:08:38 +0200 |
Markus Mützel |
Avoid using file_stat in libinterp/corefcn (bug #59711).
|
Sat, 06 May 2023 12:57:46 +0200 |
Markus Mützel |
oct-glob.cc: Include "lo-sysdep.h" on all platforms (bug #59711).
|
Sat, 06 May 2023 10:56:33 +0200 |
Markus Mützel |
Avoid using file_stat in liboctave/util (bug #59711).
|
Fri, 05 May 2023 19:49:23 +0200 |
Markus Mützel |
Add more efficient functions to check for files or directories on Windows (bug #59711).
|
Fri, 05 May 2023 10:24:17 +0100 |
Guillaume Flandin |
fileread.m: Add encoding parameter (bug #64139).
|
Thu, 04 May 2023 18:06:08 +0200 |
Markus Mützel |
mfile_encoding: Add to officially documented functions.
|
Wed, 03 May 2023 22:52:33 -0400 |
Nicholas R. Jankowski |
quiver/quiver3: Overhaul input processing, validation, and add BISTs.
|
Wed, 03 May 2023 20:45:33 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Wed, 03 May 2023 20:43:36 +0200 |
Markus Mützel |
unicode2native: Fix conversion to UTF-16 (bug #64139).
stable
|
Tue, 02 May 2023 11:38:56 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Tue, 02 May 2023 11:38:24 +0200 |
Markus Mützel |
GitHub-CI (macos): Fail job if test suite doesn't pass.
stable
|
Tue, 02 May 2023 11:32:58 +0200 |
Markus Mützel |
betaincinv.m: Slightly increase test tolerance (for macOS 13).
stable
|
Sun, 30 Apr 2023 15:44:32 -0700 |
Rik |
Suppress unexpected warning messages when running .tst files in test/ dir (bug #64123)
|
Sun, 30 Apr 2023 16:55:20 +0200 |
Markus Mützel |
maint: Merge stable to default.
|
Sun, 30 Apr 2023 16:54:48 +0200 |
Markus Mützel |
GitHub-CI (macos): Drop macos-11 runner and add macos-13 runner.
stable
|
Fri, 28 Apr 2023 12:00:37 -0700 |
A.R. Burgers |
Correct typo in cset 3b9305e62bb7.
|
Thu, 27 Apr 2023 13:26:53 -0400 |
John W. Eaton |
* mk-sparse-tst.sh: Fix name of script in comments and messages.
|
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)
|