SmallInteger.st
Mon, 09 Aug 2010 19:52:27 +0200 Claus Gittinger changed:
Mon, 02 Aug 2010 12:33:35 +0200 Claus Gittinger changed: #printOn:base:showRadix:
Tue, 13 Apr 2010 20:58:23 +0200 Claus Gittinger more 32 bit modulu arithmetic expecco_1_8_0rc1
Fri, 09 Apr 2010 12:48:56 +0200 Claus Gittinger added: #signExtended24BitValue
Fri, 12 Mar 2010 15:12:29 +0100 Stefan Vogel changed:
Sat, 06 Mar 2010 14:45:56 +0100 Stefan Vogel use _MAX_INT instead of 0x3fffffff in primitive code when generating SmallIntegers
Thu, 05 Nov 2009 17:26:26 +0100 Stefan Vogel change __isString() to __isStringLike() in primitive code
Mon, 14 Sep 2009 23:59:57 +0200 Claus Gittinger changed #printfPrintString:
Tue, 07 Jul 2009 19:20:10 +0200 Stefan Vogel changed #printOn:based:showRadix:
Tue, 26 May 2009 08:37:45 +0200 Claus Gittinger comment
Tue, 26 May 2009 08:30:43 +0200 Claus Gittinger comment
Sat, 11 Apr 2009 16:25:18 +0200 Claus Gittinger tricky bitCount
Fri, 06 Feb 2009 15:07:32 +0100 Claus Gittinger comment in bitTest:
Sun, 01 Feb 2009 12:05:51 +0100 Claus Gittinger changed #bitCount
Sun, 01 Feb 2009 03:03:52 +0100 Claus Gittinger changed #bitAt:
Sat, 24 Jan 2009 21:40:24 +0100 Claus Gittinger +bitCount
Wed, 23 Apr 2008 14:07:08 +0200 Stefan Vogel speed up #rightShift:
Wed, 09 Apr 2008 21:40:32 +0200 ab deepCopy change
Mon, 02 Apr 2007 17:56:50 +0200 Stefan Vogel Redefined #digitBytes without using an intermediate LargeInteger
Fri, 19 Jan 2007 01:03:13 +0100 Stefan Vogel Visual-C support
Tue, 26 Jul 2005 16:24:31 +0200 Claus Gittinger comment
Fri, 08 Jul 2005 23:13:39 +0200 Claus Gittinger *** empty log message ***
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Fri, 08 Jul 2005 16:00:04 +0200 Claus Gittinger 64bit cleanup
Thu, 07 Jul 2005 17:01:53 +0200 Claus Gittinger alpha64 vs. POINTER_SIZE cleanup
Tue, 31 Aug 2004 21:29:22 +0200 Stefan Vogel Fix #times: for WIN32
Mon, 30 Aug 2004 18:44:27 +0200 Stefan Vogel keep the sign when doing modulo arithmethic
Sat, 26 Jun 2004 21:32:09 +0200 Stefan Vogel Security: use snprintf() instead of sprintf() to avoid overwrites.
Wed, 16 Jun 2004 14:26:52 +0200 Claus Gittinger juergen gmeiners bug fix for bug #69
Fri, 21 May 2004 10:59:48 +0200 ca fixed infinite recursion with huge radix
Tue, 27 Apr 2004 14:29:44 +0200 Stefan Vogel Define #bitAt:
Tue, 11 Nov 2003 14:16:57 +0100 Claus Gittinger *** empty log message ***
Wed, 02 Jul 2003 11:52:56 +0200 Claus Gittinger comments
Sat, 21 Jun 2003 12:13:53 +0200 Claus Gittinger code refactoring for metaNumbers and complete double dispatch.
Mon, 16 Jun 2003 11:17:33 +0200 Claus Gittinger double dispatching fixed;
Wed, 07 May 2003 17:18:09 +0200 Claus Gittinger method category rename
Tue, 01 Apr 2003 15:10:37 +0200 Claus Gittinger comment
Mon, 31 Mar 2003 11:15:41 +0200 Claus Gittinger replaced refs to DivisionByZeroSignal with ZeroDivide
Wed, 31 Jul 2002 12:30:19 +0200 Claus Gittinger double dispatch fallback code in comparing fixed
Thu, 28 Mar 2002 12:04:12 +0100 Claus Gittinger checkin from browser
Thu, 28 Mar 2002 12:02:25 +0100 Claus Gittinger highBit now returns 0 if no bit is set.
Thu, 28 Mar 2002 11:50:28 +0100 Claus Gittinger lowBit now returns 0 if no bit is set.
Tue, 26 Feb 2002 11:48:26 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Feb 2002 11:42:50 +0100 Claus Gittinger checkin from browser
Tue, 26 Feb 2002 11:41:59 +0100 Claus Gittinger unsigned C/Java 32bit shifts
Mon, 18 Feb 2002 16:11:24 +0100 Claus Gittinger bitShift:float trouble fixed.
Wed, 19 Dec 2001 15:25:28 +0100 Stefan Vogel Raise more specific errors
Mon, 05 Nov 2001 16:32:32 +0100 james check for bad radix
Thu, 11 Oct 2001 17:22:54 +0200 Claus Gittinger avoid endless recursion when trying to evaluate anInt < aSymbol
Tue, 02 Oct 2001 16:35:22 +0200 Claus Gittinger comment
Tue, 02 Oct 2001 11:58:53 +0200 Claus Gittinger comments about double dispatching
Fri, 07 Sep 2001 13:58:39 +0200 Claus Gittinger ANSI
Tue, 04 Sep 2001 13:27:12 +0200 Claus Gittinger ZeroDivide has a parameter
Thu, 23 Aug 2001 23:00:58 +0200 Claus Gittinger compare fallBacks changed to enable VW compatible double dispatching
Tue, 16 Jan 2001 12:28:56 +0100 Claus Gittinger comment change
Thu, 03 Aug 2000 19:48:44 +0200 Claus Gittinger index bounds in bit operations;
Tue, 11 Jul 2000 15:41:44 +0200 Claus Gittinger example
Fri, 07 Jul 2000 11:35:35 +0200 Claus Gittinger *** empty log message ***
Fri, 23 Jun 2000 21:08:42 +0200 Claus Gittinger *** empty log message ***
Fri, 23 Jun 2000 20:57:24 +0200 Claus Gittinger *** empty log message ***
less more (0) -100 -60 tip