Jonathan Schleifer js
js pushed to main at js/Cube 2025-07-14 01:06:42 +02:00
8c56683379 Revert "Fix a crash"
291a798ae0 Revert "Migrate to buildsys"
Compare 2 commits »
js pushed to morphos-library at ObjFW/ObjFW 2025-07-13 22:13:54 +02:00
21103eaf3a Merge branch 'main' into morphos-library
f235aa5cbb OFColor: Allow red/green/blue outside of 0.0 - 1.0
34408f823c OFIndexSet: Add methods to iterate through indexes
ce6e4cca58 OFIndexSet: Use binary search to find location
eeadae344b OFMutableIndexSet: Add early return
Compare 19 commits »
js pushed to main at ObjFW/ObjFW 2025-07-13 21:24:29 +02:00
f235aa5cbb OFColor: Allow red/green/blue outside of 0.0 - 1.0
js opened issue ObjFW/ObjFW#51 2025-07-13 18:20:07 +02:00
Add methods using OFIndexSet to collection classes
js reopened issue ObjFW/ObjFW#19 2025-07-13 18:19:46 +02:00
Implement OFIndexSet
js commented on issue ObjFW/ObjFW#19 2025-07-13 18:19:46 +02:00
Implement OFIndexSet

Reopening as -[getIndexes:maxCount:inIndexRange:] is still missing. Maybe also -[countOfIndexesInRange:] and -[indexesInRange:options:passingTest:].

js closed issue ObjFW/ObjFW#19 2025-07-13 17:34:49 +02:00
Implement OFIndexSet
js commented on issue ObjFW/ObjFW#19 2025-07-13 17:34:49 +02:00
Implement OFIndexSet

Methods to iterate through the indexes were implemented in 34408f823c.

js pushed to main at ObjFW/ObjFW 2025-07-13 17:33:31 +02:00
34408f823c OFIndexSet: Add methods to iterate through indexes
js pushed to main at ObjFW/ObjFW 2025-07-12 16:20:01 +02:00
ce6e4cca58 OFIndexSet: Use binary search to find location
js pushed to main at ObjFW/ObjFW 2025-07-12 16:13:30 +02:00
4efae6c8e1 OFIndexSet: Use binary search to find location
js pushed to main at js/blog 2025-07-12 13:04:09 +02:00
42c690bb14 Add BlogWriter
js pushed to main at ObjFW/ObjFW 2025-07-08 22:29:49 +02:00
eeadae344b OFMutableIndexSet: Add early return
js commented on issue ObjFW/ObjFW#19 2025-07-08 00:41:40 +02:00
Implement OFIndexSet

With 0c9d7fdb57, 75d8c9d2aa, da60db2956 and 041e5183db, most of the functionality is now there. What is missing are methods to iterate through the indexes.

js pushed to main at ObjFW/ObjFW 2025-07-08 00:39:44 +02:00
041e5183db Add -[OFMutableSet remove*]
js pushed to main at ObjFW/ObjFW 2025-07-07 21:46:29 +02:00
a790a77c6f Add OFIntersectionRange
js pushed to main at js/Cube 2025-07-06 13:49:45 +02:00
6630898546 Migrate to buildsys
js pushed to main at js/buildsys 2025-07-06 13:11:07 +02:00
ea84d1ed8d Update autogen.sh for newer OpenBSD
js pushed to main at js/configs 2025-07-06 09:35:14 +02:00
3d34b69c4a git/config: Set default branch
38492cc7e7 Add .editorconfig
ffc955c82b Add ElementWebServer
Compare 3 commits »
js pushed to main at js/Cube 2025-07-05 23:37:54 +02:00
6d226dd653 Add .editorconfig