110-01-15 code-uu.c: add uu-base64-string to encode with no newline separators
209-06-26 codex.h,codex.c: add Sfio_t* Codex_t.op for open/close/read/write apis
308-05-23 code-qp.c: avoid isprint()/iscntrl() for CC_NATIVE==CC_ASCII
407-09-26 code-uu.c: uu_sync() => flush() for encode only -- doh
507-09-22 code-uu.c: fix uu_read() partial reads
607-09-22 codex.c: handle PASSPHRASE=* as documented
707-09-22 codex.c: handle quoted parameter values
806-08-23 code-uu.c: fix remainder output *and* input bugs
905-09-25 add '^' equivalent to '|'
1004-02-14 codex.c: SFDCNEXT() and SFDCPREV() now provided by <sfio_t.h>
1104-01-11 codex.c: top level composition parse, handle CODEX_INVERT
1204-01-10 codex.c: use CODEX_FLUSH to disable SF_SYNC before initf
1304-01-09 prepare codex.h for possible { decodef encodef } addition
1404-01-04 codexcmp.c: fix return value to match strcmp(3)
1503-12-30 codexmeth.c: case-sensitive match on qualified name
1603-12-26 add CODEX_OPTIONS='trace=method-name-pattern debug'
1703-12-25 codex.c: pop intermediate disciplines on error
1803-12-22 add "RETAIN" option for CODEX_RETAIN
19	 add "SIZE=size" and alternative codexsize() for expected output size
2003-12-18 add to ast -- still working on relationship with { -lvcodex -lz -lbz }
2103-12-16 codexlib.c: add cache to codex()
2203-12-15 { rot13 qp uu iconv } working
2303-12-11 first code
24