14 check-ins using file src/OFObject.m version 2f8b3fda71
2012-09-11
| ||
13:41 | The ivar "object" of OFThread should be protected. check-in: 1dc2f0b15f user: js tags: trunk | |
12:10 | Add -[OFList removeAllObjects]. check-in: 2b5d03d8ea user: js tags: trunk | |
2012-09-09
| ||
17:50 | Make thread ivars private. check-in: 3b1c4cc681 user: js tags: trunk | |
17:48 | Make the main thread an OFThread. check-in: ead7b7acd3 user: js tags: trunk | |
14:36 | Add OFSortedList. check-in: c0f28cf861 user: js tags: trunk | |
14:36 | OFNumber: Implement OFComparing. check-in: 56df9c44de user: js tags: trunk | |
14:14 | Fix -[OFNumber isEqual:]. check-in: b791e6fcc4 user: js tags: trunk | |
12:31 | Loop forever after applicationDidFinishLaunching. check-in: 24622e8913 user: js tags: trunk | |
2012-09-06
| ||
19:13 | Add README-WINDOWS.md. check-in: 5a15080143 user: js tags: trunk | |
19:13 | Fix a forgotten rename. check-in: 5216366469 user: js tags: trunk | |
19:13 | Add -[OFString initWithUTF8String:freeWhenDone:]. check-in: 3659c87c63 user: js tags: trunk | |
19:13 | Makefile: Nicer way to generate a tarball. check-in: fc37b75c50 user: js tags: trunk | |
19:13 | A few small exception fixes. check-in: aecc08c367 user: js tags: trunk | |
19:13 | Add objc_{construct,destruct}Instance(). check-in: 20c584252c user: js tags: trunk | |