]> gitweb.factorcode.org Git - factor.git/commit
serialize, reduce by 2 bytes cells in [2^1008;2^1024[
authorJon Harper <jon.harper87@gmail.com>
Fri, 7 Aug 2015 22:39:36 +0000 (00:39 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 8 Aug 2015 03:29:23 +0000 (20:29 -0700)
commit21013d45710739b383228aefe722ed6e1cca207e
tree06e1d1617e539f6144a8253fd09062eb5abe4769
parentb5c3252d1d84b6f2fb742a6d5d42c6ef8a5b435c
serialize, reduce by 2 bytes cells in [2^1008;2^1024[

We get this for free, and this is what the original comment
described. Also, this change is backwards compatible, ie it correctly
deserializes values that were serialized before this change.
basis/serialize/serialize-tests.factor
basis/serialize/serialize.factor