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
path:
root
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Somew new path access testing functions.
Kaz Kylheku
2016-05-04
1
-27
/
+79
*
Implement setgid script support.
Kaz Kylheku
2016-05-02
1
-6
/
+39
*
Fix somewhat broken setuid privilege dropping.
Kaz Kylheku
2016-05-01
1
-43
/
+62
*
Adding getresuid, getresuid, getresgid and setresgid.
Kaz Kylheku
2016-05-01
1
-0
/
+36
*
Adding setgroups function.
Kaz Kylheku
2016-05-01
1
-12
/
+32
*
Use random padding in PRNG rather than 0xAA.
Kaz Kylheku
2016-04-28
1
-0
/
+25
*
Clean-up rand code; implement configurable warmup.
Kaz Kylheku
2016-04-28
1
-4
/
+56
*
Simple indirection on pattern functions: @(call).
Kaz Kylheku
2016-04-27
1
-0
/
+90
*
Adding fixnum-min and fixnum-max variables.
Kaz Kylheku
2016-04-27
1
-0
/
+15
*
Check .metn similarly to .codn and fix.
Kaz Kylheku
2016-04-26
1
-27
/
+28
*
Change .meta to single-argument.
Kaz Kylheku
2016-04-26
1
-8
/
+8
*
Check that arg 2 of .codn starts with punctuation.
Kaz Kylheku
2016-04-26
1
-5
/
+5
*
Change .codn and .code to fixed arity.
Kaz Kylheku
2016-04-26
1
-427
/
+455
*
Fix errors found by new checkman.txr.
Kaz Kylheku
2016-04-26
1
-21
/
+21
*
Version 139.
txr-139
Kaz Kylheku
2016-04-22
1
-2
/
+2
*
Spring cleaning: find wrong wrong troff macros.
Kaz Kylheku
2016-04-22
1
-60
/
+61
*
Support list of paths in ftw.
Kaz Kylheku
2016-04-22
1
-0
/
+47
*
Integrating fnmatch.
Kaz Kylheku
2016-04-20
1
-0
/
+54
*
read-until-match can optionally keep matched text.
Kaz Kylheku
2016-04-20
1
-12
/
+24
*
Allow unlimited character pushback in unget-char.
Kaz Kylheku
2016-04-19
1
-1
/
+16
*
Fix inconsistency of Lisp var visibility in TXR.
Kaz Kylheku
2016-04-17
1
-12
/
+35
*
Version 138.
txr-138
Kaz Kylheku
2016-04-16
1
-2
/
+2
*
Improve sock-peer documentation.
Kaz Kylheku
2016-04-16
1
-19
/
+20
*
Doc for sys:abscond* references nonexistent sym.
Kaz Kylheku
2016-04-16
1
-1
/
+1
*
Notes on glob and exceptions.
Kaz Kylheku
2016-04-15
1
-0
/
+19
*
Glob-related variables wrongly documented as special.
Kaz Kylheku
2016-04-15
1
-1
/
+1
*
Adding ftw function.
Kaz Kylheku
2016-04-15
1
-0
/
+194
*
Macros obtain* and obtain*-block.
Kaz Kylheku
2016-04-15
1
-0
/
+76
*
Fix proper-listp to proper-list-p.
Kaz Kylheku
2016-04-14
1
-6
/
+17
*
Remove @(do) from Lisp examples.
Kaz Kylheku
2016-04-14
1
-17
/
+15
*
Fix incorrect example under umeth.
Kaz Kylheku
2016-04-14
1
-2
/
+2
*
New open-socket-pair function.
Kaz Kylheku
2016-04-14
1
-0
/
+27
*
Adding fmt function.
Kaz Kylheku
2016-04-14
1
-0
/
+17
*
Improved window-map doc.
Kaz Kylheku
2016-04-13
1
-6
/
+6
*
Fix wrong documentation for window-map.
Kaz Kylheku
2016-04-13
1
-7
/
+5
*
Formatting in defstruct documentation.
Kaz Kylheku
2016-04-12
1
-10
/
+1
*
Better handling of dot position function calls.
Kaz Kylheku
2016-04-11
1
-19
/
+60
*
Fix more macro name misspellings in manual.
Dave Love
2016-04-10
1
-10
/
+10
*
Allow symbol macro in function call dot position.
Kaz Kylheku
2016-04-07
1
-0
/
+14
*
Document improper lists as macro call forms.
Kaz Kylheku
2016-04-07
1
-0
/
+36
*
Example formatting under Dot Position in Function Calls.
Kaz Kylheku
2016-04-07
1
-2
/
+2
*
Dot position in function calls described in terms of apply.
Kaz Kylheku
2016-04-07
1
-21
/
+29
*
Mistake in apply example.
Kaz Kylheku
2016-04-07
1
-1
/
+1
*
Fix inappropriate references to tree-bind.
Kaz Kylheku
2016-04-05
1
-3
/
+3
*
Cramped parenthesis under suspend.
Kaz Kylheku
2016-04-05
1
-2
/
+2
*
Incorrect obtain-block heading.
Kaz Kylheku
2016-04-05
1
-1
/
+1
*
Bugfix: support abstract UNIX socket addresses on Linux.
Kaz Kylheku
2016-03-31
1
-4
/
+34
*
Define a sock-peer syntactic place.
Kaz Kylheku
2016-03-31
1
-6
/
+43
*
Version 137.
txr-137
Kaz Kylheku
2016-03-30
1
-2
/
+2
*
Rewrite intro to delimited continuations.
Kaz Kylheku
2016-03-29
1
-21
/
+114
[next]