summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* New sockaddr-str function.Kaz Kylheku2022-10-021-0/+86
* doc: equot: replace awkward word.Kaz Kylheku2022-09-291-2/+2
* New :postfini feature in defstruct.Kaz Kylheku2022-09-271-4/+47
* Version 282.txr-282Kaz Kylheku2022-09-161-3/+3
* doc: notes about boxing of numbers.Kaz Kylheku2022-09-161-0/+38
* doc: format: missing details about precision.Kaz Kylheku2022-09-111-18/+57
* doc: document [. expr] support.Kaz Kylheku2022-09-101-0/+28
* Version 281.txr-281Kaz Kylheku2022-09-031-3/+3
* txr: close streams.Kaz Kylheku2022-08-291-2/+17
* New macro: close-lazy-streams.Kaz Kylheku2022-08-281-0/+70
* New function: search-allKaz Kylheku2022-08-171-0/+54
* Version 280.txr-280Kaz Kylheku2022-08-091-3/+3
* Version 279.txr-279Kaz Kylheku2022-08-081-3/+3
* regsub: allow string in place of regex.Kaz Kylheku2022-07-271-3/+12
* repl: revise security checks.Kaz Kylheku2022-07-261-6/+24
* path-components-safe: refactoring.Kaz Kylheku2022-07-251-1/+2
* New function: path-components-safe.Kaz Kylheku2022-07-251-20/+40
* path-test: object trust must use effective UID.Kaz Kylheku2022-07-241-8/+20
* compile-file: revise hash bang treatment.Kaz Kylheku2022-07-211-2/+16
* compiler: try unsuffixed path before adding .tlKaz Kylheku2022-07-211-4/+4
* Install a txrlisp hard link.Kaz Kylheku2022-07-211-0/+27
* doc: pos function.Kaz Kylheku2022-07-181-5/+9
* New function: count.Kaz Kylheku2022-07-181-19/+55
* Date correction; man page typos.txr-278Kaz Kylheku2022-07-011-3/+3
* Version 278.Kaz Kylheku2022-07-011-3/+3
* doc: remove references to non-fork platforms.Kaz Kylheku2022-06-291-16/+3
* Add mode-opt to all I/O convenience functions.Kaz Kylheku2022-06-291-11/+11
* doc: document pid argument of open-fileno.Kaz Kylheku2022-06-241-2/+37
* for/for*: stricter syntax check.Kaz Kylheku2022-06-131-15/+16
* New function: strKaz Kylheku2022-06-121-2/+35
* doc: missing word in tree-insert section.Kaz Kylheku2022-06-011-0/+1
* Version 277.txr-277Kaz Kylheku2022-05-311-3/+3
* buf: compression tests.Kaz Kylheku2022-05-301-2/+3
* New: spln and tokn functions.Kaz Kylheku2022-05-301-1/+21
* tok-str: takes count argument.Kaz Kylheku2022-05-281-4/+11
* buf: compression and decompression functions.Kaz Kylheku2022-05-281-0/+46
* doc: .tlo.gz suffix.Kaz Kylheku2022-05-271-9/+36
* doc: document gzip file mode.Kaz Kylheku2022-05-271-1/+44
* I/O convenience functions get mode-opt argument.Kaz Kylheku2022-05-271-20/+100
* Version 276.txr-276Kaz Kylheku2022-05-241-3/+3
* ffi: reproduce odd GNU C behavior for aligned bitfields.Kaz Kylheku2022-05-241-2/+7
* doc: add a note about pack.Kaz Kylheku2022-05-241-0/+34
* ffi: bitfield tests and fixes.Kaz Kylheku2022-05-231-6/+23
* ffi: allow bitfields based on endian types.Kaz Kylheku2022-05-221-20/+78
* ffi: pack bugfix and tests.Kaz Kylheku2022-05-201-3/+27
* doc: quasiliteral match: formatting problem.Kaz Kylheku2022-05-201-1/+1
* doc: undimensioned arrays may be flexible array members.Kaz Kylheku2022-05-201-4/+9
* doc: grammarKaz Kylheku2022-05-201-2/+2
* ffi: behavior of align subject to compat.Kaz Kylheku2022-05-201-0/+16
* New function: trim-path-sepsKaz Kylheku2022-05-201-0/+52