17 check-ins using file src/OFXMLParser.h version 1c3ea42498
|
2011-03-23
| ||
| 00:19 | Add new methods to OFString. (check-in: b682102c3d user: js tags: trunk) | |
|
2011-03-22
| ||
| 20:59 | Remove OFFileTests as we don't use it anymore. (check-in: fe4cb7d169 user: js tags: trunk) | |
| 20:57 | Rename remove to delete in OFMutableString. (check-in: c9e2f6b548 user: js tags: trunk) | |
| 20:57 | Fix table generator. (check-in: 371086d5b9 user: js tags: trunk) | |
| 13:10 | Move path methods from OFFile to OFString. (check-in: 67e7d1e222 user: js tags: trunk) | |
| 01:03 | Clang is a bit more pedantic with -Wshorten-64-to-32. (check-in: b2c9efebcf user: js tags: trunk) | |
| 00:55 | Add -Wshorten-64-to-32. (check-in: 6d4dfb5bc7 user: js tags: trunk) | |
|
2011-03-21
| ||
| 23:19 | Add a real Xcode project which is not only using make. (check-in: accfa586da user: js tags: trunk) | |
| 22:33 | Only use mach_alias_list on x86_64. (check-in: e03ab23de2 user: js tags: trunk) | |
| 21:33 | Add missing files to Xcode project. (check-in: c5378ff224 user: js tags: trunk) | |
| 19:41 | Improve namespace handling. (check-in: 5849b5aac8 user: js tags: trunk) | |
| 16:59 | Update .hgignore for Xcode 4. (check-in: ea8c3f76f0 user: js tags: trunk) | |
| 16:39 | Add a note about Xcode 4 to README. (check-in: eccad61ee2 user: js tags: trunk) | |
| 16:33 | Get list of supported archs from Xcode. (check-in: 03ae88353e user: js tags: trunk) | |
| 14:38 | Move a few methods to OFObject protocol. (check-in: 41cd31363f user: js tags: trunk) | |
| 14:21 |
It seems id is already defined by clang and newer GCCs. This fixes the checks for clang. (check-in: a77925dfb6 user: js tags: trunk) | |
| 13:26 | Make use of optional protocols, if available. (check-in: 0c9206532f user: js tags: trunk) | |