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.