ObjFW  Check-in [b31d5c02df]

Overview
Comment:OFXMLParser: Parse processing instructions.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b31d5c02df9bc1c522a70cc6626c9909866ba7fdbe72b5fd7f93e40273f03119
User & Date: js on 2010-11-21 00:34:35
Other Links: manifest | tags
Context
2010-11-21
00:52
Use __attribute__((const)) where useful. check-in: ef8b7bb44e user: js tags: trunk
00:34
OFXMLParser: Parse processing instructions. check-in: b31d5c02df user: js tags: trunk
00:03
There is no compiler supporting blocks but not properties.
This allows us to always use properties for blocks.
check-in: aaf4e02cb8 user: js tags: trunk
Changes