66 events occurring on or before 2023-04-02 10:49:42.
More ↑
|
2023-04-02
| ||
| 10:49 | tests: Make Apple GCC 4.0.1 happy (check-in: 316dca7bcd user: js tags: trunk) | |
|
2023-03-26
| ||
| 14:28 | README.md: Fix iOS instructions (check-in: 24a132495e user: js tags: trunk) | |
| 13:31 | tests: Fix embedded files not being loaded on iOS (check-in: 682547afc9 user: js tags: trunk) | |
| 13:26 | OFEmbeddedIRIHandler: Add missing #ifdef (check-in: ad934765cf user: js tags: trunk) | |
| 13:25 | tests/ImportTest:.m: Test @import instead (check-in: f439c0437e user: js tags: trunk) | |
| 13:18 | OFEmbeddedIRIHandler: Always initialize mutex (check-in: 06c5bad0bd user: js tags: trunk) | |
| 13:11 | Don't install OFEmbeddedIRIHandler.h (check-in: e78254fca5 user: js tags: trunk) | |
|
2023-03-18
| ||
| 22:43 | OFZIPArchive: Only use data descriptor if needed (check-in: 89a51dab69 user: js tags: trunk) | |
|
2023-02-19
| ||
| 17:40 | Make GCC happy again (check-in: d377e8819e user: js tags: trunk) | |
| 13:37 | OFMatrix4x4: Use 2D arrays in row-major format (check-in: 975a812f36 user: js tags: trunk) | |
|
2023-02-18
| ||
| 23:53 | OFMatrix4x4: Don't create a singleton (check-in: b924571763 user: js tags: trunk) | |
| 12:01 | OFMatrix4x4: Transform vectors in 4D space (check-in: e31a31bdcb user: js tags: trunk) | |
|
2023-02-16
| ||
| 21:37 | OFMatrix4x4: Add translation and scaling (check-in: 3e4ed4e59f user: js tags: trunk) | |
| 19:59 | OFVector3D -> OFPoint3D (check-in: db7991d07b user: js tags: trunk) | |
|
2023-02-15
| ||
| 21:54 | OFMatrix4x4: Add -[transformedVector3D:] (check-in: 1e550fabe3 user: js tags: trunk) | |
|
2023-02-13
| ||
| 22:14 | OFColor: Allow some imprecision for tagged pointer (check-in: 061e16d166 user: js tags: trunk) | |
| 20:32 | Support for storing OFColors in tagged pointers (check-in: 51c8047121 user: js tags: trunk) | |
|
2023-02-12
| ||
| 22:20 | Add OFMatrix4x4 and OFVector3D (check-in: 44eb35b212 user: js tags: trunk) | |
|
2023-02-11
| ||
| 23:49 | OFStreamSocket: Require open socket in -[accept] (check-in: c02886307e user: js tags: trunk) | |
| 23:26 | Doxyfile: Define OF_FILE_MANAGER_SUPPORTS_* (check-in: bc4e978728 user: js tags: trunk) | |
| 23:22 | Remove empty include directories on uninstall (check-in: 07f0332a58 user: js tags: trunk) | |
| 23:21 | Update buildsys (check-in: 521c396376 user: js tags: trunk) | |
|
2023-01-28
| ||
| 20:27 | ofhttp: Set user.ofhttp.downloaded_from xattr (check-in: ad148c821a user: js tags: trunk) | |
|
2023-01-23
| ||
| 23:19 | ofhttp: Set com.apple.quarantine on macOS (check-in: a4ac11954b user: js tags: trunk) | |
| 22:46 | Support for extended attributes on macOS (check-in: 1576930485 user: js tags: trunk) | |
|
2023-01-22
| ||
| 23:01 | Support for removing extended attributes on Linux (check-in: 5a553951a5 user: js tags: trunk) | |
| 22:43 | Support for setting extended attributes on Linux (check-in: a4c6c83384 user: js tags: trunk) | |
| 21:56 | Add missing #import to make GCC happy (check-in: 260c9acb96 user: js tags: trunk) | |
| 21:48 | Support for reading extended attributes on Linux (check-in: 565d2b3763 user: js tags: trunk) | |
|
2023-01-18
| ||
| 22:36 | • Changes to wiki page "Third-party Libraries" (artifact: 0fa5128e8e user: js) | |
|
2023-01-14
| ||
| 16:56 | • Ticket [fe99edca83] OFHTTPServer Support for keep-alive status still Open with 4 other changes (artifact: c1ea98b6d4 user: js) | |
| 16:55 | • Closed ticket [31bfd1cf2d]: Rename the library when features are disabled plus 4 other changes (artifact: eb1178cbd3 user: js) | |
| 02:41 | • Closed ticket [ced9d8df0b]: Exceptions during init in ARC code crash on Windows plus 4 other changes (artifact: 1c5538fed2 user: js) | |
| 00:04 | • Closed ticket [c8a8f72c84]: ofhttp Support downloading a file in parallel plus 4 other changes (artifact: 79580b48f5 user: js) | |
|
2023-01-13
| ||
| 13:31 | OFNotificationCenter: Don't retain observer (check-in: 5b5c12fa0b user: js tags: trunk) | |
| 13:11 | OFNotificationCenter: Don't expose internal class (check-in: 651875bc1f user: js tags: trunk) | |
| 13:00 | OFString: Remove OF_RETURNS_INNER_POINTER (check-in: c8e1b0c2b9 user: js tags: trunk) | |
| 01:35 | OFSPX*SocketTests: Do not compare remote's network (check-in: 578a0778b5 user: js tags: trunk) | |
| 01:28 | OFDNSResolverSettings: Reject empty NS on Windows (check-in: c4f99bd429 user: js tags: trunk) | |
| 01:23 | OFHostAddressResolver: Handle no search domains (check-in: 9c10d30eb6 user: js tags: trunk) | |
|
2023-01-12
| ||
| 23:56 | exceptions: Nicer format for IPX nodes (check-in: 5c172869c8 user: js tags: trunk) | |
|
2023-01-10
| ||
| 14:09 | configure: Remove unnecessary AC_PROG_EGREP (check-in: 3bc5fc9461 user: js tags: trunk) | |
|
2023-01-08
| ||
| 21:43 | OFBlockTests: Exclude miscompiled tests on Win32 (check-in: 10977992a8 user: js tags: trunk) | |
|
2023-01-07
| ||
| 17:08 | OFDDPSocketTests: Handle EPROTONOSUPPORT (check-in: 9cc4481663 user: js tags: trunk) | |
| 14:48 | tests: Clean up if select() is unsupported for SPX (check-in: a9150217f2 user: js tags: trunk) | |
|
2023-01-06
| ||
| 13:21 | Ignore being unable to find hosts file on Windows (check-in: a32494c59c user: js tags: trunk) | |
| 09:04 | Update copyright (check-in: 8939cbdb52 user: js tags: trunk) | |
| 09:00 | Update buildsys (check-in: 31a2048479 user: js tags: trunk) | |
|
2023-01-05
| ||
| 18:35 | Don't use -static-libgcc on Windows (check-in: b87dab1361 user: js tags: trunk) | |
| 17:46 | Remove fish completions (check-in: 5f8ebdf8b0 user: js tags: trunk) | |
|
2022-12-30
| ||
| 00:02 | configure: Include package URL (check-in: e91657d46b user: js tags: trunk) | |
|
2022-12-29
| ||
| 15:35 | Fix pthread_attr_setinheritsched check (check-in: 15365e62aa user: js tags: trunk) | |
| 15:12 | Consider TMPDIR for temporary directory IRI (check-in: 915d45a586 user: js tags: trunk) | |
| 15:06 | Improve check for pthread_attr_setinheritsched (check-in: 7db789ca8d user: js tags: trunk) | |
| 14:58 | configure: Improve test for posix_spawn (check-in: 50d586e779 user: js tags: trunk) | |
|
2022-12-27
| ||
| 13:58 | Rename OFAlready{Connected -> Open}Exception (check-in: 29a41e5a78 user: js tags: trunk) | |
|
2022-12-26
| ||
| 01:54 | OFMutableArray: Fix constness (check-in: 9fd8b1301a user: js tags: trunk) | |
| 01:19 | Fix shadowed variable and duplicate code (check-in: c0fad4d24c user: js tags: trunk) | |
|
2022-12-25
| ||
| 19:11 | Add missing nullable (check-in: 8461a50c3a user: js tags: trunk) | |
| 18:01 | Add -[sortedArrayUsingFunction:context:options:] (check-in: c911523834 user: js tags: trunk) | |
| 12:03 | Makefile: Add missing .PHONY target (check-in: ca815f976d user: js tags: trunk) | |
| 11:39 | configure: Fix quoting issue (check-in: 23872fb11d user: js tags: trunk) | |
|
2022-12-24
| ||
| 22:15 | ofarc: Ignore EISDIR for setting modification date (check-in: f7dd7edde4 user: js tags: trunk) | |
| 22:04 | OFFileIRIHandler: Translate EACCES on Windows (check-in: ede0671032 user: js tags: trunk) | |
|
2022-12-20
| ||
| 18:25 | configure: Remove useless defines (check-in: b05f83800e user: js tags: trunk) | |
| 18:13 | configure: Indentation consistency (check-in: b6a6e12129 user: js tags: trunk) | |