summaryrefslogtreecommitdiffstats
path: root/chrome/tools/convert_dict/aff_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-8/+10
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-3/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-2/+1
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-1/+2
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* The first step towards supporting the Hungarian spell-checking dictionary.hbono@chromium.org2010-02-021-0/+17
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-2/+3
* Coverity: Initialize has_indexed_affixes_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Dictionary-related Linux porting.phajdan.jr@chromium.org2009-02-181-6/+10
* Fix Issue 1356872 "Russian bdic is corrupted".hbono@chromium.org2008-10-241-2/+14
* 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/+301