]> gitweb.fperrin.net Git - DictionaryPC.git/shortlog
DictionaryPC.git
2021-02-13 Frédéric PerrinAttempt at using maven for compilation master
2021-02-07 Frédéric PerrinEscape only unicode chars
2021-02-07 Frédéric PerrinMove library search to a common file
2021-02-06 Frédéric PerrinEnable single-language dictionary
2021-02-06 Frédéric PerrinFix pathnames
2021-01-30 Frédéric PerrinRevert "Fix compile warnings."
2020-12-27 Reimar DöffingerAlign with optimized Dictionary repo code.
2020-12-27 Reimar DöffingerUse optimized StringUtil.split() function.
2020-12-27 Reimar DöffingerSome minor optimizations.
2020-12-27 Reimar DöffingerMinor simplification of DictFileParser.
2020-12-20 Reimar DöffingerMerge pull request #5 from christophlingg/patch-1
2020-12-20 Reimar DöffingerMerge pull request #3 from zorun/swedish
2020-12-20 Christoph Lingginclude dict.cc entries with subject labels
2020-05-24 Reimar DöffingerAdd native-image.cmd to build a Windows native binary
2020-05-24 Reimar DöffingerExplicitly specify source and target for javac command.
2020-04-25 Reimar DöffingerWiktionarySplitter: implement parallel processing
2020-04-25 Reimar DöffingerAdd scripts to compile a native image.
2020-04-25 Reimar DöffingerChange scripts to be able to use a native-image binary...
2020-04-25 Reimar DöffingerAlso support CheckDictionariesMain in Runner.
2020-04-21 Reimar DöffingerAdd Runner class to allow to run all of the programs.
2020-04-21 Reimar DöffingerWrite v6 stoplist without using serialization features.
2020-04-16 Reimar DöffingerAdd parallel HashMap for faster lookups.
2020-04-16 Reimar DöffingerFix compilation.
2020-04-16 Reimar DöffingerAvoid unnecessary use of String.format.
2020-04-16 Reimar DöffingerOptimize escapedFindEnd.
2020-04-16 Reimar DöffingerOptimize finding start of next token.
2020-04-16 Reimar DöffingerSimplify newline handling and regexes.
2020-04-16 Reimar DöffingerOptimize plaintext dispatch path.
2020-04-15 Reimar DöffingerFix run command, commons-lang3 is still needed (by...
2020-04-15 Reimar DöffingerOptimize comparisons for TreeMap.
2020-04-15 Reimar DöffingerMinor automated code simplifications.
2020-04-15 Reimar DöffingerAvoid creating the same Matchers over and over.
2020-04-13 Reimar DöffingerMove v6 writing code here from Android code repo.
2020-04-13 Reimar DöffingerAdd code to convert a Dictionary to the old v6 format.
2020-04-13 Reimar DöffingerRemove more left-overs from xerces dependency.
2020-04-13 Reimar DöffingerGet rid of xerces dependency.
2020-04-13 Reimar DöffingerUpdate runner scripts for compilation into bin/
2020-04-13 Reimar DöffingerConsistent EOL format.
2020-04-13 Reimar DöffingerEnable all compiler warnings (-Xlint:all).
2020-04-13 Reimar DöffingerRemove long obsolete googlecode_upload.py
2020-04-13 Reimar DöffingerPut compiled .class files into bin/ directory.
2020-04-13 Reimar DöffingerDelete included jars, they are not the right versions...
2020-04-13 Reimar DöffingerUpdate run command to commons-text instead of commons...
2020-04-13 Reimar DöffingerImport cleanup/changes for Eclipse compatibility.
2020-04-13 Reimar DöffingerMinor code cleanup.
2020-04-11 Reimar DöffingerFix compile warnings.
2020-04-11 Reimar DöffingerRemove unused functions that cause warnings.
2020-04-11 Reimar DöffingerExplicitly specify encoding for compile command.
2020-04-11 Reimar DöffingerSwitch to new dictionary path.
2020-04-11 Reimar DöffingerAlso handle "paragraph end" newline character.
2020-04-11 Reimar DöffingerReplace <sup></sup> sections with only digits by UTF-8.
2020-04-11 Reimar DöffingerExclude some more special titles not relevant for us.
2020-04-04 Reimar DöffingerSwitch to https download URL.
2019-08-15 Baptiste JonglezAdd french-swedish dictionary support.
2019-06-16 Reimar DöffingerExplicitly request 4GB RAM to run WiktionarySplitter.
2019-01-09 Reimar DöffingerRefine fix for Spanish wiktionary.
2019-01-09 Reimar DöffingerDo not hard-code path to java binary.
2019-01-09 Reimar DöffingerImprove wiktionary splitter for Spanish and Portuguese
2018-12-04 Reimar DöffingerAdd french-greek dictionary support.
2018-08-08 Reimar DöffingerAdd support for generating Romani dictionary.
2018-05-20 Reimar DöffingerMove several files out of Util.
2018-05-20 Reimar DöffingerMissing part of AR-ES support.
2018-02-26 Reimar DöffingerAdd AR-ES dictionary generation.
2018-02-26 Reimar DöffingerAdd German-Thai dictionary to generation list.
2017-10-15 Reimar DöffingerRevert accidental changes to generate_dictionaries.sh.
2017-10-15 Reimar DöffingerReduce progress prints and optimize title check.
2017-10-15 Reimar DöffingerMinor optimizations for endPage function.
2017-10-15 Reimar DöffingerMove code out of loop that had no reason to be in it.
2017-10-15 Reimar DöffingerCompress WiktionarySplitter output files.
2017-10-15 Reimar DöffingerSupport compressed input for parsers.
2017-10-15 Reimar DöffingerAdd a write buffer to wiktionary splitter outputs.
2017-10-15 Reimar DöffingerCache compiled patterns.
2017-10-14 Reimar DöffingerAdd read-ahead buffer to decompress in parallel.
2017-10-07 Reimar DöffingerWiktionarySplitter: Support compressed inputs.
2017-09-02 Reimar DöffingerAdd logic for generating DE-RO dictionary.
2017-09-02 Reimar DöffingerUpdate to use Dictionary Util subproject.
2017-08-20 Reimar DöffingerSwitch to FileChannel and using Util from Dictionary...
2017-08-15 Reimar DöffingerAdd support for generating Low German dictionary.
2017-08-13 Reimar DöffingerPrevent inserting duplicate Pairs.
2017-08-05 Reimar DöffingerAdd CollatorWrapper class to prepare for using ICU.
2017-08-05 Reimar DöffingerAdd AR-TR dictionary generation.
2017-04-13 Reimar DöffingerClearer error message if newline could not be found.
2017-04-13 Reimar DöffingerFix wikisplit of Pennsylvania German
2017-04-13 Reimar DöffingerAvoids false parse errors due to ]] vs ] ].
2017-04-13 Reimar DöffingerAnother fix to really skip comments.
2017-04-13 Reimar DöffingerMake logging configurable, default to severe only.
2017-04-13 Reimar DöffingerFix skipping of comments.
2017-04-13 Reimar DöffingerAdd Old Church Slavonic and Pennsylvania German.
2017-03-23 Reimar DöffingerAdd Sicilian
2017-03-19 Reimar DöffingerUpdate to work with latest Dictionary repo version.
2017-02-11 Reimar DöffingerFix PT spelling for category links.
2017-02-11 Reimar DöffingerAdd pt stoplist.
2017-02-11 Reimar DöffingerGenerate es and pt dictionaries, too.
2017-02-11 Reimar DöffingerFix crash in dictionary generation for PT input.
2017-02-11 Reimar DöffingerSupport pt and es wiktionary in splitter.
2017-02-11 Reimar DöffingerAdd pt download, make curl follow "moved permanently...
2016-12-13 Reimar DöffingerAdd FR-PT dictionary.
2016-11-08 Reimar DöffingerApply astyle code formatting.
2016-10-13 Reimar DöffingerAdd support for generating IT-RU dictionary.
2016-10-05 Reimar DöffingerAdd ES-CA dictionary to generation list.
next