index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dicttool
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor dicttool with try-with-resource
Tadashi G. Takaoka
2014-06-22
7
-168
/
+182
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
7
-20
/
+17
*
Have dicttool test tidy up after itself.
Jean Chalard
2014-05-23
1
-3
/
+29
*
Move code only used for dicttool and tests under tests.
Keisuke Kuroyanagi
2014-03-27
3
-47
/
+6
*
Fix: dicttool build.
Keisuke Kuroyanagi
2014-03-07
1
-0
/
+1
*
Move DictionaryOptions from FusionDictionary to FormatSpec.
Keisuke Kuroyanagi
2014-03-06
2
-2
/
+1
*
Separate WeightedString from FusionDictionary.
Keisuke Kuroyanagi
2014-03-06
4
-4
/
+4
*
Fix: dicttool build.
Keisuke Kuroyanagi
2014-02-28
1
-0
/
+22
*
Correctly read the header of APK-embedded dicts
Jean Chalard
2014-02-24
2
-2
/
+2
*
Remove unused argument from readDictionaryBinary.
Keisuke Kuroyanagi
2014-02-14
2
-2
/
+2
*
Remove unused code.
Keisuke Kuroyanagi
2014-02-10
1
-1
/
+0
*
Make PtNode have ProbabilityInfo instead of raw value.
Keisuke Kuroyanagi
2014-02-10
4
-17
/
+35
*
Use CombinedFormatUtils to convert dict elements to strings.
Keisuke Kuroyanagi
2014-02-06
1
-48
/
+34
*
Consolidate WordProperty and Word.
Keisuke Kuroyanagi
2014-02-06
4
-65
/
+71
*
Make WeightedString have ProbabilityInfo.
Keisuke Kuroyanagi
2014-02-05
4
-16
/
+20
*
Remove ver4 dict updater.
Keisuke Kuroyanagi
2013-12-17
1
-3
/
+2
*
Fix failing tests
Jean Chalard
2013-12-16
1
-3
/
+0
*
Have dicttool use the native library to generate v4 dicts.
Jean Chalard
2013-12-13
1
-2
/
+2
*
Remove flags from Java side.
Jean Chalard
2013-12-13
3
-37
/
+3
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-3
/
+3
*
Show more messages when reading a compressed combined format file.
Yuichiro Hanada
2013-10-08
1
-1
/
+5
*
Make dicttool read the compressed combined format.
Yuichiro Hanada
2013-09-30
2
-15
/
+17
*
Fix getDictionary.
Yuichiro Hanada
2013-09-26
1
-1
/
+1
*
Add a new option for version 4 to dicttool.
Yuichiro Hanada
2013-09-19
1
-7
/
+12
*
Add getDictDecoder.
Yuichiro Hanada
2013-09-12
2
-3
/
+3
*
Add a flag to readDictioanryBinary in DictDecoder.
Yuichiro Hanada
2013-09-11
2
-2
/
+2
*
Rename CharGroup to PtNode.
Yuichiro Hanada
2013-08-26
2
-11
/
+11
*
Add DictDecoder.readDictionaryBinary.
Yuichiro Hanada
2013-08-23
2
-8
/
+7
*
Add DictEncoder.
Yuichiro Hanada
2013-08-22
1
-4
/
+4
*
Rename BinaryDictEncoder to BinaryDictEncoderUtils.
Yuichiro Hanada
2013-08-21
1
-2
/
+2
*
Rename BinaryDictDecoder to Ver3DictDecoder.
Yuichiro Hanada
2013-08-20
2
-6
/
+6
*
[Refactor] Rename BinaryDictReader and BinaryDictDecoder.
Yuichiro Hanada
2013-08-19
2
-13
/
+14
*
Rename Node to PtNodeArray
Jean Chalard
2013-08-16
4
-8
/
+10
*
Remove unused imports.
Yuichiro Hanada
2013-08-16
2
-4
/
+0
*
Fix build.
Yuichiro Hanada
2013-08-15
1
-2
/
+2
*
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...
Yuichiro Hanada
2013-08-15
3
-12
/
+13
*
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...
Ken Wakasa
2013-08-15
2
-9
/
+8
*
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...
Yuichiro Hanada
2013-08-15
2
-8
/
+9
*
Add BinaryDictReader.
Yuichiro Hanada
2013-08-13
2
-23
/
+10
*
Generalize constuctors & add tests
Jean Chalard
2013-07-04
2
-9
/
+26
*
Add args to dicttool test.
Jean Chalard
2013-07-01
1
-10
/
+57
*
Add tests to dicttool test.
Jean Chalard
2013-06-20
1
-2
/
+10
*
Add an initial test command to dicttool.
Jean Chalard
2013-06-19
4
-2
/
+52
*
Fix a bug in the diff tool
Jean Chalard
2012-11-08
1
-1
/
+6
*
Add a missing report, and fix a wrong report
Jean Chalard
2012-11-01
1
-7
/
+16
*
Add a "no changes" message in the diff command
Jean Chalard
2012-11-01
1
-8
/
+30
*
Fix an NPE in recent code
Jean Chalard
2012-11-01
1
-1
/
+3
*
Merge "Use spaces instead of tabs in the combined format."
Jean Chalard
2012-10-31
1
-3
/
+3
|
\
|
*
Use spaces instead of tabs in the combined format.
Jean Chalard
2012-10-31
1
-3
/
+3
*
|
Add a plumbing option to dicttool info.
Jean Chalard
2012-10-31
2
-10
/
+22
|
/
[next]