ObjFW  History of src/codepage_437.m of ee6fb4df7f688e9b

History of the file that is called src/codepage_437.m at check-in ee6fb4df7f688e9b

2017-01-20
02:09
Deleted: Move encodings to subdirectory (check-in: [0b488f44a5] user: js, branch: trunk, size: 0)
2017-01-10
23:45
[91f16dfa9a] part of check-in [8480d9e9c8] Add missing files to Xcode project (check-in: [8480d9e9c8] user: js, branch: trunk, size: 8385) [annotate] [blame] [check-ins using] [diff]
23:23
[4f116b23ee] part of check-in [0832fcf579] Add Mac OS Roman encoding (check-in: [0832fcf579] user: js, branch: trunk, size: 8379) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[4fbb269eea] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 8373) [annotate] [blame] [check-ins using] [diff]

2016-02-21
15:37
[02f57a645e] part of check-in [e0b9167693] Make use of C99-style for loops (check-in: [e0b9167693] user: js, branch: trunk, size: 8367) [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:41
[31a2de52cc] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 8372) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[fb776e5d86] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 8368) [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:25
[87cbf5e97a] part of check-in [f73023946a] Add missing #include "config.h" (check-in: [f73023946a] user: js, branch: trunk, size: 8362) [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
[a2c17327ad] part of check-in [13ee56edf3] Move all macros from OFObject.h to macros.h

This means that OFObject.h imports macros.h now, making it unnecessary
to manually import macros.h in almost every file. And while at it, also
import autorelease.h in OFObject.h, so that this doesn't need to be
manually imported in almost every file as well. (check-in: [13ee56edf3] user: js, branch: trunk, size: 8341) [annotate] [blame] [check-ins using] [diff]

2014-05-15
15:32
[47788b36f8] part of check-in [7f0359ce68] Fix a few instances of signed vs. unsigned (check-in: [7f0359ce68] user: js, branch: trunk, size: 8361) [annotate] [blame] [check-ins using] [diff]
2014-01-19
14:17
[9a8ab0e727] part of check-in [e66defc073] Add Unicode -> Codepage 437 conversion. (check-in: [e66defc073] user: js, branch: trunk, size: 8358) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[d58d872dc4] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1672) [annotate] [blame] [check-ins using] [diff]
2013-08-12
10:09
Added: [badcc11070] part of check-in [3912669d91] Add codepage 437.

This is required for ZIP files, which can use either codepage 437 or
Unicode. (check-in: [3912669d91] user: js, branch: trunk, size: 1666) [annotate] [blame] [check-ins using]