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
/
gzio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2025.
Kaz Kylheku
2025-01-01
1
-1
/
+1
*
cobj: clone method streamlines copy; structs get copy method.
Kaz Kylheku
2024-06-17
1
-2
/
+4
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
bugfix: missing gzip support in open-command.
Kaz Kylheku
2022-06-21
1
-1
/
+33
*
gzio: unused variable warning.
Kaz Kylheku
2022-05-31
1
-1
/
+0
*
gzio: fix multiple definition of gzio_stream_s.
Kaz Kylheku
2022-05-31
1
-0
/
+2
*
gzio: remove unused variables.
Kaz Kylheku
2022-05-28
1
-2
/
+0
*
gzio: include type in printed representation of stream.
Kaz Kylheku
2022-05-27
1
-2
/
+16
*
gzio: bugfix: just return descr for :name property.
Kaz Kylheku
2022-05-27
1
-1
/
+1
*
gzio: support :byte-oriented prop.
Kaz Kylheku
2022-05-27
1
-2
/
+10
*
gzio: remove real-time-mode flag.
Kaz Kylheku
2022-05-27
1
-2
/
+0
*
gzio: support more modes in open-file.
Kaz Kylheku
2022-05-26
1
-0
/
+35
*
First cut at new feature: gzip streams.
Kaz Kylheku
2022-05-26
1
-0
/
+511