10 descendants and 10 ancestors of d377e8819e533f35ba7dc3f5068ee5a9e83e4420eec75b9815436decfd5f342e
|
2023-04-10
| ||
| 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) | |