110-11-12 flat.c: eliminate strict-aliasing puns
208-08-30 flat.c: work around macos cc struct copy bug
307-06-05 flat.c: <COUNT>*</> => <COUNT>0</> => 0 or more
407-01-17 flat.c: don't sfsetbuf() on an active stream!
506-10-11 flat.c: add sfstruse() error checks
605-09-16 flat.c: fix <QUOTEALL> q=-1 vs. \xff data bug
705-05-09 flat.c: literal quote is "" inside "..." for quote+noescape
8	 flat.c: add <QUOTEALL>
905-04-18 flat.c: fix escape quote delimiter terminator interactions
1005-04-12 flat.c: fix <WIDTH>constant</> with <WIDTH>variable</>
1105-03-08 lib.c: add for dssstatic()
1204-10-20 flat.c: verify variable field width against maximum width
1304-08-20 flat.c: handle <HEADER><PATTERN> <DELIMITER><MULTIPLE>
1404-06-06 flat.c: flat->record trumps flat->variable
1504-05-31 flat.c: handle mixed fixed/variabled fields
1604-05-27 flat.c: add --emptyspace for empty field value => space
1704-05-26 flat.c: handle <RECORD><FIXED>n</></>
1804-05-25 flat.c: handle fixed width (sort of) flat records with terminator
1904-05-11 flat.c: add header option to generate dynamic query header
2004-05-09 flat.c: handle nested structures with/without non-member value
21         flat.c: fix convert ccmap() logic
2203-10-09 flat.c: fix ambiguous key checks
2303-09-23 flat.c: add <PHYSICAL><KEY>{<SPAN>,<ID1>,<ID2>} for maillennium
2403-09-22 flat.c: speed up ccode conversion in flatget()
2503-09-19 flat.c: handle nested <FIELD> structs
2603-08-11 flat.c: add <PRINT>, <KEY>
2703-08-08 flat.c: fix unknown type message; add <BLOCK> and <RECORD>
2803-05-24 flat.c: drop Attribute_t table and use cxattr()
2903-02-11 flat.c: Vmbest => Vmlast
3003-01-29 flat.c: fix binary and buffer output for struct option
3103-01-28 flat.c: update for Cxvariable_t.Cxreference_t
3203-01-23 flat.c: update for void* => Dssrecord_t*
3303-01-21 flat.c: move fundamental type internalf/externalf to libdss
3402-12-24 flat.c: use cxstring() instead of base search
3502-12-18 flat.c: flat convert query working
3602-12-17 propagate -ldss changes
3702-12-05 flat.c: fall back to map on invalid numeric fields
3802-12-04 flat.c: fix convert bug that applied map when not needed
3902-12-03 flat.c: fix void_external() to zero out all bytes
4002-11-28 flat.c: fix non-global swap checks
4102-11-27 flat.c: add [no]binary option
4202-11-25 flat.c: add header and magic support
4302-11-22 flat.c: initial convert implementation
44