ObjFW  History of src/OFBitSetCharacterSet.h of 5fe4c8c1bfc420b498e6db6d894653bc1e116180280518ac622f2debff2817e6

History of file src/OFBitSetCharacterSet.h at check-in 5fe4c8c1bfc420b498e6db6d894653bc1e116180280518ac622f2debff2817e6

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: [ba3d4f6a9d] check-in: [96f946d7ad] user: js, branch: trunk, size: 905 [annotate] [blame] [check-ins using] [diff]

2024-04-03
02:16
Change license to LGPLv3 only file: [9f3314050d] check-in: [7413a728a7] user: js, branch: trunk, size: 905 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [57c1c01559] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [3881bf645d] check-in: [8939cbdb52] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [6dd7022dff] check-in: [1a86b8175b] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [67ae05dc4b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [4ecbca5797] check-in: [c7f0229795] user: js, branch: trunk, size: 786 [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. file: [0f5e448e50] check-in: [496695d778] user: js, branch: trunk, size: 809 [annotate] [blame] [check-ins using] [diff]

2019-06-17
02:33
Added: Remove underscores from class names file: [354358342b] check-in: [17d57e01ff] user: js, branch: trunk, size: 783 [annotate] [blame] [check-ins using]