| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cygwin: use spawnvp for run and sh. | Kaz Kylheku | 2020-02-17 | 2 | -48/+102 |
* | crypt: refactor hardening a bit. | Kaz Kylheku | 2020-02-15 | 1 | -17/+22 |
* | crypt: harden against crashes. | Kaz Kylheku | 2020-02-14 | 1 | -3/+60 |
* | @(line): get meaningful value in horizontal mode. | Kaz Kylheku | 2020-02-13 | 1 | -1/+10 |
* | compiler: remove useless consp test. | Kaz Kylheku | 2020-02-13 | 1 | -56/+55 |
* | open-file: fix diagnostic referring to "o" mode. | Kaz Kyheku | 2020-02-12 | 1 | -1/+1 |
* | copy-file.tl: mode change. | Kaz Kyheku | 2020-02-12 | 1 | -0/+0 |
* | chmod tests: avoid sticky bit when not available. | Kaz Kylheku | 2020-02-10 | 1 | -18/+25 |
* | chmod tests: use macro. | Kaz Kylheku | 2020-02-10 | 1 | -3/+3 |
* | Version 232.txr-232 | Kaz Kylheku | 2020-02-09 | 6 | -687/+773 |
* | bugfix: regression in @(skip). | Kaz Kylheku | 2020-02-09 | 1 | -4/+4 |
* | ffi: varray: g++ signed/unsigned warning. | Kaz Kylheku | 2020-02-08 | 1 | -1/+1 |
* | chmod: ugo perms sees effects from same clause. | Kaz Kylheku | 2020-02-08 | 2 | -0/+2 |
* | chmod: ugo must refer to unaltered perms. | Kaz Kylheku | 2020-02-08 | 2 | -7/+14 |
* | chmod: bug handling comma after right hand ugo. | Kaz Kylheku | 2020-02-07 | 2 | -2/+2 |
* | chmod: setuid/setgid bit bugfix and new tests. | Kaz Kyheku | 2020-02-07 | 2 | -9/+8 |
* | chmod: bugfix and new tests. | Kaz Kyheku | 2020-02-07 | 2 | -5/+14 |
* | New tests for chmod. | Kaz Kyheku | 2020-02-07 | 4 | -0/+47 |
* | chmod: fix broken umask application for implicit all. | Kaz Kylheku | 2020-02-07 | 1 | -9/+6 |
* | chmod: fix broken Coreutils-compatible sticky clear. | Kaz Kylheku | 2020-02-07 | 1 | -1/+1 |
* | file-place-buf: bugfix: create file if doesn't exist. | Kaz Kylheku | 2020-02-07 | 1 | -1/+1 |
* | New "m" file open mode: non-truncating "w". | Kaz Kylheku | 2020-02-07 | 3 | -7/+45 |
* | file-put-buf: new argument; also, new file-place-buf | Kaz Kylheku | 2020-02-07 | 3 | -3/+27 |
* | buf: bugfix: buf-set-length not setting bytes. | Kaz Kylheku | 2020-02-06 | 2 | -34/+35 |
* | file-get-buf: size limit, seek offset. | Kaz Kyheku | 2020-02-05 | 2 | -15/+42 |
* | doc: file-get-buf opens a binary stream. | Kaz Kyheku | 2020-02-05 | 1 | -2/+2 |
* | doc: fill-buf return value wrongly described. | Kaz Kyheku | 2020-02-05 | 1 | -1/+2 |
* | fill-buf/fill-buf-adjust: incorrect return value. | Kaz Kyheku | 2020-02-05 | 1 | -2/+2 |
* | chmod: type error in exception throw. | Kaz Kyheku | 2020-02-05 | 1 | -2/+9 |
* | repl: catch exceptions during completion. | Kaz Kylheku | 2020-02-04 | 1 | -2/+14 |
* | fstat: turn into true alias. | Kaz Kylheku | 2020-02-04 | 3 | -12/+8 |
* | stat and fstat become equivalent. | Kaz Kylheku | 2020-02-04 | 2 | -63/+79 |
* | doc: limitation, not limiting. | Kaz Kylheku | 2020-02-04 | 1 | -1/+1 |
* | doc: stream-fd is nonexistent. | Kaz Kylheku | 2020-02-04 | 1 | -1/+1 |
* | New feature: symbolic chmod. | Kaz Kylheku | 2020-02-03 | 2 | -11/+216 |
* | New functions chmod-rec and chown-rec. | Kaz Kylheku | 2020-01-31 | 3 | -0/+73 |
* | doc: missing catch** in heading. | Kaz Kyheku | 2020-01-31 | 1 | -1/+1 |
* | doc: repeated "continues" under do directive. | Kaz Kyheku | 2020-01-31 | 1 | -1/+1 |
* | doc: defex does allow duplicate registration. | Kaz Kyheku | 2020-01-31 | 1 | -13/+9 |
* | c_str: don't allow symbols. | Kaz Kyheku | 2020-01-31 | 3 | -3/+15 |
* | open-files: add mode string argument. | Kaz Kyheku | 2020-01-31 | 2 | -7/+26 |
* | doc: remove-path copy-paste error. | Kaz Kyheku | 2020-01-30 | 1 | -1/+1 |
* | copy-file: detect directory before opening. | Kaz Kylheku | 2020-01-30 | 1 | -10/+13 |
* | New: file copy, recursive copy, recursive delete. | Kaz Kylheku | 2020-01-29 | 3 | -0/+511 |
* | New retry and skip exceptions under restart hierarchy. | Kaz Kyheku | 2020-01-30 | 2 | -1/+20 |
* | build: drop config.log in favor of reconfigure | Kaz Kyheku | 2020-01-29 | 2 | -12/+43 |
* | packages: no default argument in several functions. | Kaz Kyheku | 2020-01-29 | 1 | -3/+3 |
* | New function: merge-delete-package. | Kaz Kyheku | 2020-01-29 | 4 | -0/+44 |
* | compiler: bug in catch: frame level mismatch. | Kaz Kylheku | 2020-01-28 | 1 | -2/+2 |
* | vm: more info in frame level mismatch. | Kaz Kylheku | 2020-01-28 | 1 | -1/+3 |