ObjFW  History of src/unicode.h of 374e1a1bfa30d767

History of the file that is called src/unicode.h at check-in 374e1a1bfa30d767

2024-04-03
02:16
Change license to LGPLv3 only file: [1b0487bb05] check-in: [7413a728a7] user: js, branch: trunk, size: 1384 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [87ac0a7fef] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1176 [annotate] [blame] [check-ins using] [diff]
2023-08-23
16:01
Remove incomplete NFD/NFKD support

It has been moved to the "unicode-normalization" branch until it is
ready. file: [272a9eb1c4] check-in: [149874777c] user: js, branch: trunk, size: 1176 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [5afacb875e] check-in: [8939cbdb52] user: js, branch: trunk, size: 1520 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [2eea427f38] check-in: [1a86b8175b] user: js, branch: trunk, size: 1520 [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
Rename all symbols marked extern file: [fff23a1772] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1520 [annotate] [blame] [check-ins using] [diff]
2021-04-17
01:32
of_unichar_t -> OFUnichar file: [713ec05b75] check-in: [2d3790870d] user: js, branch: new-naming-convention, size: 1589 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [2ed16f1d09] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1601 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [5f9cf58b43] check-in: [c7f0229795] user: js, branch: trunk, size: 1690 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [16e581f37a] check-in: [0509d7a844] user: js, branch: trunk, size: 1687 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [a5ddebba67] check-in: [7e5c81e186] user: js, branch: trunk, size: 1681 [annotate] [blame] [check-ins using] [diff]
2017-07-02
13:16
TableGenerator: Generate decomp compat tables file: [25d37e0c7a] check-in: [4edfb80db7] user: js, branch: trunk, size: 1658 [annotate] [blame] [check-ins using] [diff]
2017-07-01
17:09
TableGenerator: Generate decomposition tables file: [eb4685f1ca] check-in: [0c87b05f79] user: js, branch: trunk, size: 1463 [annotate] [blame] [check-ins using] [diff]
2017-05-14
14:18
Add nullability annotations to remaining headers

This explicitly excludes threading.h, as adding nullability annotations
requires adding them everywhere in the file. However, the types in there
are implementation defined, and might be pointers or not: Adding none
when it's a pointer would be an error, and adding one when it's not a
pointer would be an error, too. file: [e96c8158b3] check-in: [c5b3c8ea87] user: js, branch: trunk, size: 1289 [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: [4902be8d2e] check-in: [44f45c2e35] user: js, branch: trunk, size: 1253 [annotate] [blame] [check-ins using] [diff]

2016-08-06
10:26
Update to Unicode 9.0 file: [90bb4486ef] check-in: [6496279fa0] user: js, branch: trunk, size: 1247 [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [7f2d8f1efb] check-in: [cfd374b906] user: js, branch: trunk, size: 1243 [annotate] [blame] [check-ins using] [diff]
2014-06-18
13:12
Update Unicode to 7.0 file: [4826b00fe5] check-in: [23ac92f416] user: js, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]
2014-02-15
11:10
unicode.[hm]: Fix copyright file: [19fc7ce376] check-in: [a7c7a541ce] user: js, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [458419f1e2] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1243 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [76dd993493] check-in: [813c00ccf0] user: js, branch: trunk, size: 1231 [annotate] [blame] [check-ins using] [diff]
2012-07-04
20:07
Generate titlecase tables. file: [a8f81fb0e4] check-in: [d5c4406548] user: js, branch: trunk, size: 1225 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [6c6828d821] check-in: [ce70e17b38] user: js, branch: trunk, size: 1057 [annotate] [blame] [check-ins using] [diff]
2011-02-01
22:11
Use extern "C" where useful.
Improves ObjC++ compatibility.
file: [acdf178c98] check-in: [03d1b71d10] user: js, branch: trunk, size: 1051 [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
Change license. file: [73a6caeddf] check-in: [da6b3d26cb] user: js, branch: trunk, size: 984 [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
Update copyright. file: [3d606b60fa] check-in: [42886185fd] user: js, branch: trunk, size: 728 [annotate] [blame] [check-ins using] [diff]
2010-01-08
15:26
Generate and use smaller Unicode tables. file: [de0318d27c] check-in: [be4c0f34c5] user: js, branch: trunk, size: 717 [annotate] [blame] [check-ins using] [diff]
2009-11-10
20:13
Fix a typo in TableGenerator.m and the resulting unicode.h. file: [872df2bd24] check-in: [c628317621] user: js, branch: trunk, size: 728 [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
Rename libobjfw to ObjFW. file: [bdd2068f93] check-in: [a3cc34b139] user: js, branch: trunk, size: 722 [annotate] [blame] [check-ins using] [diff]
2009-11-02
10:18
Update Unicode tables to those from the enhanced generator. file: [87a6daf584] check-in: [fe8c3ac93f] user: js, branch: trunk, size: 725 [annotate] [blame] [check-ins using] [diff]
2009-10-19
22:09
Automatically download UnicodeData.txt if it's missing. file: [0fd427c568] check-in: [c5d489cefd] user: js, branch: trunk, size: 581 [annotate] [blame] [check-ins using] [diff]
2009-10-18
14:22
Added: Use the new, smaller Unicode tables. file: [68a14abec4] check-in: [257fc27253] user: js, branch: trunk, size: 580 [annotate] [blame] [check-ins using]