16 check-ins using file tests/TestsAppDelegate.m version 10cb7d4bca
|
2013-09-29
| ||
| 19:44 | Get rid of a warning on 32-bit systems with Clang. (check-in: 90de201b43 user: js tags: trunk) | |
| 16:26 | Remove an _Unwind_DeleteException call. (check-in: 6dcd43ed6c user: js tags: trunk) | |
| 16:25 | Add missing includes. (check-in: c6a65ca7a6 user: js tags: trunk) | |
|
2013-09-28
| ||
| 15:25 | OFHTTP{Client,Server}: Handle all request methods. (check-in: 7be34d8c40 user: js tags: trunk) | |
| 01:50 | Improve HTTP request method handling. (check-in: c76896d937 user: js tags: trunk) | |
|
2013-09-20
| ||
| 10:57 | Move lookup asm files to src/runtime/lookup-asm. (check-in: c4abdf467a user: js tags: trunk) | |
|
2013-09-18
| ||
| 11:32 | src/Makefile: Fix missing dependencies. (check-in: 98f6b989cc user: js tags: trunk) | |
| 09:41 | Move sources for forwarding to src/forwarding. (check-in: c3623fcb7b user: js tags: trunk) | |
|
2013-09-17
| ||
| 17:25 | README.md: Add note about using LLVM/Clang + ARM. (check-in: e0fedfc49c user: js tags: trunk) | |
| 17:18 | PLATFORMS.md: Add Android. (check-in: e70c567cdd user: js tags: trunk) | |
| 16:51 | tests/Makefile: Add run-on-android target. (check-in: c7b788abab user: js tags: trunk) | |
| 16:12 | Work around Android bugs. (check-in: c5e7dd679b user: js tags: trunk) | |
| 14:14 | Only compare with PTHREAD_CANCELED if defined. (check-in: 2ac6cc1247 user: js tags: trunk) | |
| 13:57 | Update config.{guess,sub}. (check-in: 7990726f2a user: js tags: trunk) | |
|
2013-09-16
| ||
| 17:02 | Adjust stret forwarding to recent Clang change. (check-in: b8e3900bef user: js tags: trunk) | |
|
2013-09-15
| ||
| 21:22 | Fix a few format string length modifiers. (check-in: 65d5a8f675 user: js tags: trunk) | |