You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Shaopeng Jia 5a6c0e93a0 Decouple Phonenumber.java from protocol buffer. 16 years ago
..
AsYouTypeFormatterTest.java Fix another bug in AsYouTypeFormatter where the rememberedPosition is incorrect when a number is entered with more digits than correct. 11 years ago
ExampleNumbersTest.java separate unittests to test directory; modified build.xml 11 years ago
PhoneNumberUtilTest.java Decouple Phonenumber.java from protocol buffer. 11 years ago
RegexCacheTest.java This change improves performance by (1) Create a cacheing mechanism to cache frequently used cached regex (2) Precompile some known regexes. (3) Other misc improvements. It also (1) removes dependency to Guava library (2) creates new interfaces that accept parameters that could be reused instead of immutable ones. 11 years ago