Skip to content

Commit

Permalink
Metadata updates for release 8.9.12 (#2242)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkeshava authored and AbdulmajidAlnouri committed Aug 21, 2018
1 parent fbfb0e9 commit 16007f2
Show file tree
Hide file tree
Showing 43 changed files with 23,791 additions and 24,197 deletions.
22,285 changes: 11,145 additions & 11,140 deletions cpp/src/phonenumbers/lite_metadata.cc

Large diffs are not rendered by default.

21,279 changes: 10,642 additions & 10,637 deletions cpp/src/phonenumbers/metadata.cc

Large diffs are not rendered by default.

2,321 changes: 1,161 additions & 1,160 deletions cpp/src/phonenumbers/short_metadata.cc

Large diffs are not rendered by default.

Binary file modified java/carrier/src/com/google/i18n/phonenumbers/carrier/data/33_en
Binary file not shown.
Binary file not shown.
Binary file modified java/carrier/src/com/google/i18n/phonenumbers/carrier/data/84_en
Binary file not shown.
Binary file modified java/carrier/src/com/google/i18n/phonenumbers/carrier/data/880_en
Binary file not shown.
Binary file modified java/carrier/src/com/google/i18n/phonenumbers/carrier/data/91_en
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
98 changes: 49 additions & 49 deletions javascript/i18n/phonenumbers/demo-compiled.js

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions javascript/i18n/phonenumbers/metadata.js

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions javascript/i18n/phonenumbers/metadatalite.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions javascript/i18n/phonenumbers/shortnumbermetadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -2380,20 +2380,20 @@ i18n.phonenumbers.shortnumbermetadata.countryToMetadata = {
,,[,,,,,,,,,[-1]
]
]
,"MY":[,[,,"[139]\\d{2,4}",,,,,,,[3,4,5]
,"MY":[,[,,"[1369]\\d{2,4}",,,,,,,[3,4,5]
]
,,,[,,,,,,,,,[-1]
]
,[,,,,,,,,,[-1]
]
,,,,"MY",,,,,,,,,,,,,,,,,,[,,"112|999",,,,"999",,,[3]
]
,,[,,"1(?:0(?:[01348]|[569]\\d)|1(?:[02]|1[128]|311)|2(?:0[125]|[13-6]|2\\d{0,2})|3(?:09\\d|[1-39]\\d{1,2}|6|[5-7]\\d{0,2})|5(?:[12]\\d|454|5\\d{1,2}|77|888|999?)|7(?:[136-9]\\d|[45]\\d{1,2})|8(?:18?|2|8[18])|9(?:[03]\\d|[124]\\d?|68|71|9[0679]))|3[23679]\\d{3}|99[1-469]",,,,"999"]
,[,,,,,,,,,[-1]
,,[,,"1(?:0(?:[01348]|[569]\\d)|1(?:[02]|1[128]|311)|2(?:0[125]|[13-6]|2\\d{0,2})|3(?:09\\d|[1-39]\\d{1,2}|6|[5-7]\\d{0,2})|5(?:[12]\\d|454|5\\d{1,2}|77|888|999?)|7(?:[136-9]\\d|[45]\\d{1,2})|8(?:18?|2|8[18])|9(?:[03]\\d|[124]\\d?|68|71|9[0679]))|3[23679]\\d{3}|66628|99[1-469]",,,,"999"]
,[,,"66628",,,,"66628",,,[5]
]
,[,,,,,,,,,[-1]
]
,,[,,"3[23679]\\d{3}",,,,"36000",,,[5]
,,[,,"3[23679]\\d{3}|66628",,,,"36000",,,[5]
]
]
,"MZ":[,[,,"1\\d{2,3}",,,,,,,[3,4]
Expand Down
4 changes: 1 addition & 3 deletions pending_code_changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
Code changes:
- Support Russian extension character "доб" as a valid one while parsing
the numbers.

13 changes: 13 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Aug 21, 2018: v8.9.12
Code changes:
- Support Russian extension character "доб" as a valid one while parsing
the numbers.
Metadata changes:
- Updated phone metadata for region code(s):
AU, BD, CC, CL, CX, FR, GI, IN, MY, NL, SA, US, VN
- Updated short number metadata for region code(s): MY
- New geocoding data for country calling code(s): 1640 (en)
- Updated geocoding data for country calling code(s): 880 (en)
- Updated carrier data for country calling code(s):
33 (en), 84 (en), 91 (en), 350 (en), 880 (en)

Jul 25, 2018: v8.9.11
Metadata changes:
- Updated phone metadata for region code(s):
Expand Down
Loading

0 comments on commit 16007f2

Please sign in to comment.