Merge branch 'fixes'
authorMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2007 22:20:15 +0000 (22:20 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2007 22:20:15 +0000 (22:20 +0000)
commitd2d54c98e2d65c46c5fe6519812aa4c6ea55ea02
tree952e92f5536eaad22fe7d7b30d181eb2cf800b75
parentd7f3f07d10ea7421546462f4d71c1f7455115d16
parent3485fc41bcb8b082815b7d5e48a080c1fcfbab38
Merge branch 'fixes'

* fixes:
  mpint: Fix misbehaviour on larger-than-mpw integer types.
  Fix various assumptions about mpw sizes.
  utils/mpreducetests.py: Tool to generate unpleasant mpreduce tests.
  mpreduce: Don't crash if we've accumulated no instructions.
  mpreduce: Don't stop bit scanner too early.
  mpreduce: Debug decomposition corrupts initial state for code generator.
  factorial: Fix usage message to fit in with conventions.
  cleanup: Various aesthetic fiddlings of little consequence.