krasimir
|
3a0e978026
|
make Data.Binary.decodeFile stricter. It seems like this fixes the file locking problem on Linux
|
2009-06-23 11:56:22 +00:00 |
|
krasimir
|
352e25db19
|
don't use ByteString.copy in Data.Binary this makes it far too slow
|
2009-03-12 09:03:55 +00:00 |
|
krasimir
|
7f388d4f19
|
optimized Data.Binary.Get.getWord8
|
2009-01-22 15:01:41 +00:00 |
|
bringert
|
d6acf9ac89
|
Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Without this, the Binary Word instance would be wrong on 64-bit machines.
|
2008-11-19 20:30:57 +00:00 |
|
krasimir
|
0762bd40ea
|
Data.Binary should use Data.ByteString.copy when decoding ByteStrings
|
2008-10-28 16:43:00 +00:00 |
|
krasimir
|
e44448bad0
|
binary serialization for PGF
|
2008-10-28 13:57:10 +00:00 |
|