ShortFloat.st
Thu, 05 Nov 2009 17:26:31 +0100 Stefan Vogel change __isString() to __isStringLike() in primitive code
Wed, 16 Sep 2009 19:08:24 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Sep 2009 00:00:18 +0200 Claus Gittinger changed #printfPrintString:
Tue, 26 May 2009 08:37:51 +0200 Claus Gittinger comment
Tue, 26 May 2009 08:30:49 +0200 Claus Gittinger comment
Sun, 19 Oct 2008 23:25:02 +0200 Claus Gittinger comment
Thu, 14 Sep 2006 21:26:56 +0200 Stefan Vogel Fix syntax warning in #ifdef
Wed, 23 Aug 2006 16:02:34 +0200 Claus Gittinger boss stuff separated
Mon, 20 Feb 2006 12:28:49 +0100 Claus Gittinger comment
Fri, 17 Feb 2006 12:47:44 +0100 Claus Gittinger fixed: isNaN and isFinite (for WIN32)
Fri, 11 Nov 2005 13:39:27 +0100 Stefan Vogel isfinite() et.al. for Solaris
Wed, 09 Nov 2005 16:57:45 +0100 Stefan Vogel cleanup isfinite() and isnan() - usage (HPUX)
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Thu, 07 Jul 2005 17:01:53 +0200 Claus Gittinger alpha64 vs. POINTER_SIZE cleanup
Tue, 25 Jan 2005 15:51:17 +0100 Claus Gittinger mac stuff
Fri, 12 Nov 2004 13:24:34 +0100 Claus Gittinger comment
Tue, 29 Jun 2004 15:20:35 +0200 Stefan Vogel Define #storeString to not use DecimalPointCharacter and to
Sat, 26 Jun 2004 21:39:00 +0200 Stefan Vogel Security: use snprintf() instead of sprintf() to avoid overwrites.
Tue, 11 Nov 2003 14:16:57 +0100 Claus Gittinger *** empty log message ***
Thu, 30 Oct 2003 16:06:08 +0100 Stefan Vogel Define #abs
Wed, 02 Jul 2003 11:52:56 +0200 Claus Gittinger comments
Sat, 21 Jun 2003 12:13:26 +0200 Claus Gittinger oops - printString of NaN/INF where wrong;
Wed, 18 Jun 2003 01:11:37 +0200 Claus Gittinger isnanf for Win32
Tue, 17 Jun 2003 18:10:28 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Jun 2003 18:06:32 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Jun 2003 16:35:41 +0200 Claus Gittinger comments
Tue, 17 Jun 2003 16:11:23 +0200 Claus Gittinger signals vs. errors
Tue, 17 Jun 2003 13:53:05 +0200 Claus Gittinger checkin from browser
Tue, 17 Jun 2003 13:49:36 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Jun 2003 10:42:42 +0200 Claus Gittinger documentation
Mon, 16 Jun 2003 11:17:33 +0200 Claus Gittinger double dispatching fixed;
Mon, 31 Mar 2003 11:15:41 +0200 Claus Gittinger replaced refs to DivisionByZeroSignal with ZeroDivide
Tue, 26 Nov 2002 12:41:38 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Nov 2002 10:34:32 +0100 Claus Gittinger added isNegativeZero to test for -0.0
Tue, 11 Jun 2002 23:43:11 +0200 Stefan Vogel Define #precision, #radix
Tue, 02 Oct 2001 10:15:17 +0200 Claus Gittinger pi
Tue, 04 Sep 2001 13:27:12 +0200 Claus Gittinger ZeroDivide has a parameter
Tue, 26 Jun 2001 16:03:54 +0200 Claus Gittinger added #defaultNumberOfDigits
Wed, 28 Feb 2001 17:07:47 +0100 Stefan Vogel Get nan.h from bits/nan.h for Linux
Mon, 20 Nov 2000 11:31:51 +0100 Claus Gittinger added #printfPrintString
Tue, 22 Aug 2000 00:45:29 +0200 Claus Gittinger category changes
Wed, 28 Jun 2000 10:57:45 +0200 Claus Gittinger migration support
Fri, 23 Jun 2000 21:03:30 +0200 Claus Gittinger *** empty log message ***
Tue, 04 Apr 2000 12:21:22 +0200 ps query for number of bits
Wed, 22 Mar 2000 14:34:37 +0100 Claus Gittinger oops - printString was wrong when exponent was involved
Sat, 12 Feb 2000 16:35:30 +0100 Claus Gittinger category rename
Fri, 17 Dec 1999 12:35:57 +0100 Claus Gittinger introduced __threadErrno (for native threads)
Mon, 27 Sep 1999 12:32:33 +0200 Claus Gittinger nan trouble with new suse
Thu, 26 Aug 1999 12:18:21 +0200 Claus Gittinger allow for degenerate float to be read
Thu, 19 Aug 1999 03:20:08 +0200 Claus Gittinger largFloat -> largeInt conversion fixed.
Thu, 12 Aug 1999 10:58:36 +0200 Claus Gittinger float, shortFloat and fraction all hash alike
Thu, 12 Aug 1999 10:56:06 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Aug 1999 10:46:07 +0200 Claus Gittinger *** empty log message ***
Mon, 26 Jul 1999 11:11:55 +0200 Stefan Vogel Raise DivisionByZeroSignal proceedable (as in ST-80)!
Wed, 23 Jun 1999 14:41:21 +0200 Claus Gittinger void possible return warning
Fri, 18 Jun 1999 14:40:14 +0200 Claus Gittinger added #fastFromString:
Mon, 10 May 1999 15:13:07 +0200 Claus Gittinger oops - from coercion in quotient / uncheckedQuotient
Sat, 17 Apr 1999 16:44:32 +0200 Claus Gittinger fixed floor (endless recursion)
Sun, 14 Feb 1999 11:37:42 +0100 Stefan Vogel Move #asDouble to ArithmethicValue.
Thu, 29 Oct 1998 13:56:38 +0100 Claus Gittinger fixed exponent
less more (0) -60 tip