ObjFW  All files named "src/encodings/mac_roman.m"

History for src/encodings/mac_roman.m

2020-12-12
22:17
Renamed to src/encodings/mac-roman.m. Fix disabling encodings check-in: [ec50bf2a93] user: js, branch: trunk, size: 0
2020-01-02
01:51
Update copyright file: [696af3cc01] check-in: [c7f0229795] user: js, branch: trunk, size: 6600 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [fcac8396fe] check-in: [0509d7a844] user: js, branch: trunk, size: 6597 [annotate] [blame] [check-ins using] [diff]
2018-02-25
04:31
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. file: [dd5a441e73] check-in: [505137f25f] user: js, branch: trunk, size: 6591 [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
Update copyright notice file: [c00af6d3a5] check-in: [7e5c81e186] user: js, branch: trunk, size: 6588 [annotate] [blame] [check-ins using] [diff]
2017-10-22
14:09
Make Apple GCC with -Wshadow happy file: [c8c7b33ca3] check-in: [31c0f5b89e] user: js, branch: 0.90, size: 6565 [annotate] [blame] [check-ins using] [diff]
2017-05-07
21:25
Use char{16,32}_t instead of of_char{16,32}_t file: [621b6250aa] check-in: [37d2a81754] user: js, branch: trunk, size: 6567 [annotate] [blame] [check-ins using] [diff]
2017-02-26
12:45
More efficient Mac Roman -> UTF-8 conversion file: [c75a1d773a] check-in: [230644c87b] user: js, branch: trunk, size: 6570 [annotate] [blame] [check-ins using] [diff]
2017-02-12
13:33
Save a few bytes on the encodings file: [c59a713077] check-in: [8ae231f515] user: js, branch: trunk, size: 8437 [annotate] [blame] [check-ins using] [diff]
2017-01-20
02:09
Added: Move encodings to subdirectory file: [bca8320e0e] check-in: [0b488f44a5] user: js, branch: trunk, size: 8323 [annotate] [blame] [check-ins using]