log

age author description
Tue, 11 May 2021 22:42:29 +0200 Torsten Lilge fix eol mode when saving files under new names (bug #60585) stable
Tue, 11 May 2021 20:55:11 +0200 Markus Mützel GitHub-CI: Build with visibility flags on macOS (bug #59820).
Tue, 11 May 2021 19:32:57 +0200 Markus Mützel Define variables for API visibility flags on all platforms (bug #59820).
Mon, 10 May 2021 23:27:38 +0200 Markus Mützel liboctave/array: Add visibility flags to functions declared in headers (bug #60567).
Mon, 10 May 2021 14:58:19 -0400 John W. Eaton * input.h (Vlast_prompt_time): Export symbol.
Mon, 10 May 2021 20:17:29 +0200 Markus Mützel maint: merge stable to default.
Mon, 10 May 2021 20:04:16 +0200 Markus Mützel Fix error if test suite is run before Octave is installed (bug #60554). stable
Sat, 08 May 2021 21:12:19 +0200 Markus Mützel Fix error in dc171e0452cf (bug #60556).
Sat, 08 May 2021 11:45:17 -0700 Mike Miller lscov.m: relax BIST tolerance to pass with OpenBLAS (bug #60552)
Sat, 08 May 2021 19:51:08 +0200 Markus Mützel maint: merge stable to default.
Sat, 08 May 2021 19:31:48 +0200 Markus Mützel Mark compiled system functions correctly if OCTAVE_HOME is non-canonical (bug #60554). stable
Sat, 08 May 2021 09:39:19 -0700 Mike Miller build: restore original QHULL make variables (bug #60016)
Sat, 08 May 2021 17:45:19 +0200 Markus Mützel maint: merge stable to default.
Sat, 08 May 2021 17:43:50 +0200 Markus Mützel Mark system functions correctly if OCTAVE_HOME is non-canonical (bug #60554). stable
Sat, 01 May 2021 15:17:28 +0200 Markus Mützel logspace.m: Mark tests as known to fail on macOS (bug #55538).
Wed, 05 May 2021 12:15:56 +1000 Robert Jenssen load-path: Add ids to warnings for load path update failures (bug #48865).
Fri, 07 May 2021 21:05:56 -0400 John W. Eaton avoid crash when closing GUI with open editor tabs (bug #60500)
Fri, 07 May 2021 23:35:15 +0200 Markus Mützel build: Initialize QHull context structure in configure test (bug #60016).
Fri, 07 May 2021 13:52:24 -0400 John W. Eaton remove debug code accidentally pushed in 5cf985f5760a
Fri, 07 May 2021 13:12:35 -0400 John W. Eaton * octave.cc (application::init): Allow --interactive with --server.
Fri, 02 Apr 2021 19:53:26 +0200 Stefan Brüns qhull: Use reentrant libqhull_r (bug #60016).
Fri, 07 May 2021 07:48:00 -0700 Rik Remove DOS line endings in cset f114b45ebbc9.
Fri, 07 May 2021 15:48:52 +0200 Markus Mützel bootstrap: Add diff and instructions for local changes after gnulib update.
Fri, 07 May 2021 14:37:26 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments for GUI (bug #60535).
Thu, 06 May 2021 09:37:43 -0700 Rik betaincinv.m: Overhaul function.
Thu, 06 May 2021 15:14:21 +0200 Markus Mützel event-manager.h: Remove visibility attributes from functions defined in header.
Thu, 06 May 2021 11:55:51 +0200 Markus Mützel maint: merge stable to default.
Thu, 06 May 2021 00:31:57 -0500 Gene Harvey unistd-wrappers.c: Allocate sufficient memory for new_argv (bug #60535). stable
Wed, 05 May 2021 20:37:55 -0400 John W. Eaton provide access to qt_interpreter_event handlers from event_manager class
Wed, 05 May 2021 20:30:09 -0400 John W. Eaton reset parser if parse error occurs parsing code in get_line_and_eval
Wed, 05 May 2021 20:28:44 -0400 John W. Eaton move get_line_and_eval to parse tree evaluator
Wed, 05 May 2021 15:39:17 -0700 Rik Disable Octave:empty-index warning when --braindead option used.
Wed, 05 May 2021 14:27:17 -0700 Rik maint: merge stable to default.
Wed, 05 May 2021 14:26:44 -0700 Rik betaincinv.m: Correctly handle inputs very close to 1.0 (bug #60528) stable
Wed, 05 May 2021 14:13:01 -0700 Rik maint: merge stable to default.
Wed, 05 May 2021 14:12:23 -0700 Rik betaincinv.m: Correctly handle small inputs (bug #60528) stable
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Tue, 04 May 2021 15:33:58 -0400 John W. Eaton avoid connecting to parent slots in octave_dock_widget
Tue, 04 May 2021 13:55:28 -0400 John W. Eaton eliminate direct parent to child connection in terminal dock widget
Tue, 04 May 2021 11:56:47 -0400 John W. Eaton eliminate more connections from variable editor signals to parent slots
Wed, 05 May 2021 18:40:58 +0200 Markus Mützel svd: Use std::unordered_map for mapping of jobu and jobv from gesvd to gejsv.
Wed, 05 May 2021 17:46:37 +0200 Markus Mützel libgui: Avoid dangling reference with QString::toStdString.
Wed, 05 May 2021 13:52:54 +0200 Markus Mützel hdf5: Initialize array before use.
Wed, 05 May 2021 10:50:22 +0200 Markus Mützel tril.cc: Use standard functions for min and max operations.
Tue, 04 May 2021 14:03:19 -0700 Rik Emit more informative error message for empty {} indexing (bug #57297).
Tue, 04 May 2021 20:50:58 +0200 Markus Mützel Cast to wider resulting type before multiplication.
Tue, 04 May 2021 16:25:47 +0200 Markus Mützel MatrixType.cc: Use template type for internal variables.
Tue, 04 May 2021 16:15:50 +0200 Markus Mützel qt-graphics-toolkit.cc: Use correct format specifier for "void *" type.
Tue, 04 May 2021 08:54:39 -0400 John W. Eaton enable event_manager with interpreter_events class actions by default
Mon, 03 May 2021 16:45:00 -0400 John W. Eaton avoid connecting to parent slots in history dock widget
Mon, 03 May 2021 16:40:37 -0400 John W. Eaton avoid connecting to parent slots in workspace view
Mon, 03 May 2021 13:48:26 -0400 John W. Eaton eliminate octave_dock_widget::main_win function
Mon, 03 May 2021 13:30:29 -0400 John W. Eaton eliminate more child to parent signal/slot connections
Mon, 03 May 2021 09:24:16 -0400 John W. Eaton avoid connecting to parent slots in file browser widget
Mon, 03 May 2021 08:24:57 -0700 Rik Include invalid property name in error message from set() (bug #60487).
Sun, 02 May 2021 21:00:31 -0400 John W. Eaton connect qt-link doc signals directlty to documentation widget
Sun, 02 May 2021 20:25:38 -0400 John W. Eaton fix thinko in 3bfec185c9e2 (bug #60498)
Fri, 30 Apr 2021 16:54:24 -0400 John W. Eaton avoid possible crash when closing variable editor sub-window
Sun, 02 May 2021 07:28:15 -0700 Rik struct2hdl.m: Fix bug loading plotyy figures (bug #60488).
Sun, 02 May 2021 13:25:50 +0200 Markus Mützel dir.m: Don't restrict BIST to Unix-like platforms.