index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stringp: rewrite.
Kaz Kylheku
2022-07-28
1
-5
/
+13
*
gcd: rewrite for better efficiency.
Kaz Kylheku
2022-07-27
2
-24
/
+104
*
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
4
-8
/
+5
*
regsub: allow string in place of regex.
Kaz Kylheku
2022-07-27
2
-4
/
+24
*
regsub: avoid consing list.
Kaz Kylheku
2022-07-27
1
-10
/
+10
*
repl: revise security checks.
Kaz Kylheku
2022-07-26
2
-33
/
+52
*
path-components-safe: refactoring.
Kaz Kylheku
2022-07-25
2
-56
/
+39
*
New function: path-components-safe.
Kaz Kylheku
2022-07-25
5
-20
/
+203
*
path-test: object trust must use effective UID.
Kaz Kylheku
2022-07-24
2
-10
/
+22
*
compile-file: distinguish nonexistence errors.
Kaz Kylheku
2022-07-21
1
-8
/
+10
*
compile-file: revise hash bang treatment.
Kaz Kylheku
2022-07-21
2
-7
/
+27
*
compiler: try unsuffixed path before adding .tl
Kaz Kylheku
2022-07-21
2
-6
/
+6
*
syrooting: remove two useless checks.
Kaz Kylheku
2022-07-21
1
-2
/
+0
*
Install a txrlisp hard link.
Kaz Kylheku
2022-07-21
3
-0
/
+45
*
doc: pos function.
Kaz Kylheku
2022-07-18
1
-5
/
+9
*
New function: count.
Kaz Kylheku
2022-07-18
6
-20
/
+94
*
Date correction; man page typos.
txr-278
Kaz Kylheku
2022-07-01
2
-4
/
+4
*
Version 278.
Kaz Kylheku
2022-07-01
5
-5
/
+44
*
doc: remove references to non-fork platforms.
Kaz Kylheku
2022-06-29
1
-16
/
+3
*
Add mode-opt to all I/O convenience functions.
Kaz Kylheku
2022-06-29
2
-33
/
+33
*
file-get-lines: missing mode-opt parameter.
Kaz Kylheku
2022-06-29
1
-2
/
+2
*
close-stream: process wait cleanup.
Kaz Kylheku
2022-06-24
1
-18
/
+6
*
doc: document pid argument of open-fileno.
Kaz Kylheku
2022-06-24
1
-2
/
+37
*
More HAVE_FORK_STUFF cleanup.
Kaz Kylheku
2022-06-24
1
-3
/
+3
*
streams: remove old code for popen on MingGW.
Kaz Kylheku
2022-06-21
4
-174
/
+8
*
bugfix: missing gzip support in open-command.
Kaz Kylheku
2022-06-21
6
-55
/
+118
*
configure: remove unused android_target
Kaz Kylheku
2022-06-21
1
-2
/
+0
*
for/for*: stricter syntax check.
Kaz Kylheku
2022-06-13
3
-18
/
+19
*
New function: str
Kaz Kylheku
2022-06-12
6
-40
/
+136
*
optimizer: fix live set being unexpectedly nil.
Kaz Kylheku
2022-06-09
1
-2
/
+2
*
optimizer: remove root slot from basic-block.
Kaz Kylheku
2022-06-09
1
-6
/
+3
*
listener: bugfix: handle warnings around linenoise.
Kaz Kylheku
2022-06-08
1
-0
/
+4
*
string-out-stream: gc issue.
Kaz Kylheku
2022-06-06
1
-3
/
+4
*
txr: fix --free-all crash due to atexit order.
Kaz Kylheku
2022-06-05
3
-14
/
+15
*
doc: missing word in tree-insert section.
Kaz Kylheku
2022-06-01
1
-0
/
+1
*
build: fix broken build when we don't HAVE_ZLIB.
Kaz Kylheku
2022-05-31
2
-0
/
+21
*
streams: use ~a for self string.
Kaz Kylheku
2022-05-31
1
-3
/
+3
*
Version 277.
txr-277
Kaz Kylheku
2022-05-31
6
-1123
/
+1158
*
crc32: name clash with Zlib on Android.
Kaz Kylheku
2022-05-31
2
-3
/
+2
*
windows: bundle Zlib in installer.
Kaz Kylheku
2022-05-31
1
-0
/
+1
*
cygwin: bug: sh always uses cmd.exe.
Kaz Kylheku
2022-05-31
2
-18
/
+7
*
gzio: unused variable warning.
Kaz Kylheku
2022-05-31
1
-1
/
+0
*
gzio: fix multiple definition of gzio_stream_s.
Kaz Kylheku
2022-05-31
2
-1
/
+3
*
buf: compression tests.
Kaz Kylheku
2022-05-30
3
-3
/
+22
*
gzio: some tests.
Kaz Kylheku
2022-05-30
1
-0
/
+53
*
New: spln and tokn functions.
Kaz Kylheku
2022-05-30
6
-2
/
+78
*
tok-str: takes count argument.
Kaz Kylheku
2022-05-28
5
-10
/
+52
*
gzio: remove unused variables.
Kaz Kylheku
2022-05-28
1
-2
/
+0
*
buf: compression and decompression functions.
Kaz Kylheku
2022-05-28
3
-0
/
+119
[prev]
[next]