log liboctave/numeric/lo-mappers.h @ 23084:ef4d915df748

age author description
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, 29 Nov 2016 00:17:01 -0500 John W. Eaton * lo-mappers.h (arg (float)): Cast M_PI result to float.
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.
Thu, 11 Aug 2016 16:26:56 -0400 John W. Eaton don't rely on std:: overloads of arg, conj, imag, and real for real args
Fri, 15 Jul 2016 10:43:48 -0400 John W. Eaton define forwarding functions for octave_int<T> xmin and xmax (bug #48139)
Sun, 03 Jul 2016 09:54:43 -0700 Mike Miller provide wrapper for frexp and frexpf (bug #48363)
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Thu, 02 Jun 2016 11:31:10 -0400 John W. Eaton * lo-mappers.h (arg, conj, imag, real): Delete double and float
Fri, 27 May 2016 20:50:57 -0400 John W. Eaton use namespace for lo-specfun.h functions
Fri, 27 May 2016 15:19:45 -0400 John W. Eaton use forward declarations instead of including oct-inttypes.h where possible
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
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, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Tue, 09 Feb 2016 04:55:29 -0500 John W. Eaton eliminate feature tests from lo-mappers.h
Tue, 09 Feb 2016 04:15:50 -0500 John W. Eaton eliminate feature tests from lo-specfun.h
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 22 Jul 2015 09:46:42 -0700 Rik Make mod() and rem() Matlab compatible for corner cases (bug #45587).
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.
Fri, 27 Jun 2014 11:49:22 +0200 Olaf Till better guess if rem or mod could be zero (bug #42627) stable
Thu, 31 Oct 2013 22:19:07 -0700 Rik maint: Use common #define syntax "octave_filename_h" in h_files.
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.
Sat, 13 Jul 2013 08:08:15 -0700 Rik Use xfinite to replace some (isinf || isnan) instances in C++ code.
Thu, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Tue, 18 Sep 2012 10:15:05 -0700 Rik build: Update imported module list from gnulib.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/lo-mappers.h@454684162a7a