50 most recent check-ins occurring on or after 2013-12-22 15:00:32.
More ↑
2014-02-03
| ||
14:43 | Move socket initialization to a single place check-in: 414c87ec13 user: js tags: trunk | |
2014-01-31
| ||
13:33 | Make sure there's always an #else in abstractions check-in: 0a8dca300b user: js tags: trunk | |
13:07 | Minor fixes (missing ifdefs, etc.) check-in: 60cb25ab50 user: js tags: trunk | |
2014-01-30
| ||
22:02 | OFUDPSocket: Add async resolve / receive check-in: ff3c507941 user: js tags: trunk | |
12:26 | Rename of_tcpsocket* -> of_tcp_socket_* check-in: 7908c035e4 user: js tags: trunk | |
12:26 | Rename +[UDPSocket hostForAddress:port:] check-in: fb590316ba user: js tags: trunk | |
2014-01-29
| ||
15:59 | OFUDPSocket: Add observing check-in: c4f36e3692 user: js tags: trunk | |
15:54 | Generalize OFKernelEventObserver check-in: c694569d86 user: js tags: trunk | |
09:54 | resolver.h: Rename private to private_ for C++ check-in: dfd8e14567 user: js tags: trunk | |
2014-01-28
| ||
22:50 | Rename OFStreamObserver -> OFKernelEventObserver check-in: 96e20b8093 user: js tags: trunk | |
2014-01-27
| ||
22:01 | Add OFUDPSocket check-in: 5025cba435 user: js tags: trunk | |
12:34 | of_address_to_string: Add a way to get the port check-in: 44c595058b user: js tags: trunk | |
11:58 | Fix socket.h not being installed check-in: d4c90c0750 user: js tags: trunk | |
11:35 | Generalize forgotten socket related exceptions check-in: be1fb59dfa user: js tags: trunk | |
2014-01-26
| ||
22:38 | Move resolving functionality to resolver.m check-in: 49b1989b63 user: js tags: trunk | |
13:32 | Include unistd.h in socket_helpers.h check-in: 32ad39007a user: js tags: trunk | |
2014-01-25
| ||
19:33 | Move socket includes and helpers to separate files check-in: 81d47f4398 user: js tags: trunk | |
17:39 | Generalize stream / socket related exceptions check-in: 8d2a5052fd user: js tags: trunk | |
2014-01-23
| ||
03:37 | PLATFORMS.md: Add MIPS64 to OpenBSD check-in: 03e2ccf1e4 user: js tags: trunk | |
03:36 | PLATFORMS.md: Don't list limitations of the OS check-in: 4f31229db7 user: js tags: trunk | |
2014-01-22
| ||
02:55 | extra.mk.in: Add missing OFZIP variable. check-in: 22063057e1 user: js tags: trunk | |
2014-01-19
| ||
14:17 | Add Unicode -> Codepage 437 conversion. check-in: e66defc073 user: js tags: trunk | |
14:10 | Clean up Unicode -> * conversions. check-in: 7c26551b67 user: js tags: trunk | |
12:00 | Add lookup-asm-ppc-macho.S. check-in: d80d091b0e user: js tags: trunk | |
2014-01-18
| ||
22:27 | Disable fast enumeration for Apple GCC + ObjFW RT. check-in: 76e53b2e72 user: js tags: trunk | |
17:59 | objfw-config: Return 1 when flags are missing. check-in: 4282d03eda user: js tags: trunk | |
15:22 | apple-forwarding-ppc: Fix unknown section warning. check-in: d09f4b94f3 user: js tags: trunk | |
2014-01-17
| ||
16:41 | Move Unicode -> * conversions to separate files. check-in: a1bcdc2ff6 user: js tags: trunk | |
03:12 | Add -[OFString lossyCStringWithEncoding:]. check-in: 1b0a5cf829 user: js tags: trunk | |
2014-01-16
| ||
23:38 | Add +[OFString nativeOSEncoding]. check-in: e54c8c0368 user: js tags: trunk | |
23:09 | Add of_time_interval_t. check-in: dc31ce3d34 user: js tags: trunk | |
22:38 | PLATFORMS.md: Add SH4 to Linux. check-in: 409425c292 user: js tags: trunk | |
2014-01-15
| ||
19:06 | PLATFORMS.md: More detailed forwarding platforms. check-in: 1293a9d5d7 user: js tags: trunk | |
19:04 | forwarding: Clean up local labels. check-in: 271bfb18b3 user: js tags: trunk | |
18:53 | lookup-asm: Clean up local labels. check-in: f4cf33fee6 user: js tags: trunk | |
2014-01-14
| ||
00:56 | apple-forwarding-arm64.S: Fix two bugs. check-in: 07d8ae8c34 user: js tags: trunk | |
2014-01-13
| ||
13:28 | Remove class_isKindOfClass(). check-in: 7c0fa1fa85 user: js tags: trunk | |
2014-01-12
| ||
23:38 | Add -[superclass] to OFObject protocol. check-in: 4c6d9b7c1b user: js tags: trunk | |
2014-01-09
| ||
00:01 | Doxyfile: Add more defines. check-in: 4cf723a962 user: js tags: trunk | |
00:01 | Add --disable-files configure flag. check-in: f89edd8ed9 user: js tags: trunk | |
2014-01-05
| ||
22:31 | Change behaviour of class_getMethodImplementation. check-in: 3cd9d0ad69 user: js tags: trunk | |
2014-01-04
| ||
16:05 | Small documentation improvement. check-in: 130d06933a user: js tags: trunk | |
00:24 | Update copyright. check-in: 3b97fc3cd9 user: js tags: trunk | |
2013-12-30
| ||
13:47 | Don't enter tests/plugin twice. check-in: 72c41bbf69 user: js tags: trunk | |
2013-12-27
| ||
02:07 | Rework forwarding API and ABI. check-in: 0c332aa2d2 user: js tags: trunk | |
2013-12-25
| ||
14:34 | PLATFORMS.md: Add a section about forwarding. check-in: 5f2b90222e user: js tags: trunk | |
00:01 | Make section .ctors "aw". check-in: 3695e89467 user: js tags: trunk | |
2013-12-24
| ||
23:23 | Get rid of a stupid warning when using (old) GCC. check-in: 55c9063260 user: js tags: trunk | |
00:50 | Add forwarding for iOS/ARM64. check-in: 2566c341f3 user: js tags: trunk | |
2013-12-22
| ||
15:00 | PLATFORMS.md: Add ARM64 to iOS. check-in: d4fef32ab3 user: js tags: trunk | |