ObjFW  Timeline

28 check-ins using file src/exceptions/OFConnectionFailedException.h version fff107ad0a

2018-01-03
00:42
-[initWithContentsOfURL:]: Use OFURLHandler (check-in: 99cb9ac6f9 user: js tags: trunk)
2017-12-30
19:12
OFFileManager: Don't use OF_KINDOF (check-in: f71d8c57e2 user: js tags: trunk)
2017-12-29
21:33
OFURLHandler: Add methods for copy and move (check-in: c8defc67ad user: js tags: trunk)
16:00
OFFileManager: Refactor -[copyItemAtURL:toURL:] (check-in: b4835ea9b7 user: js tags: trunk)
13:38
OFURL: Add -[URLByAppendingPathComponent:] (check-in: 409a52fd05 user: js tags: trunk)
2017-12-28
20:35
OFURL: Fix #ifdefs in header (check-in: 62cf5f9255 user: js tags: trunk)
2017-12-27
20:40
of{http,zip}: Allow user database reading (check-in: 904d0f429b user: js tags: trunk)
15:44
Work around OpenBSD defining I via GNU extension (check-in: c791f77d8c user: js tags: trunk)
03:08
Work around OpenBSD 6.2 not linking the unwinder (check-in: 58d916c643 user: js tags: trunk)
2017-12-23
22:08
OFURLHandler: Add -[openItemAtURL:mode:] (check-in: b7c19f2e27 user: js tags: trunk)
20:35
Implement fallback to NS*SearchPathEnumeration (check-in: 4e926dc017 user: js tags: trunk)
18:21
Disable compiler TLS on iOS 9 simulator (check-in: d654e38e7e user: js tags: trunk)
2017-11-26
14:29
OFData: Change no copy handling (check-in: 6cf7d6c33e user: js tags: trunk)
2017-11-22
01:05
OF_APPLICATION_DELEGATE(): Improve type checking (check-in: 54b38752bb user: js tags: trunk)
00:47
OF_APPLICATION_DELEGATE(): Verify conformance (check-in: eba39f1c9d user: js tags: trunk)
2017-11-20
22:35
OFSetTests: Test all implementations (check-in: 7c8ac46f53 user: js tags: trunk)
2017-11-19
22:33
OFLocalization: Ignore missing language files (check-in: b62015c5b8 user: js tags: trunk)
21:57
OFHTTPClient: Improve exception reporting (check-in: dd5a5f50e3 user: js tags: trunk)
21:24
-[OFURL mutableCopy]: Avoid reverification (check-in: d2d5d43db7 user: js tags: trunk)
19:44
OFMutableURL: Fix setting to nil (check-in: a1299b581b user: js tags: trunk)
14:41
Fix compiling as ObjC++ (check-in: 487aa4d51b user: js tags: trunk)
13:14
Remove +[OFObject new] (check-in: c03aab9c8c user: js tags: trunk)
12:56
Fix compilation with GCC (check-in: 615a9f2eba user: js tags: trunk)
12:05
Fix warnings introduced by OFComparing change (check-in: 11f24addd7 user: js tags: trunk)
11:04
Do not conform to OFReadyFor*Observing by default (check-in: 69749b6a5b user: js tags: trunk)
2017-11-18
19:14
Fix the last Doxygen warnings (check-in: bb281804a3 user: js tags: trunk)
18:58
Doxyfile: Add OF_KINDOF (check-in: 6f1f7794a8 user: js tags: trunk)
18:50
Documentation: Use @brief for all properties (check-in: cc3ad3ddd3 user: js tags: trunk)