log libinterp/corefcn/__eigs__.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
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Fri, 10 Sep 2021 07:02:04 -0700 Rik maint: Use public: qualifier in structs that are really classes.
Wed, 25 Aug 2021 12:30:01 -0700 Rik maint: use "m_" prefix for member variables of classes associated with EIG.
Wed, 18 Aug 2021 09:06:09 -0400 John W. Eaton * __eigs.cc__: Move all functions inside octave namespace.
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
Thu, 01 Apr 2021 19:42:37 +0200 Markus Mützel eigs: Remove static variables (bug #60311).
Thu, 01 Apr 2021 18:58:26 +0200 Markus Mützel maint: merge stable to default.
Thu, 01 Apr 2021 18:55:45 +0200 Markus Mützel eigs: Prevent possible segmentation fault at exit (bug #60311). stable
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, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Tue, 29 Sep 2020 06:59:13 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Wed, 29 Jan 2020 06:30:40 -0500 John W. Eaton move sparse functions from dldfcn to corefcn directory (bug #57459) base libinterp/dldfcn/__eigs__.cc@79126ce875be