RELEASE revision 3f54fd611f536639ec30dd53c48e5ec1897cc7d9
03831d35f7499c87d51205817c93e9a8d42c4baestevel11-09-21 sfdczip.c: set SF_SHARE if uncompress discipline pushed
03831d35f7499c87d51205817c93e9a8d42c4baestevel11-03-07 pzip.h,pzpart.c: handle length@offset variable row size
03831d35f7499c87d51205817c93e9a8d42c4baestevel06-12-18 pzline.c: move to separate plugin source dir
03831d35f7499c87d51205817c93e9a8d42c4baestevel06-10-11 add sfstruse() error checks
03831d35f7499c87d51205817c93e9a8d42c4baestevel06-03-22 pzopen.c: change "input stream close error" to "data corrupted"
03831d35f7499c87d51205817c93e9a8d42c4baestevel05-07-17 pzinflate.c: use sferror() instead of sfsync() -- doh
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzsplit.c: drop SF_WRITE sfreserve() to keep writes aligned
03831d35f7499c87d51205817c93e9a8d42c4baestevel05-06-30 pzsplit.c: work around sfreserve() write failure via sfwrite()
03831d35f7499c87d51205817c93e9a8d42c4baestevel04-04-08 add pznospace()
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-11-04 pzpart.c: use PZ_HEAD to avoid multiple PZ_UPDATE, fix wrk overflow
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-07-23 pzsplit.c: --split file size limited to --window
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-07-17 pzpart.c: fix "//" partition translation
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart.c: add include="file", library="..." disabled during include
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart.c: default split window threshhold is now 16K
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzsplit.c: free Id_t when done
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-05-13 sfdcpzip.c: add SF_DBUFFER exception, SF_SHARE before sfreserve()
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-04-15 pzlib.h: add PZ_MARK_PART for partial last input record
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzlib.h: add PZ_MARK_TAIL for tail records
03831d35f7499c87d51205817c93e9a8d42c4baestevel partial input record is now a warning and handled on inflate
75ce41a57ff334bd8fe2cb9ed51eea835892f944Ali Bahrami03-03-03 pzhead.c: PZ_FORCE disables unknown input diagnostic
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-02-10 sfdczip.c,sfdcpzip.c: handle PZ_CRC and SFGZ_NOCRC
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-02-06 pzhead.c: fmtquote() FMT_ALWAYS update
03831d35f7499c87d51205817c93e9a8d42c4baestevel03-01-04 pzpart.c: list range only if more than 2 elements
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-12-25 pzip.h,pzpart.c,pzdeflate.c,pzwrite.c: add PZ_SORT
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-12-18 pzwrite.c: add partial row buffer
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-12-12 sfdcpzip.c: move disc arg to the end for discplined consistency
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-12-11 sfdczip.c: add
03831d35f7499c87d51205817c93e9a8d42c4baestevel sfdcpzip.c: fix SF_WRITE, set disc.partition if passed in
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-11-22 sfdcpzip.c: fix bug that did not close pz->pz->io (and its fd!)
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart: check option errors (duh) and accept comment option
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-10-31 pzpart: partition file "/" or "//" or "/gzip/" => gzip compress
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-04-30 pzopen,pzhead: tighten pzip magic check via reasonable version number
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-03-09 pzopen,pzdeflate,pzsync: add fatal error checks
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-02-14 pzopen: disable PZ_UNKNOWN check if PZ_NOPZIP -- duh
03831d35f7499c87d51205817c93e9a8d42c4baestevel02-01-11 pzdeflate: use Sfoff_t for sfmove() return instead of ssize_t
75ce41a57ff334bd8fe2cb9ed51eea835892f944Ali Bahrami01-08-11 pzinit: add for static discipline library linking
75ce41a57ff334bd8fe2cb9ed51eea835892f944Ali Bahrami01-07-17 pzlib: call dllerror() on failed dllfind()
03831d35f7499c87d51205817c93e9a8d42c4baestevel01-06-28 pzpartnext: add to iterate over all partitions
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpartition: default partition can be on one line: `"label" size -'
03831d35f7499c87d51205817c93e9a8d42c4baestevel01-02-02 delay buffer allocation until pzpartinit()
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart: fix non-terminated string bug for url-style paths
03831d35f7499c87d51205817c93e9a8d42c4baestevel01-01-01 pzopen: open new stream instead of using sfstdin for sfdcgzip()
03831d35f7499c87d51205817c93e9a8d42c4baestevel00-12-11 pzpart(): add -X0 => prefix.skip => skip prefix on uncompress
03831d35f7499c87d51205817c93e9a8d42c4baestevel00-10-04 pzhead(): accept empty input for compression -- duh
03831d35f7499c87d51205817c93e9a8d42c4baestevel00-05-31 pzclose(): check for pz->io == 0
03831d35f7499c87d51205817c93e9a8d42c4baestevel00-02-14 PZ_DELAY|PZ_HANDLE|PZ_UNKNOWN for 'unknown format' after pzlib() done
03831d35f7499c87d51205817c93e9a8d42c4baestevel00-01-26 pzlib: dlsym() for NAME and _NAME (some don't map `_' automatically)
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-08-11 discipline cleanup
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzdeflate: last record incomplete is an error
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzline: add
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart: add partition#name partition?name=value,...
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzclose: add scaled bps to PZ_SUMMARY
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzfixed: use size if available and do 2 col freq check
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzfixed: add optional pz for tracing
03831d35f7499c87d51205817c93e9a8d42c4baestevel *: details => options, use optstr() with usage for PZ_OPTION
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzpart: fix off-by one max col check
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-07-17 sfdcpzip: don't free disc on SF_CLOSE
03831d35f7499c87d51205817c93e9a8d42c4baestevel pzsplit: add
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-06-23 add EOF checks to PZGETP() and PZGETZ()
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-06-21 add Pz_t.fixed, name=value to partition file
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-06-15 pzfixed: fix divide by 0
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-06-04 resize pp->fix after detail changes
03831d35f7499c87d51205817c93e9a8d42c4baestevel99-03-17 add pzfixed()
03831d35f7499c87d51205817c93e9a8d42c4baestevel98-11-11 nmap==0 allowed
03831d35f7499c87d51205817c93e9a8d42c4baestevel98-11-01 add PZ_NOGZIP,PZ_NOPZIP for finer convert control
03831d35f7499c87d51205817c93e9a8d42c4baestevel98-10-20 add Pzdisc_t readf and writef and file trailer
03831d35f7499c87d51205817c93e9a8d42c4baestevel add pzconvert() discipline