summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version 229.txr-229Kaz Kylheku2019-12-141-2/+2
* ffi: new type zcharKaz Kylheku2019-12-141-20/+85
* doc: doubled word in compat note.Kaz Kylheku2019-12-131-1/+1
* doc: make-buf: document default value.Kaz Kylheku2019-12-131-2/+5
* multiple-inheritance: super-method loose ends.Kaz Kylheku2019-12-131-11/+16
* OOP: implementing multiple inheritance.Kaz Kylheku2019-12-111-17/+90
* doc: clarify inheritance of static slot value.Kaz Kylheku2019-12-091-0/+31
* New function: path-dir-empty.Kaz Kylheku2019-12-091-0/+28
* Add hyperbolic functions: sinh, cosh, and others.Kaz Kylheku2019-12-071-0/+22
* ffi: allow init-forms for slots.Kaz Kylheku2019-12-061-2/+40
* getopts: new define-option-struct macro.Kaz Kylheku2019-11-291-1/+135
* doc: getopt: long and short options appear in index.Kaz Kylheku2019-11-291-0/+17