15 check-ins using file src/OFArray.m version 626ce7ee3d
|
2012-11-11
| ||
| 12:12 | Add -[OFString stringByAppendingFormat:]. (check-in: da23dca008 user: js tags: trunk) | |
| 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: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:37 | PLATFORMS.md: Add Haiku. (check-in: c8132445b4 user: js tags: trunk) | |
|
2012-11-05
| ||
| 18:24 | autorelease: Fix a wrong of_tlskey_set. (check-in: 68823d7234 user: js tags: trunk) | |
|
2012-11-03
| ||
| 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: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) | |