ObjFW  Check-in [92d8754e02]

Overview
Comment:Also handle '+' in -[stringByURLDecoding].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 92d8754e02a745b665599b43715f74abc256a66de3cdc6bb341db76dd9a2b9c6
User & Date: js on 2009-07-16 23:02:41
Other Links: manifest | tags
Context
2009-07-16
23:15
'~' does not need escaping in -[stringByURLEncoding]. check-in: eeaee04433 user: js tags: trunk
23:02
Also handle '+' in -[stringByURLDecoding]. check-in: 92d8754e02 user: js tags: trunk
2009-07-14
21:58
Also parse &#NNNN; and &#xHHHH; in -[stringByXMLUnescaping]. check-in: a80e9b948d user: js tags: trunk
Changes