36 check-ins using file src/OFCountedSet_hashtable.h version 764c37fc25
2012-12-01
| ||
17:26 | Add OFMapTable. check-in: 6f081c14f9 user: js tags: trunk | |
2012-11-30
| ||
16:09 | Make runtime API more similar to Apple's. check-in: 120caad331 user: js tags: trunk | |
15:40 | Remove inline that lead to a missing symbol. check-in: 3b58706d32 user: js tags: trunk | |
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 | |
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 | |