31 check-ins using file src/OFProcess.m version f1314df72d
|
2014-05-15
| ||
| 01:50 | Update buildsys (check-in: 7b365b7a56 user: js tags: trunk) | |
| 01:49 | OFFile: Add support for the C11 "x" modes (check-in: d7728534a4 user: js tags: trunk) | |
|
2014-05-14
| ||
| 21:09 | Replace @compatibility_alias with #define for NS* (check-in: ac1ae59c91 user: js tags: trunk) | |
| 20:45 | Add C11 noreturn (check-in: bac91ccede user: js tags: trunk) | |
| 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) | |