ObjFW  History of src/encodings/codepage-437.m of a22b485eaf867421

History of the file that is called src/encodings/codepage-437.m at check-in a22b485eaf867421

2024-04-29
21:42
[0e1d4e03c0] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 6102) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[9f118a4c02] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6034) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[e7ff14771d] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5826) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[60afd41b76] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5826) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[1cc88f79fe] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5826) [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
[1ff55c3103] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 5826) [annotate] [blame] [check-ins using] [diff]
2021-04-17
01:35
[e4e7c7d238] part of check-in [6d9d790a24] of_char{16,32}_t -> OFChar{16,32} (check-in: [6d9d790a24] user: js, branch: new-naming-convention, size: 5843) [annotate] [blame] [check-ins using] [diff]
01:32
[5661c911e8] part of check-in [2d3790870d] of_unichar_t -> OFUnichar (check-in: [2d3790870d] user: js, branch: new-naming-convention, size: 5846) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[e06381bb1c] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5852) [annotate] [blame] [check-ins using] [diff]
2020-12-12
22:17
Renamed src/encodings/codepage_437.m → src/encodings/codepage-437.m. [d62d8ff5ca] part of check-in [ec50bf2a93] Fix disabling encodings (check-in: [ec50bf2a93] user: js, branch: trunk, size: 5941) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[d62d8ff5ca] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 5941) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[533b142aa7] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 5938) [annotate] [blame] [check-ins using] [diff]
2018-02-25
04:31
[2112040382] part of check-in [505137f25f] Reintroduce of_char{16,32}_t

There is no reliable way to check if C++ already defined those, as Clang
now defines char{16,32}_t even when it is not in C++ 11 mode. So we
cannot check if we are not in C++ 11 and then define them and otherwise
rely on the C++ 11 types. (check-in: [505137f25f] user: js, branch: trunk, size: 5932) [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
[c804c25bfb] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 5929) [annotate] [blame] [check-ins using] [diff]
2017-10-22
14:09
[8cf0d5a40f] part of check-in [31c0f5b89e] Make Apple GCC with -Wshadow happy (check-in: [31c0f5b89e] user: js, branch: 0.90, size: 5906) [annotate] [blame] [check-ins using] [diff]
2017-05-07
21:25
[c1aa2005c6] part of check-in [37d2a81754] Use char{16,32}_t instead of of_char{16,32}_t (check-in: [37d2a81754] user: js, branch: trunk, size: 5908) [annotate] [blame] [check-ins using] [diff]
2017-02-12
23:56
[9ac9aff8ca] part of check-in [405d11522e] encodings: Make the page tables unsigned char[]

This also removes page.*Size, as the macros can just use sizeof() on the
arrays. (check-in: [405d11522e] user: js, branch: trunk, size: 5911) [annotate] [blame] [check-ins using] [diff]

22:04
[b928664f9d] part of check-in [84b20a9ce0] More efficient UTF-8 -> Codepage 437 conversion (check-in: [84b20a9ce0] user: js, branch: trunk, size: 6322) [annotate] [blame] [check-ins using] [diff]
13:33
[c2c354bb49] part of check-in [8ae231f515] Save a few bytes on the encodings (check-in: [8ae231f515] user: js, branch: trunk, size: 8508) [annotate] [blame] [check-ins using] [diff]
2017-01-20
02:09
Added: [91f16dfa9a] part of check-in [0b488f44a5] Move encodings to subdirectory (check-in: [0b488f44a5] user: js, branch: trunk, size: 8385) [annotate] [blame] [check-ins using]