summaryrefslogtreecommitdiff
path: root/jmdict.cpp
AgeCommit message (Collapse)Author
2022-04-14CleanupHEADmasterMax Staudt
2021-12-28Interpret Latin input as both Romaji and Englishfixes-2021Max Staudt
This allows jmdict to be fed any input and autodetecting the intended translation direction, similar to Sumatora on Android. Whether English, Romaji, Kana, or Kanji - it will simply do The Right Thing To Do(TM): UTF8 input -> Japanese->English Non-UTF8 input -> Romaji->English, plus English->Japanese
2020-07-03Import last change for jmdict-0.9importMax Staudt
2010-01-05Made translation to romaji optional.Philipp Reh
2009-02-25Removed comment.Philipp Reh
2009-02-25fixed choōnnille
2009-02-20Added more warnings and removed an unused class.Philipp Reh
2009-02-19Initial import.Philipp Reh