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
Tue, 29 Nov 2022 15:58:49 -0800 Rik doc: grammarcheck documentation ahead of 8.1 release. stable
Tue, 29 Nov 2022 13:15:17 -0800 Rik maint: merge stable to default
Tue, 29 Nov 2022 13:15:07 -0800 Rik maint: Update RELEASE_CHECKLIST.md. stable
Tue, 29 Nov 2022 12:08:36 -0800 Rik build: Remove unused and ancient cp_update_rule. stable
Tue, 29 Nov 2022 11:08:20 -0800 Rik maint: merge stable to default
Tue, 29 Nov 2022 11:08:05 -0800 Rik build: Change Makefile rules to get 'make distcheck' to pass. stable
Tue, 29 Nov 2022 07:14:45 -0800 Rik doc: Use EDITION variable in octave.texi to further automate release process. stable
Tue, 29 Nov 2022 14:06:07 +0100 Markus Mützel maint: Merge stable to default.
Tue, 29 Nov 2022 11:17:56 +0100 Markus Mützel uitable: Avoid crash with Boolean values (bug #63388). stable
Mon, 28 Nov 2022 19:56:21 -0800 Rik maint: merge stable to default
Mon, 28 Nov 2022 19:54:09 -0800 Rik doc: Use Makefile rules to auto-generate EDITION Texinfo variable for octave.texi stable
Mon, 28 Nov 2022 18:01:47 -0500 Arun Giridhar maint: Merge stable to default
Mon, 28 Nov 2022 18:00:27 -0500 Arun Giridhar doc: Update edition in copyright text of octave.texi stable
Mon, 28 Nov 2022 13:37:49 -0800 Rik maint: merge stable to default
Mon, 28 Nov 2022 22:03:32 +0100 Philip Nienhuis gui: update Dutch translation file nl_NL.ts (bug #63404). stable
Mon, 28 Nov 2022 15:31:57 -0500 Arun Giridhar maint: Merge stable to default.
Mon, 28 Nov 2022 15:28:03 -0500 Arun Giridhar error.cc: Fix potential null pointer dereference (bug #63436) stable
Mon, 28 Nov 2022 20:37:38 +0100 Torsten Lilge replacing pink by magenta in language files *.ts stable
Mon, 28 Nov 2022 10:50:54 -0800 Rik maint: merge stable to default
Mon, 28 Nov 2022 10:49:35 -0800 Rik doc: Avoid use of formatting Texinfo macros (e.g., @code) inside @menu, @xref macros. stable
Mon, 28 Nov 2022 10:39:51 -0800 Rik doc: Update EDITION number on title page of manual. stable
Mon, 28 Nov 2022 09:35:41 -0800 Rik maint: merge stable to default
Mon, 28 Nov 2022 09:32:06 -0800 Felipe G. Nievinski gui: Update translation file pt_BR.ts (bug #63404) stable
Mon, 28 Nov 2022 09:26:14 -0800 José Luis García Pallero gui: Further updates to Spanish translation file (bug #63404). stable
Mon, 28 Nov 2022 09:22:28 -0800 Rik maint: Correct settings dialog string to use "magenta" rather than "pink" (bug #63404). stable
Sun, 27 Nov 2022 20:15:45 -0800 Rik maint: merge stable to default
Sun, 27 Nov 2022 20:15:24 -0800 Rik doc: Update HACKING.md and RELEASE_CHECKLIST.md. stable
Sun, 27 Nov 2022 17:03:48 -0800 Rik maint: merge stable to default
Sun, 27 Nov 2022 17:03:13 -0800 Rik doc: Remove unnecessary @seealso link in external.txi to 'javamem'. stable
Sun, 27 Nov 2022 17:01:00 -0800 Rik maint: cleanup code in BIST tests to use Octave coding conventions. stable
Sun, 27 Nov 2022 17:00:20 -0500 Arun Giridhar maint: Merge stable to default
Sun, 27 Nov 2022 16:58:42 -0500 Arun Giridhar NEWS.8.md: Expand note about string changes. stable
Sun, 27 Nov 2022 16:10:24 -0500 Arun Giridhar maint: Merge stable to default
Sun, 27 Nov 2022 11:27:40 +0100 Torsten Lilge fix missing translations of workspace header stable
Sun, 27 Nov 2022 11:27:32 +0100 Torsten Lilge save settings dialog geometry and last tab also when cancelled stable
Sun, 27 Nov 2022 11:27:29 +0100 Torsten Lilge fix missing trnaslation for new strings in settings dialog (bug #63404) stable
Sat, 26 Nov 2022 17:14:01 -0500 John W. Eaton maint: Merge stable to default.
Sat, 26 Nov 2022 17:08:30 -0500 John W. Eaton avoid overflow due to abs(min_val) in signed int64 multiplication (bug #63416) stable
Sat, 26 Nov 2022 17:05:21 -0500 John W. Eaton delete m_evaluator after m_output_system (bug #63416) stable
Sat, 26 Nov 2022 18:51:28 +0100 Markus Mützel maint: Merge stable to default.
Sat, 26 Nov 2022 18:50:58 +0100 Markus Mützel gui: Update German translation file (bug #63404). stable
Sat, 26 Nov 2022 06:32:36 -0800 Rik maint: merge stable to default
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Fri, 25 Nov 2022 21:38:43 -0800 Rik maint: merge stable to default
Fri, 25 Nov 2022 21:38:22 -0800 Rik maint: Strip trailing spaces and add missing EOL to all files. stable
Fri, 25 Nov 2022 21:23:54 -0800 Rik maint: Clean up m-files before Octave 8.1 release. stable
Fri, 25 Nov 2022 13:58:54 -0500 Kasper H. Filtenborg Add new function 'tensorprod' (patch #10288)
Fri, 25 Nov 2022 09:41:12 -0800 Rik tsearchn.m: Use Octave coding conventions.
Fri, 25 Nov 2022 11:33:20 -0500 Arun Giridhar maint: Merge away extra head
Fri, 25 Nov 2022 11:32:48 -0500 Arun Giridhar maint: Merge stable to default
Fri, 25 Nov 2022 11:31:47 -0500 Arun Giridhar tsearchn.m: Speed up performance (bug #63376)
Fri, 25 Nov 2022 08:30:30 -0800 Rik Fix scanf handling of exceptional values (NA, NaN, Inf) at EOF (bug #63383)
Fri, 25 Nov 2022 16:32:51 +0100 Torsten Lilge * zh_CN.ts: added chinese translation by JunWang (bug #63404) stable
Thu, 24 Nov 2022 16:16:52 -0500 Arun Giridhar maint: Merge stable to default
Thu, 24 Nov 2022 21:55:51 +0100 Pantxo Diribarne GUI: update french translation (bug #63404) stable
Thu, 24 Nov 2022 21:45:16 +0100 Torsten Lilge * be_BY.ts, ca_ES.ts: updated language files missing in previous patch stable
Thu, 24 Nov 2022 06:48:25 +0100 Torsten Lilge add tools and files for updating the gui's language files for translation stable
Thu, 24 Nov 2022 06:30:22 -0800 Rik maint: merge stable to default
Thu, 24 Nov 2022 06:30:04 -0800 Rik doc: Add undocumented functions to Octave manual for 8.1 release. stable
Thu, 24 Nov 2022 06:12:43 -0800 Rik maint: merge stable to default