50 check-ins occurring around 2023-04-11 18:42:27.
More ↑
2023-04-16
| ||
18:08 | GitHub Actions: Temporarily remove devkitPPC check-in: b3f5ab58b7 user: js tags: trunk | |
17:28 | Add OpenBSD to GitHub Actions check-in: 351c65405c user: js tags: trunk | |
17:27 | OFString: Fix using strtod_l despite uselocale check-in: a36ab7c79a user: js tags: trunk | |
17:19 | autogen.sh: Use autoconf 2.71 on OpenBSD check-in: 1fb13611f7 user: js tags: trunk | |
17:13 | GitHub Actions: Add missing pkgconf on FreeBSD check-in: fed82bf9db user: js tags: trunk | |
16:55 | GitHub Actions: Add missing pkgconf on NetBSD check-in: 5ca31b70aa user: js tags: trunk | |
14:01 | Add FreeBSD to GitHub Actions check-in: e64baf5894 user: js tags: trunk | |
13:43 | GitHub Actions: Add missing GnuTLS on NetBSD check-in: 9006b9d6fd user: js tags: trunk | |
13:42 | utils/ofatalkcfg: Add support for showing config check-in: be9bad7ce0 user: js tags: trunk | |
13:11 | Add GCC on NetBSD to GitHub Actions check-in: 8cb5b89234 user: js tags: trunk | |
13:08 | Add NetBSD to GitHub Actions check-in: 1f3034f11c user: js tags: trunk | |
06:21 | OFDDPSocket: Fix removing configuration on NetBSD check-in: 22fab9e495 user: js tags: trunk | |
2023-04-15
| ||
17:30 | OFDDPSocket: Add support for configuring AppleTalk check-in: ccb53db0d8 user: js tags: trunk | |
2023-04-13
| ||
18:42 | utils/ofatalkcfg: Ensure ifr_name 0 termination check-in: b20446bb3a user: js tags: trunk | |
2023-04-12
| ||
21:18 | utils/ofatalkcfg: Make GCC happy check-in: e63e352467 user: js tags: trunk | |
13:23 | configure: Check for struct ifreq for ofatalkcfg check-in: 4d0e45544c user: js tags: trunk | |
10:41 | utils/ofatalkcfg: Only use SOCK_RAW on macOS check-in: 0275bd6301 user: js tags: trunk | |
09:30 | Build utils/ofatalkcfg by default check-in: c29a0febe0 user: js tags: trunk | |
08:54 | tests/OFMatrix4x4Tests.m: Fix a typo check-in: 5ee5247264 user: js tags: trunk | |
08:37 | utils/ofatalkcfg: Make the code more portable check-in: 2fc4580a5f user: js tags: trunk | |
07:47 | utils/ofatalkcfg: Add default phase and range check-in: a143f67237 user: js tags: trunk | |
07:31 | utils/ofatalkcfg: Recommend "modprobe appletalk" check-in: d6812c8d19 user: js tags: trunk | |
06:54 | Make utils/ofatalkcfg work on NetBSD check-in: e27b645562 user: js tags: trunk | |
2023-04-11
| ||
19:20 | Add utils/ofatalkcfg check-in: 77d211a25a user: js tags: trunk | |
18:42 | utils: Fix %c instead of %C for short options check-in: bb4026082a user: js tags: trunk | |
2023-04-10
| ||
19:22 | Remove OFSerialization check-in: 6ce0093f8d user: js tags: trunk | |
18:51 | OFDNSResolver: Rename usesTCP -> forcesTCP check-in: 1e62dc40eb user: js tags: trunk | |
18:20 | Set OS name on Nintendo Switch and Wii U check-in: be422e156d user: js tags: trunk | |
15:08 | Work around newer amiga-gcc defining Class check-in: abbed5c008 user: js tags: trunk | |
14:33 | Fall back to uselocale() if it's available check-in: 6e786896e0 user: js tags: trunk | |
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 | |