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
/
stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
json: new special var *print-json-type*.
Kaz Kylheku
2024-07-12
1
-1
/
+2
*
json: fix flat-p argument in put-json and put-jsons.
Kaz Kylheku
2024-07-06
1
-0
/
+5
*
open-process: new ?fdno option for selecting stream fd.
Kaz Kylheku
2024-06-26
1
-3
/
+4
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
New T mode for open-file.
Kaz Kylheku
2023-09-23
1
-3
/
+4
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
json: support standard-style formatting.
Kaz Kylheku
2022-10-11
1
-0
/
+8
*
streams: new function inc-indent-abs.
Kaz Kylheku
2022-10-11
1
-0
/
+1
*
streams: remove old code for popen on MingGW.
Kaz Kylheku
2022-06-21
1
-3
/
+0
*
bugfix: missing gzip support in open-command.
Kaz Kylheku
2022-06-21
1
-1
/
+3
*
gzio: support more modes in open-file.
Kaz Kylheku
2022-05-26
1
-0
/
+1
*
First cut at new feature: gzip streams.
Kaz Kylheku
2022-05-26
1
-3
/
+5
*
New function: trim-path-seps
Kaz Kylheku
2022-05-20
1
-0
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
path-search: rewrite in C with saner semantics.
Kaz Kylheku
2021-09-25
1
-0
/
+2
*
open-file: add mode option "x".
Paul A. Patience
2021-08-29
1
-3
/
+4
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
close-stream: make idemponent.
Kaz Kylheku
2021-08-04
1
-0
/
+1
*
compat: fix glaringly broken init-time handling.
Kaz Kylheku
2021-07-21
1
-0
/
+1
*
New function: add-suffix.
Kaz Kylheku
2021-07-10
1
-0
/
+1
*
New functions: trim-short-suffix, trim-long-suffix.
Kaz Kylheku
2021-07-10
1
-0
/
+2
*
type: disallow structs using built-in type names.
Kaz Kylheku
2021-07-08
1
-0
/
+2
*
unwind: refer to top-level *stderr* stream.
Kaz Kylheku
2021-07-06
1
-0
/
+2
*
c_str now takes a self argument.
Kaz Kylheku
2021-06-23
1
-3
/
+5
*
New functions: long-suffix, short-suffix.
Kaz Kylheku
2021-06-22
1
-0
/
+2
*
streams: pipe streams not needed if we have fork.
Kaz Kylheku
2021-06-19
1
-0
/
+2
*
Pre-release C++ upkeep.
Kaz Kylheku
2021-06-01
1
-1
/
+1
*
New: mkdtemp and mkstemp functions.
Kaz Kylheku
2021-05-31
1
-0
/
+2
*
New function: tmpfile.
Kaz Kylheku
2021-05-31
1
-0
/
+1
*
New function: portable-abs-path-p.
Kaz Kylheku
2021-05-02
1
-0
/
+1
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
parser: batched read operation for speed.
Kaz Kylheku
2020-04-22
1
-0
/
+1
*
streams: put_buf and fill_buf become lower-level.
Kaz Kylheku
2020-04-22
1
-2
/
+2
*
New function: get-line-as-buf
Kaz Kylheku
2020-04-19
1
-0
/
+1
*
New "n" open file mode option: nonblocking.
Kaz Kylheku
2020-04-15
1
-3
/
+4
*
warning cleanup: missing member initializers.
Kaz Kylheku
2020-04-05
1
-3
/
+3
*
New "m" file open mode: non-truncating "w".
Kaz Kylheku
2020-02-07
1
-3
/
+4
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
open-process: I/O redirection feature.
Kaz Kylheku
2019-11-06
1
-0
/
+3
*
base-name: optionally remove suffix.
Kaz Kylheku
2019-08-09
1
-1
/
+1
*
sha256: recycle I/O buffer used in stream hash.
Kaz Kylheku
2019-07-04
1
-1
/
+3
*
base64: integrate with buffers.
Kaz Kylheku
2019-06-21
1
-0
/
+1
*
Support max length and depth for object printing.
Kaz Kylheku
2019-04-18
1
-0
/
+6
*
streams: force-off indent mode.
Kaz Kylheku
2019-04-16
1
-1
/
+3
*
fill-buf-adjust: new function.
Kaz Kylheku
2019-02-16
1
-0
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
Drastically reduce inclusion of <dirent.h>.
Kaz Kylheku
2018-12-11
1
-1
/
+0
*
printer: improve object formatting.
Kaz Kylheku
2018-04-05
1
-0
/
+2
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
New feature: structure delegate streams.
Kaz Kylheku
2017-12-08
1
-0
/
+5
[next]