krasimir
|
d1276ee52b
|
don't use ByteString.copy in Data.Binary this makes it far too slow
|
2009-03-12 09:03:55 +00:00 |
|
krasimir
|
418b33f9ae
|
optimized Data.Binary.Get.getWord8
|
2009-01-22 15:01:41 +00:00 |
|
bringert
|
9167185d21
|
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
|
ee8a2738e2
|
Data.Binary should use Data.ByteString.copy when decoding ByteStrings
|
2008-10-28 16:43:00 +00:00 |
|
krasimir
|
ebd98056ce
|
binary serialization for PGF
|
2008-10-28 13:57:10 +00:00 |
|