log

age author description
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.
Sun, 02 May 2021 13:53:14 +0200 Markus Mützel GitHub-CI: Avoid running multiple actions at the same time
Wed, 18 Jul 2018 22:34:08 -0400 Andrew Janke build: Use dynamic symbol lookup for functions in libraries on macOS (bug #53627).
Sat, 01 May 2021 21:18:50 +0200 Markus Mützel GitHub-CI: Install dependency rapidjson.
Sat, 01 May 2021 17:48:04 +0200 Markus Mützel GitHub-CI: Add rule for CodeQL analysis.
Sat, 01 May 2021 15:50:26 +0200 Markus Mützel expint.m: Slightly increase tolerance to have BIST pass on macOS.
Sat, 01 May 2021 15:58:13 +0200 Markus Mützel GitHub-CI: Increase ccache size for gcc on Ubuntu 20.04.
Sat, 01 May 2021 14:22:30 +0200 Markus Mützel memory.m: Skip function and tests on macOS.
Sat, 01 May 2021 13:13:15 +0200 Markus Mützel GitHub-CI: Install on macOS before running test suite.
Fri, 30 Apr 2021 19:46:23 +0200 Markus Mützel Add rule for continuous integration tests on GitHub.
Fri, 30 Apr 2021 19:23:11 +0200 Markus Mützel maint: merge stable to default.
Fri, 30 Apr 2021 15:02:13 +0200 Markus Mützel pkg.m: Use default prefixes unless otherwise set previously (bug #60472). stable
Thu, 29 Apr 2021 21:51:23 -0700 Rik Code cleanup in strfns.cc.
Thu, 29 Apr 2021 21:38:54 -0700 Rik native2unicode.m: Improve performance and input validation.
Thu, 29 Apr 2021 21:34:48 -0700 Rik unicode2native.m: Return empty output for empty input (bug #60480).
Thu, 29 Apr 2021 20:57:01 -0700 Rik Avoid use of SIGNAL/SLOT where possible (bug #60420)
Thu, 29 Apr 2021 06:33:08 -0400 John W. Eaton maint: merge stable to default.
Thu, 29 Apr 2021 06:32:13 -0400 John W. Eaton avoid crash in GUI for rmdir("") (bug #60473) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 28 Apr 2021 22:24:21 -0400 John W. Eaton * quit.h: Remove stray ; after function definition.
Wed, 28 Apr 2021 22:23:39 -0400 John W. Eaton * lo-array-errwarn.cc: Include <limits>. (bug #60470)
Wed, 28 Apr 2021 13:46:02 -0400 John W. Eaton move idx_vector classes inside octave namespace
Wed, 28 Apr 2021 12:55:19 -0400 John W. Eaton use m_ prefix for data members in idx_vector classes
Wed, 28 Apr 2021 10:23:41 -0400 John W. Eaton eliminate error flag and err_rep in idx_vector class
Sun, 25 Apr 2021 17:36:12 +0200 Markus Mützel build: Use substitution SED instead of calling "sed" (bug #60413).
Wed, 28 Apr 2021 08:18:43 -0400 John W. Eaton use shared_ptr to manage memory for mutex object
Tue, 27 Apr 2021 16:12:41 -0400 John W. Eaton use shared_ptr to manage memory for sparse chol and qr classes
Tue, 27 Apr 2021 13:42:36 -0400 John W. Eaton move hook function classes inside octave namespace
Tue, 27 Apr 2021 13:23:06 -0400 John W. Eaton use m_ prefix for data members in hook_function classes
Tue, 27 Apr 2021 13:16:01 -0400 John W. Eaton use shared_ptr to manage data for hook_function class
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Tue, 27 Apr 2021 11:08:38 -0400 John W. Eaton fix -IDIR flag for libgui/graphics
Sun, 25 Apr 2021 18:45:46 +0200 Markus Mützel maint: merge stable to default.
Fri, 23 Apr 2021 19:30:43 +0200 Markus Mützel qz.cc: Let test pass with LAPACK 3.9.1 and earlier versions (bug #60357). stable
Fri, 23 Apr 2021 08:04:48 -0700 Rik qz.cc: return correct number of eigenvalues (bug #60357). stable
Sun, 25 Apr 2021 17:07:27 +0200 Markus Mützel maint: merge stable to default.
Sat, 24 Apr 2021 19:17:16 +0200 Markus Mützel build: Make relocation of dependencies with Octave optional (bug #60413). stable
Sat, 24 Apr 2021 08:29:22 -0400 John W. Eaton ignore spurious error from zlib (bug #60450)
Fri, 23 Apr 2021 19:30:43 +0200 Markus Mützel qz.cc: Let test pass with LAPACK 3.9.1 and earlier versions (bug #60357).
Fri, 23 Apr 2021 08:04:48 -0700 Rik qz.cc: return correct number of eigenvalues (bug #60357).
Thu, 22 Apr 2021 12:52:14 -0400 John W. Eaton where possible, use default destructors in GUI classes