50 events occurring on or before 2013-06-11 22:55:07.
More ↑
2013-06-11
| ||
22:55 | Use _Unwind_Backtrace() to get a backtrace. check-in: 259f593244 user: js tags: trunk | |
2013-06-03
| ||
21:38 | OFException: Cleaner way to check architecture. check-in: 42ed7e394c user: js tags: trunk | |
15:20 | atomic.h: Fix several issues. check-in: 6b15bb229e user: js tags: trunk | |
2013-06-02
| ||
21:18 | atomic.h: Remove a useless xor. check-in: 1c7175697e user: js tags: trunk | |
2013-05-30
| ||
08:56 | OFStreamObserver: Add missing include on Win32. check-in: 3798cbd7ce user: js tags: trunk | |
2013-05-26
| ||
17:24 | OFTCPSocket.h: Explicitly import objfw-defs.h. check-in: 49b741b30e user: js tags: trunk | |
2013-05-25
| ||
11:40 | Switch back to backtrace(). check-in: f2a8bdf254 user: js tags: trunk | |
2013-05-22
| ||
21:09 | Show a backtrace for uncaught exceptions. check-in: 32230a1615 user: js tags: trunk | |
20:36 | Don't depened on execinfo.h for backtraces. check-in: a889f21180 user: js tags: trunk | |
18:45 | Import OFThread.h unconditionally. check-in: d7365be372 user: js tags: trunk | |
18:42 | Check for more socket-related headers / functions. check-in: 896084c340 user: js tags: trunk | |
2013-05-13
| ||
16:46 | Get rid of a strange ObjC++ + Win32 warning. check-in: 482454bc43 user: js tags: trunk | |
16:21 | Fix missing import. check-in: 22bcd14a08 user: js tags: trunk | |
16:12 | Get rid of a type warning on win32. check-in: 3e91cf6cef user: js tags: trunk | |
2013-05-08
| ||
20:15 | Add -[OFException backtrace]. check-in: 41716f97ed user: js tags: trunk | |
2013-05-04
| ||
12:04 | OFSet: Add -[allObjects] and -[anyObject]. check-in: d1a7509701 user: js tags: trunk | |
10:05 | OFMapTable: Minor corrections. check-in: 8a194de51c user: js tags: trunk | |
2013-05-01
| ||
21:05 | OFRunLoop: Work correctly for threads && !sockets. check-in: 56ec27cbdf user: js tags: trunk | |
20:35 | Make -[finishInitialization] thread-safe. check-in: abb7536cdd user: js tags: trunk | |
20:31 | Fix -Wcast-align check for recent Clang versions. check-in: 874faa49a7 user: js tags: trunk | |
2013-04-30
| ||
22:47 | observeWithTimeout: -> observeForTimeInterval:. check-in: ab9ad6e515 user: js tags: trunk | |
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 | |
2013-04-25
| ||
01:09 | OFSystemInfo: Fix fallback pageSize. check-in: 9c1da35543 user: js tags: trunk | |
2013-04-24
| ||
20:49 | OFThread: Fix missing underscore. check-in: 410526006b user: js tags: trunk | |
2013-04-18
| ||
19:54 | Fix --disable-threads. check-in: c1f5396016 user: js tags: trunk | |
2013-04-15
| ||
12:52 | vasprintf: Create a copy of arguments. check-in: c90e101c7c user: js tags: trunk | |
2013-04-12
| ||
07:47 | OFXMLParser: Skip BOM. check-in: 9b1f138b09 user: js tags: trunk | |
2013-04-10
| ||
20:56 | OFHTTPServer: Fix an evil typo. check-in: 9ea5f2723f user: js tags: trunk | |
16:48 | OFXMLParser: Require version in prolog. check-in: 1efd40d895 user: js tags: trunk | |
2013-04-09
| ||
22:09 | Fix incomplete of_char16_t migration. check-in: 8fe08864f8 user: js tags: trunk | |
21:37 | Simplify -[OFDictionary all{Keys,Objects}]. check-in: bff98a6244 user: js tags: trunk | |
21:35 | Add -[OFEnumerator allObjects]. check-in: 7f0e327251 user: js tags: trunk | |
18:08 | Add support for SjLj exceptions. check-in: 5eb22639e4 user: js tags: trunk | |
06:47 | Check for OBJC_NEW_PROPERTIES as a fallback. check-in: 241692d895 user: js tags: trunk | |
2013-04-07
| ||
21:21 | Fix Win32 #include hell. check-in: ec6b265428 user: js tags: trunk | |
2013-03-31
| ||
14:20 | OFTLSSocket: Add support for SNI. check-in: 2c65fa15ef user: js tags: trunk | |