Branch: refs/heads/smoke-me/bignumsub-gh1144
  Home:   https://github.com/parrot/parrot
  Commit: 7d875cbb40a4a6a669d83a8c25a2684e58b5e99a
      
https://github.com/parrot/parrot/commit/7d875cbb40a4a6a669d83a8c25a2684e58b5e99a
  Author: Reini Urban <[email protected]>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M src/pmc/bignum.pmc
    M t/pmc/bignum.t

  Log Message:
  -----------
  [pmc] fix bignum.i_substract and i_multiply #1144

properly initialize a new temp mpf. do not the existing bn for it.


  Commit: 824e711f556806c7e46d6bdbb6b3795f2ffcd362
      
https://github.com/parrot/parrot/commit/824e711f556806c7e46d6bdbb6b3795f2ffcd362
  Author: Reini Urban <[email protected]>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M ChangeLog
    M src/dynpmc/rational.pmc

  Log Message:
  -----------
  [dynpmc] rational cast FLOATVAL to double later

try to keep precision until we call the GMP function, which
can handle the enhanced precision cases better


Compare: https://github.com/parrot/parrot/compare/7d875cbb40a4^...824e711f5568
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to