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
...
*
compiler: peephole: merge basic blocks when jmp removed.
Kaz Kylheku
2021-09-29
1
-5
/
+16
*
compiler: code clean-up in peephole optimizer.
Kaz Kylheku
2021-09-28
1
-5
/
+5
*
quantile: fix test needing nonportable amount of precision.
Kaz Kylheku
2021-09-27
2
-11
/
+14
*
quips: one in French.
Kaz Kylheku
2021-09-26
1
-0
/
+1
*
New variable: *child-env*.
Kaz Kylheku
2021-09-26
6
-5
/
+95
*
New function: replace-env.
Kaz Kylheku
2021-09-25
6
-0
/
+98
*
path access tests: use real credentials.
Kaz Kylheku
2021-09-25
2
-28
/
+33
*
quantile: fix failing test.
Kaz Kylheku
2021-09-25
1
-1
/
+1
*
path-search: rewrite in C with saner semantics.
Kaz Kylheku
2021-09-25
6
-69
/
+93
*
New variants of each operator for sum and product.
Kaz Kylheku
2021-09-23
6
-1
/
+290
*
math: quantile estimator using P-Squared algorithm.
Kaz Kylheku
2021-09-22
8
-1
/
+452
*
doc: sock-opt: found proper way to escape ...
Kaz Kylheku
2021-09-22
1
-2
/
+2
*
doc: fix problem in errno retrieval example.
Kaz Kylheku
2021-09-22
1
-2
/
+0
*
vm, structs: use FLEX_ARRAY macro.
Kaz Kylheku
2021-09-19
2
-2
/
+2
*
vm: fix self name of vm-desc-nlevels.
Paul A. Patience
2021-09-17
1
-1
/
+1
*
lib: fix self name of cmp-str.
Paul A. Patience
2021-09-17
1
-3
/
+3
*
eval: fix single-list-argument case in maprodo.
Paul A. Patience
2021-09-17
1
-1
/
+1
*
doc: interchange buf-str and str-buf descriptions.
Paul A. Patience
2021-09-17
1
-15
/
+15
*
doc: fix various trivial typos.
Paul A. Patience
2021-09-17
1
-7
/
+7
*
compiler: reduce single-arg logior and logand.
Paul A. Patience
2021-09-14
1
-1
/
+1
*
defset: add set-mask and clear-mask.
Paul A. Patience
2021-09-14
7
-24
/
+76
*
compiler: fix random perturbance in reg allocation.
Kaz Kylheku
2021-09-14
1
-2
/
+2
*
seq_iter: gc crash marking vector iterator.
Kaz Kylheku
2021-09-13
1
-4
/
+4
*
hash: gc problem in copy-hash.
Kaz Kylheku
2021-09-13
1
-1
/
+1
*
ffi, sockets: add sock-opt and sock-set-opt.
Paul A. Patience
2021-09-12
6
-5
/
+329
*
sockets: add test for recent sock-peer place issue.
Kaz Kylheku
2021-09-11
1
-1
/
+5
*
sockets: bug in clearing SOCK_* type flags.
Kaz Kylheku
2021-09-11
2
-6
/
+9
*
sockets: remove excess apostrophe in sock-peer.
Paul A. Patience
2021-09-11
1
-1
/
+1
*
doc: fix various important typos.
Paul A. Patience
2021-09-11
1
-10
/
+10
*
sockets: throw exception if socket call fails.
Paul A. Patience
2021-09-11
1
-0
/
+5
*
mmap: fix typo in error message.
Paul A. Patience
2021-09-11
1
-1
/
+1
*
matcher: use function for match and match-ecase error.
Kaz Kylheku
2021-09-10
1
-2
/
+8
*
oop: remove repeated code in slot lookup.
Kaz Kylheku
2021-09-09
1
-24
/
+8
*
gcc11: warnings related to struct args allocation..
Kaz Kylheku
2021-09-08
4
-7
/
+19
*
poll: don't free array from alloca.
Kaz Kylheku
2021-09-08
1
-2
/
+0
*
exceptions: hack to store errno in string object.
Kaz Kylheku
2021-09-07
14
-187
/
+365
*
unwind: remove unused uw_errorf.
Kaz Kylheku
2021-09-07
2
-14
/
+0
*
string-extend: use num, not num_fast.
Kaz Kylheku
2021-09-07
1
-3
/
+3
*
string-finish: new function.
Kaz Kylheku
2021-09-07
5
-0
/
+42
*
string-extend: third optional argument.
Kaz Kylheku
2021-09-07
8
-30
/
+49
*
tests: no gc torture for tests/019.
Kaz Kylheku
2021-09-07
1
-0
/
+1
*
ffi: ffi macro uses load-time.
Kaz Kylheku
2021-09-06
2
-2
/
+2
*
sockets: improve socked type patch.
Kaz Kylheku
2021-09-06
1
-10
/
+12
*
sockets: clear non-type bits after fd creation.
Paul A. Patience
2021-09-06
1
-0
/
+13
*
sockets: make error messages more consistent.
Paul A. Patience
2021-09-06
1
-17
/
+17
*
rand: remove redundant inclusion of buf.h.
Paul A. Patience
2021-09-06
1
-1
/
+0
*
doc: fix description of carray-uint type argument.
Paul A. Patience
2021-09-06
1
-1
/
+1
*
ffi: add socklen-t type.
Paul A. Patience
2021-09-06
3
-18
/
+28
*
itypes: fix usage of double_intptr_t.
Paul A. Patience
2021-09-06
1
-1
/
+1
*
doc: remove beta status from quasiliteral match.
Kaz Kylheku
2021-09-04
1
-5
/
+0
[prev]
[next]