0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding some files to the .app file. More... almost 13 years ago
Spurious 0 in last \x01. Oops. More... almost 13 years ago
Adding checksum manually for the test cases where it was missing. So many more tests work now. (I should probably do the same thing with body_length) More... almost 13 years ago
Inserting message into the fix_transport record. More... almost 13 years ago
Don't throw for missing fields. They are missing too often. More... almost 13 years ago
Adding more documentation. More... almost 13 years ago
Adding more types, and also the possibility for float to be an int. More... almost 13 years ago
Fixing comments/whitespace. More... almost 13 years ago
Adding some more types. More... almost 13 years ago
Diary entry about starting again. More... almost 13 years ago
Diary entry about going to bed. More... almost 13 years ago
Update todo with fixed item. More... almost 13 years ago
Check that mandatory fields are present in message. More... almost 13 years ago
Handle unknown fix versions a bit nicer. More... almost 13 years ago
Diary entry. More... almost 13 years ago
Changing handling of boolean to be more consistent with the other enum types. More... almost 13 years ago
Changed some fields out of spec since the spec is broken. More... almost 13 years ago
Special handling since 'CHAR' is actually a string in Fix version 4.0 and 4.1 More... almost 13 years ago
Run the files with records as well. More... almost 13 years ago
Bugfix. Code ignored first file in xml parsing. Bad... More... almost 13 years ago
Conversion to records probably completed. More... almost 13 years ago
Adding record support. Currently broken since Fix 4.2 has a field that is missing in FIXT 1.1. More... almost 13 years ago
Adding text. More... almost 13 years ago
Adding some text. More... almost 13 years ago
Actually fixed my build dependency problem. (Missed to add file to commit...) More... almost 13 years ago
Fixed my build dependency problem. More... almost 13 years ago
Ignore the generated hrl files. More... almost 13 years ago
Adding draft for generating result records. More... almost 13 years ago
Adding checksum testing. Unfortunately most of the test data I'm using lacks checksums so I'm generating them using the same algorithm so don't really know whether it works or not... More... almost 13 years ago
Alphabetic sorting of types. More... almost 13 years ago