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
*
Support functional argument in regsub.
Kaz Kylheku
2016-09-22
1
-4
/
+18
*
Support negative positions in regex matching funs.
Kaz Kylheku
2016-09-21
1
-1
/
+20
*
doc: about assignment to nonexistent awk fields.
Kaz Kylheku
2016-09-21
1
-0
/
+10
*
doc: revised descrs of awk vars fs, ft an kfs.
Kaz Kylheku
2016-09-21
1
-121
/
+65
*
New library feature: imperative list building.
Kaz Kylheku
2016-09-20
1
-0
/
+299
*
Version 150.
txr-150
Kaz Kylheku
2016-09-18
1
-2
/
+2
*
New awk operator: fconv.
Kaz Kylheku
2016-09-18
1
-0
/
+113
*
doc: typo in section on setuid operation.
Kaz Kylheku
2016-09-17
1
-1
/
+1
*
doc: mention USERPROFILE.
Kaz Kylheku
2016-09-17
1
-7
/
+14
*
New awk variable: krs.
Kaz Kylheku
2016-09-17
1
-4
/
+24
*
New awk variables: ft and kfs.
Kaz Kylheku
2016-09-16
1
-9
/
+152
*
doc: fs variable.
Kaz Kylheku
2016-09-16
1
-5
/
+17
*
Bugfix in split-str: empty-match regexes.
Kaz Kylheku
2016-09-16
1
-2
/
+7
*
split-str gains ability to keep separating pieces.
Kaz Kylheku
2016-09-16
1
-1
/
+13
*
key function argument on remq, remql and remqual.
Kaz Kylheku
2016-09-15
1
-7
/
+18
*
New keepq, keepql and keepqual functions.
Kaz Kylheku
2016-09-15
1
-0
/
+43
*
awk macro: don't bind *stdout* if :output missing.
Kaz Kylheku
2016-09-14
1
-14
/
+5
*
New place-mutating macro: upd.
Kaz Kylheku
2016-09-14
1
-0
/
+34
*
doc: improve lset documentation.
Kaz Kylheku
2016-09-14
1
-7
/
+15
*
Version 149.
txr-149
Kaz Kylheku
2016-09-12
1
-2
/
+2
*
awk macro: revise how implicit block works, and name.
Kaz Kylheku
2016-09-12
1
-1
/
+9
*
awk macro: more Awk-like treatment of prn args.
Kaz Kylheku
2016-09-12
1
-0
/
+14
*
awk macro: fix: rebind *stdout* in broader scope.
Kaz Kylheku
2016-09-12
1
-11
/
+42
*
doc: hyphenation of shorthand.
Kaz Kylheku
2016-09-12
1
-2
/
+2
*
awk macro: new local macros ff and mf.
Kaz Kylheku
2016-09-12
1
-0
/
+63
*
doc: fix some broken uses of .code and .meta
Kaz Kylheku
2016-09-12
1
-22
/
+14
*
awk macro: field splitting more Awk-like.
Kaz Kylheku
2016-09-11
1
-11
/
+44
*
Semantics change in trim-str function.
Kaz Kylheku
2016-09-11
1
-3
/
+6
*
doc: italicize meta-identifers in nroff mode.
Kaz Kylheku
2016-09-11
1
-7
/
+7
*
doc: spurious blank line.
Kaz Kylheku
2016-09-11
1
-1
/
+0
*
New alet macro.
Kaz Kylheku
2016-09-11
1
-0
/
+25
*
awk macro: implement :begin-file and :end-file.
Kaz Kylheku
2016-09-10
1
-16
/
+82
*
doc: awk macro
Kaz Kylheku
2016-09-10
1
-0
/
+696
*
New slet macro.
Kaz Kylheku
2016-09-08
1
-6
/
+27
*
New place-mutating operators.
Kaz Kylheku
2016-09-08
1
-0
/
+234
*
Fix poorly chosen :postinit order.
Kaz Kylheku
2016-09-07
1
-13
/
+24
*
Bugfix: issue with expansion of place macros.
Kaz Kylheku
2016-09-07
1
-3
/
+9
*
Version 148.
txr-148
Kaz Kylheku
2016-09-01
1
-2
/
+2
*
doc: revised merge directive description.
Kaz Kylheku
2016-09-01
1
-38
/
+73
*
doc: wording changes regarding usage of "query".
Kaz Kylheku
2016-08-31
1
-41
/
+64
*
doc: warn about exit methods not saving history.
Kaz Kylheku
2016-08-30
1
-0
/
+5
*
doc: revise synopsis; document listener invocation.
Kaz Kylheku
2016-08-30
1
-2
/
+11
*
doc: verb number agreement in Undo Editing.
Kaz Kylheku
2016-08-30
1
-1
/
+1
*
doc: bad wording in path-private-to-me-p
Kaz Kylheku
2016-08-30
1
-1
/
+3
*
Fix runaway recursion in lazy struct initialization.
Kaz Kylheku
2016-08-28
1
-0
/
+6
*
Fix formatting of list* syntax.
Kaz Kylheku
2016-08-26
1
-1
/
+1
*
Adding time-parse method.
Kaz Kylheku
2016-08-25
1
-0
/
+51
*
New time-string method on time struct.
Kaz Kylheku
2016-08-22
1
-0
/
+22
*
Adding time-parse function: wrapper for strptime.
Kaz Kylheku
2016-08-22
1
-0
/
+28
*
Version 147.
txr-147
Kaz Kylheku
2016-08-12
1
-2
/
+2
[next]