Fri, 13 Jun 2025 17:33:42 -0700 |
Rik |
maint: Rename "lo-mappers.[h|cc]" to "mappers.[h|cc]" |
Tue, 29 Apr 2025 17:52:12 +0200 |
Markus Mützel |
Avoid implicit instantiations of the Array<T> template class. |
Sat, 08 Feb 2025 09:40:34 -0800 |
Rik |
maint: Update copyright dates to 2025 ahead of 10.1 release.stable |
Fri, 22 Dec 2023 12:08:17 -0500 |
John W. Eaton |
maint: update Octave Project Developers copyright for the new yearstable |
Fri, 06 Jan 2023 13:11:27 -0500 |
John W. Eaton |
update Octave Project Developers copyright for the new yearstable |
Sat, 05 Nov 2022 19:15:13 +0100 |
Markus Mützel |
Use more specialized API flags for template classes (bug #61711). |
Sat, 05 Nov 2022 13:48:24 +0100 |
Markus Mützel |
Prevent implicit instantiations of the Array class template (bug #61711). |
Tue, 28 Dec 2021 18:22:40 -0500 |
John W. Eaton |
update Octave Project Developers copyright for the new yearstable |
Wed, 28 Apr 2021 13:46:02 -0400 |
John W. Eaton |
move idx_vector classes inside octave namespace |
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 |
Sat, 02 Jan 2021 15:46:16 +0100 |
Markus Mützel |
Export Array template specializations (patch #8919). |
Tue, 29 Dec 2020 17:19:47 +0100 |
Markus Mützel |
Remove API tag when instantiating Array template class (patch #8919). |
Sat, 11 Jan 2020 12:53:20 -0800 |
Rik |
maint: Use Octave coding conventions in liboctave/ |
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. |
Tue, 25 Jul 2017 14:54:10 -0700 |
Rik |
Use C++11 nullptr rather than 0 in code (bug #51565). |
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. |
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" |
Fri, 01 Apr 2016 12:57:49 -0400 |
John W. Eaton |
maint: merge stable to default. |
Fri, 01 Apr 2016 12:04:04 -0400 |
John W. Eaton |
avoid mulitple definitions of static function-scope vars (bug #47372)stable |
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. |
Thu, 19 Mar 2015 12:25:28 -0400 |
John W. Eaton |
avoid some code duplication in complex comparison functions (bug #44206) |
Wed, 25 Feb 2015 11:55:49 -0800 |
Rik |
maint: Cleanup C++ code to follow Octave coding conventions. |
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015. |
Sat, 04 Oct 2014 02:17:17 -0500 |
Daniel J Sebald |
Map -pi to pi for principal argument used in complex operators (bug #43313). |
Mon, 26 Jan 2015 15:32:49 -0800 |
Rik |
Fix complex compare operation for issorted (bug #44071). |
Thu, 11 Dec 2014 00:15:03 +0100 |
Kai T. Ohlhus |
Remove single line makro INSTANTIATE_ARRAY_SORT. |
Sat, 26 Oct 2013 18:57:05 -0700 |
Rik |
maint: Use GNU style coding conventions for code in liboctave/ |
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release. |
Fri, 31 Aug 2012 20:00:20 -0700 |
Rik |
build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
base
liboctave/Array-C.cc@aced9dcc5b16
|