summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: ffi-make-callback doesn't exist.Kaz Kylheku2019-11-251-1/+1
* New function: buf-list.Kaz Kylheku2019-11-201-0/+20
* doc: macro-time update.Kaz Kylheku2019-11-191-23/+74
* Version 228.txr-228Kaz Kylheku2019-11-181-2/+2
* ffi: rename functions in the carray-num group.Kaz Kylheku2019-11-181-14/+30
* doc: wrong word under stream sockets.Kaz Kylheku2019-11-181-1/+1
* doc: inaccurate apf/ipf description.Kaz Kylheku2019-11-181-6/+13
* doc: various copy and paste mistakes.Kaz Kylheku2019-11-181-4/+4
* doc: incorrect partition* example.Kaz Kylheku2019-11-181-1/+1
* doc: wrong argument reference under regsub.Kaz Kylheku2019-11-181-3/+3