ObjFW  Check-in [f56a50ee50]

Overview
Comment:Rename OFDeflateStream back to OFInflateStream

There is not much point in having a bi-directional stream for Deflate
compression / decompression.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f56a50ee50e9c8e46d88e4cd171fc29e371b118843c63616ae56c275663afa54
User & Date: js on 2017-06-10 10:00:12
Other Links: manifest | tags
Context
2017-06-10
11:46
macros.h: Add of_ascii_isspace() check-in: dbdc125802 user: js tags: trunk
10:00
Rename OFDeflateStream back to OFInflateStream check-in: f56a50ee50 user: js tags: trunk
2017-06-07
21:38
runtime: Move all globals into a single struct check-in: 79011c5f56 user: js tags: trunk
Changes