50 events occurring on or before 2012-12-04 09:59:09.
More ↑
2012-12-04
| ||
09:59 | Add a per-hashtable seed. check-in: 590fa6ed79 user: js tags: trunk | |
09:19 | Randomize hashes. check-in: f60e4012b7 user: js tags: trunk | |
2012-12-03
| ||
01:17 | OFXMLParser: Add configurable depth limit. check-in: ed4e64fd32 user: js tags: trunk | |
01:16 | JSON: Add configurable depth limit. check-in: d60c3ae1ec user: js tags: trunk | |
2012-12-02
| ||
16:43 | OFMethod: Add one more NULL check. check-in: ab13f1d324 user: js tags: trunk | |
16:43 | Add a warning about mutating objects in a set. check-in: 7da3f6be09 user: js tags: trunk | |
16:42 | OFMethod: Add one more NULL check. check-in: edc67e0190 user: js tags: 0.7 | |
16:42 | Add a warning about mutating objects in a set. check-in: c07d060cd8 user: js tags: 0.7 | |
2012-12-01
| ||
18:29 | Increase library version minor. check-in: e1996effd2 user: js tags: 0.7 | |
18:08 | OFDictionary_hashtable: Store in OFMapTable. check-in: 1abbb97747 user: js tags: trunk | |
17:50 | OFSet_hashtable: Store in OFMapTable. check-in: ed438b979d user: js tags: trunk | |
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:41 | Remove inline that lead to a missing symbol. check-in: 99766b222c user: js tags: 0.7 | |
15:41 | Remove functions from runtime.h that don't exist. check-in: e661bf4171 user: js tags: 0.7 | |
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 | |
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 | |