log liboctave/util/lo-ieee.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
Wed, 16 Nov 2022 14:06:02 +0100 Markus Mützel maint: Remove left-over bit from db8735ee84da
Wed, 16 Nov 2022 06:57:14 -0500 Arun Giridhar maint: Remove more functions deprecated in Octave 7
Fri, 14 Jan 2022 15:48:34 +0100 Markus Mützel Include "octave-config.h" before other headers (bug #61812). 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, 15 Sep 2021 16:22:27 -0700 Rik maint: Backed out changeset 0cd93ca0b237
Tue, 14 Sep 2021 16:59:56 -0700 Rik maint: lo-ieee.h: Use C++ named union declaration rather than C-style typedef.
Fri, 10 Sep 2021 07:02:04 -0700 Rik maint: Use public: qualifier in structs that are really classes.
Mon, 30 Aug 2021 21:31:51 -0700 Rik maint: deprecate lo_ieee_finite and replace with lo_ieee_isfinite.
Tue, 17 Aug 2021 21:37:21 -0400 John W. Eaton move macros from lo-ieee.h to lo-ieee.cc
Thu, 11 Mar 2021 09:08:54 -0800 Rik maint: remove #defines for old_NA values no longer supported.
Wed, 10 Mar 2021 16:35:59 -0800 Rik maint: Remove support for old_NA definition (pre-R compatible value).
Sat, 13 Feb 2021 10:44:52 -0800 Rik Compute with NA correctly on MIPS architecture (bug #59830). stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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.
Fri, 16 Jun 2017 15:51:29 -0700 Rik Use isnan, isinf, isfinite, signbit functions from C++ std lib.
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
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Thu, 19 May 2016 01:00:37 -0400 John W. Eaton write namespace keyword and name on same line in C++ files
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Tue, 17 May 2016 11:32:53 -0400 John W. Eaton use namespace for numeric_limits
Tue, 17 May 2016 01:11:27 -0400 John W. Eaton define octave_numeric_limits template methods for Inf and NaN
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Thu, 14 Jan 2016 07:02:41 -0800 Rik maint: Use "FIXME:" consistently in code base.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 10 Nov 2014 12:37:04 +0000 Carnë Draug Remove liboctave methods and classes deprecated for longer than 3 years.
Tue, 04 Mar 2014 10:49:31 -0500 John W. Eaton fix initialization problem for Inf, NaN, and NA values (bug #41667) gui-release
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, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/lo-ieee.h@1a6b5f3ecf55