Moritz Bunkus
|
d2e0222418
|
ISO 3166: remove unused variable
|
2021-07-19 14:15:03 +02:00 |
|
Moritz Bunkus
|
5a353eba99
|
ISO 3166: update list of countries & regions from lists on the internet
|
2021-07-17 13:51:17 +02:00 |
|
Moritz Bunkus
|
f690be057b
|
build system: move HTML table data extraction to separate function
|
2021-07-17 13:51:17 +02:00 |
|
Moritz Bunkus
|
fb7ff32d3d
|
BCP 47: support for "user-defined" country codes AA, QM–QZ, XA–XZ, ZZ
|
2021-07-11 11:22:41 +02:00 |
|
Moritz Bunkus
|
5d04e5bfd5
|
BCP 47: use emplace_back for initialization of ISO 3166 region list
It's much faster than using the initializer lists. See previous commits
for more details.
|
2021-01-26 14:53:31 +01:00 |
|
Moritz Bunkus
|
ed309582ce
|
BCP 47: various lists: cosmetics (remove superfluous space at end of row)
|
2021-01-26 14:53:30 +01:00 |
|
Moritz Bunkus
|
2156af77fa
|
Rakefile: add dev target for updating all lists
|
2020-09-07 17:49:33 +02:00 |
|
Moritz Bunkus
|
1decaad545
|
BCP 47 language_c: support for UN M.49 region codes without ISO 3166 alpha codes
Part of the implementation of #2919.
|
2020-09-07 17:49:32 +02:00 |
|
Moritz Bunkus
|
4fd4d56374
|
ISO 3166: rename from countries to regions
Preparation for adding UN M.49 regions that don't have an ISO 3166-1
country code.
Part of the implementation of #2919.
|
2020-09-07 17:49:32 +02:00 |
|
Moritz Bunkus
|
d5dbdb0a7e
|
replace outdated link to GPLv2 with current one
|
2020-08-01 18:03:54 +02:00 |
|
Moritz Bunkus
|
c8742e80d3
|
Rakefile: add target for generating list of ISO 3166 countries
|
2020-07-02 19:09:47 +02:00 |
|