19 check-ins using file src/OFURL.m version 0a4862ec8c
|
2011-05-15
| ||
| 00:32 | configure.ac: Fix two tests that would fail with Clang + new ABI. (check-in: 76ab337747 user: js tags: 0.5) | |
|
2011-05-14
| ||
| 23:26 | Correctly check the length in of_string_check_utf8. (check-in: 1c2f416cb9 user: js tags: 0.5) | |
| 20:00 | Fix namespace handling in OFXMLElement. (check-in: 21bd46e17a user: js tags: 0.5) | |
| 19:50 | Ignore whitespaces around the root element in -[initWithXMLString]. (check-in: 46056b5fa1 user: js tags: 0.5) | |
|
2011-05-12
| ||
| 19:47 | Also set finishedParsing if the root element is in short form. (check-in: 05c29433ac user: js tags: 0.5) | |
|
2011-05-08
| ||
| 23:25 | Fix missing retain in -[OFArray initWithObject:argList:]. (check-in: bd7dbccb8b user: js tags: 0.5) | |
|
2011-05-01
| ||
| 23:42 | Fix a possible out-of-bounds read in -[OFString unicodeString]. (check-in: 4a9e45c2ad user: js tags: 0.5) | |
|
2011-04-30
| ||
| 23:01 | Copy exceptions/common.h into the resulting framework. (check-in: 0b6fc7db82 user: js tags: 0.5) | |
|
2011-04-27
| ||
| 21:29 | Fix a typo in -[description] of OFConnectionFailedException. (check-in: 560fbbd0b8 user: js tags: 0.5) | |
|
2011-04-25
| ||
| 22:46 | Cache the class for exeptions in -[OFXMLElement initWithXMLString:]. (check-in: 3e2b0e7eac user: js tags: 0.5) | |
| 22:39 | Fix missing release in OFXMLElement. (check-in: d948114b2a user: js tags: 0.5) | |
| 18:04 | Update ChangeLog. (check-in: 017684aac9 user: js tags: 0.5, 0.5.2-release) | |
| 18:04 | Set version to 0.5.2. (check-in: 4c15904184 user: js tags: 0.5) | |
| 17:17 | Skip possible BOMs in OFMutableString. (check-in: 810b0028ed user: js tags: 0.5) | |
| 14:14 | Fix a warning when sizeof(size_t) < sizeof(long long). (check-in: abff9ac184 user: js tags: 0.5) | |
|
2011-04-23
| ||
| 02:15 | OFMutableString: Call madvise() on the correct length. (check-in: 6649214059 user: js tags: 0.5) | |
| 01:32 | Fix too big buffer in -[OFMutableString _applyTable:withSize:]. (check-in: 1acf3d2817 user: js tags: 0.5) | |
|
2011-04-22
| ||
| 21:59 | OFURL: Do -[copy] in a try block to prevent leaks. (check-in: 43f9221508 user: js tags: 0.5) | |
| 21:59 | OFURL: Do -[copy] in a try block to prevent leaks. (check-in: 22ee389a21 user: js tags: trunk) | |