Fix bug in AsYouTypeFormatter where we hit a IndexOutOfBoundsException in its Java...
[platform/upstream/libphonenumber.git] / cpp / src / phonenumbers / asyoutypeformatter.cc
2015-06-09 Andy StaudacherFix bug in AsYouTypeFormatter where we hit a IndexOutOf...
2014-05-13 lararennie@google.comPorting fix for AYTF to C++, small comment updates.
2014-05-08 lararennie@google.comJAVA/JS/CPP: libphonenumber v6.1
2013-09-02 lararennie@google.comJAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API...
2013-07-19 lararennie@google.comCPP: libphonenumber v5.7 changes - small improvement...
2013-07-02 lararennie@google.comCPP: Fixing crash when AsYouTypeFormatter tries to...
2013-04-30 philip.liard@gmail.comCPP: Move base/ to phonenumbers/.
2012-11-27 lararennie@google.comJAVA/JS/CPP: Small comment change in the as-you-type...
2012-09-12 lararennie@google.comJava/CPP: libphonenumber v5.1.2 - AYTF fix for numbers...
2012-09-06 lararennie@google.comCPP: libphonenumber v5.1
2012-02-01 philip.liard@gmail.comCPP: libphonenumber 4.5
2011-11-29 philip.liard@gmail.comCPP: libphonenumber 4.3
2011-09-16 philip.liard@gmail.comCPP: libphonenumber 3.9.
2011-09-14 philip.liard@gmail.comCPP: Add AsYouTypeFormatter (port from Java).