summaryrefslogtreecommitdiffstats
path: root/chrome/tools/convert_dict/dic_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/tools/.avi@chromium.org2013-06-111-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-2/+2
* Unit test for spellchecking 96- through 102-character wordsrouslan@chromium.org2013-01-111-1/+1
* Bump dictionary versions to 3-0rouslan@chromium.org2013-01-081-7/+4
* Fixing the hunspell convert_dict tool to replace the affixes from the .dic fi...rlp@chromium.org2012-11-271-3/+6
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Fix convert_dict to look for .dic_delta rather than _delta.dicestade@chromium.org2011-01-271-1/+6
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-2/+1
* Fix build.evan@chromium.org2010-07-081-2/+4
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-2/+4
* The first step towards supporting the Hungarian spell-checking dictionary.hbono@chromium.org2010-02-021-0/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Remove printf from the dictionary reader. This prints out a bunch of linesbrettw@chromium.org2009-01-201-2/+0
* Fix the dic reader so that it now accepts additional words from dic_delta fil...sidchat@google.com2009-01-091-7/+12
* Part 1 of 'Add common words for each language, and remove forbidden words'.sidchat@google.com2008-12-291-27/+58
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-2/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+165