History of file src/iso_8859_15.m at check-in d5ddb2cb48c73cdd
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: [ea6f1172e2] check-in: [8480d9e9c8] user: js, branch: trunk, size: 2855 [annotate] [blame] [check-ins using] [diff] | |
23:23 | Add Mac OS Roman encoding file: [42aeba380c] check-in: [0832fcf579] user: js, branch: trunk, size: 2849 [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 | |
2016-02-21
| ||
15:37 | Make use of C99-style for loops file: [f44e6f6312] check-in: [e0b9167693] user: js, branch: trunk, size: 2837 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [d399d3a43d] check-in: [2a27cf3000] user: js, branch: trunk, size: 2842 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [7a3a795c23] check-in: [cfd374b906] user: js, branch: trunk, size: 2838 [annotate] [blame] [check-ins using] [diff] | |
2014-09-06
| ||
22:25 | Add missing #include "config.h" file: [65aff71a93] check-in: [f73023946a] user: js, branch: trunk, size: 2832 [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 | |
2014-05-15
| ||
15:32 | Fix a few instances of signed vs. unsigned file: [5e18523a01] check-in: [7f0359ce68] user: js, branch: trunk, size: 2831 [annotate] [blame] [check-ins using] [diff] | |
2014-01-19
| ||
14:10 | Clean up Unicode -> * conversions. file: [efb74e1c28] check-in: [7c26551b67] user: js, branch: trunk, size: 2828 [annotate] [blame] [check-ins using] [diff] | |
2014-01-17
| ||
16:41 | Move Unicode -> * conversions to separate files. file: [25eed555d5] check-in: [a1bcdc2ff6] user: js, branch: trunk, size: 2679 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [e4470d49c5] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1671 [annotate] [blame] [check-ins using] [diff] | |
2013-08-12
| ||
10:00 | Don't store the first 128 chars of an encoding. file: [f4a67da646] check-in: [d36cf257fe] user: js, branch: trunk, size: 1665 [annotate] [blame] [check-ins using] [diff] | |
2013-01-13
| ||
13:07 |
Add of_char{16,32}_t.
For ObjC++, these are defined to char{16,32}_t if C++11 is used. This For C11, this is not necessary, as char{16,32}_t are just typedef'd to | |
2013-01-09
| ||
22:24 | Update copyright. file: [5b72ca9d52] check-in: [813c00ccf0] user: js, branch: trunk, size: 2701 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [6a8babf660] check-in: [ce70e17b38] user: js, branch: trunk, size: 2695 [annotate] [blame] [check-ins using] [diff] | |
2011-01-01
| ||
20:19 | Change license. file: [869feca1cb] check-in: [da6b3d26cb] user: js, branch: trunk, size: 2689 [annotate] [blame] [check-ins using] [diff] | |
2010-02-19
| ||
16:36 | Update copyright. file: [9ddf1853bd] check-in: [42886185fd] user: js, branch: trunk, size: 2433 [annotate] [blame] [check-ins using] [diff] | |
2009-11-09
| ||
22:45 | Rename libobjfw to ObjFW. file: [4c05bf7c02] check-in: [a3cc34b139] user: js, branch: trunk, size: 2433 [annotate] [blame] [check-ins using] [diff] | |
22:29 | Added: Rename all .c files to .m so we only need an OBJC and no CC. file: [2b889570b6] check-in: [04ef18b640] user: js, branch: trunk, size: 2436 [annotate] [blame] [check-ins using] | |