Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |