1. f7425bb Supress overflow at mulitplying demotion rate by satok · 15 years ago
  2. 61e2f85 Add profiler for native dictionary code by satok · 15 years ago
  3. 54fe9e0 Suggest words with excessive chars out of proximity chars Bug: 3273807 by satok · 15 years ago
  4. a3d78f6 Suggest words with transposed chars by satok · 15 years ago
  5. e07baa6 Limit the suggestions with an excessive character by filtering proximity characters by satok · 15 years ago
  6. aee09dc Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character. by satok · 15 years ago
  7. 662fe69 Suggest words with missing space by satok · 15 years ago
  8. cdbbea7 Suggest excessive characters by satok · 15 years ago
  9. d299792 Make no-recursive getWordRec by satok · 15 years ago
  10. f5cded1 Fix a crash when MAX_WORD_LENGTH is too short. by satok · 15 years ago
  11. 48e432c Breakdown getWordRec by satok · 15 years ago
  12. 6831926 Trim the flow of getWordRec by satok · 15 years ago
  13. 28bd03b Breakdown getWordRec by satok · 15 years ago
  14. 715514d Breakdown getWordRec and add comments by satok · 15 years ago
  15. 18c28f4 Detach bigram functionarities from unigram_dictionary by satok · 15 years ago
  16. e808e43 Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp by satok · 15 years ago
  17. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago