log liboctave/util/oct-sparse.h @ 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, 01 Mar 2022 20:22:48 +0100 Markus Mützel build: Remove references to undefined HAVE_UFSPARSE_*_H macros. stable
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 10:03:47 -0800 Rik maint: style check C++ files in liboctave/ ahead of 7.1 release. 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, 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
Thu, 07 Jan 2021 17:26:58 +0100 Markus Mützel oct-sparse.h: Add missing header.
Thu, 07 Jan 2021 00:19:21 +0100 Markus Mützel sparse-qr.cc: Use correct integer types (bug #57033).
Tue, 05 Jan 2021 20:48:18 +0100 Markus Mützel build: Search SPQR header without sub-directory (bug #59828).
Thu, 09 Jan 2020 21:45:54 +0100 Simon Hau Replacement of CXSPARSE by SPQR for QR factorization (bug #57033).
Tue, 29 Dec 2020 17:58:57 +0100 Markus Mützel Set API tags in files in liboctave/util (patch #8919).
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
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 12 Apr 2017 16:29:50 -0400 John W. Eaton safe cast between SuiteSparse_long and octave_idx_type pointers (bug #50510)
Wed, 12 Apr 2017 13:38:01 -0400 John W. Eaton define all suitesparse NAME macros in oct-sparse.h
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 29 Aug 2016 11:09:25 -0700 Rik maint: Style check C++ code in liboctave/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 01 Aug 2016 12:40:18 -0400 John W. Eaton refill multi-line macro definitions
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h
Sat, 06 Feb 2016 18:22:32 -0800 Rik maint: Clean up various usages of #ifdef.
Sat, 06 Feb 2016 07:43:32 -0500 John W. Eaton move UMFPACK_DNAME and UMFPACK_ZNAME macros to oct-sparse.h
Tue, 02 Feb 2016 16:53:01 -0500 John W. Eaton style fixes in liboctave/numeric directory
Tue, 02 Feb 2016 12:34:06 -0500 John W. Eaton revamp sparse QR factorizatino classes
Sat, 30 Jan 2016 20:48:21 -0800 Rik build: Use configure-time test to check CXSparse version.
Fri, 29 Jan 2016 14:55:20 -0500 John W. Eaton require CXSparse 2.2 or later
Mon, 25 Jan 2016 19:16:31 -0500 John W. Eaton eliminate use of USE_64_BIT_IDX_T
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 18 Feb 2015 22:35:04 -0500 Mike Miller Fix cholmod initialization with SuiteSparse >= 4.3 (bug #44285)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 03 Oct 2014 23:26:14 -0400 Mike Miller Fix compilation error when building without SuiteSparse
Sun, 21 Sep 2014 15:45:08 -0400 John W. Eaton allow building with new version of SuiteSparse (bug #43063)
Thu, 31 Oct 2013 22:19:07 -0700 Rik maint: Use common #define syntax "octave_filename_h" in h_files.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 15 Mar 2013 07:07:08 -0400 John W. Eaton use int64_t for idx type if --enable-64
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/oct-sparse.h@1bb0506218ee