log libinterp/corefcn/__eigs__.cc @ 29998:8d86806fcdfd

age author description
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