Overview
Comment: | 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 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
96f946d7ad5a1f5a96b35578004bc1e5 |
User & Date: | js on 2024-05-09 10:21:24 |
Other Links: | manifest | tags |
Context
2024-05-11
| ||
18:02 | configure: Check whether blx is available on ARM check-in: 4f3f90e5e7 user: js tags: trunk | |
2024-05-09
| ||
10:22 | Merge trunk into branch "gamecontroller" check-in: c0a80a897d user: js tags: gamecontroller | |
10:21 | Use unsigned long for bit sets check-in: 96f946d7ad user: js tags: trunk | |
2024-05-05
| ||
19:04 | OFStdIOStream: Add special case for column 0 check-in: 1c2fe75e6e user: js tags: trunk | |
Changes
Modified src/OFBitSetCharacterSet.h from [9f3314050d] to [ba3d4f6a9d]. [diff]
Modified src/OFBitSetCharacterSet.m from [b1982608cc] to [9db9ebbd67]. [diff]
Modified src/OFSecureData.m from [5df33e3bf5] to [d0c4634748]. [diff]
Modified src/macros.h from [e71e68e9ff] to [3c8f4714cc]. [diff]