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
*
op: fix wrong compat version value.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
ffi: carray-num using wrong function name.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
doc: wrong word under stream sockets.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
doc: inaccurate apf/ipf description.
Kaz Kylheku
2019-11-18
1
-6
/
+13
*
doc: various copy and paste mistakes.
Kaz Kylheku
2019-11-18
1
-4
/
+4
*
doc: incorrect partition* example.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
doc: wrong argument reference under regsub.
Kaz Kylheku
2019-11-18
1
-3
/
+3
*
doc: formatting under Special Structure Functions.
Kaz Kylheku
2019-11-18
1
-2
/
+2
*
New functions for buf <--> integer conversion.
Kaz Kylheku
2019-11-18
2
-0
/
+192
*
eval: bugfix: expansion wrongly always in null env.
Kaz Kylheku
2019-11-18
1
-5
/
+34
*
gc: bugfix: maintain tail pointer in new sweep code.
Kaz Kylheku
2019-11-09
1
-3
/
+2
*
gc: recalculate heap bounding box when sweeping.
Kaz Kylheku
2019-11-08
1
-0
/
+7
*
gc: free heaps that become empty.
Kaz Kylheku
2019-11-08
1
-2
/
+41
*
open-process: new variant, open-subprocess.
Kaz Kylheku
2019-11-07
2
-14
/
+69
*
open-process: I/O redirection feature.
Kaz Kylheku
2019-11-06
3
-7
/
+196
*
open-process: close-on-exec bugfix.
Kaz Kylheku
2019-11-06
1
-2
/
+2
*
compiler: first use of .? notation.
Kaz Kylheku
2019-11-06
1
-1
/
+1
*
syntax: new .? operator for null-safe object access.
Kaz Kylheku
2019-11-05
5
-58
/
+204
*
path-tests: bug in path-strictly-private-to-me-p.
Kaz Kylheku
2019-11-04
1
-1
/
+1
*
path-tests: fix incorrect type tests.
Kaz Kylheku
2019-11-03
1
-7
/
+11
*
hash: new hash-reset function.
Kaz Kylheku
2019-11-02
3
-1
/
+43
*
lib: use stack-allocated hash iterators everywhere.
Kaz Kylheku
2019-11-01
6
-41
/
+72
*
hash: expose new iterator interface.
Kaz Kylheku
2019-11-01
2
-11
/
+15
*
hash: improve new hash_iter interface.
Kaz Kylheku
2019-11-01
1
-16
/
+22
*
lib: don't assume time_t is signed.
Kaz Kylheku
2019-10-31
5
-21
/
+35
*
expander: bogus undefined warnings from lisp1 values.
Kaz Kylheku
2019-10-30
1
-8
/
+5
*
hash: stack-allocated iterators.
Kaz Kylheku
2019-10-29
1
-62
/
+105
*
stat: support high resolution time stamps.
Kaz Kylheku
2019-10-29
5
-7
/
+86
*
naming: get the -func out, at least some of it.
Kaz Kylheku
2019-10-29
5
-40
/
+40
*
expander: allow TTY interrupt.
Kaz Kylheku
2019-10-28
1
-0
/
+2
*
doc: bad expression under hash-list.
Kaz Kylheku
2019-10-28
1
-1
/
+1
*
New function: hash-invert.
Kaz Kylheku
2019-10-28
3
-0
/
+127
*
New function: identity*
Kaz Kylheku
2019-10-28
4
-5
/
+25
*
doc: bogus paragraph removed under vec-push.
Kaz Kylheku
2019-10-28
1
-7
/
+0
*
Version 227.
txr-227
Kaz Kylheku
2019-10-26
4
-5
/
+15
*
configure: stray exit
Kaz Kylheku
2019-10-26
1
-3
/
+0
*
Version 226.
txr-226
Kaz Kylheku
2019-10-25
7
-953
/
+1035
*
configure: memalign fixes.
Kaz Kylheku
2019-10-25
2
-2
/
+24
*
fixparam: signed/unsigned warning from GNU C++.
Kaz Kylheku
2019-10-25
2
-2
/
+2
*
hashing: partially revert 63feff9c.
Kaz Kylheku
2019-10-25
1
-4
/
+4
*
genvmop: bugfix: unbound variable.
Kaz Kylheku
2019-10-25
1
-1
/
+1
*
parser: use faster, unsafe nreverse.
Kaz Kylheku
2019-10-25
3
-5
/
+20
*
circle notation: use faster access in backpatch.
Kaz Kylheku
2019-10-25
1
-7
/
+5
*
circle notation: recycle conses in backpatching.
Kaz Kylheku
2019-10-24
1
-2
/
+8
*
stdlib: remove unneeded macros from compiled image.
Kaz Kylheku
2019-10-24
3
-40
/
+44
*
New macro: ldo.
Kaz Kylheku
2019-10-23
3
-1
/
+42
*
op/do: clean up documentation-implementation problem.
Kaz Kylheku
2019-10-23
2
-65
/
+143
*
mpi: memory leak in mp_bit.
Kaz Kylheku
2019-10-22
1
-1
/
+6
*
circle notation: some backpatching optimizations.
Kaz Kylheku
2019-10-21
1
-6
/
+13
*
hash: observe count in eql-based hash.
Kaz Kylheku
2019-10-21
1
-0
/
+3
[next]