RELEASE revision 3f54fd611f536639ec30dd53c48e5ec1897cc7d9
1281N/A10-11-12 flat.c: eliminate strict-aliasing puns
144N/A08-08-30 flat.c: work around macos cc struct copy bug
144N/A07-06-05 flat.c: <COUNT>*</> => <COUNT>0</> => 0 or more
144N/A07-01-17 flat.c: don't sfsetbuf() on an active stream!
1281N/A06-10-11 flat.c: add sfstruse() error checks
144N/A05-09-16 flat.c: fix <QUOTEALL> q=-1 vs. \xff data bug
144N/A05-05-09 flat.c: literal quote is "" inside "..." for quote+noescape
144N/A flat.c: add <QUOTEALL>
144N/A05-04-18 flat.c: fix escape quote delimiter terminator interactions
144N/A05-04-12 flat.c: fix <WIDTH>constant</> with <WIDTH>variable</>
144N/A05-03-08 lib.c: add for dssstatic()
144N/A04-10-20 flat.c: verify variable field width against maximum width
144N/A04-08-20 flat.c: handle <HEADER><PATTERN> <DELIMITER><MULTIPLE>
144N/A04-06-06 flat.c: flat->record trumps flat->variable
144N/A04-05-31 flat.c: handle mixed fixed/variabled fields
144N/A04-05-27 flat.c: add --emptyspace for empty field value => space
144N/A04-05-26 flat.c: handle <RECORD><FIXED>n</></>
144N/A04-05-25 flat.c: handle fixed width (sort of) flat records with terminator
144N/A04-05-11 flat.c: add header option to generate dynamic query header
144N/A04-05-09 flat.c: handle nested structures with/without non-member value
144N/A flat.c: fix convert ccmap() logic
1186N/A03-10-09 flat.c: fix ambiguous key checks
1186N/A03-09-23 flat.c: add <PHYSICAL><KEY>{<SPAN>,<ID1>,<ID2>} for maillennium
1186N/A03-09-22 flat.c: speed up ccode conversion in flatget()
1478N/A03-09-19 flat.c: handle nested <FIELD> structs
1478N/A03-08-11 flat.c: add <PRINT>, <KEY>
1478N/A03-08-08 flat.c: fix unknown type message; add <BLOCK> and <RECORD>
1478N/A03-05-24 flat.c: drop Attribute_t table and use cxattr()
1478N/A03-02-11 flat.c: Vmbest => Vmlast
1478N/A03-01-29 flat.c: fix binary and buffer output for struct option
1478N/A03-01-28 flat.c: update for Cxvariable_t.Cxreference_t
1478N/A03-01-23 flat.c: update for void* => Dssrecord_t*
1478N/A03-01-21 flat.c: move fundamental type internalf/externalf to libdss
1478N/A02-12-24 flat.c: use cxstring() instead of base search
1478N/A02-12-18 flat.c: flat convert query working
1478N/A02-12-17 propagate -ldss changes
1478N/A02-12-05 flat.c: fall back to map on invalid numeric fields
1478N/A02-12-04 flat.c: fix convert bug that applied map when not needed
1186N/A02-12-03 flat.c: fix void_external() to zero out all bytes
1186N/A02-11-28 flat.c: fix non-global swap checks
1186N/A02-11-27 flat.c: add [no]binary option
1281N/A02-11-25 flat.c: add header and magic support
1281N/A02-11-22 flat.c: initial convert implementation
1470N/A