log

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