Sha256: 5a2802e3a1436573625a9fcfb8f05235a2462f2c8f18c68c6b09d6744f009095
Contents?: true
Size: 734 Bytes
Versions: 1
Compression:
Stored size: 734 Bytes
Contents
=== 2.0 / 2012-05-16 * API Change * Split #construct into a Tokenizer and Parser. The Structure class is now mostly empty. * Enhancements * Added a Tokenizer allows examination of a stream without the creation of excessive objects. * Added a Parser which can be used as a model for further examination of Marshal streams. * Added an ObjectCounter which counts the number of allocations that will be made when loading the stream. * Added Marshal::Structure#load which loads the object using Marshal. === 1.1.1 / 2011-10-06 * Bug fix * Really add bin/marshal_structure === 1.1 / 2011-10-06 * Minor enhancement * Added bin/marshal_structure === 1.0 / 2011-08-05 * Major enhancements * Birthday!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
marshal-structure-2.0 | History.txt |