10 descendants and 10 ancestors of 5a6cc94418ebec9def834401dfc54a5f02fe46b1c77ed7eaf2a0faf5ee6d59f2
2013-04-09
| ||
18:08 | Add support for SjLj exceptions. check-in: 5eb22639e4 user: js tags: trunk | |
06:47 | Check for OBJC_NEW_PROPERTIES as a fallback. check-in: 241692d895 user: js tags: trunk | |
2013-04-07
| ||
21:21 | Fix Win32 #include hell. check-in: ec6b265428 user: js tags: trunk | |
2013-03-31
| ||
14:20 | OFTLSSocket: Add support for SNI. check-in: 2c65fa15ef user: js tags: trunk | |
10:04 | Improve OFTLSSocket protocol. check-in: b7b67d7119 user: js tags: trunk | |
2013-03-30
| ||
20:07 | Improve code readability. check-in: 57a6e8ef79 user: js tags: trunk | |
2013-03-23
| ||
19:29 | objfw-compile: Allow -F. check-in: 902d016a57 user: js tags: trunk | |
2013-03-22
| ||
18:07 | Add a cast to satisfy -Wshorten-64-to-32. check-in: 44bd6d73dc user: js tags: trunk | |
2013-03-18
| ||
13:17 | Make GCC happy again. check-in: 074f577275 user: js tags: trunk | |
2013-03-17
| ||
15:23 | Add -[OFHTTPRequestReply string]. check-in: 0a1b06a6bf user: js tags: trunk | |
2013-03-16
| ||
10:13 | Add forwardingTargetForSelector: for AMD64/ELF. check-in: 5a6cc94418 user: js tags: trunk | |
2013-03-15
| ||
17:04 | OFHTTPClient: Implement "Connection: keep-alive". check-in: c195c1f098 user: js tags: trunk | |
2013-03-14
| ||
20:20 | Tag class pointers for @compatibility_aliases. check-in: 69d9f76520 user: js tags: trunk | |
19:25 | Add a few memory barriers. check-in: 27138ee85b user: js tags: trunk | |
2013-03-13
| ||
13:31 | objfw-config: Add --arc to help. check-in: e6b08898bd user: js tags: trunk | |
11:59 | Make -[OFApplication run] private. check-in: f641274833 user: js tags: trunk | |
2013-03-12
| ||
20:10 | Document OFApplication a little more. check-in: 0d80255cc3 user: js tags: trunk | |
2013-03-09
| ||
10:07 | Save some space in the dtables. check-in: 55c399cda6 user: js tags: trunk | |
09:45 | Fix a few missing dealloc methods. check-in: b149669549 user: js tags: trunk | |
09:24 | Fix objc_exit() and add it to tests. check-in: 7baf58021d user: js tags: trunk | |
2013-03-08
| ||
23:00 | Take advantage of realloc(NULL, n) being defined. check-in: e8d6ca16e7 user: js tags: trunk | |