ObjFW  Check-in [9bcba32807]

Overview
Comment:OFConstString: Throw OFNotImplementedException for unavailable methods.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9bcba32807550198a16b14da091a8966ae381db50da60c023e44e5e6f688420a
User & Date: js on 2009-07-16 23:59:20
Other Links: manifest | tags
Context
2009-07-17
11:25
Use +[stringWithCString:andLength:] in -[readLine]. check-in: 328decd247 user: js tags: trunk
2009-07-16
23:59
OFConstString: Throw OFNotImplementedException for unavailable methods. check-in: 9bcba32807 user: js tags: trunk
23:15
'~' does not need escaping in -[stringByURLEncoding]. check-in: eeaee04433 user: js tags: trunk
Changes