Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: International Phone Number Library | |
| 2 Short Name: libphonenumber | |
| 3 URL: http://libphonenumber.googlecode.com/svn/trunk/ | |
| 4 Version: unknown | |
| 5 Revision: r170 | |
| 6 Security Critical: yes | |
| 7 | |
| 8 This directory contains the source code of international phone number library | |
|
Mark Mentovai
2011/04/27 16:53:01
Is “international phone number library” a proper n
GeorgeY
2011/04/28 07:21:18
Done.
| |
| 9 for C/C++. | |
| 10 | |
| 11 This library depends on | |
|
dhollowa
2011/04/27 16:11:57
Let's add a directory called "patches" and add the
GeorgeY
2011/04/28 07:21:18
Done.
| |
| 12 1. base/ for types, scoped_ptr's, etc. | |
| 13 2. third_party/icu for internationalisation, UTF8-16-32 conversion and regular | |
| 14 expressions. | |
|
Mark Mentovai
2011/04/27 16:53:01
This line could use a little line-up-with-the-one-
GeorgeY
2011/04/28 07:21:18
Done.
| |
| 15 3. third_party/protobuf Lite version. | |
| 16 | |
| 17 Additional files, not in the original library: | |
| 18 libphonenumber.gyp | |
| 19 README.chromium | |
| 20 chrome\regexp_adapter_icuregexp.cc | |
|
Mark Mentovai
2011/04/27 16:53:01
You used slashes in the text above but a backslash
GeorgeY
2011/04/28 07:21:18
Done.
| |
| 21 | |
|
Mark Mentovai
2011/04/27 16:53:01
Get rid of the blank lines at the end of this file
GeorgeY
2011/04/28 07:21:18
Done.
| |
| 22 | |
| OLD | NEW |