| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-08-06 | merge some changes from the latest version of Data.Binary. Makes the binary d... | krasimir |
| 2009-06-24 | simplification: decodeFile doesn't have to check that the file is empty anymore | krasimir |
| 2009-06-24 | make the Functor Get instance in Data.Binary strict to be sure that the decod... | krasimir |
| 2009-06-24 | bugfix: Use openBinaryFile in Data.Binary.decodeFile. It makes difference onl... | krasimir |
| 2009-06-24 | explicitly close the file handle in Data.Binary.decodeFile | krasimir |
| 2009-06-23 | make Data.Binary.decodeFile stricter. It seems like this fixes the file locki... | krasimir |
| 2009-03-12 | don't use ByteString.copy in Data.Binary this makes it far too slow | krasimir |
| 2009-01-22 | optimized Data.Binary.Get.getWord8 | krasimir |
| 2008-11-19 | Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Withou... | bringert |
| 2008-10-28 | Data.Binary should use Data.ByteString.copy when decoding ByteStrings | krasimir |
| 2008-10-28 | binary serialization for PGF | krasimir |
