Sign in
chromium
/
chromium
/
deps
/
hunspell
/
HEAD
4d3eb02
Sentinel commit pointing at new location in Chromium.
by Aaron Gable
· 8 years ago
main
b1d3a99
Set up a good codereview.settings file
by Aaron Gable
· 8 years ago
c956c0e
Update clang warnings after r287092.
by thakis@chromium.org
· 9 years ago
5a5e641
[hunspell] Script to automatically generate google.patch
by groby@chromium.org
· 9 years ago
865a804
Mark hunspell as not chromium code in the GN build.
by brettw@chromium.org
· 9 years ago
bcb7f64
Fix for Android GN build.
by tfarina@chromium.org
· 9 years ago
1923248
Add GN build file for third_party hunspell library.
by tfarina@chromium.org
· 9 years ago
0df86cd
[hunspell] Fix read from uninit memory.
by groby@chromium.org
· 9 years ago
d9ea3fb
Fix -Wbool-conversion warnings in hunspell:
by glider@chromium.org
· 10 years ago
3740397
Use a direct include of strings headers in hunspell.
by avi@chromium.org
· 10 years ago
3d24e78
Simplify `gcc_version' check.
by raphael.kubo.da.costa@intel.com
· 10 years ago
5180604
Guard gcc_version in a safe condition.
by tfarina@chromium.org
· 10 years ago
ce1cb65
hunspell: Update the include path of base/string_piece.h to its new location.
by tfarina@chromium.org
· 10 years ago
070f8ca
Ignore conversions to NULL in gcc too.
by thakis@chromium.org
· 10 years ago
5776f6b
Use up to 8 affixes in Hunspell spellcheck suggestions
by groby@chromium.org
· 11 years ago
5524742
Remove <(library) usage from hunspell.gyp.
by tfarina@chromium.org
· 11 years ago
ddc3f28
disable c4267 for hunspell for building on win x64
by scottmg@chromium.org
· 11 years ago
d5a21f0
[hunspell] Spellcheck 99-character words.
by rlp@chromium.org
· 11 years ago
61b053c
Fix array-out-of-bounds error in hunspell
by groby@chromium.org
· 11 years ago
af74047
Bring Hunspell google.patch up to date
by groby@chromium.org
· 11 years ago
02a7049
Fixes non-working secondary Hunspell suggestion mechanism as reported here: http://code.google.com/p/chromium/issues/detail?id=153249
by michel@weimerskirch.net
· 11 years ago
cb43409
Fix word removal in hunspell
by rlp@google.com
· 11 years ago
36ee406
Make 'License' field in third-party metadata required
by steveblock@chromium.org
· 11 years ago
2ced393
Re-add hardening to defend against OOB reads in NodeReader.
by palmer@chromium.org
· 11 years ago
0d7f4ca
Update hunspell to 1.3.2.
by hbono@chromium.org
· 11 years ago
b8dab93
Add -Wno-null-conversion to hunspell's warning flags.
by thakis@chromium.org
· 11 years ago
88790d8
Cleanup: Remove obsolete hunspell test.
by thestig@chromium.org
· 12 years ago
fe943e4
clang: Add -Wno-empty-body to hunspell.gyp
by thakis@chromium.org
· 12 years ago
24c83a7
Merge http://hunspell.cvs.sourceforge.net/viewvc/hunspell/hunspell/src/hunspell/affixmgr.cxx?r1=1.40&r2=1.41
by thakis@chromium.org
· 12 years ago
b03d0fe
Fix a clang warning.
by thakis@chromium.org
· 12 years ago
066e33f
Use new os_posix define in gyp file
by hbono@chromium.org
· 12 years ago
c5d90e7
Remove 1 exit time destructor from our local changes to hunspell.
by thakis@chromium.org
· 12 years ago
405f3f5
Fix license headers.
by hbono@chromium.org
· 12 years ago
aa471f6
hunspell: Include stringprintf.h to get StringPrintf instead of including string_util.h
by tfarina@chromium.org
· 12 years ago
8302bf5
hunspell: Add base:: prefix to MD5 calls, so I can remove the hack in base/md5.h later.
by tfarina@chromium.org
· 12 years ago
f0a92bf
Followup for commit r93054
by dilmah@chromium.org
· 12 years ago
415beb8
Prepare to moving base/stl_util-inl.h into base/stl_util.h
by dilmah@chromium.org
· 12 years ago
950e47a
Formatting the readmes in deps to follow the proper format and making sure they contain Short Name and Version fields for version tracking.
by cdn@chromium.org
· 13 years ago
3539f44
Fix code that causes compile warning.
by maf@chromium.org
· 13 years ago
e954919
Add a MD5 checksum to the BDIC header.
by hbono@chromium.org
· 13 years ago
2f37e5d
A quick fix for Bug 60816.
by hbono@chromium.org
· 13 years ago
6916bac
Added a URL to 'third_party/hunspell/README.chromium'.
by hbono@chromium.org
· 13 years ago
6b278a9
Small tweak to support building on FreeBSD.
by hbono@chromium.org
· 13 years ago
9dfe48e
Upgrade hunspell to 1.2.12.
by hbono@chromium.org
· 13 years ago
0c27a09
Deletes obsolete dictionaries under "deps/third_party/hunspell".
by hbono@chromium.org
· 13 years ago
7f35b4a
Removes the svn:executable properties.
by hbono@chromium.org
· 13 years ago
0ae7cec
Update hunspell to 1.2.11.
by hbono@chromium.org
· 13 years ago
9140a89
Merges our hunspell change to hunspell 1.2.10.
by hbono@chromium.org
· 13 years ago
c0d6dc0
Lands Hunspell 1.2.10.
by hbono@chromium.org
· 13 years ago
f4f311e
Replace icu38/icu38.gyp with icu/icu.gyp in hunspell.gyp in preparation
by jshin@chromium.org
· 14 years ago
c1415ab
Update hunspell imports to use deps location instead of previous location.
by mhm@chromium.org
· 14 years ago
d504b36
Fix common and base gypi paths in hunspell
by mhm@chromium.org
· 14 years ago
9f29262
Change icu gyp path in hunspell in deps to point to the correct path
by mhm@chromium.org
· 14 years ago
e9c5a80
Copy original hunspell to deps to begin with updating it to the newest version
by mhm@chromium.org
· 14 years ago