1. 91cb9a6 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  2. 6a1b373 Fix dicttool build by Tadashi G. Takaoka · 7 years ago
  3. 982f0fa Use junit-host instead of junit by Paul Duffin · 9 years ago
  4. b0a0ce0 Remove unused import and local variable by Tadashi G. Takaoka · 11 years ago
  5. e1652d7 Fix the build : move offdevice tests in an off device file by Jean Chalard · 11 years ago
  6. 5564317 Genericize getting a raw dictionary by Jean Chalard · 11 years ago
  7. ae55db9 Large simplification in obtaining a raw dictionary by Jean Chalard · 11 years ago
  8. afdde63 Some more simplification of DecoderSpec works by Jean Chalard · 11 years ago
  9. 52e92b8 Simplify handling of steps in DecoderChainSpec by Jean Chalard · 11 years ago
  10. 5f00fe0 Fix some compiler warnings by Tadashi G. Takaoka · 11 years ago
  11. 05172bf Renaming "blacklist" flag to "possibly offensive" by Adrian Velicu · 11 years ago
  12. fec4769 Refactor dicttool with try-with-resource by Tadashi G. Takaoka · 11 years ago
  13. a91561a Use Java 7 diamond operator by Tadashi G. Takaoka · 11 years ago
  14. c73b46f Do not call exit 1 when loaded with source command by Yohei Yukawa · 11 years ago
  15. 93cda5b Move code only used for dicttool and tests under tests. by Keisuke Kuroyanagi · 11 years ago
  16. f14cf3e Fix: dicttool build. by Keisuke Kuroyanagi · 12 years ago
  17. 890b44e Correctly read the header of APK-embedded dicts by Jean Chalard · 12 years ago
  18. 8e3a1d0 Remove unused argument from readDictionaryBinary. by Keisuke Kuroyanagi · 12 years ago
  19. 8ffc631 Make PtNode have ProbabilityInfo instead of raw value. by Keisuke Kuroyanagi · 12 years ago
  20. 5f5feeb Consolidate WordProperty and Word. by Keisuke Kuroyanagi · 12 years ago
  21. b986f78 Separate header class from FormatSpec. by Keisuke Kuroyanagi · 12 years ago
  22. 79b2e4d [HD03] Straighten out attribute key names in Java. by Jean Chalard · 12 years ago
  23. 3df6173 Make the bad header a checked exception and fix dicttool test by Jean Chalard · 12 years ago
  24. a245d15 Have dicttool use the native library to generate v4 dicts. by Jean Chalard · 12 years ago
  25. 7b55cd3 Remove flags from Java side. by Jean Chalard · 12 years ago
  26. 48e01ec Make dicttool read the compressed combined format. by Yuichiro Hanada · 12 years ago
  27. 0e40cd0 Add getDictDecoder. by Yuichiro Hanada · 12 years ago
  28. 95bc256 Add a flag to readDictioanryBinary in DictDecoder. by Yuichiro Hanada · 12 years ago
  29. 576f625 Rename CharGroup to PtNode. by Yuichiro Hanada · 12 years ago
  30. e9a10ff Add DictDecoder.readDictionaryBinary. by Yuichiro Hanada · 12 years ago
  31. c922c8a Add DictEncoder. by Yuichiro Hanada · 12 years ago
  32. a306e08 Rename BinaryDictEncoder to BinaryDictEncoderUtils. by Yuichiro Hanada · 12 years ago
  33. 112257e Rename BinaryDictDecoder to Ver3DictDecoder. by Yuichiro Hanada · 12 years ago
  34. 77bce05 [Refactor] Rename BinaryDictReader and BinaryDictDecoder. by Yuichiro Hanada · 12 years ago
  35. af30cbf Rename Node to PtNodeArray by Jean Chalard · 12 years ago
  36. a94eb97 Remove unused imports. by Yuichiro Hanada · 12 years ago
  37. 94460eb [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder. by Yuichiro Hanada · 12 years ago
  38. 117f18e Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils." by Ken Wakasa · 12 years ago
  39. 4c63d06 [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils. by Yuichiro Hanada · 12 years ago
  40. 3feacba Add BinaryDictReader. by Yuichiro Hanada · 12 years ago
  41. 23d4eb5 Add tests to dicttool test. by Jean Chalard · 12 years ago
  42. a411595 Fix two nasty bugs with surrogate pairs. by Jean Chalard · 12 years ago
  43. 02996dc Clean up dependency for dicttool by Ken Wakasa · 13 years ago
  44. a8058d1 Cleanup after dicttool by Jean Chalard · 13 years ago
  45. b3c9890 Add auto detection and decoding of dictionary files. (A2) by Jean Chalard · 13 years ago
  46. 15f6d4a Add @UsedForTesting and @ExternallyReferenced annotations by Tadashi G. Takaoka · 13 years ago
  47. 72b1c93 Reinstate the shortcut-only attribute by Jean Chalard · 13 years ago
  48. 3598053 Move dicttool tests and make a script to run them (A4) by Jean Chalard · 13 years ago