log

age author description
Thu, 08 Dec 2022 15:23:29 -0500 Julien Bect sqp.m: Ignore missing lower/upper bounds (bug #32008)
Wed, 07 Dec 2022 22:37:28 -0500 Fernando Alvarruiz classdef: call subsref method with correct nargout value (bug #48693)
Wed, 07 Dec 2022 14:26:59 +0100 Markus Mützel maint: Merge stable to default.
Wed, 07 Dec 2022 14:26:00 +0100 Markus Mützel octave-svgconvert: Include header that defines "stdin". stable
Tue, 06 Dec 2022 15:45:27 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:53:00 -0500 John W. Eaton maint: Re-indent code after switch to using namespace macros. stable
Tue, 06 Dec 2022 15:37:43 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:37:51 -0500 John W. Eaton maint: Use macros to begin/end C++ namespaces. stable
Tue, 06 Dec 2022 15:17:16 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:23:21 -0500 John W. Eaton merge adjacent octave namespace blocks in libgui/graphics header files stable
Tue, 06 Dec 2022 15:16:16 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:19:16 -0500 John W. Eaton use sed to preprocess OCTAVE_(BEGIN|END)_NAMESPACE macros for Qt moc stable
Tue, 06 Dec 2022 11:10:48 -0500 John W. Eaton fix another error introduced in changeset ad014fc78bd6
Mon, 05 Dec 2022 10:17:17 -0500 John W. Eaton Backed out changeset 34c3cd39c4b9
Sun, 04 Dec 2022 22:57:02 -0500 John W. Eaton eliminate unnecessary uses of octave_qobject in GUI classes
Sun, 04 Dec 2022 22:56:23 -0500 John W. Eaton move some functions from resource_manager to gui_settings
Sun, 04 Dec 2022 15:29:51 -0500 John W. Eaton eliminate unused gui_pref::ignore data member
Sat, 03 Dec 2022 14:45:33 -0500 John W. Eaton maint: Merge stable to default.
Sat, 03 Dec 2022 14:43:33 -0500 John W. Eaton Backed out changeset d9970470108a stable
Sat, 03 Dec 2022 10:54:32 -0500 Arun Giridhar maint: Merge stable to default.
Sat, 03 Dec 2022 10:36:59 -0500 Reinhard Resch Remove several race conditions with signal handler (bug #61370). stable
Sat, 03 Dec 2022 13:56:11 +0100 Markus Mützel maint: Merge stable to default.
Sat, 03 Dec 2022 13:55:14 +0100 Markus Mützel Revert accidental changes in ea0b06534a37. stable
Sat, 03 Dec 2022 13:44:21 +0100 Markus Mützel maint: Merge stable to default.
Sat, 03 Dec 2022 13:41:42 +0100 Markus Mützel Windows: Set console input and output codepages to UTF-8 if supported. stable
Sat, 03 Dec 2022 13:29:27 +0100 Markus Mützel gui: Include error number in message for GUI settings file.
Sat, 03 Dec 2022 01:01:57 -0500 John W. Eaton maint: Merge stable to default.
Sat, 03 Dec 2022 01:00:04 -0500 John W. Eaton eliminate unnecessary base_qobject object from GUI dialog classes
Sat, 03 Dec 2022 00:52:02 -0500 John W. Eaton eliminate base_qobject argument from release_notes constructor
Sat, 03 Dec 2022 00:48:23 -0500 John W. Eaton fix small error introduced in changeset ad014fc78bd6
Fri, 02 Dec 2022 21:34:15 -0800 Rik mean.m: Accept large DIM inputs and calculate Matlab-compatible output (bug #63411) stable
Fri, 02 Dec 2022 19:32:48 -0500 John W. Eaton don't bother updating old setting names
Fri, 02 Dec 2022 18:43:12 -0500 John W. Eaton handle icons and themes in gui_settings class, not resource_manager
Fri, 02 Dec 2022 18:31:30 -0500 John W. Eaton use gui_settings to store icon fallbacks
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Fri, 02 Dec 2022 15:51:44 -0500 John W. Eaton use separate functions for importing and resetting default shortcuts
Fri, 02 Dec 2022 10:36:13 -0500 John W. Eaton don't allow settings file name to be changed
Fri, 02 Dec 2022 10:10:19 -0500 John W. Eaton eliminate unused default_settings variable from resource manager
Fri, 02 Dec 2022 10:07:32 -0500 John W. Eaton don't attempt to restore settings from old qt-settings config file
Fri, 02 Dec 2022 08:58:41 -0500 John W. Eaton set Qt organization, application, and version in main program
Fri, 02 Dec 2022 08:57:06 -0500 John W. Eaton allow qt_application ctor to set Qt organization, application, and version
Fri, 02 Dec 2022 08:24:38 -0500 John W. Eaton provide default constructor for gui_settings
Fri, 02 Dec 2022 19:33:07 -0800 Rik doc: Don't use TexInfo @var{} macro "like" for zeros, ones, etc. stable
Fri, 02 Dec 2022 10:12:40 -0500 John W. Eaton maint: Merge stable to default.
Fri, 02 Dec 2022 10:11:46 -0500 John W. Eaton * resource-manager.cc: Fix copy/paste error from previous change. stable
Thu, 01 Dec 2022 20:05:44 -0800 Rik maint: merge stable to default
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:28:07 -0800 Rik maint: merge stable to default
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Thu, 01 Dec 2022 14:01:16 -0800 Rik maint: merge stable to default
Wed, 30 Nov 2022 20:27:16 -0800 Rik maint: Review C++ files for style and coding conventions. stable
Thu, 01 Dec 2022 15:04:44 -0500 John W. Eaton maint: Merge stable to default.
Thu, 01 Dec 2022 15:00:07 -0500 John W. Eaton don't return invalid settings pointer from resource manager (bug #63437) stable
Thu, 01 Dec 2022 12:51:20 -0500 John W. Eaton maint: Merge stable to default.
Thu, 01 Dec 2022 12:50:48 -0500 John W. Eaton use initializer lists instead of insertion operators stable
Wed, 30 Nov 2022 18:51:14 -0500 Nicholas R. Jankowski # HG changeset patch
Wed, 30 Nov 2022 08:03:06 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 30 Nov 2022 08:02:24 -0500 Arun Giridhar doc: Fix Texinfo 7 warning about node names with a dot stable
Wed, 30 Nov 2022 12:53:56 +0100 Markus Mützel doc: Fix texinfo syntax in __memoize__.m. stable
Tue, 29 Nov 2022 18:40:56 -0800 Rik doc: more DOCSTRING changes ahead of 8.1 release. stable