index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
native
/
jni
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use IntArrayView to add/remove n-gram entry.
Keisuke Kuroyanagi
2014-08-06
1
-0
/
+11
*
Add/Get n-gram probability entry in languageModelDictContent
Keisuke Kuroyanagi
2014-08-06
1
-0
/
+8
*
Add methods for unigrams to LanguageModelDictContent.
Keisuke Kuroyanagi
2014-08-05
1
-0
/
+6
*
Make MmappedBuffer use byte array view.
Keisuke Kuroyanagi
2014-08-01
1
-0
/
+5
*
Add memory view class for int and uint8_t.
Keisuke Kuroyanagi
2014-08-01
2
-0
/
+162
*
Extend jni method to use multiple previous words.
Keisuke Kuroyanagi
2014-06-26
1
-0
/
+32
*
Support migration/dump of Beginning-of-Sentence entries.
Keisuke Kuroyanagi
2014-06-24
2
-7
/
+21
*
Support Beginning-of-Sentence in native code
Keisuke Kuroyanagi
2014-05-23
1
-0
/
+14
*
Use JniDataUtils::putXxxToArray() to output a value.
Keisuke Kuroyanagi
2014-05-14
1
-0
/
+9
*
Filter out control characters and non-unicode code points.
Keisuke Kuroyanagi
2014-05-14
2
-3
/
+43
*
Use JniDataUtils::outputCodePoints() to output code points
Keisuke Kuroyanagi
2014-05-14
1
-0
/
+12
*
Skip PtNodes with non-Unicode code points for suggestion.
Keisuke Kuroyanagi
2014-05-12
2
-0
/
+10
*
Implement latinime_BinaryDictionary_createOnMemory().
Keisuke Kuroyanagi
2014-04-22
1
-7
/
+0
*
Separate JniDataUtils::constructAttributeMap().
Keisuke Kuroyanagi
2014-04-21
1
-0
/
+29
*
Merge "Make addUnigramWord use UnigramProperty."
Keisuke Kuroyanagi
2014-04-14
1
-0
/
+43
|
\
|
*
Make addUnigramWord use UnigramProperty.
Keisuke Kuroyanagi
2014-04-14
1
-0
/
+43
*
|
s/hash_map_compat/unordered_map/
Ken Wakasa
2014-04-11
1
-28
/
+0
|
/
*
Merge "Use unique_ptr."
Keisuke Kuroyanagi
2014-03-07
1
-81
/
+0
|
\
|
*
Use unique_ptr.
Keisuke Kuroyanagi
2014-03-07
1
-81
/
+0
*
|
Revert "Revert "Use std::min() and std::max()""
Keisuke Kuroyanagi
2014-03-07
1
-1
/
+2
|
/
*
Revert "Use std::min() and std::max()"
Ken Wakasa
2014-03-07
1
-2
/
+1
*
Use std::min() and std::max()
Ken Wakasa
2014-03-06
1
-1
/
+2
*
Switch to C++11
Ken Wakasa
2014-03-06
1
-11
/
+5
*
Make dotted i the base character of dotless i.
Jean Chalard
2014-02-17
1
-1
/
+2
*
[HD04] Make the locale mandatory.
Jean Chalard
2014-02-05
2
-0
/
+11
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
3
-0
/
+163
*
Implement the heuristic for auto-commit.
Jean Chalard
2013-10-01
1
-0
/
+10
*
Fix the autocorrection normalized score calculation
Satoshi Kataoka
2013-08-23
1
-2
/
+5
*
Fix offdevice compilation
Jean Chalard
2013-07-02
2
-27
/
+74
*
Dump binary dictionary information when opening
Jean Chalard
2013-07-01
1
-0
/
+62
*
Remove unused methods.
Keisuke Kuroynagi
2013-06-11
2
-0
/
+144
*
Create "src/utils" directory
Ken Wakasa
2013-06-03
3
-0
/
+1403