ObjFW  Check-in [89d53f2a9a]

Overview
Comment:Add a few "const" where they make sense.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 89d53f2a9a4fb0ad4aab6df029facdf72ca2fa8b0235b134ea2256f20b063234
User & Date: js on 2012-03-29 07:57:34
Other Links: manifest | tags
Context
2012-04-03
15:30
Don't compare blocks to nil. check-in: c223ace803 user: js tags: trunk
2012-03-29
07:57
Add a few "const" where they make sense. check-in: 89d53f2a9a user: js tags: trunk
2012-03-28
09:25
Add +[OFSet setWithObjects:count:]. check-in: 5e98e61531 user: js tags: trunk
Changes