log libinterp/corefcn/qr.cc @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Wed, 30 Nov 2022 20:27:16 -0800 Rik maint: Review C++ files for style and coding conventions. stable
Mon, 31 Oct 2022 10:01:50 -0700 Rik doc: Spellcheck documentation for 8.1 release.
Wed, 05 Oct 2022 10:55:13 +0200 Markus Mützel qr.cc: Run test with sparse input only if built with necessary libraries (bug #63069).
Tue, 04 Oct 2022 17:05:21 -0700 Rik Allow empty sparse matrix inputs to qr() (bug #63069)
Sat, 09 Apr 2022 14:52:25 -0700 Arun Giridhar Allow "econ" argument to qr() function (bug #62277).
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 16:46:01 -0800 Rik maint: strip trailing spaces from codebase.
Wed, 24 Nov 2021 20:26:59 -0800 Rik maint: merge stable to default.
Wed, 24 Nov 2021 20:26:31 -0800 Rik doc: Fix two more instances of long lines in libinterp/ directory. stable
Wed, 24 Nov 2021 19:42:29 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory ahead of 7.1 release. stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 26 Jan 2021 16:41:36 +0100 Markus Mützel maint: merge stable to default.
Tue, 26 Jan 2021 15:20:33 +0100 Markus Mützel qr: Error for dense A and B with three output arguments (bug #58944). stable
Tue, 05 Jan 2021 20:38:01 +0100 Markus Mützel qr.cc: Require CHOLMOD for tests that use SPQR (bug #57033).
Tue, 05 Jan 2021 15:54:22 +0100 Markus Mützel maint: merge stable to default.
Tue, 05 Jan 2021 14:42:18 +0100 Markus Mützel tests: Make tests that depend on CXSparse conditional. stable
Thu, 09 Jan 2020 21:45:54 +0100 Simon Hau Replacement of CXSPARSE by SPQR for QR factorization (bug #57033).
Sat, 10 Oct 2020 07:28:34 -0700 Rik maint: Backed out changeset 09c071328135.
Fri, 09 Oct 2020 13:49:52 -0700 Rik test: remove unnecessary BIST tests in C++ files checking for excessive number of inputs.
Wed, 29 Jan 2020 06:30:40 -0500 John W. Eaton move sparse functions from dldfcn to corefcn directory (bug #57459) base libinterp/dldfcn/qr.cc@78e291315b71