Fri, 13 Jun 2025 17:33:42 -0700 |
Rik |
maint: Rename "lo-mappers.[h|cc]" to "mappers.[h|cc]" |
Fri, 13 Jun 2025 11:57:09 -0700 |
Rik |
maint: rename liboctave files that could conflict with system header files to use prefix "oct-". |
Sat, 08 Feb 2025 09:40:34 -0800 |
Rik |
maint: Update copyright dates to 2025 ahead of 10.1 release.stable |
Wed, 27 Dec 2023 16:55:14 -0800 |
Rik |
maint: New method rwdata() as clearer alternative to fortran_vec(). |
Fri, 22 Dec 2023 12:14:08 -0500 |
John W. Eaton |
maint: merge stable to default |
Fri, 22 Dec 2023 12:08:17 -0500 |
John W. Eaton |
maint: update Octave Project Developers copyright for the new yearstable |
Wed, 13 Dec 2023 15:48:06 -0500 |
John W. Eaton |
avoid dim_vector copies in more places where possible (bug #64962) |
Tue, 24 Jan 2023 17:19:44 -0800 |
Rik |
maint: Eliminate "(void)" in C++ function prototypes/declarations. |
Fri, 06 Jan 2023 13:11:27 -0500 |
John W. Eaton |
update Octave Project Developers copyright for the new yearstable |
Tue, 28 Dec 2021 18:22:40 -0500 |
John W. Eaton |
update Octave Project Developers copyright for the new yearstable |
Tue, 03 Aug 2021 12:34:52 -0400 |
John W. Eaton |
move some utility functions inside octave namespace |
Fri, 30 Jul 2021 11:46:05 -0400 |
John W. Eaton |
prefer data over fortran_vec for read-only access to data |
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 yearstable |
Tue, 11 Aug 2020 15:20:01 -0400 |
John W. Eaton |
refactor octave_read_* and octave_write_* functions |
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, 12 Jun 2019 16:55:22 -0500 |
John W. Eaton |
delete unused file functor.h |
Thu, 10 Jan 2019 19:04:04 -0800 |
Mike Miller |
silence unused parameter compiler warnings when building without FFTWstable |
Wed, 02 Jan 2019 16:32:43 -0500 |
John W. Eaton |
maint: Update copyright dates in all source files.stable |
Thu, 26 Jul 2018 16:32:12 -0700 |
Rik |
maint: Use Octave convention for spacing of C++ cast statements. |
Wed, 11 Jul 2018 17:41:36 -0400 |
John W. Eaton |
remove fftpack sources |
Thu, 07 Jun 2018 10:11:54 -0400 |
John W. Eaton |
prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible |
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. |
Fri, 28 Jul 2017 15:40:00 -0700 |
Rik |
Use character literals 'c' rather than string literals "c" when possible. |
Sun, 11 Jun 2017 22:14:09 -0700 |
Rik |
maint: Deprecate is_empty and replace with isempty. |
Thu, 08 Jun 2017 15:56:46 -0700 |
Rik |
Deprecate octave::math::finite in favor of octave::math::isfinite. |
Tue, 02 May 2017 15:00:43 -0700 |
Rik |
maint: Eliminate fairly useless 1-line comment ahead of copyright statement for some files. |
Thu, 27 Apr 2017 17:33:10 -0700 |
Rik |
maint: Wrap tertiary operator in parentheses "(COND ? x : y)". |
Wed, 26 Apr 2017 09:57:28 -0700 |
Rik |
maint: Eliminate <cfloat.h> header from liboctave files. |
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 |
Tue, 17 Jan 2017 11:42:25 -0500 |
John W. Eaton |
move fftw classes inside octave namespace |
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 03:41:42 -0400 |
John W. Eaton |
move more classes inside octave namespace |
Wed, 17 Aug 2016 01:05:19 -0400 |
John W. Eaton |
maint: Update copyright notices for 2016. |
Wed, 17 Aug 2016 00:18:08 -0400 |
John W. Eaton |
move most f77 function decls to separate header files |
Wed, 10 Aug 2016 22:38:44 -0700 |
Mike Miller |
Use new macros for passing complex arguments to Fortran FFTPACK subroutines |
Sun, 17 Jul 2016 12:42:37 -0400 |
John W. Eaton |
new macros for F77 data types |
Wed, 25 May 2016 16:51:16 -0400 |
John W. Eaton |
use namespace for lo-mappers.h functions |
Tue, 17 May 2016 12:09:30 -0400 |
John W. Eaton |
use "#if ..." consistently instead of "#ifdef" and "#ifndef" |
Mon, 02 May 2016 08:53:18 -0700 |
Rik |
maint: for clarity, call ndims() rather than length() on dimension vectors. |
Wed, 30 Mar 2016 15:19:12 -0700 |
Rik |
maint: Eliminate accidental double spaces in code. |
Thu, 18 Feb 2016 13:34:50 -0800 |
Rik |
Use '#include "config.h"' rather than <config.h>. |
Sat, 06 Feb 2016 06:40:13 -0800 |
Rik |
maint: indent #ifdef blocks in liboctave and src directories. |
Mon, 01 Feb 2016 13:33:13 -0800 |
Rik |
maint: Replace more instances of goto in liboctave with other constructs. |
Sat, 23 Jan 2016 13:52:03 -0800 |
Rik |
maint: clean up code around calls to current_liboctave_error_handler. |
Mon, 18 Jan 2016 18:28:06 -0800 |
Rik |
Switch gripe_XXX to either err_XXX or warn_XXX naming scheme. |
Wed, 23 Dec 2015 21:46:39 -0800 |
Rik |
maint: Use is_empty rather than "numel () == 0" for clarity. |
Sun, 24 May 2015 02:41:37 +0100 |
Carnë Draug |
Deprecate Array::nelem() and Range::nelem() in favour of ::numel(). |
Sat, 23 May 2015 21:46:44 -0700 |
Rik |
maint: Use cuddled parentheses when indexing dimension_vectors. |
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015. |
Sat, 22 Nov 2014 12:35:08 -0800 |
Rik |
Replace instances of deprecated Array constructor in FFTPACK-related code. |
Fri, 07 Nov 2014 08:15:55 +0000 |
Carnë Draug |
Change inheritance tree so that <T>Matrix inherit from <T>NDArray. |
Sun, 04 May 2014 16:08:46 -0700 |
Rik |
Add "native" option to prod() (bug #40349). |