| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year bump 2023. | Kaz Kylheku | 2023-01-01 | 1 | -1/+1 |
* | New method: str-addr. | Kaz Kylheku | 2022-10-03 | 1 | -0/+28 |
* | str-in6addr: bugfix: trailing zero in hex problem. | Kaz Kylheku | 2022-10-03 | 1 | -2/+4 |
* | New sockaddr-str function. | Kaz Kylheku | 2022-10-02 | 1 | -0/+9 |
* | in6addr-str: remove useless regsub. | Kaz Kylheku | 2022-07-27 | 1 | -1/+0 |
* | Take advantage of substring support in regsub. | Kaz Kylheku | 2022-07-27 | 1 | -2/+2 |
* | stdlib: missing blank line after copyright header. | Kaz Kylheku | 2022-01-30 | 1 | -0/+1 |
* | Copyright year bump 2022. | Kaz Kylheku | 2022-01-11 | 1 | -1/+1 |
* | defset: add set-mask and clear-mask. | Paul A. Patience | 2021-09-14 | 1 | -12/+12 |
* | ffi, sockets: add sock-opt and sock-set-opt. | Paul A. Patience | 2021-09-12 | 1 | -0/+7 |
* | sockets: remove excess apostrophe in sock-peer. | Paul A. Patience | 2021-09-11 | 1 | -1/+1 |
* | license: reformat to fit 80 columns. | Kaz Kylheku | 2021-08-16 | 1 | -13/+13 |
* | getaddrinfo: implement canonname. | Kaz Kylheku | 2021-08-15 | 1 | -1/+2 |
* | file layout: moving share/txr/stdlib to stdlib. | Kaz Kylheku | 2021-06-24 | 1 | -0/+273 |