7 check-ins using file src/OFXMLParser.m version 6d04013cc2
|
2011-03-24
| ||
| 16:09 | Split OFExceptions.{h,m} into one file per exception. (check-in: e1eea29286 user: js tags: trunk) | |
| 15:57 | Update buildsys. (check-in: 571aeffd6c user: js tags: trunk) | |
|
2011-03-23
| ||
| 13:05 | Use OF_INVALID_INDEX instead of SIZE_MAX. (check-in: a252dc5c69 user: js tags: trunk) | |
| 12:58 |
Make the return type of retainCount unsigned int. This way, the OFObject protocol is compatible to NSObject. (check-in: 8de8df50e9 user: js tags: trunk) | |
| 01:14 | Work around GCC bugs. (check-in: 4444a8c246 user: js tags: trunk) | |
| 01:08 | Check if -Wshorten-64-to-32 is available. (check-in: 04fa3f4371 user: js tags: trunk) | |
| 01:06 | Make more use of the OFObject protocol. (check-in: 23acf38456 user: js tags: trunk) | |