commit | b3b8a9dac508afdbac8de93a31a752c60e34e254 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Tue Sep 01 22:07:18 2009 +0900 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Wed Sep 02 07:44:17 2009 +0900 |
tree | eabb7eb8900b6404a62ddbd6bd52d04d6777a5db | |
parent | db6e3c88e800f912f6b5709733fc477ff6e0c55d [diff] |
Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. Due to the Thailand's special case, the code became a little nastier than before, but I believe it is inevitable...