History of file src/OFURLEncoding.m at check-in cca028cedf40a9d9
2010-06-12
| ||
20:47 | Deleted: Move a few classes and categories so they have their own files. check-in: [67917b918a] user: js, branch: trunk, size: 0 | |
2010-02-19
| ||
16:36 | Update copyright. file: [51165a76a2] check-in: [42886185fd] user: js, branch: trunk, size: 2472 [annotate] [blame] [check-ins using] [diff] | |
2009-11-09
| ||
22:45 | Rename libobjfw to ObjFW. file: [747bb8cf04] check-in: [a3cc34b139] user: js, branch: trunk, size: 2472 [annotate] [blame] [check-ins using] [diff] | |
2009-11-02
| ||
14:47 | Make use of the recent change to -[initWithCString:encoding:length:]. file: [00bfbc007f] check-in: [581164864f] user: js, branch: trunk, size: 2475 [annotate] [blame] [check-ins using] [diff] | |
2009-09-11
| ||
11:41 | Fix a warning with old GCC versions. file: [fb4ac5dc95] check-in: [3468abde19] user: js, branch: trunk, size: 2476 [annotate] [blame] [check-ins using] [diff] | |
2009-07-19
| ||
14:05 | Rename andFoo: to foo: in all methods. file: [6669fbc50f] check-in: [4eae61a78f] user: js, branch: trunk, size: 2471 [annotate] [blame] [check-ins using] [diff] | |
2009-07-17
| ||
15:16 |
Initial OFXMLParser implementation. There's still a LOT missing.
Missing stuff includes proper namespace handling, handling of comments, | |
2009-07-16
| ||
23:15 | '~' does not need escaping in -[stringByURLEncoding]. file: [05ac91dbb0] check-in: [eeaee04433] user: js, branch: trunk, size: 2406 [annotate] [blame] [check-ins using] [diff] | |
23:02 | Also handle '+' in -[stringByURLDecoding]. file: [39517d09e4] check-in: [92d8754e02] user: js, branch: trunk, size: 2387 [annotate] [blame] [check-ins using] [diff] | |
2009-06-05
| ||
18:30 | Rename -[url{De,En}codedString] to -[stringByURL{De,En}coding]. file: [74051613f4] check-in: [4fa95c938d] user: js, branch: trunk, size: 2342 [annotate] [blame] [check-ins using] [diff] | |
2009-05-29
| ||
19:21 |
A few renames.
OFExceptions: OFObject: OFString: | |
2009-05-24
| ||
18:04 | Always use #include "config.h" instead of #import "config.h". file: [6ffc687158] check-in: [94ea6848a8] user: js, branch: trunk, size: 2312 [annotate] [blame] [check-ins using] [diff] | |
2009-05-16
| ||
14:28 | Added: Add OFURLEncoding for OFString category. file: [b328b08de7] check-in: [b992a4b0e5] user: js, branch: trunk, size: 2311 [annotate] [blame] [check-ins using] | |