15 check-ins using file src/OFStreamObserver.h version 7fc7495bc7
2013-04-30
| ||
22:36 | Add -[OFCondition waitForTimeInterval:]. check-in: 8d7f5db97e user: js tags: trunk | |
22:29 | threading.h: Add of_condition_timed_wait(). check-in: e139086f33 user: js tags: trunk | |
2013-04-28
| ||
20:53 | Tests: Don't call atexit(objc_exit) on Win32. check-in: 371580cd46 user: js tags: trunk | |
2013-04-27
| ||
23:14 | asprintf: Fix a very stupid typo. check-in: 48709a6a21 user: js tags: trunk | |
23:14 | OFTCPSocket: Define _WIN32_WINNT to 0x0501. check-in: 9d3f4208d6 user: js tags: trunk | |
21:51 | OFFile: Don't use fchmod(). check-in: 06443a3ae9 user: js tags: trunk | |
17:57 | Wii: Link only tests with libwiiuse and libbte. check-in: daa4869d18 user: js tags: trunk | |
02:22 | Initial Wii port. check-in: 2713b481a1 user: js tags: trunk | |
01:26 | Add OFStdIOStream. check-in: 085bfc12a0 user: js tags: trunk | |
2013-04-26
| ||
22:32 | Check for sysconf(). check-in: 3f7dee97e8 user: js tags: trunk | |
22:25 | Better checks for functions used in OFFile. check-in: c01ed004b0 user: js tags: trunk | |
21:10 | Use nanosleep() if available. check-in: db70226153 user: js tags: trunk | |
20:40 | Make sure +[OFThread sleep*] is always available. check-in: 71d45a29d1 user: js tags: trunk | |
20:18 | Only build OFProcess if available. check-in: 9965b1550e user: js tags: trunk | |
19:42 | Make it possible to disable sockets. check-in: 590c377d8a user: js tags: trunk | |