Fix make-array transforms.
[sbcl.git] / tests / arith.pure.lisp
2013-09-07 Stas BoukarevLDB/DPB do not check for negative indexes.
2013-06-08 Paul KhuongMore identity folding for LOGAND and LOGIOR with constants
2013-06-08 Paul KhuongComplete cut-to-width for modular arithmetic
2013-05-18 Paul KhuongComplete cut-to-width
2013-04-29 Lutz EulerFaster ISQRT on small (about fixnum sized) numbers.
2012-06-09 Lutz EulerAdd tests for two bugs that were incidentally fixed...
2012-06-06 Lutz EulerSmall enhancements to ISQRT
2012-04-23 Lutz EulerAllow larger immediate values in fixnum arithmetic...
2012-04-23 Christophe RhodesFix ldb / %%ldb / rlwinm on PowerPC
2011-11-20 Lutz EulerMake EXPT use double-precision throughout in more cases
2011-10-22 Paul KhuongFix another assumption w.r.t fixnum width and n-lowtag...
2011-10-19 Alastair BridgewaterImprove some test cases for fixnum-width independence
2011-08-14 Paul KhuongMore efficient integer division by multiplication
2011-08-05 Nikodemus Siivolaimplement CEILING and FLOOR in terms of %CEILING and...
2011-08-05 Lutz EulerOptimize integer division by a constant in several...
2011-06-26 Nikodemus Siivolafix bogus test in arith.pure.lisp
2011-02-12 Nikodemus Siivola1.0.45.25: better constant folding in arithmetic functions
2010-08-16 Nikodemus Siivola1.0.41.47: (EXPT 0.0 0.0) and (EXPT 0 0.0) to signal...
2010-04-26 Paul Khuong1.0.37.61: Ensure GCD always returns positive values
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2007-01-15 Juho Snellman1.0.1.26:
2006-09-13 Juho Snellman0.9.16.27:
2006-07-28 Juho Snellman0.9.15.1:
2005-07-14 William Harold Newman0.9.2.43:
2005-03-17 Juho Snellman0.8.20.27:
2005-02-11 Juho Snellman0.8.19.23:
2005-01-06 Christophe Rhodes0.8.18.14:
2005-01-01 Christophe Rhodes0.8.18.9:
2004-07-30 Christophe Rhodes0.8.13.12:
2003-10-09 Alexey Dejneka0.8.4.15:
2003-10-09 Christophe Rhodes0.8.4.14:
2003-10-03 Christophe Rhodes0.8.4.4:
2003-10-03 Alexey Dejneka0.8.4.2:
2003-09-26 Christophe Rhodes0.8.3.94:
2003-09-15 Christophe Rhodes0.8.3.63:
2003-09-12 Christophe Rhodes0.8.3.56:
2003-09-12 Alexey Dejneka0.8.3.54:
2003-09-11 Christophe Rhodes0.8.3.53:
2003-09-11 Christophe Rhodes0.8.3.52:
2003-09-11 Christophe Rhodes0.8.3.51:
2003-09-08 Christophe Rhodes0.8.3.45:
2003-09-04 Alexey Dejneka0.8.3.36:
2003-09-04 Alexey Dejneka0.8.3.33:
2003-08-29 Christophe Rhodes0.8.3.13:
2003-08-19 Christophe Rhodes0.8.2.45:
2003-03-05 Alexey Dejneka0.7.13.13:
2002-12-18 Christophe Rhodes0.7.10.22:
2002-09-16 Christophe Rhodes0.7.7.27:
2002-09-02 William Harold Newman0.7.7.11:
2002-09-02 William Harold Newman0.7.7.10:
2002-08-07 Christophe Rhodes0.7.6.13: