1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed any trace of DynamicValue More... about 13 years ago
test_read is not the place to test for required size More... about 13 years ago
Fix calculated values and tests to match More... about 13 years ago
More fixes for the new field argument system More... about 13 years ago
Fix reserved field name setting More... about 13 years ago
Actually got arguments working! So far... More... about 13 years ago
Fix several errors from the previous commit More... about 13 years ago
Several pieces of field argument support, but this is all untested at this point More... about 13 years ago
Describe how the declarative fields should work More... about 13 years ago
Remove test for String encoding that doesn't quite work that way anymore More... about 13 years ago
Account for List usage without an instance More... about 13 years ago
Fix support for calculated values, but extract may go away anyway More... about 13 years ago
Lots more refactoring to move over to the new decoding system More... about 13 years ago
Added some debugging to try to figure out why chunks aren't working More... about 13 years ago
Fix List to use the new decoding system More... about 13 years ago
Fix CalculatedValue to use the new decoding system More... about 13 years ago
Fix extraction of prior fields when retrieving a value More... about 13 years ago
Starting a major overhaul of how data reading and decoding works More... about 13 years ago
Remove preliminary seek support that isn't used yet anyway. It's just getting in the way More... about 13 years ago
Improved support for reserved fields by not allowing attribute names More... about 13 years ago
Updated PNG to use proper CRC32 More... about 13 years ago
CRC32 and Adler32 support More... about 13 years ago
Fixed a bug when saving fields read in from a file More... about 13 years ago
Added some basic tests for checksums More... about 13 years ago
Updated to check integrity upon reading data as well More... about 13 years ago
Checksum support for basic data integrity More... about 13 years ago
Some reorganization of docs and a little more information. Slowly but surely. More... about 13 years ago
Some minor doc chnges to et closer to the current status More... about 13 years ago
Added a partial implementation of class-level compression More... about 13 years ago
Some minor documentation updates More... about 13 years ago