15 check-ins using file src/OFXMLParser.h version 621cc60b8a
|
2010-03-13
| ||
| 22:27 | Add -[{and,or,xor,shiftLeft,shiftRight}:] to OFNumber. (check-in: a57d46cb3b user: js tags: trunk) | |
| 21:27 | Add tests for OFStream. (check-in: aa3e784dd8 user: js tags: trunk) | |
| 21:24 | Add global variable of_pagesize and use it to reduce code duplication. (check-in: 382ed34d40 user: js tags: trunk) | |
|
2010-03-05
| ||
| 03:21 | Let operations on OFNumbers return a new one. (check-in: 5e65237276 user: js tags: trunk) | |
| 00:04 | Improve -[hash] for OFNumbers with floats and doubles. (check-in: 5265f8d08b user: js tags: trunk) | |
|
2010-03-04
| ||
| 23:41 | Set version to 0.3-dev. (check-in: f11dc7d322 user: js tags: trunk) | |
| 23:35 | Add "make tarball". (check-in: 2267fd9439 user: js tags: trunk) | |
| 22:46 | Make it easier to change library version. (check-in: dda573f040 user: js tags: trunk) | |
| 22:35 | Add .hgignore file. (check-in: 081d33dbf0 user: js tags: trunk) | |
| 22:26 | Update .xcodeproj to include new files. (check-in: e99fed9270 user: js tags: trunk) | |
| 21:37 | GCC always defines self as struct objc_class, even for class methods. (check-in: 19890b42b2 user: js tags: trunk) | |
| 12:28 | Add +[setImplemenation:forClassMethod:] and friends. (check-in: a4b1a005b6 user: js tags: trunk) | |
|
2010-02-24
| ||
| 23:00 |
Rename -[replaceMethod:withMethodFromClass:] and friends. The rename was needed as these replace instance methods. (check-in: b156ec8284 user: js tags: trunk) | |
| 22:56 | Merge to fix wrong parent of last commit. (check-in: b190519866 user: js tags: trunk) | |
|
2010-02-19
| ||
| 16:36 | Update copyright. (check-in: 42886185fd user: js tags: trunk) | |