ObjFW  History of src/codepage_437.m of 44f45c2e357301ef3639a34f4302335325d0a0b320a39d05d12ca5adcb516f30

History of file src/codepage_437.m at check-in 44f45c2e357301ef3639a34f4302335325d0a0b320a39d05d12ca5adcb516f30

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

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

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

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

2015-01-03
20:57
Update copyright file: [fb776e5d86] check-in: [cfd374b906] user: js, branch: trunk, size: 8368 [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:25
Add missing #include "config.h" file: [87cbf5e97a] check-in: [f73023946a] user: js, branch: trunk, size: 8362 [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
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. file: [a2c17327ad] check-in: [13ee56edf3] user: js, branch: trunk, size: 8341 [annotate] [blame] [check-ins using] [diff]

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

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