log

age author description
Thu, 17 Feb 2022 22:55:29 -0500 John W. Eaton * oct-shlib.h (dynamic_library::delete_later): Export. stable
Thu, 17 Feb 2022 22:42:22 -0500 John W. Eaton maint: Merge stable to default.
Thu, 17 Feb 2022 22:26:35 -0500 John W. Eaton don't delete audiodevinfo.oct until objects it creates are deleted (bug #61994) stable
Thu, 17 Feb 2022 22:24:37 -0500 John W. Eaton new class to help manage octave_value reps for dynamically loaded files stable
Thu, 17 Feb 2022 22:21:03 -0500 John W. Eaton allow deletion of dynamic_library objects to be delayed stable
Thu, 17 Feb 2022 22:19:11 -0500 John W. Eaton move auto_shlib class to separate source file stable
Thu, 17 Feb 2022 19:22:50 -0500 John W. Eaton use clear_workspace instead of set_workspace with no arguments stable
Thu, 17 Feb 2022 21:34:30 +0100 Jun Wang * zh_CN.ts: updated Chinese translation stable
Tue, 15 Feb 2022 18:57:16 +0100 Torsten Lilge fix updating the name of renamed editor files
Tue, 15 Feb 2022 11:57:26 -0500 John W. Eaton maint: Merge stable to default.
Tue, 15 Feb 2022 11:56:47 -0500 John W. Eaton * main-window.cc (main_window::set_window_layout): Eliminate unused variable. stable
Mon, 14 Feb 2022 19:43:33 +0100 Torsten Lilge fix maximized GUI with second monitor on windows (bug #61172) stable
Sun, 13 Feb 2022 12:47:36 -0500 John W. Eaton maint: Merge stable to default.
Sun, 13 Feb 2022 12:47:13 -0500 John W. Eaton shutdown via interpreter with experimental terminal in gui mode (bug #61994) stable
Sat, 12 Feb 2022 16:23:34 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Feb 2022 16:21:46 -0500 John W. Eaton clear workspace model before exit (bug #61994) stable
Sat, 12 Feb 2022 14:20:07 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Feb 2022 14:19:17 -0500 John W. Eaton don't perform interpreter shutdown actions in destructor (bug #61994) stable
Thu, 10 Feb 2022 09:17:46 +0100 Antonius Burgers maint: remove unused variables identified by compiler warnings (Bug #62017)
Sat, 12 Feb 2022 12:26:09 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Feb 2022 12:23:23 -0500 John W. Eaton don't call interpreter::shutdown from the GUI (bug #61994) stable
Mon, 07 Feb 2022 09:51:56 -0300 Luis Eduardo Ribeiro Guerra Switch icon for folder-up to fluent design.
Sun, 06 Feb 2022 20:57:45 -0300 Luis Eduardo Ribeiro Guerra Switch icons for folders to fluent design.
Thu, 10 Feb 2022 15:47:27 -0800 Rik maint: merge stable to default.
Thu, 10 Feb 2022 15:29:44 -0800 Rik build: Correctly build codebase when -DNDEBUG present (bug #62013) stable
Wed, 09 Feb 2022 19:39:52 +0100 Markus Mützel maint: Merge stable to default.
Wed, 09 Feb 2022 19:38:49 +0100 Markus Mützel oct-shlib.cc: Clarify error message if loading library failed. stable
Tue, 08 Feb 2022 15:35:39 -0800 Rik maint: silence compiler warning about unused parameter when -DNDEBUG used.
Tue, 08 Feb 2022 11:55:29 +0100 Markus Mützel maint: Merge stable to default.
Tue, 08 Feb 2022 11:54:36 +0100 Markus Mützel error.h: Don't export functions that are defined in header.
Mon, 07 Feb 2022 21:47:53 -0800 Arun Giridhar Replace direct calls to C library assert() with Octave specialty functions in libinterp/ (bug #61753)
Mon, 07 Feb 2022 22:07:06 +0100 Torsten Lilge fix saving dock widget settings with exp. terminal widget (bug #61996) stable
Mon, 07 Feb 2022 20:20:38 +0100 Torsten Lilge fix saving settings of dock widgets at exit stable
Mon, 07 Feb 2022 10:46:17 +0900 Kai T. Ohlhus fill3.m: Re-write call to __patch__ to match new function signature (bug #61782).
Sun, 06 Feb 2022 15:47:43 -0800 Rik maint: tweaks to cset a7c4fb821d64 (pow2).
Sun, 06 Feb 2022 15:11:01 -0800 Rik maint: Tweaks to cset 98484425bd1b (interp2) for Octave coding conventions.
Sun, 06 Feb 2022 16:11:04 +0100 Markus Mützel pow2: Minor changes (bug #61968).
Sun, 06 Feb 2022 23:36:46 +0900 Kai T. Ohlhus pow2: convert to C++ and make Matlab compatible (bug #61968).
Sun, 06 Feb 2022 15:06:54 +0100 Markus Mützel camlookat.m: Tag test that is currently failing with bug #61532.
Mon, 31 Jan 2022 00:54:30 +0100 Christof Kaufmann interp2: Implement bicubic interpolation (bug #61754).
Sat, 05 Feb 2022 21:45:43 -0800 Rik maint: merge stable to default.
Sat, 05 Feb 2022 21:44:56 -0800 Rik maint: Use documented pattern for disabling BIST assert test.
Sat, 05 Feb 2022 21:50:10 +0100 Torsten Lilge Fix missig welcome wizard at first start of octave stable
Sat, 05 Feb 2022 13:54:02 +0100 Torsten Lilge change led color for profiler in GUI stable
Thu, 03 Feb 2022 17:46:18 -0800 Rik maint: merge stable to default.
Thu, 03 Feb 2022 17:45:53 -0800 Rik doc: use hyphen in find docstring per standard Octave usage. stable
Thu, 03 Feb 2022 12:21:16 -0500 Nicholas R. Jankowski doc: correct typo/grammar in find docstring stable
Thu, 03 Feb 2022 09:08:39 -0500 Nicholas R. Jankowski describe find's indexing behavior for dim > 2 and add BIST (bug #61986) stable
Wed, 02 Feb 2022 18:49:36 +0100 Markus Mützel maint: Merge stable to default.
Wed, 02 Feb 2022 18:41:03 +0100 Markus Mützel GitHub-CI (windows): Track the "windows-latest" label. stable
Wed, 02 Feb 2022 13:17:10 +0100 Markus Mützel maint: Merge stable to default.
Wed, 02 Feb 2022 13:16:33 +0100 Markus Mützel Use reinterpret_cast for return value of objc_getClass. stable
Wed, 02 Feb 2022 10:51:13 +0100 Markus Mützel maint: Merge stable to default.
Wed, 02 Feb 2022 10:50:44 +0100 Markus Mützel pkg: Avoid unexpected error if configure or make fails. stable
Sat, 29 Jan 2022 17:13:17 -0300 Luis Eduardo Ribeiro Guerra dock widget icon with higher quality
Tue, 01 Feb 2022 20:04:17 +0100 Markus Mützel maint: Merge stable to default.
Tue, 01 Feb 2022 20:03:51 +0100 Markus Mützel doc: Add SUNDIALS IDA to list of libraries with optional 64-bit indexing. stable
Tue, 01 Feb 2022 19:33:35 +0100 Markus Mützel maint: Merge stable to default.
Tue, 01 Feb 2022 19:33:06 +0100 Markus Mützel doc: Update documentation for some configure switches. stable
Tue, 01 Feb 2022 18:56:38 +0100 Markus Mützel maint: Merge stable to default.
Tue, 01 Feb 2022 18:56:11 +0100 Markus Mützel doc: Add optional dependency on RapidJSON. stable
Mon, 31 Jan 2022 17:28:28 +0100 Markus Mützel maint: Merge stable to default.
Mon, 31 Jan 2022 17:27:19 +0100 Markus Mützel delaunayn.m: Emit more meaningful error if triangulation fails. stable
Sun, 30 Jan 2022 16:41:44 +0100 Torsten Lilge replace use of depreciated QDesktopWidget in GUI
Tue, 25 Jan 2022 17:07:18 +0100 Christof Kaufmann Fix __pchip_deriv__ for complex matrix (bug #61863, bug #61903)
Wed, 26 Jan 2022 14:42:09 +0100 Christof Kaufmann Fix __lin_interpn__ for complex input (bug #61907).
Sat, 29 Jan 2022 16:24:40 -0800 Rik maint: merge stable to default.
Sat, 29 Jan 2022 16:22:39 -0800 Rik doc: Clarify documentation for "return" keyword (bug #61918). stable
Fri, 28 Jan 2022 19:13:47 +0100 Markus Mützel maint: Merge stable to default.
Thu, 27 Jan 2022 20:50:26 +0100 Christof Kaufmann interpn: Fix issues with complex input (bug #61907). stable
Fri, 28 Jan 2022 18:51:50 +0100 Markus Mützel maint: Merge stable to default.
Fri, 28 Jan 2022 18:28:44 +0100 Pantxo Diribarne newplot.m: Don't change currentaxes when provided an axes handle (bug #61945) stable
Fri, 28 Jan 2022 17:54:06 +0900 Kai T. Ohlhus maint: Merge stable to default.
Fri, 28 Jan 2022 17:12:59 +0900 Adam Dodd reinitialize load path folder if relevant subdirectory is modified (bugs #46282, #54636) stable
Thu, 27 Jan 2022 19:02:29 +0100 Markus Mützel maint: Merge stable to default.
Mon, 24 Jan 2022 12:52:29 +0100 Christof Kaufmann interp2: Fix issues with complex input (bug #61903). stable
Thu, 27 Jan 2022 18:09:06 +0100 Markus Mützel maint: Merge stable to default.
Thu, 27 Jan 2022 18:06:01 +0100 Markus Mützel doc: Document "*" prepended to bug number in tests (bug #61863). stable
Thu, 27 Jan 2022 12:43:20 +0100 Markus Mützel maint: Merge stable to default.
Thu, 27 Jan 2022 12:42:43 +0100 Markus Mützel build: Don't force adding compiler flags to select a C++ dialect (bug #61812). stable
Wed, 26 Jan 2022 18:53:08 -0800 Rik Coding changes for performance in complex() (bug #61912)
Wed, 26 Jan 2022 17:40:13 +0100 Markus Mützel maint: Merge stable to default.
Mon, 24 Jan 2022 20:02:17 +0100 Markus Mützel build: Check for compiler option to enable GNU extensions (bug #61812). stable
Mon, 24 Jan 2022 22:13:13 +0100 José Luis García Pallero * es_ES.ts: updated spanish translation stable
Mon, 24 Jan 2022 16:50:27 +0100 Markus Mützel oct-cmplx.cc: Reduce duplicate code (bug #61812).
Sun, 23 Jan 2022 21:20:13 +0100 Markus Mützel Avoid using M_PI in public header file (bug #61812).
Sun, 23 Jan 2022 19:56:13 -0800 Rik maint: merge stable to default.
Wed, 19 Jan 2022 09:28:18 -0800 John W. Eaton Fix error in rethrow with anonymous functions (bug #61841). stable
Sun, 23 Jan 2022 20:35:47 +0100 Pantxo Diribarne doc: Fix typo in cset 4c0c02102ba9
Sun, 23 Jan 2022 19:15:39 +0100 Torsten Lilge improve quality of all title bar icons of dock widgets
Sat, 22 Jan 2022 11:25:04 +0100 Christof Kaufmann interp2.m: Avoid using i and j as loop variables (bug #61863).
Sun, 23 Jan 2022 12:09:07 +0100 Markus Mützel maint: Merge stable to default.
Sat, 22 Jan 2022 11:25:04 +0100 Christof Kaufmann interp2: Fix issues with complex input (bug #61863). stable
Wed, 19 Jan 2022 15:10:29 -0300 Luis Eduardo Ribeiro Guerra From dac43ff3f1396f60e3db851435b01daebbbb3ce2 Mon Sep 17 00:00:00 2001
Fri, 26 Nov 2021 18:06:07 +0100 Pantxo Diribarne Allow for sticky "tight" option for auto axes limits (bug #61526)
Fri, 21 Jan 2022 15:23:38 +0100 Markus Mützel maint: Merge stable to default.
Fri, 21 Jan 2022 15:23:02 +0100 Markus Mützel GitHub-CI (CodeQL, windows): Pin to windows-2019. stable
Tue, 18 Jan 2022 13:28:01 -0500 John W. Eaton maint: Merge stable to default.
Tue, 18 Jan 2022 13:27:18 -0500 John W. Eaton eliminate duplicate inline wrappers for some built-in functions (bug #61784) stable
Tue, 18 Jan 2022 13:13:33 -0500 John W. Eaton declare function defined in header file as inline, not extern stable
Mon, 17 Jan 2022 19:33:06 +0100 Markus Mützel maint: Merge stable to default.
Mon, 17 Jan 2022 17:53:37 +0100 Markus Mützel Print function name for too many arguments of anonymous function (bug #61842). stable
Fri, 14 Jan 2022 13:39:23 -0800 Rik maint: merge stable to default.
Fri, 14 Jan 2022 13:38:52 -0800 Rik warning_ids.m: Add warning ID "Octave:LaTeX:internal-error". stable
Fri, 14 Jan 2022 12:23:29 -0800 Rik datevec.m: Tweak BIST test in c7a515aa767e.
Fri, 14 Jan 2022 11:08:44 -0800 Rik datevec.m: Tweaks to cset e9bfb92dab01 for performance and documentation (bug #47627)
Fri, 14 Jan 2022 18:27:06 +0100 Markus Mützel datevec.m: Emit warning if format specifiers are used with opposite case (bug #47627).
Fri, 14 Jan 2022 17:55:53 +0100 Markus Mützel maint: Merge stable to default.
Wed, 12 Jan 2022 17:55:32 +0100 Markus Mützel datevec.m: Allow day and day of week to occur in the same format string (bug #47627). stable
Fri, 14 Jan 2022 08:31:07 -0800 Rik Fix legend key size for '.' marker (bug #61814)
Fri, 14 Jan 2022 15:49:35 +0100 Markus Mützel maint: Merge stable to default.
Fri, 14 Jan 2022 15:48:34 +0100 Markus Mützel Include "octave-config.h" before other headers (bug #61812). stable
Fri, 14 Jan 2022 08:19:22 +0100 Markus Mützel maint: Merge stable to default.
Fri, 14 Jan 2022 08:18:55 +0100 Markus Mützel GitHub-CI: Install autotools on Windows. stable
Fri, 14 Jan 2022 07:09:34 +0100 Torsten Lilge fix masimized start on systems with two monitors (bug #61172) stable
Thu, 13 Jan 2022 07:28:48 -0800 Rik maint: merge stable to default.
Thu, 13 Jan 2022 07:28:18 -0800 Rik Fix default properties of axes labels being overrided by "text" defaults (bug #61804) stable
Wed, 12 Jan 2022 14:28:14 -0800 Rik maint: merge stable to default.
Tue, 11 Jan 2022 12:43:53 -0800 Rik Assign error ID when parser fails because of incorrect number of function inputs/outputs (bug #61789) stable
Tue, 11 Jan 2022 12:17:16 -0800 Rik Improve input validation for patch function (bug #61782)