Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2018-01-03 19:49:46.
|
2018-01-21
| ||
| 03:02 | OFValue: Conform to OFCopying check-in: 6ca5d172b9 user: js tags: trunk | |
| 02:20 | Allow boxing of most structs check-in: 88b19eae2c user: js tags: trunk | |
| 02:02 | README.md: Update for removed Xcode project check-in: 95f945430a user: js tags: trunk | |
| 01:38 | OFValue: Add support for pointers and objects check-in: 237a4e91a9 user: js tags: trunk | |
| 00:48 | Initial OFValue implementation check-in: 4a08ae655b user: js tags: trunk | |
|
2018-01-20
| ||
| 21:21 | Prevent recursing into directories twice check-in: 5a849ab6c2 user: js tags: trunk | |
| 19:12 | Update buildsys check-in: bbaebc50a7 user: js tags: trunk | |
| 16:53 | Update buildsys check-in: 672bc4ad89 user: js tags: trunk | |
| 16:26 | Add Xcode project for tests on iOS check-in: c7a9c43acd user: js tags: trunk | |
|
2018-01-19
| ||
| 23:31 | Remove Xcode project check-in: 39f9108e51 user: js tags: trunk | |
| 23:16 | Update buildsys check-in: c6a2753ed3 user: js tags: trunk | |
| 00:20 | Remove scripts/build_ios.sh check-in: 42668680f6 user: js tags: trunk | |
| 00:18 | Update buildsys check-in: 7a91b21a93 user: js tags: trunk | |
|
2018-01-18
| ||
| 23:44 | configure.ac: Link CoreFoundation for tests on iOS check-in: 9aa5768dd5 user: js tags: trunk | |
| 23:41 | configure.ac: Add an #ifdef around VFP2 check check-in: dd40bff9b6 user: js tags: trunk | |
| 23:28 | OFHTTPServer: Fix missing cast check-in: cb0ac3f868 user: js tags: trunk | |
|
2018-01-15
| ||
| 00:34 | Add -[writeToURL:] check-in: 5c08717941 user: js tags: trunk | |
|
2018-01-14
| ||
| 18:25 | OFData: Add -[rangeOfData:options:range:] check-in: c85b63d2af user: js tags: trunk | |
| 14:12 | OFIntrospection: Fix property parsing on Apple RT check-in: cc198764b7 user: js tags: trunk | |
| 13:30 | OFHTTPServer: Fix _contentLength not being set check-in: a74b645cb2 user: js tags: trunk | |
|
2018-01-07
| ||
| 04:09 | OFHTTPClient: Make sure _firstLine is always reset check-in: 0fde3368f6 user: js tags: trunk | |
|
2018-01-03
| ||
| 23:00 | ofhttp: Fix file name not always being reset check-in: 8377e80ba9 user: js tags: trunk | |
| 22:30 | ofhash: Allow user database reading check-in: 29ed8e6081 user: js tags: trunk | |
| 21:20 | Fix Unicode table generator check-in: cb29882d9b user: js tags: trunk | |
| 20:02 | OFData: Fix stream being uninitialized check-in: 87b416fb5a user: js tags: trunk | |
| 19:49 | Update copyright notice check-in: 7e5c81e186 user: js tags: trunk | |
| 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 | |