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: |
92d8754e02a745b665599b43715f74ab |
| 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
Modified src/OFURLEncoding.m from [74051613f4] to [39517d09e4]. [diff]
Modified tests/OFString/OFString.m from [2dbe4533ed] to [465b61382e]. [diff]