8 check-ins using file src/OFXMLParser.m version 14f7ba420b
|
2012-01-31
| ||
| 13:55 | Remove forgotten debug output. (check-in: 2fd13b0adf user: js tags: trunk) | |
| 13:53 | Fix -[removeLastItem] in OFDataArray and OFBigDataArray. (check-in: 1463432132 user: js tags: trunk) | |
| 13:39 | Rename a few variables that were forgotten in the past. (check-in: aef0a226d8 user: js tags: trunk) | |
| 13:31 | Add a property for the count of objects in an OFArray. (check-in: 61f26eb211 user: js tags: trunk) | |
| 11:12 | Clean up Xcode project. (check-in: dd6b29657f user: js tags: trunk) | |
| 10:59 | Add -[sortedArray] to OFArray. (check-in: b48145bb74 user: js tags: trunk) | |
|
2012-01-30
| ||
| 22:56 | The new Apple runtime requires +[load] in OFConstantString. (check-in: 08389242d9 user: js tags: trunk) | |
|
2012-01-25
| ||
| 20:11 | Don't treat \f as whitespace in XML. (check-in: 1c9c536749 user: js tags: trunk) | |