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
...
*
Fix leaks in use of MPI and within MPI.
Kaz Kylheku
2016-06-08
2
-17
/
+6
*
Fix syslog stream leak.
Kaz Kylheku
2016-06-07
1
-1
/
+1
*
Fix memory leak in parser object.
Kaz Kylheku
2016-06-07
1
-0
/
+1
*
New --free-all option for freeing memory on exit.
Kaz Kylheku
2016-06-07
10
-14
/
+88
*
Handle sequence structs in length.
Kaz Kylheku
2016-06-06
1
-0
/
+2
*
Handle sequence structs in toseq.
Kaz Kylheku
2016-06-06
1
-0
/
+4
*
Handle sequence better in index list case of replace.
Kaz Kylheku
2016-06-06
1
-14
/
+9
*
Handle structs in list collection operations.
Kaz Kylheku
2016-06-06
1
-0
/
+10
*
Use local var in list_collect_{nconc,append}.
Kaz Kylheku
2016-06-06
1
-10
/
+12
*
Fix useless tolist over COBJ objects.
Kaz Kylheku
2016-06-06
1
-1
/
+1
*
Note that txr-path includes trailing slash.
Kaz Kylheku
2016-06-05
1
-3
/
+4
*
Fix error messages in internal function scat.
Kaz Kylheku
2016-06-05
1
-2
/
+2
*
The stdlib variable gets a trailing slash.
Kaz Kylheku
2016-06-05
3
-16
/
+28
*
Allow empty @(catch) and @(finally).
Kaz Kylheku
2016-06-05
1
-12
/
+3
*
Version 143.
txr-143
Kaz Kylheku
2016-06-04
6
-680
/
+710
*
Allow @(repeat) to see variables in more places.
Kaz Kylheku
2016-06-04
1
-3
/
+30
*
Fixes in field formatting diagnostics.
Kaz Kylheku
2016-06-04
1
-5
/
+6
*
Incorrect repeat directive example.
Kaz Kylheku
2016-06-03
1
-1
/
+1
*
@(output) evaluates destination as Lisp.
Kaz Kylheku
2016-06-03
2
-7
/
+23
*
Mistake in remq*, reqml* and remqual heading.
Kaz Kylheku
2016-06-03
1
-1
/
+1
*
Drop between TXR and Lisp syms in HTML Doc.
Kaz Kylheku
2016-06-03
1
-20
/
+9
*
Topic disambiguation "sub-pages" in HTML doc.
Kaz Kylheku
2016-06-03
1
-3
/
+33
*
Adding special function from-list.
Kaz Kylheku
2016-06-01
2
-1
/
+51
*
Describe special structure methods in new section.
Kaz Kylheku
2016-06-01
1
-114
/
+158
*
ldiff uses equal for all non-list arguments.
Kaz Kylheku
2016-06-01
2
-9
/
+8
*
Methods for turning objects into sequences.
Kaz Kylheku
2016-06-01
5
-2
/
+85
*
Print method on objects.
Kaz Kylheku
2016-06-01
2
-1
/
+18
*
Eliminating the ! $ and - file-opening hacks.
Kaz Kylheku
2016-05-31
3
-36
/
+49
*
Version 142.
txr-142
Kaz Kylheku
2016-05-29
6
-98
/
+132
*
Turn flags in struct stdio_handle into bitfields.
Kaz Kylheku
2016-05-29
1
-3
/
+3
*
Use width of 8 for struct dgram boolean bitfields.
Kaz Kylheku
2016-05-29
1
-2
/
+2
*
Support byte oriented mode in dgram sockets.
Kaz Kylheku
2016-05-29
2
-4
/
+20
*
Rename struct dgram_stream member.
Kaz Kylheku
2016-05-29
1
-5
/
+5
*
Support ISO C stream direction switching rules.
Kaz Kylheku
2016-05-28
1
-0
/
+58
*
Use byte-oriented stream in binary editing utility.
Kaz Kylheku
2016-05-28
1
-1
/
+2
*
Add a byte mode to stdio streams.
Kaz Kylheku
2016-05-28
2
-11
/
+51
*
Replace new hash limit constants with variables.
Kaz Kylheku
2016-05-28
2
-11
/
+30
*
Move registration of hash module functions to hash.c
Kaz Kylheku
2016-05-28
2
-41
/
+42
*
Store hash values in hash entries.
Kaz Kylheku
2016-05-27
2
-19
/
+93
*
Reduce work done by hashing.
Kaz Kylheku
2016-05-27
4
-37
/
+59
*
Fix 2011-11-17 regression.
Kaz Kylheku
2016-05-27
1
-4
/
+4
*
Remove superfluous arg defaulting in drop functions.
Kaz Kylheku
2016-05-26
1
-4
/
+2
*
Bugfix: argument defaulting in take-until.
Kaz Kylheku
2016-05-26
1
-2
/
+2
*
Check manual for .cblk/.cble pairing.
Kaz Kylheku
2016-05-26
2
-4
/
+20
*
Provide the txr-embedded-arg.txr utility.
Kaz Kylheku
2016-05-25
2
-1
/
+100
*
Stand-alone application support.
Kaz Kylheku
2016-05-25
2
-18
/
+150
*
New variable: txr-path.
Kaz Kylheku
2016-05-25
2
-0
/
+12
*
Track origin across op/do expansion.
Kaz Kylheku
2016-05-23
1
-0
/
+2
*
Allow whitespace between @ and ; in comments.
Kaz Kylheku
2016-05-23
2
-3
/
+3
*
Don't use sleep function in tail streams.
Kaz Kylheku
2016-05-23
3
-20
/
+9
[prev]
[next]