ObjFW  Check-in [c3c2bcca46]

Overview
Comment:Better API for the writte buffer of streams.
Can now be disabled without flushing and then be flushed later.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c3c2bcca46b82ae273978eda402032b270c243b4800068143e3677b016516f6f
User & Date: js on 2010-09-20 11:26:00
Other Links: manifest | tags
Context
2010-09-23
16:40
Some older gcc versions require an explicit cast here. check-in: 64a39262ca user: js tags: trunk
2010-09-20
11:26
Better API for the writte buffer of streams.
Can now be disabled without flushing and then be flushed later.
check-in: c3c2bcca46 user: js tags: trunk
11:14
Small optimization for ASCII strings in -[stringByXMLUnescaping]. check-in: 523bf78c46 user: js tags: trunk
Changes