Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused __2Int_encodeDouble | Ian Lynagh | 2013-05-19 | 1 | -23/+0 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -249/+5 |
* | Remove the implementation of gmp primops from the rts | Duncan Coutts | 2009-06-13 | 1 | -81/+0 |
* | Remove __encodeDouble and __encodeFloat from the rts | Duncan Coutts | 2009-06-11 | 1 | -44/+0 |
* | Remove the unused remains of __decodeFloat | Ian Lynagh | 2009-06-02 | 1 | -49/+0 |
* | add (c) Lennart Augustsson (part of #740) | Simon Marlow | 2008-09-08 | 1 | -0/+1 |
* | Fix conversions between Double/Float and simple-integer | Ian Lynagh | 2008-06-14 | 1 | -4/+32 |
* | Missing .0 on float constant. | Don Stewart | 2008-05-01 | 1 | -1/+1 |
* | Replace C99 exp2f(32) call in __2Int_encodeDouble | Don Stewart | 2008-04-30 | 1 | -1/+1 |
* | Add some more generic (en|de)code(Double|Float) code | Ian Lynagh | 2008-04-17 | 1 | -0/+108 |
* | Cope with big endian float word order on little endian machines | Ian Lynagh | 2006-11-20 | 1 | -1/+16 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+491 |