Number.st
Sat, 03 Oct 2009 13:54:45 +0200 Claus Gittinger changed: #readFrom:decimalPointCharacters:onError:
Wed, 16 Sep 2009 19:07:58 +0200 Claus Gittinger *** empty log message ***
Sat, 13 Jun 2009 12:00:45 +0200 Claus Gittinger *** empty log message ***
Mon, 25 May 2009 11:27:40 +0200 sr added #degreeTan
Thu, 26 Mar 2009 12:53:23 +0100 Stefan Vogel new: #printStringFormat:
Thu, 26 Feb 2009 22:06:33 +0100 Stefan Vogel #printStringWithThousandsSeparator fix for non-integers
Wed, 11 Feb 2009 14:43:25 +0100 Claus Gittinger *** empty log message ***
Thu, 22 Jan 2009 00:23:21 +0100 Claus Gittinger +arcTan2:
Wed, 14 Jan 2009 23:12:52 +0100 Claus Gittinger comment
Wed, 14 Jan 2009 23:06:10 +0100 Claus Gittinger measurement support
Sun, 19 Oct 2008 13:12:39 +0200 Claus Gittinger comment
Tue, 19 Aug 2008 11:47:44 +0200 Stefan Vogel fix printOn:thousandsSeparator when there is a 0 behind a separator
Thu, 24 Jul 2008 12:15:38 +0200 Claus Gittinger comments
Thu, 24 Jul 2008 12:07:15 +0200 Claus Gittinger printStringWithThousandsSep comments and refactored
Thu, 24 Jul 2008 11:58:24 +0200 Claus Gittinger printStringWithThousandsSep moved up (also valid for FixedPoint Decimals)
Fri, 09 May 2008 12:51:58 +0200 Michael Beyl timeDuration conversions added
Tue, 25 Sep 2007 16:10:35 +0200 sr closeTo: with epsilon parameter
Tue, 29 May 2007 11:31:21 +0200 Stefan Vogel Fix/speed up taylor computations
Mon, 28 May 2007 13:47:53 +0200 Stefan Vogel Fix bug 641: changed #log10 to be more accurate
Fri, 12 Jan 2007 22:11:43 +0100 Claus Gittinger retry code was already inherited.
Fri, 12 Jan 2007 21:57:41 +0100 Claus Gittinger avoid double-send of digitValue
Fri, 12 Jan 2007 21:24:14 +0100 Claus Gittinger avoid longfloats if possible
Wed, 22 Nov 2006 13:24:12 +0100 Claus Gittinger sqrtWithErrorLessThan:
Wed, 26 Apr 2006 12:39:28 +0200 Claus Gittinger decimalPointCharacter stuff
Tue, 14 Mar 2006 14:13:23 +0100 Claus Gittinger comments
Fri, 17 Feb 2006 16:24:02 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Feb 2006 16:00:56 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Feb 2006 15:46:38 +0100 Claus Gittinger fixedPoint reading
Fri, 17 Feb 2006 14:11:48 +0100 Claus Gittinger fixedPoint reading fixed (explicit scale)
Fri, 17 Feb 2006 13:01:39 +0100 Claus Gittinger decimapPointCharacter stuff;
Wed, 09 Nov 2005 16:56:10 +0100 Stefan Vogel Move #isFinite and #isInfinite from Number to ArithmethicValue
Mon, 27 Jun 2005 12:20:44 +0200 Claus Gittinger +isAbstract
Thu, 14 Apr 2005 21:21:46 +0200 Claus Gittinger hyperbolic functions fixed
Sat, 09 Apr 2005 00:49:31 +0200 Stefan Vogel #decodeAsLiteralArray is defined in superclass
Fri, 12 Nov 2004 13:24:19 +0100 Claus Gittinger epsilon
Wed, 07 Apr 2004 12:23:50 +0200 werner decimalPointCharacter definition
Wed, 07 Apr 2004 12:13:33 +0200 werner decimalPointCharacter definition
Tue, 16 Mar 2004 09:54:54 +0100 Stefan Vogel Fix C cmpiler warnings.
Thu, 29 Jan 2004 14:15:21 +0100 Stefan Vogel Have to call __STORE(), when assigning class.
Thu, 30 Oct 2003 16:13:24 +0100 Stefan Vogel Fix senders of #xxxx_withAccuracy: to use #epsilon instead of #precision.
Wed, 02 Jul 2003 11:34:42 +0200 Claus Gittinger moved math functions to number
Thu, 26 Jun 2003 16:39:23 +0200 Claus Gittinger care to not always return longFloats
Sat, 21 Jun 2003 12:44:23 +0200 Claus Gittinger *** empty log message ***
Sat, 21 Jun 2003 12:41:51 +0200 Claus Gittinger fallback code for trigonometric;
Tue, 17 Jun 2003 13:50:24 +0200 Claus Gittinger fixed conversion from string to not loose precision which is later
Mon, 16 Jun 2003 11:17:33 +0200 Claus Gittinger double dispatching fixed;
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Mon, 21 Apr 2003 16:29:50 +0200 martin *** empty log message ***
Tue, 26 Nov 2002 12:45:01 +0100 Claus Gittinger support for fixedPoint numbers (s-exponentCharacter)
Fri, 02 Aug 2002 00:07:06 +0200 Claus Gittinger infinitz query fix (int * point)
Wed, 31 Jul 2002 16:43:12 +0200 Claus Gittinger comment
Tue, 16 Jul 2002 15:15:13 +0200 Claus Gittinger withScale moved up.
Mon, 15 Jul 2002 11:46:51 +0200 Stefan Vogel Avoid creation of block in #readFrom:onError:
Wed, 19 Jun 2002 14:17:06 +0200 Claus Gittinger *** empty log message ***
Sat, 02 Feb 2002 14:39:24 +0100 Claus Gittinger closeTo: fix
Wed, 19 Dec 2001 15:26:45 +0100 Stefan Vogel Only comments
Tue, 18 Dec 2001 14:46:21 +0100 Claus Gittinger closeTo: generalized for all numbers
Wed, 05 Dec 2001 10:23:46 +0100 Claus Gittinger added timesTwoPower.
Fri, 16 Nov 2001 14:22:25 +0100 Claus Gittinger #raise:receiver:selector...
Fri, 16 Nov 2001 14:14:32 +0100 Claus Gittinger allow Exception-arg in #raise:receiver:selector...
less more (0) -100 -60 tip