ObjFW  History of src/OFBitSetCharacterSet.m of 10f006be3783a5ca98719c493c8d481a51cebd2758fb2ee5c888031a5ef0baeb

History of file src/OFBitSetCharacterSet.m at check-in 10f006be3783a5ca98719c493c8d481a51cebd2758fb2ee5c888031a5ef0baeb

2024-05-09
10:21
Use unsigned long for bit sets

This should be more efficient on some architectures.

As a nice side effect, this is also what Linux does in some userspace
APIs, so after this change, these macros can be used for this as well
(and Linux interestingly does not provide similar macros in the
userspace headers). file: [9db9ebbd67] check-in: [96f946d7ad] user: js, branch: trunk, size: 1999 [annotate] [blame] [check-ins using] [diff]

2024-04-03
02:16
Change license to LGPLv3 only file: [b1982608cc] check-in: [7413a728a7] user: js, branch: trunk, size: 1921 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [8559ff24b2] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1713 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [86d9bb92c4] check-in: [8939cbdb52] user: js, branch: trunk, size: 1713 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [d65aed83c7] check-in: [1a86b8175b] user: js, branch: trunk, size: 1713 [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
Rename all functions in macros.h file: [269813e483] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 1713 [annotate] [blame] [check-ins using] [diff]
2021-04-17
22:45
Rename of_(re)alloc and add OFFreeMemory file: [095c24e911] check-in: [498074dab9] user: js, branch: new-naming-convention, size: 1714 [annotate] [blame] [check-ins using] [diff]
01:32
of_unichar_t -> OFUnichar file: [7f7124f1b9] check-in: [2d3790870d] user: js, branch: new-naming-convention, size: 1702 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [54df15f988] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1711 [annotate] [blame] [check-ins using] [diff]
2020-11-29
00:59
of_bitset_*: Use CHAR_BIT instead of 8 file: [b1c313bb58] check-in: [b46492384a] user: js, branch: trunk, size: 1800 [annotate] [blame] [check-ins using] [diff]
2020-11-05
02:27
Further reduce usage of -[allocMemoryWithSize:] file: [a0186359ac] check-in: [da1fb6b21c] user: js, branch: trunk, size: 1764 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [a3efdbfddb] check-in: [c7f0229795] user: js, branch: trunk, size: 1726 [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Added: Remove underscores from class names file: [21c8b3a701] check-in: [17d57e01ff] user: js, branch: trunk, size: 1723 [annotate] [blame] [check-ins using]