Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 1b6bb96de77287b260b9bd60c3ca23f1c1ec598e
      
https://github.com/D-Programming-Language/phobos/commit/1b6bb96de77287b260b9bd60c3ca23f1c1ec598e
  Author: Don Clugston <[email protected]>
  Date:   2011-10-20 (Thu, 20 Oct 2011)

  Changed paths:
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Add more comments for Biguint.pow

The memory usage calculation was complicated and deserved more explanation.
I've also rewritten it in a way which is clearer.


  Commit: 1d3a9d22766a3dbcb0063ef907f3e0dd32382a6d
      
https://github.com/D-Programming-Language/phobos/commit/1d3a9d22766a3dbcb0063ef907f3e0dd32382a6d
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2011-10-20 (Thu, 20 Oct 2011)

  Changed paths:
    M std/bigint.d
  M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Merge pull request #295 from donc/bigint6819

6819 BigInt ^^ fails for some big numbers (powers)


Compare: 
https://github.com/D-Programming-Language/phobos/compare/1d9e802...1d3a9d2
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to