66 events by user js occurring on or before 2012-11-30 15:37:28.
More ↑
|
2012-11-30
| ||
| 15:37 | Remove functions from runtime.h that don't exist. (check-in: 2b0389eeeb user: js tags: trunk) | |
|
2012-11-28
| ||
| 19:27 | Remove broken forwarding target for ObjFW-RT. (check-in: 53defb95a9 user: js tags: trunk) | |
| 18:00 | Update PLATFORMS.md. (check-in: c6a72664f6 user: js tags: trunk) | |
|
2012-11-26
| ||
| 23:28 | Better way to install utils with binary prefix. (check-in: bfc6191ea1 user: js tags: trunk) | |
| 23:19 | Implement forwarding target for Apple/ARM. (check-in: 5927b80b4e user: js tags: trunk) | |
| 23:15 | Better way to set the assembler + flags. (check-in: af9448f6ed user: js tags: trunk) | |
|
2012-11-24
| ||
| 00:07 | -[OFSortedList addObject:] -> -[insertObject:]. (check-in: 7a8a5a2995 user: js tags: trunk) | |
|
2012-11-23
| ||
| 23:57 | Allow passing nil to -[earlierDate/laterDate:]. (check-in: 38dda0d1c7 user: js tags: trunk) | |
|
2012-11-20
| ||
| 20:40 | OFBlock: Make use of objc_initializeClassPair(). (check-in: 2bedfac177 user: js tags: trunk) | |
|
2012-11-17
| ||
| 18:23 | Implement forwarding target for Apple/PPC. (check-in: 95850c4572 user: js tags: trunk) | |
| 13:26 | Fix forwarding with stret. (check-in: b490df80c4 user: js tags: trunk) | |
|
2012-11-16
| ||
| 23:07 | Implement forwarding target for Apple/i386. (check-in: 1ec18e57bc user: js tags: trunk) | |
| 21:26 | Bridge: Fix some type inconsistencies. (check-in: 4b6dc80314 user: js tags: trunk) | |
| 21:16 | Implement forwarding target for the Apple runtime. (check-in: 2b20e164d7 user: js tags: trunk) | |
|
2012-11-14
| ||
| 15:39 | Initial -[forwarindTargetForSelector:]. (check-in: d3a2e59414 user: js tags: trunk) | |
| 08:00 | Fix objc_get_type_encoding(). (check-in: 28f58d5a6e user: js tags: trunk) | |
|
2012-11-12
| ||
| 11:55 | Add +[attributeWithName:stringValue:]. (check-in: fd4f24cc22 user: js tags: trunk) | |
| 11:30 | Update ChangeLog for 0.7.1. (check-in: f2e5c1b668 user: js tags: trunk) | |
| 11:24 | Check more arguments for nil. (check-in: f5c4220251 user: js tags: trunk) | |
| 11:09 | Set the version to 0.7.1. (check-in: b1221a3576 user: js tags: 0.7.1-release, 0.7) | |
| 11:09 | • Edit [b1221a3576]: Add tag "0.7.1-release". (artifact: 9cd6653424 user: js) | |
| 11:09 | Update ChangeLog for 0.7.1. (check-in: 41ddf50694 user: js tags: 0.7) | |
|
2012-11-11
| ||
| 12:12 | Add -[OFString stringByAppendingFormat:]. (check-in: da23dca008 user: js tags: trunk) | |
| 11:51 | Add two more OF_SENTINEL. (check-in: 8edaa642e4 user: js tags: 0.7) | |
| 11:51 | Add two more OF_SENTINEL. (check-in: ed3fd5525e user: js tags: trunk) | |
|
2012-11-10
| ||
| 10:27 | Make it possible to give threads a name. (check-in: debba8efb6 user: js tags: trunk) | |
| 00:14 | Remove "object" from OFThread. (check-in: 0639a351db user: js tags: trunk) | |
|
2012-11-08
| ||
| 15:55 | Revert "Async I/O: Pass a context." (check-in: 497d3f962c user: js tags: trunk) | |
| 13:50 | PLATFORMS.md: Add Clang 3.2 to Haiku. (check-in: a2084ae791 user: js tags: 0.7) | |
| 13:50 | Update buildsys. (check-in: 71817b188d user: js tags: 0.7) | |
| 13:47 | PLATFORMS.md: Add Clang 3.2 to Haiku. (check-in: d118f9c85f user: js tags: trunk) | |
| 11:54 | Update buildsys. (check-in: cb616a55bd user: js tags: trunk) | |
|
2012-11-06
| ||
| 13:38 | PLATFORMS.md: Add Haiku. (check-in: ba41575b02 user: js tags: 0.7) | |
| 13:37 | PLATFORMS.md: Add Haiku. (check-in: c8132445b4 user: js tags: trunk) | |
|
2012-11-05
| ||
| 18:25 | autorelease: Fix a wrong of_tlskey_set. (check-in: d981fca182 user: js tags: 0.7) | |
| 18:24 | autorelease: Fix a wrong of_tlskey_set. (check-in: 68823d7234 user: js tags: trunk) | |
|
2012-11-03
| ||
| 22:20 | Small workaround for a Haiku bug. (check-in: 9667b3fd54 user: js tags: 0.7) | |
| 22:19 | Blocks: Only use the lower 2 bytes as retain count (check-in: 793bd8883b user: js tags: 0.7) | |
| 22:19 | Small workaround for a Haiku bug. (check-in: ac70a7059f user: js tags: trunk) | |
| 22:18 | Blocks: Only use the lower 2 bytes as retain count (check-in: 616b4e0dd2 user: js tags: trunk) | |
|
2012-11-02
| ||
| 22:08 | Make -[removeLastObject] on an empty array a nop. (check-in: ddbf831e72 user: js tags: 0.7) | |
| 22:07 | Make -[removeLastObject] on an empty array a nop. (check-in: f2a39c4f61 user: js tags: trunk) | |
| 21:39 | Small fix in OFDictionaryEnumerator_hashtable. (check-in: 62497de4c2 user: js tags: trunk) | |
| 21:19 | Remove a useless ivar. (check-in: a40ccfa7cf user: js tags: trunk) | |
|
2012-10-30
| ||
| 22:16 | OFArray: Optimize fast enumeration. (check-in: 365e946d10 user: js tags: trunk) | |
| 18:50 | Async I/O: Pass a context. (check-in: 13ea2fc8b1 user: js tags: trunk) | |
|
2012-10-29
| ||
| 13:50 | Increase library major version. (check-in: ebed14967d user: js tags: trunk) | |
| 13:37 | Documentation improvements (add references). (check-in: 1bcd4b3d46 user: js tags: 0.7) | |
| 13:35 | Documentation improvements (add references). (check-in: e685b742d9 user: js tags: trunk) | |
| 13:03 | Simplify seeking. (check-in: dc1093e2a5 user: js tags: trunk) | |
| 12:37 | Documentation fixes. (check-in: 7c1da1aa15 user: js tags: 0.7) | |
| 12:35 | Documentation fixes. (check-in: 318d5d7e53 user: js tags: trunk) | |
| 12:02 | Set version to 0.8-dev. (check-in: 5e6db73763 user: js tags: trunk) | |
| 11:58 | Fix incorrect framework version. (check-in: 12deec4768 user: js tags: trunk) | |
| 11:58 | Fix incorrect framework version. (check-in: d43fda6b79 user: js tags: 0.7) | |
| 11:56 | Add bridge to Xcode project. (check-in: 5c2c4dd488 user: js tags: trunk) | |
| 09:18 | Merge branch 'bridge' (check-in: 1cb9a5edb8 user: js tags: trunk) | |
| 08:00 | Documentation improvements. (check-in: 7a3977d7fd user: js tags: 0.7) | |
| 07:59 | Documentation improvements. (check-in: 63bf4de97b user: js tags: trunk) | |
|
2012-10-28
| ||
| 14:43 | OFIntrospection: Allow selectors containing UTF-8. (check-in: f904fef37e user: js tags: trunk) | |
| 12:38 | Switch to a headerdoc-compatible doc format. (check-in: 1ad9565253 user: js tags: trunk) | |
| 12:37 | Fix wrong imports. (check-in: cbd8cf22c1 user: js tags: 0.7-release, 0.7) | |
| 12:37 | • Edit [cbd8cf22c1]: Add tag "0.7-release". (artifact: f4e6a3266f user: js) | |
| 12:37 | Fix wrong imports. (check-in: d477b270f3 user: js tags: trunk) | |
|
2012-10-27
| ||
| 16:32 | Update ChangeLog for 0.7. (check-in: 49f84877bf user: js tags: trunk) | |
| 16:17 | Update ChangeLog for 0.7. (check-in: 8609ae5d34 user: js tags: 0.7) | |