Cl-STORE 0.4 has just been uploaded to common-lisp.net .
Noteworthy Changes ------------------- - New Magic Number (breaks backwards compatibility). - New variables for tweaking storing and restoring. *store-hash-size*, *restore-hash-size* and *check-for-circs*. See README for more details. - Support for storing structure definitions in SBCL. - Smarter storing for symbols with no home package. - Storing of functions and generic functions, Done by looking up the name. - Full Unicode Support. - Documentation (or something that is vaguely similar) - Support for Allegro Common Lisp. - Compatibility change. Function store-32-byte renamed to store-32-bit and read-32-byte renamed to read-32-bit. - Changed storing of lispworks conditions to ignore the printer slot.
Enjoy, Sean.
cl-store-announce@common-lisp.net