log liboctave/oct-inttypes.h @ 8963:d1eab3ddb02d

age author description
Thu, 12 Mar 2009 17:08:14 -0400 John W. Eaton oct-inttypes.h (bitshift): apply mask even if not shifting
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:15:05 +0100 Jaroslav Hajek workaround gcc 4.3 explicit instantiation bug in octave_int_cmp_op
Thu, 12 Feb 2009 10:00:43 +0100 Jaroslav Hajek use lo-traits in oct-inttypes
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Wed, 12 Nov 2008 21:36:39 +0000 Michael Goffioul Fix for MSVC compilation
Thu, 30 Oct 2008 20:12:28 +0100 Jaroslav Hajek workaround missing std::abs(int64_t) in MSVC
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
Wed, 08 Oct 2008 08:01:46 +0200 Jaroslav Hajek remove the int->real conversion code vulnerability to compiler optimization
Tue, 07 Oct 2008 15:28:45 +0200 Jaroslav Hajek fix uint64 mixed operations
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Wed, 01 Oct 2008 11:05:13 -0400 Jaroslav Hajek rewrite integer arithmetics and conversions
Fri, 12 Sep 2008 15:34:13 -0400 Jaroslav Hajek fix integer exponentiation with negative exponent
Tue, 19 Aug 2008 14:46:35 -0400 David Bateman Add additional integer math and conversion warnings, set their default state to be off and add the intwarning function
Wed, 30 Jul 2008 16:36:58 -0400 John W. Eaton style fixes
Wed, 30 Jul 2008 15:20:13 +0200 Jaroslav Hajek implement checked conversions between integers
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Tue, 18 Mar 2008 16:21:10 -0400 John W. Eaton partial specialization for octave_int_fit_to_range
Tue, 18 Mar 2008 14:46:15 -0400 John W. Eaton compatible handling of NaN -> int conversions
Tue, 26 Feb 2008 17:37:37 -0500 John W. Eaton avoid more "comparison is always false due to limited range of data type" warnings from GCC
Sun, 24 Feb 2008 02:58:01 -0500 John W. Eaton avoid some GCC warnings for unsigned comparisons
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Tue, 27 Nov 2007 03:06:10 +0000 jwe [project @ 2007-11-27 03:06:10 by jwe]
Wed, 14 Nov 2007 22:21:36 +0000 jwe [project @ 2007-11-14 22:21:35 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Wed, 27 Jun 2007 19:02:59 +0000 dbateman [project @ 2007-06-27 19:02:59 by dbateman]
Wed, 04 Apr 2007 02:37:07 +0000 jwe [project @ 2007-04-04 02:37:07 by jwe]