Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 1 | -255/+0 | |
* | Remove flags from Java side.•••This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1 | 2013-12-13 | 1 | -1/+1 | |
* | Fix: PtNode array size writirng when array size > 127. DO NOT MERGE.•••This is a manual cherrypick of Ib729ceedbc8ef837e50490439817b36039ae2b4e. Bug: 11772864 Change-Id: I5ecbe729dbdd24e194e48b4d68b17af8549c4726 | 2013-11-21 | 1 | -1/+3 | |
* | Remove some unused variables.•••Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef | 2013-10-02 | 1 | -5/+3 | |
* | Add Ver4DictDecoder.•••Bug: 9618601 Change-Id: I43c5840505c6a847aaf4893a400392ccd45903c0 | 2013-09-19 | 1 | -1/+1 | |
* | Add Ver4DictEncoder.•••Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940 | 2013-09-13 | 1 | -2/+2 | |
* | Add writePtNode to DictEncoder.•••Bug: 9618601 Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286 | 2013-09-11 | 1 | -33/+51 | |
* | Check the version of format options before writing.•••Change-Id: I3951e4395a2da225e240e856c23339b679e6155e | 2013-09-10 | 1 | -0/+6 | |
* | Hide physical structure of the dictionary from BinaryDictEncoderUtils.•••Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5 | 2013-09-09 | 1 | -2/+164 | |
* | [Refactor] Add writeDictionaryHeader.•••Change-Id: I69026c47ce1d23f5c39c99ace76fa6b96cd1ce1b | 2013-09-05 | 1 | -1/+2 | |
* | Add DictEncoder.•••Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef | 2013-08-22 | 1 | -0/+68 |