| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
57147779e4 |
Explicitly call std::stringstream::fail()
Implicit cast to bool does not work with C++11 and later. See http://en.cppreference.com/w/cpp/io/basic_ios/operator_bool Signed-off-by: Gregor Jasny <gjasny@googlemail.com> |
10 years ago |
|
|
7b4ba2df7a |
generate_geocoding_data: Add missing header for std::isspace
Signed-off-by: Gregor Jasny <gjasny@googlemail.com> |
10 years ago |
|
|
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 |
|
|
1e187ce622 | CPP: Fix geocoding data parser. | 14 years ago |
|
|
a49d51235c | TOOLS: Add unit test for ReplaceAll(). | 14 years ago |
|
|
ac08bfe262 | CPP: Add geocoding data generator. | 14 years ago |