mandlil
b1f67787f6
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
4dc60bb1b6
shortnumberinfo.cc updates: Using absl collections; using nullptr instead of NULL where needed.. ( #2750 )
4 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
lararennie
d57f81a7d1
Method deletion for ShortNumberInfo deprecated methods. ( #1457 )
9 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.
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
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.
13 years ago
Philippe Liard
84ffc1d777
CPP: Move base/ to phonenumbers/.
This will be needed to make libphonenumber depend on its own base/ rather than
Chromium's one as it is the case currently.
BUG=http://crbug.com/236272
R=jia.shao.peng@gmail.com
Review URL: https://codereview.appspot.com/8797048
13 years ago
David Yonge-Mallo
d2c96cafb4
CPP: port Java changes libphonenumber 4.9
14 years ago