log src/ov-float.h @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 21 Oct 2010 16:12:00 -0400 John W. Eaton use gripe functions for NaN to logical and NaN to character conversions more consistently
Tue, 29 Jun 2010 09:05:19 +0200 Jaroslav Hajek remove redundant fwd decls of Octave_map from header files
Fri, 28 May 2010 12:28:06 +0200 Jaroslav Hajek make cellfun's fast scalar collection mechanism public
Fri, 23 Apr 2010 11:23:43 +0200 Jaroslav Hajek fix assignment to non-existing variables and octave_value::assign
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 02 Oct 2009 08:27:44 +0200 Jaroslav Hajek implement builtin_type
Tue, 10 Mar 2009 13:55:52 -0400 John W. Eaton include <iosfwd> instead of <iostream> in header files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 24 Feb 2009 11:11:40 +0100 Jaroslav Hajek add missing scalar->int scalar conversions
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps