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
/
syslog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replacing uses of the eq function which are used only as C booleans,
Kaz Kylheku
2014-02-22
1
-1
/
+1
*
* arith.c (lognot): Conform to new scheme for defaulting optional args.
Kaz Kylheku
2014-02-05
1
-4
/
+5
*
Support for pushing back bytes and characters into streams.
Kaz Kylheku
2014-01-13
1
-0
/
+2
*
New stream property: name. Some streams can report
Kaz Kylheku
2013-12-13
1
-0
/
+2
*
First cut at signal handling support.
Kaz Kylheku
2013-12-12
1
-0
/
+2
*
* eval.c (eval_init): log_authpriv_v registered as log-authpriv.
Kaz Kylheku
2013-12-11
1
-1
/
+4
*
* arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing
Kaz Kylheku
2013-12-11
1
-1
/
+0
*
Bumping copyrights to 2014 and expressing them as year ranges.
Kaz Kylheku
2013-12-10
1
-1
/
+1
*
* eval.c (eval_init): closelog_wrap interned.
Kaz Kylheku
2013-12-10
1
-0
/
+6
*
* eval.c (eval_init): Register streamp, real_time_stream_p,
Kaz Kylheku
2013-12-10
1
-1
/
+1
*
syslog support; bitwise logior and logand functions become variadic.
Kaz Kylheku
2013-12-10
1
-0
/
+120
*
syslog support; bitwise logior and logand functions become variadic.
Kaz Kylheku
2013-12-10
1
-0
/
+101