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.