summaryrefslogtreecommitdiffstats
path: root/tools/dicttool
Commit message (Expand)AuthorAgeFilesLines
* Fix the build.Jean Chalard2014-05-291-0/+20
* Warn that dicttool_aosp isn't supported on DarwinTadashi G. Takaoka2014-05-241-1/+3
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-2413-32/+22
* Have dicttool test tidy up after itself.Jean Chalard2014-05-232-4/+36
* Use PrevWordsInfo instead of String in Java side.Keisuke Kuroyanagi2014-05-191-0/+1
* Fix a bug where changing languages kills the composition.Jean Chalard2014-05-141-2/+4
* Create the path for specifying combining rules in the subtypeJean Chalard2014-05-121-0/+12
* Remove redundant LOCAL_IS_HOST_MODULE assignmentsKen Wakasa2014-04-042-2/+0
* 32-bit dicttoolKen Wakasa2014-04-042-9/+11
* Do not call exit 1 when loaded with source commandYohei Yukawa2014-04-021-1/+1
* Use Clang for dicttoolKen Wakasa2014-03-273-11/+10
* Move code only used for dicttool and tests under tests.Keisuke Kuroyanagi2014-03-275-51/+17
* [CB12] Reset the combining state when resetting the composerJean Chalard2014-03-241-0/+6
* [CB11] Get the result of the combinationJean Chalard2014-03-201-1/+7
* [CB09] Pass events through the combiner chainJean Chalard2014-03-202-2/+26
* [CB08] Create a combiner chain in the word composer.Jean Chalard2014-03-201-0/+3
* [CB04] Add an event array to WordComposer.Jean Chalard2014-03-141-24/+26
* Fix: dicttool build.Keisuke Kuroyanagi2014-03-074-3/+4
* Merge "Move DictionaryOptions from FusionDictionary to FormatSpec."Keisuke Kuroyanagi2014-03-072-2/+1
|\
| * Move DictionaryOptions from FusionDictionary to FormatSpec.Keisuke Kuroyanagi2014-03-062-2/+1
* | Merge "Separate WeightedString from FusionDictionary."Keisuke Kuroyanagi2014-03-074-4/+4
|\|
| * Separate WeightedString from FusionDictionary.Keisuke Kuroyanagi2014-03-064-4/+4
* | Recover the dicttool build except for MacKen Wakasa2014-03-072-0/+16
* | Switch to C++11Ken Wakasa2014-03-061-0/+4
|/
* Separate utility methods from BinaryDictionary.Keisuke Kuroyanagi2014-03-051-0/+1
* Fix: dicttool build.Keisuke Kuroyanagi2014-02-281-0/+22
* Correctly read the header of APK-embedded dictsJean Chalard2014-02-243-3/+4
* Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-151-0/+43
* Remove unused argument from readDictionaryBinary.Keisuke Kuroyanagi2014-02-143-5/+4
* Remove unused code.Keisuke Kuroyanagi2014-02-101-1/+0
* Make PtNode have ProbabilityInfo instead of raw value.Keisuke Kuroyanagi2014-02-107-29/+48
* Use CombinedFormatUtils to convert dict elements to strings.Keisuke Kuroyanagi2014-02-062-48/+35
* Consolidate WordProperty and Word.Keisuke Kuroyanagi2014-02-066-70/+75
* Make WeightedString have ProbabilityInfo.Keisuke Kuroyanagi2014-02-054-16/+20
* Merge "Separate header class from FormatSpec."Keisuke Kuroyanagi2014-02-041-6/+7
|\
| * Separate header class from FormatSpec.Keisuke Kuroyanagi2014-02-041-6/+7
* | Check timestamp for each pointer.Keisuke Kuroyanagi2014-02-041-0/+57
|/
* Merge "[HD03] Straighten out attribute key names in Java."Jean Chalard2014-01-311-6/+6
|\
| * [HD03] Straighten out attribute key names in Java.Jean Chalard2014-01-311-6/+6
* | Fix dicttool_aosp build.Keisuke Kuroyanagi2014-01-311-1/+1
|/
* [IL69] Oust Keyboard from WordComposer#setComposingWordJean Chalard2014-01-231-0/+1
* Fix checkbuild breakage on dicttoolTadashi G. Takaoka2014-01-171-0/+20
* Fix build.Jean Chalard2014-01-101-23/+0
* Remove ver4 dict updater.Keisuke Kuroyanagi2013-12-171-3/+2
* Merge "Make the bad header a checked exception and fix dicttool test"Jean Chalard2013-12-161-2/+15
|\
| * Make the bad header a checked exception and fix dicttool testJean Chalard2013-12-161-2/+15
* | Fix failing testsJean Chalard2013-12-161-3/+0
|/
* Have dicttool use the native library to generate v4 dicts.Jean Chalard2013-12-1316-15/+369
* Remove flags from Java side.Jean Chalard2013-12-136-43/+6
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-132-3/+4