summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 233.txr-233Kaz Kylheku2020-03-081-3/+3
* strings: bugfix: broken inequality comparisons.Kaz Kylheku2020-03-071-4/+10
* getopts: new feature: cumulative options.Kaz Kyheku2020-03-061-1/+35
* less: fix broken semantics for symbols.Kaz Kyheku2020-03-041-5/+62
* doc: better wording on lisp compilation.Kaz Kylheku2020-02-291-16/+11
* doc: missing article under Lisp Compilation.Kaz Kylheku2020-02-291-1/+1
* New function: assq and rassq.Kaz Kyheku2020-02-241-12/+23
* New functions: meq, meql and mequal.Kaz Kylheku2020-02-221-0/+36
* listener: save history early with :save command.Kaz Kylheku2020-02-181-0/+10
* doc: spelling under file-place-bufKaz Kylheku2020-02-181-1/+1
* listener: append to .txr_history instead of clobbering.Kaz Kyheku2020-02-181-2/+25
* Version 232.txr-232Kaz Kylheku2020-02-091-3/+3
* New "m" file open mode: non-truncating "w".Kaz Kylheku2020-02-071-1/+9
* file-put-buf: new argument; also, new file-place-bufKaz Kylheku2020-02-071-1/+16
* buf: bugfix: buf-set-length not setting bytes.Kaz Kylheku2020-02-061-2/+3
* file-get-buf: size limit, seek offset.Kaz Kyheku2020-02-051-3/+21
* doc: file-get-buf opens a binary stream.Kaz Kyheku2020-02-051-2/+2
* doc: fill-buf return value wrongly described.Kaz Kyheku2020-02-051-1/+2
* stat and fstat become equivalent.Kaz Kylheku2020-02-041-30/+49
* doc: limitation, not limiting.Kaz Kylheku2020-02-041-1/+1
* doc: stream-fd is nonexistent.Kaz Kylheku2020-02-041-1/+1
* New feature: symbolic chmod.Kaz Kylheku2020-02-031-4/+60
* New functions chmod-rec and chown-rec.Kaz Kylheku2020-01-311-0/+43
* doc: missing catch** in heading.Kaz Kyheku2020-01-311-1/+1
* doc: repeated "continues" under do directive.Kaz Kyheku2020-01-311-1/+1
* doc: defex does allow duplicate registration.Kaz Kyheku2020-01-311-13/+9
* c_str: don't allow symbols.Kaz Kyheku2020-01-311-0/+10
* open-files: add mode string argument.Kaz Kyheku2020-01-311-3/+14
* doc: remove-path copy-paste error.Kaz Kyheku2020-01-301-1/+1
* New: file copy, recursive copy, recursive delete.Kaz Kylheku2020-01-291-0/+307
* New retry and skip exceptions under restart hierarchy.Kaz Kyheku2020-01-301-1/+18
* New function: merge-delete-package.Kaz Kyheku2020-01-291-0/+23
* ftw: throw exception on failure.Kaz Kyheku2020-01-281-10/+48
* New function: rmdir.Kaz Kylheku2020-01-281-0/+20
* New functions: chown, lchown.Kaz Kyheku2020-01-281-0/+77
* ensure-dir: return nil when exists.Kaz Kylheku2020-01-271-5/+10
* ensure-dir: fail if exists and not dir.Kaz Kylheku2020-01-251-1/+4
* New function: mkfifo.Kaz Kylheku2020-01-231-0/+27
* New functions utimes, lutimes.Kaz Kylheku2020-01-211-0/+105
* New function: coded-length.Kaz Kylheku2020-01-181-0/+18
* fstat: take fd argument.Kaz Kyheku2020-01-151-3/+7
* with-resources: support multiple cleanup forms.Kaz Kyheku2020-01-151-10/+31
* chmod: work on streams and descriptors using fchmod.Kaz Kyheku2020-01-151-4/+25
* Version 231.txr-231Kaz Kylheku2020-01-121-3/+3
* Copyright year bump 2020.Kaz Kylheku2019-12-311-1/+1
* doc: usage note for compile-update-file.Kaz Kylheku2019-12-231-0/+16
* doc: redocument keyword argument description.Kaz Kylheku2019-12-231-15/+29
* doc: spurious blank line under build macro.Kaz Kylheku2019-12-231-1/+0
* New function: compile-update-file.Kaz Kylheku2019-12-221-1/+32
* Version 230.txr-230Kaz Kylheku2019-12-201-3/+3