10 descendants and 10 ancestors of 5ca9e693940363c005e60ef396dc83fb3c4c49055c71af4ac77bf00595dd05e8
2012-07-11
| ||
21:13 | AS_IF does not allow empty bodies in old versions. check-in: 58d05c6704 user: js tags: trunk | |
13:56 | Get the number of CPUs on QNX. check-in: 3d1d05df3c user: js tags: trunk | |
09:20 | objfw-config: Make sure there always is a space. check-in: fb807e2e3c user: js tags: trunk | |
09:01 | Remove old defines from objfw-defs.h.in. check-in: 15262133cf user: js tags: trunk | |
08:38 | Only use _SC_* if defined. check-in: a3dcdac0b8 user: js tags: trunk | |
08:30 | exception.m: Fix a missing free. check-in: cc68082389 user: js tags: trunk | |
2012-07-10
| ||
22:39 | atomic.h: Work around a bug in GCC's inline asm. check-in: 932bc09a31 user: js tags: trunk | |
22:01 | New platforms list. check-in: 1d67417011 user: js tags: trunk | |
2012-07-09
| ||
21:10 | Fix two bugs in sel_registerName. check-in: e5b241b72d user: js tags: trunk | |
2012-07-08
| ||
13:34 | objfw-config: Always add -funwind-tables. check-in: 8f50777186 user: js tags: trunk | |
2012-07-07
| ||
17:03 | Use -funwind-tables to work around a clang bug. check-in: 5ca9e69394 user: js tags: trunk | |
11:29 | Fix exceptions on 32 bit systems. check-in: ce6282e019 user: js tags: trunk | |
11:12 | atomic.h: Add missing cast. check-in: 61d0a2e987 user: js tags: trunk | |
11:10 | Remove useless variable. check-in: a7d93acf17 user: js tags: trunk | |
2012-07-06
| ||
15:00 | Add -[OFString capitalizedString]. check-in: 9a2430abfc user: js tags: trunk | |
2012-07-04
| ||
22:50 | Rename -[{upper,lower}] to -[{upper,lower}case]. check-in: 8e995a13e7 user: js tags: trunk | |
20:31 | Fix a bug in -[initWithContentsOfURL:encoding:]. check-in: ba0a921534 user: js tags: trunk | |
20:07 | Generate titlecase tables. check-in: d5c4406548 user: js tags: trunk | |
19:11 | sparsearray.m: Cast to 32 bit before shifting. check-in: 7806d917b9 user: js tags: trunk | |
19:11 | Add -I for included runtime in generators. check-in: 910631a4c8 user: js tags: trunk | |
11:43 | exception.m: Clean up a little. check-in: 0c06c94bac user: js tags: trunk | |