43 check-ins using file src/OFArray.m version c1836ceb46
|
2023-08-29
| ||
| 12:00 | configure: Fix check for net/if.h on macOS 10.5 (check-in: 50cc659245 user: js tags: trunk) | |
| 11:24 | configure: Fix for autoconf 2.61 (check-in: 73234a33ca user: js tags: trunk) | |
|
2023-08-28
| ||
| 23:15 | OFSystemInfo: Use cwd for paths on some consoles (check-in: 09e7348b89 user: js tags: trunk) | |
| 19:09 | README.md: Add years to thanks section (check-in: 54b95ec1d1 user: js tags: trunk) | |
| 19:03 | OFFileManager: More autorelease pools (check-in: d97bba05d2 user: js tags: trunk) | |
| 18:57 | OFFileIRIHandler: Fix undefined behavior (check-in: 77654f44d2 user: js tags: trunk) | |
| 15:49 | Merge trunk into 1.0 branch (check-in: c13025a1af user: js tags: 1.0) | |
| 15:49 | Makefile: Don't build docs twice on `make release` (check-in: 17d4c687ff user: js tags: trunk) | |
| 15:44 | Merge trunk into 1.0 branch (check-in: c20b5c87ef user: js tags: 1.0) | |
| 15:43 | objfw.spec: Use OpenSSL instead of GnuTLS (check-in: c60bfbd772 user: js tags: trunk) | |
| 15:40 | Makefile: Don't include objfw.spec in release (check-in: 610dc967d4 user: js tags: trunk) | |
| 15:39 | Update ChangeLog (check-in: 1c2ee20871 user: js tags: trunk) | |
| 15:23 | ofarc: Properly handle missing ZIP parts (check-in: 5b69188a1b user: js tags: trunk) | |
| 14:42 | PLATFORMS.md: Minor cleanup (check-in: a969a6975b user: js tags: trunk) | |
| 14:35 | OFINICategory: Better method names (check-in: e1d01a4ee6 user: js tags: trunk) | |
| 09:17 | GitHub Actions: Add macOS 13 (check-in: b8c9c362a2 user: js tags: trunk) | |
|
2023-08-27
| ||
| 19:04 | Remove hack for amiga-gcc that is no longer needed (check-in: 583c007e31 user: js tags: trunk) | |
| 14:03 | Don't require m68k-amigaos-g++ for exceptions (check-in: 83aa78d1af user: js tags: trunk) | |
| 09:23 | Fix hanging blocking TLS connections with OpenSSL (check-in: 38e105d056 user: js tags: trunk) | |
|
2023-08-26
| ||
| 22:02 | Correctly handle KAME's embedded scope ID (check-in: 42acd2b94a user: js tags: trunk) | |
| 19:02 | configure: Change TLS default to OpenSSL (check-in: 121e9fddd2 user: js tags: trunk) | |
| 15:30 | ofhttp: Prevent empty file name (check-in: a45da5cb30 user: js tags: trunk) | |
| 10:44 | ofhttp: Add error message for failed TLS handshake (check-in: 579dd0a7ee user: js tags: trunk) | |
|
2023-08-25
| ||
| 23:32 | Fix nullability issues found by clang-analyzer (check-in: d93bcda0b2 user: js tags: trunk) | |
| 17:02 | Fix build on Windows (check-in: 5f897cae6d user: js tags: trunk) | |
| 14:19 | Remove unused variables (check-in: 6ebaa2d2f5 user: js tags: trunk) | |
| 13:20 | Add reserved ivar for ABI stability on AmigaOS (check-in: e3e3a88363 user: js tags: trunk) | |
| 12:25 | Minor documentation improvement (check-in: 29bbfc3e47 user: js tags: trunk) | |
|
2023-08-23
| ||
| 16:10 | Merge trunk into 1.0 branch (check-in: 438285cb1b user: js tags: 1.0) | |
| 16:04 | Merge trunk into branch "unicode-normalization" (Leaf check-in: 7b8c09c94a user: js tags: unicode-normalization) | |
| 16:01 | Remove incomplete NFD/NFKD support (check-in: 149874777c user: js tags: trunk) | |
| 15:58 | Move incomplete NFD/NFKD support into a branch (check-in: 1aab2aa886 user: js tags: unicode-normalization) | |
| 15:40 | Update to Unicode 15.0 (check-in: fadb29aa9a user: js tags: trunk) | |
| 15:39 | OFHTTPClient: Don't enable non-blocking mode (check-in: 3a8aa96e16 user: js tags: trunk) | |
| 13:54 | OFStrFTime: Don't use OFASPrintF() (check-in: ff64ec30f4 user: js tags: trunk) | |
| 12:44 | Add OFStrFTime() consistent with OFStrPTime() (check-in: 05d675eb07 user: js tags: trunk) | |
| 08:55 | OFApplication: Reduce scope of some variables (check-in: c7035e7dd2 user: js tags: trunk) | |
|
2023-08-22
| ||
| 16:16 | Don't require a regular file to init an object (check-in: 8471999204 user: js tags: trunk) | |
| 15:46 | Re-enable UNIX sockets on Hurd (check-in: 9b50999d63 user: js tags: trunk) | |
| 15:19 | -[fileExistsAtPath:]: Don't require S_ISREG (check-in: 140b7d93e3 user: js tags: trunk) | |
|
2023-08-17
| ||
| 14:53 | Add more designated initializers (check-in: abc315cc89 user: js tags: trunk) | |
| 14:30 | OFString: Add designated initializer (check-in: 03339575cb user: js tags: trunk) | |
|
2023-08-13
| ||
| 22:02 | OFSet: Add designated initializers (check-in: d0205355f5 user: js tags: trunk) | |