ObjFW  History of generators/unicode/TableGenerator.h of 2d3790870d71b275

History of the file that is called generators/unicode/TableGenerator.h at check-in 2d3790870d71b275

2024-01-02
17:17
Update copyright file: [10674e4104] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1403 [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: [6c2ca9fc8b] check-in: [149874777c] user: js, branch: trunk, size: 1403 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [68e11922ac] check-in: [8939cbdb52] user: js, branch: trunk, size: 1725 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [d5ba8e12b8] check-in: [1a86b8175b] user: js, branch: trunk, size: 1725 [annotate] [blame] [check-ins using] [diff]
2021-04-25
19:58
Last round of renames (hopefully) file: [7eb32f5774] check-in: [6ae98c1dcf] user: js, branch: trunk, size: 1725 [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
Rename all symbols marked extern file: [bbac35a082] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1729 [annotate] [blame] [check-ins using] [diff]
2021-04-17
01:32
of_unichar_t -> OFUnichar file: [d50b4bdc88] check-in: [2d3790870d] user: js, branch: new-naming-convention, size: 1729 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [75d0d664b0] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1741 [annotate] [blame] [check-ins using] [diff]
2020-12-25
21:03
Renamed generators/TableGenerator.h → generators/unicode/TableGenerator.h. Move Unicode table generator to a subdirectory file: [1738fc87e6] check-in: [21053d6a02] user: js, branch: trunk, size: 1830 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [1738fc87e6] check-in: [c7f0229795] user: js, branch: trunk, size: 1830 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [0d2ad93ed9] check-in: [0509d7a844] user: js, branch: trunk, size: 1827 [annotate] [blame] [check-ins using] [diff]
2018-12-21
21:39
Remove context from OFHTTPClientDelegate

It was not very useful as for any OFHTTPClient there can only be one
active request. file: [04e33fc7c6] check-in: [eaf458c1e6] user: js, branch: trunk, size: 1821 [annotate] [blame] [check-ins using] [diff]

2018-01-03
21:20
Fix Unicode table generator file: [30511b06c1] check-in: [cb29882d9b] user: js, branch: trunk, size: 1759 [annotate] [blame] [check-ins using] [diff]
19:49
Update copyright notice file: [20377cdab5] check-in: [7e5c81e186] user: js, branch: trunk, size: 1732 [annotate] [blame] [check-ins using] [diff]
2017-09-25
21:31
TableGenerator: Use new async OFHTTPClient API file: [21727ea245] check-in: [adb82c292c] user: js, branch: trunk, size: 1709 [annotate] [blame] [check-ins using] [diff]
2017-07-16
11:07
TableGenerator: Apply decomposition recursively file: [ed3760d524] check-in: [474694d5bb] user: js, branch: trunk, size: 1557 [annotate] [blame] [check-ins using] [diff]
2017-07-02
13:16
TableGenerator: Generate decomp compat tables file: [e6ca89128e] check-in: [4edfb80db7] user: js, branch: trunk, size: 1481 [annotate] [blame] [check-ins using] [diff]
2017-07-01
17:09
TableGenerator: Generate decomposition tables file: [ae5c38a246] check-in: [0c87b05f79] user: js, branch: trunk, size: 1356 [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
Small code style change

Casts are now written like types in variable declarations. file: [8a6be049f9] check-in: [4af49a13c3] user: js, branch: trunk, size: 1235 [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: [a1dab56d44] check-in: [44f45c2e35] user: js, branch: trunk, size: 1233 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [b13d79febb] check-in: [cfd374b906] user: js, branch: trunk, size: 1223 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [dcc2c5317f] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff]
2013-12-05
17:48
Make coding style consistent.

A file documenting the coding style will be written soon. This will
hopefully prevent conflicts in the future, such as whether static
functions are written in camelCase or_with_underscores, like was the
case here. file: [ee492d85d7] check-in: [fa6496efc7] user: js, branch: trunk, size: 1211 [annotate] [blame] [check-ins using] [diff]

2013-03-04
18:32
Make old GCCs happy. file: [b59b1cc1a3] check-in: [0bb3fc850a] user: js, branch: trunk, size: 1199 [annotate] [blame] [check-ins using] [diff]
2013-01-28
14:29
TableGenerator: Process files on-the-fly. file: [a38ddb6bd9] check-in: [4f8251772c] user: js, branch: trunk, size: 1199 [annotate] [blame] [check-ins using] [diff]
2013-01-23
21:57
TableGenerator: Don't depend on wget anymore. file: [2f305428a6] check-in: [7e2ee1bbf2] user: js, branch: trunk, size: 1260 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [44a9be8785] check-in: [813c00ccf0] user: js, branch: trunk, size: 1245 [annotate] [blame] [check-ins using] [diff]
2012-07-04
20:07
Generate titlecase tables. file: [89a4050018] check-in: [d5c4406548] user: js, branch: trunk, size: 1239 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [b232b71e36] check-in: [ce70e17b38] user: js, branch: trunk, size: 1113 [annotate] [blame] [check-ins using] [diff]
2011-07-08
21:26
Adjust TableGenerator to (not so) recent style changes. file: [8e63730820] check-in: [30cdebfa2a] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
Change license. file: [a726909762] check-in: [da6b3d26cb] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff]
2010-04-18
01:17
Adjust table generator to new ivar naming convention. file: [06ba02e944] check-in: [160b3ac744] user: js, branch: trunk, size: 851 [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
Update copyright. file: [01e4424f24] check-in: [42886185fd] user: js, branch: trunk, size: 806 [annotate] [blame] [check-ins using] [diff]
2010-01-30
18:29
Change how the Unicode table is stored.

The recent optimization had a bug in the range check and thus did not
notice that an int16_t is not enough to store the difference, thus
leading to broken results. This reverts it to the old way the Unicode
table was stored. file: [2450591494] check-in: [13f2a20288] user: js, branch: trunk, size: 806 [annotate] [blame] [check-ins using] [diff]

2010-01-08
15:26
Generate and use smaller Unicode tables. file: [56650151d7] check-in: [be4c0f34c5] user: js, branch: trunk, size: 796 [annotate] [blame] [check-ins using] [diff]
2009-12-23
22:25
Unicode Table Generator: Store used tables in object. file: [9eafd13ad5] check-in: [a4918da65c] user: js, branch: trunk, size: 806 [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
Rename libobjfw to ObjFW. file: [28782a1119] check-in: [a3cc34b139] user: js, branch: trunk, size: 704 [annotate] [blame] [check-ins using] [diff]
2009-11-02
10:11
Added: Enhance Unicode table generator so it produces smaller output. file: [e697d6dce6] check-in: [ef0c1ebc68] user: js, branch: trunk, size: 707 [annotate] [blame] [check-ins using]