ObjFW  Timeline

28 check-ins using file utils/ofhttp/OFHTTP.m version 1fcffa7dee

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)
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)