50 ancestors of e35b10115e23ecbb
2014-05-14
| ||
20:28 | Always use __foo__ instead of foo for attributes check-in: e35b10115e user: js tags: trunk | |
20:19 | Use thread_local instead of __thread check-in: c701e89b83 user: js tags: trunk | |
18:26 | Try -std=c1x when -std=c11 is unavailable check-in: 7326a487c0 user: js tags: trunk | |
13:12 | Add a few more flags to Xcode project check-in: adaacf60ef user: js tags: trunk | |
2014-05-07
| ||
03:19 | Add atomic ops assembly implementation for PowerPC check-in: 93e23b476c user: js tags: trunk | |
02:46 | atomic.h: Minor style improvements check-in: 461e70403e user: js tags: trunk | |
2014-05-06
| ||
21:38 | Add a few OF_CONST_FUNC check-in: cbff518f16 user: js tags: trunk | |
21:37 | Update buildsys check-in: 9ca6458c5a user: js tags: trunk | |
2014-05-05
| ||
02:43 | Add OF_NO_RETURN and OF_UNREACHABLE check-in: b885b6fdfa user: js tags: trunk | |
02:13 | Check for and use __builtin_bswap{16,32,64} check-in: 2729104cf6 user: js tags: trunk | |
01:42 | atomic.h: Prefer GCC builtins over ASM check-in: a199313c53 user: js tags: trunk | |
01:08 | Improve atomics API check-in: a92844520a user: js tags: trunk | |
00:14 | Always build tests check-in: 974b1b203f user: js tags: trunk | |
2014-05-04
| ||
23:57 | Move -[setStringValue:] to OFXMLNode check-in: bb63873748 user: js tags: trunk | |
2014-05-03
| ||
22:38 | lookup-asm-ppc-*.S: Use positive rotations check-in: 6776b7bd3c user: js tags: trunk | |
12:09 | Optimize PPC lookup check-in: 4edb1e0d64 user: js tags: trunk | |
2014-05-02
| ||
22:49 | Only use SPARC assembly if __arch64__ is undefined check-in: 8b9ea05af4 user: js tags: trunk | |
21:10 | Add lookup-asm-sparc-elf.S check-in: 4c90c26c75 user: js tags: trunk | |
20:30 | tests/OFSet.m: Rename to OFSetTests.m check-in: fc1a1ccdb6 user: js tags: trunk | |
2014-04-30
| ||
22:36 | configure: Disable dladdr on NetBSD check-in: d1d0f77899 user: js tags: trunk | |
18:57 | PLATFORMS.md: Add SPARC check-in: 3decb68088 user: js tags: trunk | |
2014-04-27
| ||
19:34 | Initial Nintendo DS port check-in: cd0a632472 user: js tags: trunk | |
16:32 | Update Xcode project check-in: 81e75db3b1 user: js tags: trunk | |
2014-04-26
| ||
01:04 | Improve description for I/O related exceptions check-in: e05bd4856e user: js tags: trunk | |
01:02 | of_asprintf: Generalize some #ifdefs check-in: 1bf25c9a98 user: js tags: trunk | |
00:57 | configure: Improve warning about an old compiler check-in: 216ac1450c user: js tags: trunk | |
00:40 | Fix a few issues on LLP64 and Win64 check-in: 4e59d2692f user: js tags: trunk | |
2014-04-23
| ||
18:56 | forwarding-arm-elf.S: Add #ifdef HAVE_VFP2 check-in: dc5938cee7 user: js tags: trunk | |
2014-04-14
| ||
11:17 | configure: Move --with-wii after AC_PROG_OBJC check-in: 3bda05c293 user: js tags: trunk | |
09:37 | Fix unused variable warning with --disable-files check-in: cac74a9513 user: js tags: trunk | |
01:11 | OFString+XMLUnescaping.m: Remove code duplication check-in: f0cc196adc user: js tags: trunk | |
00:45 | Coding style check-in: 9da9b2b64c user: js tags: trunk | |
2014-04-10
| ||
00:03 | forwarding/*.S: Include config.h check-in: 9a4792a99e user: js tags: trunk | |
2014-04-08
| ||
18:48 | Partly revert 4a8704e check-in: 82b11a2992 user: js tags: trunk | |
17:01 | OFArray_adjacent: Optimize fast enumeration check-in: 4dbca9fc06 user: js tags: trunk | |
16:38 | runtime/hashtable.m: Move some code around check-in: f447af977a user: js tags: trunk | |
2014-04-06
| ||
14:40 | runtime/hashtable.m: Add support for deletion check-in: c2d9134d88 user: js tags: trunk | |
2014-03-30
| ||
00:30 | ObjFW-RT: Call +[unload] on class unregister check-in: 1ecef2d7f6 user: js tags: trunk | |
2014-03-23
| ||
00:17 | Add -Wobjc-property-synthesis check-in: 372e6283c7 user: js tags: trunk | |
00:15 | Remove -Wno-deprecated-objc-pointer-introspection check-in: f3154a74aa user: js tags: trunk | |
2014-03-22
| ||
17:56 | Generalize runtime/hashtable.m check-in: 8d930f2067 user: js tags: trunk | |
2014-03-19
| ||
18:05 | macros.h: Never define static_assert to assert check-in: 61369b9d26 user: js tags: trunk | |
2014-03-18
| ||
22:53 | OFSystemInfo: Fix compilation check-in: 8e4f4567d3 user: js tags: trunk | |
2014-03-16
| ||
22:32 | OFSystemInfo: Add +[user{Config,Data}Path] check-in: e3a2dc6180 user: js tags: trunk | |
2014-03-05
| ||
01:36 | Add OF_ROUND_UP_POW2 macro check-in: ae9f0dc0e0 user: js tags: trunk | |
00:34 | OFKernelEventObserver: Only use 1 internal socket check-in: a2f2a3289d user: js tags: trunk | |
00:31 | Move netinet/in.h include to socket.h check-in: 4de1f2a67a user: js tags: trunk | |
00:15 | OFThread.m: Fix missing define for PSP check-in: a4986b3356 user: js tags: trunk | |
00:12 | Fix compilation for Wii check-in: 54a34ebd9c user: js tags: trunk | |
00:00 | Include socket.h before socket_helpers.h check-in: f96fd9d551 user: js tags: trunk | |
2014-03-04
| ||
23:53 | resolver.m: Fix locking check-in: 898f8c7072 user: js tags: trunk | |