log liboctave/numeric/lo-lapack-proto.h @ 29358:0a5b15007766 stable

age author description
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 24 Apr 2020 12:25:38 +0200 Martin Köhler Add function ordqz (patch #9897).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 13 May 2018 12:37:37 +0200 Sébastien Villemot Use LAPACK DTGSEN subrouting for ordered-qz computation (bug #53761) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 07 Jan 2018 21:48:04 +0100 Markus Mützel Use new LAPACK functions in gsvd if available (bug #50463).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 09 May 2017 08:46:07 -0700 Rik maint: Clean up #includes in liboctave/numeric directory.
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Mon, 24 Apr 2017 21:03:38 -0700 Rik maint: rename cruft/ directory to external/
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 28 Nov 2016 22:36:36 -0500 John W. Eaton use Fortran data types for Fortran function pointer typedefs
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Sat, 01 Oct 2016 17:31:13 +0100 Carnë Draug gsvd: remove function from the upcoming 4.2 release (bug #48807) stable
Mon, 05 Sep 2016 09:49:33 +0200 Kai T. Ohlhus Use F77_INT* rather than int*.
Sun, 04 Sep 2016 17:12:03 +0100 Carnë Draug gsvd<T>: add class template support for FloatMatrix and FloatComplexMatrix.
Mon, 29 Aug 2016 11:09:25 -0700 Rik maint: Style check C++ code in liboctave/
Wed, 17 Aug 2016 00:18:08 -0400 John W. Eaton move most f77 function decls to separate header files