pspp
2014-11-07 Ben PfaffSimplify dump_dim() slightly.
2014-11-07 Ben PfaffSimplify dump_category() a bit.
2014-11-07 Ben PfaffFactor more out into new dump_value__().
2014-11-07 Ben PfaffRemove special case in dump_title_value().
2014-11-07 Ben PfaffMake type-03 cases more uniform.
2014-11-07 Ben PfaffFactor dump_footnote_value() in terms of dump_value().
2014-11-07 Ben PfaffWrite dump_title_value() in terms of dump_value().
2014-11-07 Ben PfaffFactor out trailing match_bytes() from dump_value().
2014-11-07 Ben PfaffRefactor dump_dim_value() in terms of dump_value().
2014-11-07 Ben PfaffSimplify dump_footnote_value().
2014-11-07 Ben PfaffMake dump_footnote_value() more like dump_value().
2014-11-07 Ben PfaffMake dump_data_value() more like dump_value().
2014-11-07 Ben PfaffMake dump_dim_value() more like dump_value().
2014-11-07 Ben PfaffMake dump_title_value() still a little closer to dump_v...
2014-11-07 Ben PfaffMake dump_title_value() closer to dump_value().
2014-11-07 Ben PfaffDrop dump_footnote_value_31() in favor of dump_value_31().
2014-11-07 Ben PfaffDrop dump_title_value_31() in favor of dump_value_31().
2014-11-07 Ben PfaffDrop dump_dim_value_31() and dump_data_value_31() in...
2014-11-07 Ben PfaffRemove lots of unnecessary match_byte()s from dump_value().
2014-11-07 Ben PfaffSimplify dump_title() footnote handling.
2014-11-07 Ben PfaffGeneralize dump_title() footnote handling.
2014-11-07 Ben PfaffGeneralize dump_footnote_value().
2014-11-07 Ben PfaffFactor out and generalize dump_data_value().
2014-11-07 Ben PfaffMore generalizing dump_dim_value().
2014-11-07 Ben PfaffGeneralize dump_dim_value().
2014-11-07 Ben PfaffGeneralize dump_dim().
2014-11-07 Ben PfaffGeneralize dump_value().
2014-11-07 Ben PfaffMore dump_data_value().
2014-11-07 Ben PfaffMore dump_data_value().
2014-11-07 Ben PfaffMore dump_data_value().
2014-11-07 Ben PfaffGeneralize even more special cases in dump_title_value().
2014-11-07 Ben PfaffGeneralize more special cases in dump_title_value().
2014-11-07 Ben PfaffGeneralize special cases in dump_title_value().
2014-11-07 Ben PfaffDo a little work toward dumping the non-"light" tables.
2014-11-03 Ben PfaffAdd assertions for beginning of file.
2014-11-03 Ben PfaffWow, all of the files now read completely and from...
2014-11-02 Ben PfaffNow all pass with fonts too.
2014-11-02 Ben PfaffAll pass (dimensions, data, title, footnotes!).
2014-11-02 Ben PfaffFix a few footnotes.
2014-11-02 Ben Pfaffdump: treat >20 footnotes as an error (causes "regressi...
2014-11-02 Ben PfaffFixed all the cases with reasonable numbers of footnotes.
2014-11-02 Ben PfaffFix more footnotes (3 left).
2014-11-02 Ben PfaffFix lots of footnotes, 16 left.
2014-11-02 Ben Pfaffsome footnotes work (76 errors).
2014-11-02 Ben PfaffAll titles pass!
2014-11-02 Ben PfaffFix one more (one to go!).
2014-11-02 Ben PfaffFix a few more (2 left!).
2014-11-02 Ben PfaffFix more titles (only 5 left!).
2014-11-02 Ben PfaffFix lots of titles (only 15 errors left).
2014-11-02 Ben PfaffLots more titles work.
2014-11-02 Ben PfaffSome titles work.
2014-11-02 Ben PfaffAll data and dimensions parse successfully!
2014-11-02 Ben PfaffFix some more--only one error remains!
2014-11-02 Ben PfaffFix some more.
2014-11-02 Ben PfaffFix one more.
2014-11-02 Ben PfaffFix a few more (strings can be longer than 255 bytes!).
2014-11-02 Ben PfaffFix one more.
2014-11-02 Ben PfaffFix one data example.
2014-11-02 Ben PfaffMajor improvement in data dumping (152 down to 14 fault...
2014-11-02 Ben PfaffFix one data case.
2014-11-02 Ben PfaffFixed all of the cases with 0 1 1 0 1.
2014-11-02 Ben PfaffSuccessfully interpret data in most files whose data...
2014-11-01 Ben PfaffFix all of the cases where we can find the dimensions...
2014-11-01 Ben PfaffFix most of what's left.
2014-11-01 Ben PfaffSmall improvement.
2014-11-01 Ben PfaffFix some more.
2014-11-01 Ben PfaffFix a couple more.
2014-11-01 Ben PfaffFix more.
2014-11-01 Ben PfaffFix a few more.
2014-11-01 Ben PfaffFix some more.
2014-11-01 Ben Pfafffix some more
2014-11-01 Ben PfaffFix some more.
2014-11-01 Ben PfaffFix a few more.
2014-11-01 Ben PfaffFix tons and tons of parse errors.
2014-10-31 Ben PfaffAdd another 31-special form.
2014-10-31 Ben PfaffFix a few more.
2014-10-31 Ben Pfaffdump: Another way to express substitution?
2014-10-31 Ben Pfaffdump: Relax a constraint to accept a few more spv files.
2014-10-31 Ben Pfaffdump: Fix handling of another odd case.
2014-10-31 Ben Pfaffdump: Fix handling of one odd case.
2014-10-31 Ben PfaffLearned that 04 introduces the value of a string variable
2014-10-31 Ben PfaffAllow non-ascii strings. Handle substitutions in dimen...
2014-10-28 Ben Pfaffdump: Support common alternate custom currency types.
2014-10-28 Ben Pfaffdump: Successfully parse all dimensions.
2014-10-20 Ben PfaffSome progress on interpreting 31s and understanding...
2014-10-19 Ben Pfaffsome of the 31 cases work OK now
2014-10-19 Ben PfaffAll of the remaining failures are for "31".
2014-10-19 Ben Pfaffgot tdump5 to pass
2014-10-18 Ben PfaffAdd some style commentary.
2014-10-18 Ben PfaffIgnore files.
2014-10-17 Ben PfaffAdd tdump5 dimensions to notes, since it still doesn...
2014-10-17 Ben PfaffGet a few more tables' dimensions reading OK.
2014-10-17 Ben PfaffInitial work.