log

age author description
Wed, 24 Nov 2021 13:15:18 -0500 John W. Eaton mxAddField: Allow keys to contain any characters (bug #61537) stable
Wed, 24 Nov 2021 19:10:54 +0100 Markus Mützel maint: Merge stable to default.
Wed, 24 Nov 2021 19:09:14 +0100 Markus Mützel Disable lib visibility flags by default on macOS (bug #59820). stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Wed, 24 Nov 2021 12:19:45 -0500 John W. Eaton * etc/HACKING.md: Add notes about how to merge default to stable.
Wed, 24 Nov 2021 09:12:01 -0800 Rik maint: Remove executable permission from NEWS.6, NEWS.7 text files.
Wed, 24 Nov 2021 11:54:59 -0500 John W. Eaton NEWS: Update for version 8 development.
Wed, 24 Nov 2021 11:54:24 -0500 John W. Eaton eliminate LFLAGS from mkoctfile
Wed, 24 Nov 2021 11:02:23 -0500 John W. Eaton delete unused functions and deprecate file-io.h
Wed, 24 Nov 2021 12:01:52 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 11:58:02 -0500 John W. Eaton * etc/module.mk (%canon_reldir%_EXTRA_DIST): Include NEWS.6 in the list. stable
Wed, 24 Nov 2021 10:56:24 -0500 John W. Eaton avoid declaring mark_for_deletion and cleanup_tmp_files in octave namspace stable
Wed, 24 Nov 2021 10:26:19 -0500 John W. Eaton remove functions deprecated in version 6
Wed, 24 Nov 2021 07:38:29 -0500 John W. Eaton maint: Bump versions to begin active development of Octave 8.
Wed, 24 Nov 2021 07:36:09 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 07:22:10 -0500 John W. Eaton maint: Bump version for pre-release (see etc/HACKING.md) stable
Wed, 24 Nov 2021 07:19:26 -0500 John W. Eaton maint: Merge default to stable to begin 7.1.0 release process. stable
Tue, 23 Nov 2021 14:02:24 -0800 Rik plotmatrix.m: Use '~' rather than dummy variable to discard function output.
Tue, 23 Nov 2021 22:13:13 +0100 Pantxo Diribarne legend.m: Correctly hide/show all old icons objects (bug #61526)
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Tue, 23 Nov 2021 11:26:38 -0800 Rik maint: Shorten @seealso lines to less than 80 characters (bug #57599)
Tue, 23 Nov 2021 12:40:51 -0500 John W. Eaton deprecate .+ and .- operators
Tue, 23 Nov 2021 12:36:52 -0500 John W. Eaton eiminate .+ and .- from documentation
Tue, 23 Nov 2021 12:36:01 -0500 John W. Eaton eliminate use of .+ and .- operators in Octave sources
Tue, 23 Nov 2021 12:28:40 -0500 John W. Eaton deprecate/eliminate additional instances of '**', '.**', '**=', and '.*=='
Tue, 23 Nov 2021 09:57:51 -0500 John W. Eaton update bug status
Tue, 23 Nov 2021 09:53:44 -0500 John W. Eaton merge stable to default
Tue, 23 Nov 2021 09:51:21 -0500 John W. Eaton update bug status stable
Mon, 22 Nov 2021 16:22:54 -0500 John W. Eaton deprecate ** and .** operators (bug #60882)
Mon, 22 Nov 2021 15:41:42 -0500 John W. Eaton new lexer utility function, warn_deprecated_syntax
Mon, 22 Nov 2021 16:41:21 +0100 Markus Mützel oct-conf-post.in.h: Include header that defines __MSVCRT_VERSION__.
Mon, 22 Nov 2021 15:21:37 +0100 Markus Mützel doc: Don't claim that reference BLAS is un-maintained.
Mon, 22 Nov 2021 08:44:26 +0100 Markus Mützel GitHub-CI: Display processor name of selected runner on Windows.
Sun, 21 Nov 2021 20:35:10 -0800 Rik qp.m: Workaround apparent bug in glpk which causes infeasible solution error (bug #38353)
Thu, 24 Dec 2020 22:38:46 -0500 Nicholas R. Jankowski warning_ids.m: fill in missing warning descriptions (bug #39434)
Sat, 02 Jul 2016 11:40:43 +1000 Lachlan Andrew datevec.m: Check that no field (HH, MM etc) is repeated in format (bug #47627).
Sun, 21 Nov 2021 16:53:49 -0800 Rik Return Inf for inv(0) for compatibility with division operator and Matlab (bug #52285).
Sun, 21 Nov 2021 13:39:19 -0800 Rik Add "xline", "yline" to list of unimplemented functions (bug #58530).
Sun, 21 Nov 2021 13:23:31 -0800 Rik Increase tolerances on BIST tests for gsvd (bug #60273)
Sun, 21 Nov 2021 16:40:00 +0100 Markus Mützel interpreter.cc: Include missing header <clocale>.
Sun, 21 Nov 2021 15:25:04 +0100 Markus Mützel interpreter: Use UTF-8 locale on Windows if possible.
Sat, 20 Nov 2021 18:52:33 +0100 Markus Mützel Revert work-around from 7aa1994c0ca2.
Sat, 20 Nov 2021 15:59:27 +0100 Markus Mützel GitHub-CI: Use gnulib mirror on GitHub when bootstrapping.
Sat, 20 Nov 2021 15:26:17 +0100 Markus Mützel GitHub-CI: No longer create manual symlinks for octave binaries on Windows.
Sat, 20 Nov 2021 14:01:56 +0100 Markus Mützel build: Install all octave binaries to bindir on Windows.
Fri, 19 Nov 2021 20:57:09 -0800 Rik Add support for "class" option to exist() function (bug #46260)
Fri, 19 Nov 2021 08:04:45 -0500 John W. Eaton eliminate unnecessary use of OCTAVE_FALLTHOUGH
Thu, 18 Nov 2021 20:50:27 -0800 Rik maint: use "m_" prefix for member variables in class gsvd.
Thu, 18 Nov 2021 20:27:04 -0800 Rik hdl2struct.m: Save "appdata" with rest of handle data (bug #61491)
Wed, 08 Sep 2021 16:08:03 -0700 Rik Rewrite gsvd function and return *correct* 3rd output (bug #60273).
Thu, 27 May 2021 22:49:26 +0200 Pantxo Diribarne Limit the size of the cache of latex parsed strings (bug #59546).
Thu, 18 Nov 2021 17:45:49 +0100 Markus Mützel base64-wrappers: Fix types after gnulib update.
Thu, 18 Nov 2021 17:04:22 +0100 Markus Mützel maint: update gnulib
Wed, 17 Nov 2021 18:06:04 +0100 Markus Mützel uniquetol.m: Check for complex input (bug #59850).
Fri, 12 Nov 2021 15:24:01 +0100 Markus Mützel print: Avoid using pipes or redirecting stdout (bug #58702).
Mon, 15 Nov 2021 17:41:07 +0900 John W. Eaton jupyter_notebook: don't hardwire tmp directory name (bug #61470)
Sat, 13 Nov 2021 12:26:07 -0500 Abdallah Elshamy Use underscores instead of CamelCase in jupyter_notebook classdef
Mon, 15 Nov 2021 09:39:29 +0100 Markus Mützel GitHub-CI: Use octave wrapper executable also on Windows.
Sun, 14 Nov 2021 22:38:14 +0100 Markus Mützel GitHub-CI: Install less Qt packages on Windows.
Sun, 14 Nov 2021 16:58:07 +0100 Markus Mützel build: Check if magick++ library exports necessary symbols (bug #61481).
Sun, 14 Nov 2021 15:50:20 +0100 Markus Mützel NEWS: Add note about changed configure flag "--with-magick=" (bug #61481).
Sat, 13 Nov 2021 13:00:02 +0100 Markus Mützel build: Update autoconf macros.
Fri, 12 Nov 2021 15:18:43 -0500 John W. Eaton * func.tst: New tests.
Fri, 12 Nov 2021 15:18:14 -0500 John W. Eaton allow %!function defs in test blocks to have no parameter list
Fri, 12 Nov 2021 15:16:05 -0500 John W. Eaton detect fcn called with too many args when arg list not present (bug #61471)
Fri, 12 Nov 2021 13:39:40 -0500 John W. Eaton * plot.m: List | and _ as marker options in docstring (bug #61350).
Fri, 12 Nov 2021 09:25:33 +0100 Markus Mützel allow building with ImageMagick++ to work again (bug #49653)
Fri, 12 Nov 2021 08:25:15 -0500 John W. Eaton improve debug_on_error behavior with assert (bug #55178)
Thu, 11 Nov 2021 15:18:35 -0500 John W. Eaton don't install graphics-props.cc (bug #45644)
Tue, 02 Nov 2021 11:00:45 -0400 Nicholas R. Jankowski repelem.m: produce row output for scalar input (bug #61412)
Wed, 10 Nov 2021 13:14:48 -0500 Guillaume Flandin allow isfinite to work for character arrays (bug #61411)
Wed, 10 Nov 2021 17:56:39 +0100 Markus Mützel NEWS: Add note about symbol visibility.
Wed, 10 Nov 2021 11:50:31 -0500 John W. Eaton allow build to succeed when address sanitizer is enabled (bug #61415)
Wed, 10 Nov 2021 10:38:12 -0500 John W. Eaton improve debug_on_error behavior with print_usage (bug #55178)
Thu, 04 Nov 2021 19:39:56 +0100 Markus Mützel gui: Avoid deprecated enum QDockWidget::AllDockWidgetFeatures.
Thu, 04 Nov 2021 19:30:27 +0100 Markus Mützel gui: Avoid deprecated enum Qt::BackgroundColorRole.
Tue, 02 Nov 2021 11:52:51 -0400 John W. Eaton maint: merge stable to default.
Sat, 30 Oct 2021 10:22:16 -0400 John W. Eaton bump stable branch version after release stable
Sat, 30 Oct 2021 10:20:54 -0400 John W. Eaton Added tag release-6-4-0 for changeset 8d7671609955 stable
Sat, 30 Oct 2021 10:20:24 -0400 John W. Eaton Version 6.4.0 released. stable release-6-4-0
Mon, 01 Nov 2021 18:22:20 +0100 Markus Mützel test: Use directory in "is_same_file" test that exists in all mingw environments.
Mon, 01 Nov 2021 17:38:03 +0100 Markus Mützel test: Fix "audiodevinfo" test if multiple audio devices have the same name.
Mon, 01 Nov 2021 14:37:01 +0100 Markus Mützel ls: Use "ls" command also on Windows if available.
Mon, 01 Nov 2021 11:36:08 +0900 Kai T. Ohlhus input.cc: throw error if second argument does not equal 's'
Sun, 31 Oct 2021 18:25:33 +0100 Markus Mützel winqueryreg: Strings in Windows registry might not be zero terminated.
Sun, 31 Oct 2021 18:06:22 +0100 Markus Mützel libqterminal: Avoid integer overflow in multiplication.
Sun, 31 Oct 2021 17:13:01 +0100 Markus Mützel CodeQL: Run analysis also on Windows.
Sun, 31 Oct 2021 12:13:23 +0100 Markus Mützel gl2ps-print.cc: Avoid integer overflow in multiplication.
Fri, 29 Oct 2021 20:48:47 -0400 Arun Giridhar isprime.m: Speed up for large integers using Miller-Rabin test (bug #61312).
Sat, 30 Oct 2021 09:47:47 -0400 John W. Eaton which: report correct info for classdef constructors (bug #49434)
Sat, 30 Oct 2021 09:45:23 -0400 John W. Eaton store file name in classdef class object
Sat, 30 Oct 2021 13:03:02 +0200 Markus Mützel build: Use "-o" instead of redirecting stdout with rsvg-convert (bug #61404).
Thu, 28 Oct 2021 20:03:37 +0200 Markus Mützel Don't use P_OVERLAY to spawn main process from wrapper executable on Windows (bug #61396).
Thu, 28 Oct 2021 19:38:19 +0200 Markus Mützel maint: merge stable to default.
Thu, 28 Oct 2021 19:37:11 +0200 Markus Mützel NEWS: Update with latest changes ahead of release. stable
Thu, 28 Oct 2021 16:51:55 +0200 Markus Mützel cosint.m: Increase tolerance in BIST (bug #61358).
Wed, 27 Oct 2021 15:07:52 -0700 Rik Add new plot marker styles '|' and '_' (bug #61350)
Wed, 27 Oct 2021 15:02:20 -0400 John W. Eaton fix typo in previous change
Tue, 26 Oct 2021 09:08:47 +0200 Markus Mützel maint: merge stable to default.
Mon, 25 Oct 2021 22:27:39 +0200 Petter Tomner build: Correct error message for incompatible CXSparse (bug #61385). stable
Fri, 22 Oct 2021 12:05:59 -0400 John W. Eaton maint: merge stable to default.
Tue, 19 Oct 2021 15:49:23 -0400 John W. Eaton bump stable branch version after release candidate stable
Tue, 19 Oct 2021 15:46:58 -0400 John W. Eaton Added tag rc-6-3-90 for changeset 3dc9decc98f9 stable
Tue, 19 Oct 2021 15:46:33 -0400 John W. Eaton bump version for 6.3.90 release candidate stable rc-6-3-90
Fri, 22 Oct 2021 12:00:54 +0200 Markus Mützel camlookat.m: Increase tolerance in BISTs (bug #61358).
Thu, 21 Oct 2021 16:42:38 +0200 Markus Mützel print_usage.m: Fix error on invalid texinfo (bug #61363).
Tue, 19 Oct 2021 14:26:04 +0200 Markus Mützel Use UTF-8 file API if supported by HDF5 library.
Sun, 17 Oct 2021 12:28:51 +0200 Markus Mützel publish.m: Support some non-ASCII characters in comments for pdf output.
Wed, 13 Oct 2021 10:36:20 -0700 Rik Return logical status variable from file functions for Matlab compatibility.
Wed, 13 Oct 2021 17:59:06 +0200 Óvári gui: Add Hungarian translation (bug #61335).
Wed, 13 Oct 2021 08:05:14 -0700 Rik mkdir.m: issue a warning if DIR already exists (bug #61338)
Wed, 13 Oct 2021 11:26:43 +0900 Kai T. Ohlhus doc: rephrase NEWS about factor-function speedup (bug #61129).
Tue, 12 Oct 2021 08:46:56 +0200 Markus Mützel GitHub-CI: Don't use cross-compilers for native Windows builds.
Mon, 11 Oct 2021 20:09:59 -0700 Rik maint: use rows() or columns() instead of size(__, 1 | 2) for clarity.
Sat, 09 Oct 2021 13:48:40 +0200 Markus Mützel maint: merge stable to default.
Fri, 08 Oct 2021 19:11:23 -0400 Arun Giridhar doc: Document fsolve output "info" -2 (bug #61310). stable
Fri, 08 Oct 2021 17:37:32 +0200 Markus Mützel legend.m: Avoid TeX parser warning if interpreter is set to "none" (bug #61311).
Thu, 07 Oct 2021 17:08:44 -0400 John W. Eaton attempt to limit possible const_cast damage
Thu, 07 Oct 2021 09:16:18 -0700 Rik null.m: Silence incorrect warning message for row vector inputs (bug #61305)
Wed, 29 Sep 2021 16:22:00 +0900 John W. Eaton allow size function to query arbitrary list of dimensions (bug #61098)