summaryrefslogtreecommitdiff
path: root/src/mp-binary.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-24Reapply shift fix from 7155e47Steve Zesch1-7/+9
2012-11-24Update codebase.Steve Zesch1-29/+41
2012-07-31fixing address issue of fsfPerberos1-2/+2
2012-04-22Support shifts with keyboardStefan Tauner1-7/+8
This patch also changes the shift operation itself to use MPNumber for the multiplier too. Previously a signed int was used, which led to "interesting" results for bigger numbers. This was hidden because the GUI did not allow shifts with more than 15 places. Signed-off-by: Stefan Tauner <[email protected]>
2011-11-08initialPerberos1-0/+208