mandlil
b43d968aac
Mandlil patch 2 ( #3393 )
* Update lock_posix.h
Remove uses of the deprecated DISALLOW_COPY_AND_ASSIGN in favor of explicitly deleted constructors and assignment operators.
* Remove uses of the deprecated DISALLOW_COPY_AND_ASSIGN in favor of explicitly deleted constructors and assignment operators.
2 years ago
penmetsaa
5e9507a460
Update function parameters that are LL- or ULL-suffixed integers to explicitly specify int64{value} ( #2468 )
6 years ago
penmetsaa
4b65742a3f
Fixing brittle unit test of checking example short number. ( #2284 )
* Fixing brittle unit test of checking example short number
* Making same changes in CPP and Java
7 years ago
penmetsaa
03e2a0b314
Update ShortNumberInfo test regarding example number change. ( #2268 )
* Update ShortNumberInfo test regarding example number change for region AM. Unlike PhoneNumberUtilTest, ShortNumberInfoTest uses real metadata for unit testing.
* Changing the region as Travis tests do not pass with old short metadata of AM
* Making same changes in CPP and JS
7 years ago
Keghani Kouzoujian
cf826700c5
Add isSmsServiceForRegion(PhoneNumber, RegionCode) API in C++ and Java libraries ( #1841 )
9 years ago
penmetsaa
c2e7d4fde9
Add isCarrierSpecificForRegion() API in ShortNumberInfo class. ( #1504 )
9 years ago
penmetsaa
d2a5e92e29
Penmetsaa update 7.3.2 ( #1102 )
* Metadata updates for release 7.3.2
* Unit tests for Canada Short number updates
10 years ago
David Yonge-Mallo
994c913514
In the short number library, check that the number's country calling code matches the region it's being dialed from, when checking whether it's possible or valid, or getting its cost.
10 years ago
David Hotham
84f313115f
Test scripts pass in release builds too
11 years ago
Lara Scheidegger
ada3e9e73f
CPP/JAVA: Introducing new public APIs in ShortNumberInfo/short_number_info. Deprecating old methods. Also includes a refactoring change introducing a matcher API.
11 years ago
Lara Scheidegger
5891032ffb
JAVA/JS/CPP: libphonenumber v6.0
12 years ago
Lara Scheidegger
7123e3365f
JAVA/JS/CPP: Libphonenumber v5.9, code & metadata changes.
12 years ago
Lara Scheidegger
f5439bb8a4
JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information.
12 years ago