ObjFW  Check-in [2e9336b1ef]

Overview
Comment:Rename OFDeflateStream -> OFInflateStream

It makes more sense to have one class for inflating and one for
deflating instead of having one that does both, as having one that does
both requires more memory per instance when only inflating or deflating
is used.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2e9336b1efd820b34f5d05e8a14b8e3b5b3083bbb1b7b3166c7f4d796dea94b6
User & Date: js on 2015-05-16 20:29:57
Other Links: manifest | tags
Context
2015-05-16
23:59
utils/ofhttp: Show ETA check-in: 65681d0342 user: js tags: trunk
20:29
Rename OFDeflateStream -> OFInflateStream check-in: 2e9336b1ef user: js tags: trunk
19:05
configure: We still need -D_GNU_SOURCE check-in: 1807f33207 user: js tags: trunk
Changes