log

age author description
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