1. f5f834a Rename variables with obscure names. by Jean Chalard · 14 years ago
  2. a5d5849 Force autocorrection of matching words with different accents. by Jean Chalard · 14 years ago
  3. 887f11e Remove next letters frequency handling by Tadashi G. Takaoka · 15 years ago
  4. 8dc754a Promote full matches with differing accents. by Jean Chalard · 15 years ago
  5. fd16f1d Handle the last char correctly in excessive char correction algortihm. by satok · 15 years ago
  6. 58c49b9 Fix auto-correction threshold and promote full matched words by satok · 15 years ago
  7. e90b333 Load main dic in native by Ken Wakasa · 15 years ago
  8. f7425bb Supress overflow at mulitplying demotion rate by satok · 15 years ago
  9. 61e2f85 Add profiler for native dictionary code by satok · 15 years ago
  10. 54fe9e0 Suggest words with excessive chars out of proximity chars Bug: 3273807 by satok · 15 years ago
  11. a3d78f6 Suggest words with transposed chars by satok · 15 years ago
  12. e07baa6 Limit the suggestions with an excessive character by filtering proximity characters by satok · 15 years ago
  13. 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
  14. 662fe69 Suggest words with missing space by satok · 15 years ago
  15. cdbbea7 Suggest excessive characters by satok · 15 years ago
  16. d299792 Make no-recursive getWordRec by satok · 15 years ago
  17. f5cded1 Fix a crash when MAX_WORD_LENGTH is too short. by satok · 15 years ago
  18. 48e432c Breakdown getWordRec by satok · 15 years ago
  19. 6831926 Trim the flow of getWordRec by satok · 15 years ago
  20. 28bd03b Breakdown getWordRec by satok · 15 years ago
  21. 715514d Breakdown getWordRec and add comments by satok · 15 years ago
  22. 18c28f4 Detach bigram functionarities from unigram_dictionary by satok · 15 years ago
  23. e808e43 Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp by satok · 15 years ago
  24. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago