Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
  2. Mar 15, 2012
  3. Mar 06, 2012
  4. Feb 03, 2012
    • Ian Lynagh's avatar
      Updated to a newer version of gmp; fixes #5810 · ca85ca0e
      Ian Lynagh authored
      I didn't diagnose the problem, but with the newer GMP the problem seems
      fixed. There are a couple of things that look like candidates for the
      bug:
      * A few minor bugs related to portability fixed.
      * A bug in division code possibly causing incorrect computation was fixed.
      ca85ca0e
  5. Jan 26, 2012
    • Ian Lynagh's avatar
      Add some rules; fixes #5767 · 299f286e
      Ian Lynagh authored
      We now have rules for
          integerToInt    (smallInteger    x) = x
          integerToWord   (wordToInteger   x) = x
          integerToInt64  (int64ToInteger  x) = x
          integerToWord64 (word64ToInteger x) = x
      299f286e
  6. Dec 02, 2011
  7. Dec 01, 2011
  8. Nov 29, 2011
  9. Nov 19, 2011
  10. Oct 01, 2011
  11. Sep 30, 2011
  12. Sep 17, 2011
  13. Sep 13, 2011
  14. Aug 26, 2011
  15. Aug 25, 2011
  16. Aug 10, 2011
  17. Aug 04, 2011
  18. Jul 30, 2011
  19. Jul 27, 2011
  20. Jul 23, 2011
  21. Jul 22, 2011
  22. Jul 06, 2011
  23. Apr 23, 2011
  24. Apr 22, 2011
  25. Apr 05, 2011
  26. Feb 06, 2011
  27. Jan 22, 2011
  28. Jan 17, 2011
  29. Jan 11, 2011
  30. Dec 04, 2010
  31. Nov 12, 2010
  32. Oct 26, 2010
Loading