GitHub / atom/node-spellchecker / commits
SpellChecker Node Module
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1883c560 | add sunset message | Musa Ibrahim <d****i@g****m> | almost 4 years ago | |
| 3eec4da8 | merge Merge pull request #141 from atom/migrate-to-github-actions |
Musa Ibrahim <s****a@h****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0bfe7426 | update badge | darangi <s****a@h****m> | about 5 years ago | |
| 31893bb3 | run on ubuntu | darangi <s****a@h****m> | about 5 years ago | |
| c4e09e7e | Migrate to Github Actions | sadick254 <s****r@g****m> | about 5 years ago | |
| da1140d0 | 3.7.1 | sadick254 <s****r@g****m> | almost 6 years ago | |
| c19c2bc8 | Fix build error node 12.14.1 (#138) |
Sadick <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a03caf38 | 3.7.0 | Nathan Sobo <n****n@g****m> | about 7 years ago | |
| 55ae514b | merge Merge pull request #115 from dmoonfire/optional-system-checker |
Nathan Sobo <n****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| a9f58e59 | Unfocus spec | Nathan Sobo <n****n@g****m> | about 7 years ago | |
| f1f9deb1 | Test ALWAYS_USE_HUNSPELL by metaprogramming spec to reduce duplication | Nathan Sobo <n****n@g****m> | about 7 years ago | |
| 26f6b121 | Control the use of a system or Hunspell checker via API. | Dylan Moonfire <d****e@r****m> | about 7 years ago | |
| 81367aec | 3.6.1 | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| c61f9318 | 3.6.0 | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| 673c1abb | merge Merge pull request #122 from ZeGentzy/fixes |
Rafael Oleza <r****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 97c487b3 | Remove Node v12 tests from appveyor | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| a997b297 | Add Node v12 to CI tests and remove Node v6 | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| d0976b5c | Keep compatibility with Node v8 | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| 9d993fd5 | Fix package-lock | Rafael Oleza <r****a@g****m> | about 7 years ago | |
| 6ba9320d |
Fix builds with newer node.
Signed-off-by: Hal Gentz <z****y@p****m> |
Hal Gentz <z****y@p****m> | about 7 years ago | |
| df904792 | merge Merge pull request #121 from dmoonfire/correct-package-license |
Lee Dohm <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3b142916 | Switch `package.json` to use the proper `license` key. | Dylan R. E. Moonfire <d****e@m****m> | over 7 years ago | |
| ee08d9f6 | merge Merge pull request #117 from atom/fix-builds-on-node-12 |
Rafael Oleza <r****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 60b85ef3 | Tweak travis configuration to build for multiple node versions | Rafael Oleza <r****a@g****m> | over 7 years ago | |
| 761d34f2 | 3.5.3 | Rafael Oleza <r****a@g****m> | over 7 years ago | |
| 8411f247 | merge Merge pull request #108 from discordapp/master |
Rafael Oleza <r****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9d3fbb98 | 3.5.2 | Nathan Sobo <n****n@g****m> | over 7 years ago | |
| f9bc46b6 | merge Merge pull request #95 from dmoonfire/unicode-checking |
Nathan Sobo <n****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 21ecd0d3 | Feedback from code review: | Moonfire <D****e@r****m> | over 7 years ago | |
| 7a342751 | fix: Handle -> Local for node 12 compat | Andy Dill <a****l@g****m> | over 7 years ago | |
| ebe5d792 | 3.5.1 | David Wilson <d****l@g****m> | over 7 years ago | |
| c559c030 | merge Merge pull request #107 from atom/dw-remove-statsyncnoexception |
David Wilson <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1ca4e9b5 | Remove usage of fs.statSyncNoException, deprecated in Electron 3.0 | David Wilson <d****l@g****m> | over 7 years ago | |
| bf473440 | Added check for buffer overruns in various C++ strings. |
Dylan R. E. Moonfire <d****e@m****m>
Committed by: Moonfire <D****e@r****m> |
over 7 years ago | |
| 6148cb9e | Checking files uses the encoding of the Hunspell dictionary file. |
Dylan R. E. Moonfire <d****e@m****m>
Committed by: Moonfire <D****e@r****m> |
over 7 years ago | |
| fe701d00 | 3.5.0 | David Wilson <d****l@g****m> | almost 8 years ago | |
| dcaf6caa | merge Merge pull request #97 from abetomo/fix_deprecated_utf8value |
David Wilson <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| f1db3191 | Modify msvs_version from 2013 to 2015 | abetomo <a****e@e****o> | about 8 years ago | |
| b992054c | Add another version of Node.js | abetomo <a****e@e****o> | about 8 years ago | |
| b3ea04f4 | Replace `v8::String::Utf8Value` with `Nan::Utf8String` | abetomo <a****e@e****o> | about 8 years ago | |
| fea97ce4 | Upgrade `nan` | abetomo <a****e@e****o> | about 8 years ago | |
| edf4678e | 3.4.4 | Damien Guard <d****g@g****m> | almost 9 years ago | |
| 25b517e5 | merge Merge pull request #83 from dmoonfire/expose-dictionary-path |
Damien Guard <d****n@e****k>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 68329340 | Expose the internal dictionary path via getDictionaryPath(). | Dylan R. E. Moonfire <d****e@m****m> | almost 9 years ago | |
| d005df1a | 3.4.3 | Linus Eriksson <B****E@u****m> | almost 9 years ago | |
| 082ea0f9 | merge Merge pull request #81 from epipping/master |
Joe Fitzgerald <j****d@p****o>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 6f59a353 | 3.4.2 | Ash Wilson <s****n@g****m> | almost 9 years ago | |
| 11d2cd28 | merge Merge pull request #82 from atom/aw-com-threading |
Ash Wilson <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e52b3659 | Use an IGlobalInterfaceTable* to pass the ISpellChecker* to the async op | Ash Wilson <s****n@g****m> | almost 9 years ago | |
| e406f83a | Introduce a SpellcheckerThreadView for thread-specific oeprations | Ash Wilson <s****n@g****m> | almost 9 years ago | |
| 8919861e | Fix failure to compile (and typo) | Elias Pipping <e****g@f****e> | almost 9 years ago | |
| 59d2d5ee | 3.4.1 | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 6bd3a5e2 | Build with C++11 flags | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 28c27094 | Remove package-lock.json for now :thinking_face: | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 7fce04fe | 3.4.0 | Ash Wilson <s****n@g****m> | about 9 years ago | |
| d50e7f20 | merge Merge pull request #75 from atom/aw-async-api |
Ash Wilson <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 51754c5a | Not really const | Ash Wilson <s****n@g****m> | about 9 years ago | |
| d1d69e73 | An even dumber way | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 1a3c869a | Band-aid to correct failing Mac test | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 8a6c4f00 | Forgot the header changes for std::move work | Ash Wilson <s****n@g****m> | about 9 years ago | |
| ae1b43f4 | Initialize the COM library in free-threading mode | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 6be6bf2b | auto is :ok_hand: | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 0a4d1944 | Use std::move to pass the vector to the worker | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 42b1df4d | Don't export callback form of checkSpellingAsync | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 3cbdb5e8 | Test for invalid inputs | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 9c1f6e9f | Bump Node.js version on AppVeyor | Ash Wilson <s****n@g****m> | about 9 years ago | |
| d2d2c74b | Document checkSpelling and checkSpellingAsync. | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 7901c230 | Rewrite checkSpellingAsync to use any-promise and non-arrow functions | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 9e4c4eff | Use any-promise for older Node versions | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 694c9382 | Expose Spellchecker.checkSpellingAsync() to return a Promise | Ash Wilson <s****n@g****m> | about 9 years ago | |
| ca68e5fc | It's "isnt" not "is not" | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 056ec0ab | Use the CheckSpellingWorker in a CheckSpellingCallback function | Ash Wilson <s****n@g****m> | about 9 years ago | |
| 2c9530f0 | AsyncWorker to run CheckSpelling in a background thread | Ash Wilson <s****n@g****m> | about 9 years ago | |
| ea29c12e | Test case for an asynchronous checkSpelling function | Ash Wilson <s****n@g****m> | about 9 years ago | |
| aed067ed | 3.3.1 | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| ad9004e3 | merge Merge pull request #45 from atom/no-more-loops-in-la | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| bb0341e9 | Initialize the defaultSpellcheck | Paul Betts <p****l@p****g> | over 10 years ago | |
| 0b7a6924 | 3.3.0 | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| 37ca4cac | merge Merge pull request #40 from paulcbetts/lang-autodetect | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| 6cb03036 | Skip getAvailableDictionaries on hunspell | Paul Betts <p****l@p****g> | over 10 years ago | |
| d4fdacc9 | Hunspell requires both language and locale | Paul Betts <p****l@p****g> | over 10 years ago | |
| 8367cb5c | Build Hunspell on OS X, why not? | Paul Betts <p****l@p****g> | over 10 years ago | |
| f9544347 | Add test dictionaries for hunspell | Paul Betts <p****l@p****g> | over 10 years ago | |
| 3747bae6 | Correctly initialize dictionary on non-Windows | Paul Betts <p****l@p****g> | over 10 years ago | |
| be35f5da | Make setDictionary consistent with other methods | Paul Betts <p****l@p****g> | over 10 years ago | |
| 0c971525 | Add a test to go hard on language switching | Paul Betts <p****l@p****g> | over 10 years ago | |
| 716d1336 | Fix up the specs | Paul Betts <p****l@p****g> | over 10 years ago | |
| 2b4d2b4e | Add a new method remove() to allow you to remove words from the dictionary | Paul Betts <p****l@p****g> | over 10 years ago | |
| 7deca4f0 | Use an instance of Spellchecker instead of a global one in tests | Paul Betts <p****l@p****g> | over 10 years ago | |
| bf1ee973 | Fix some oopses | Paul Betts <p****l@p****g> | over 10 years ago | |
| 1fa9c725 | Allow you to get back to Auto | Paul Betts <p****l@p****g> | over 10 years ago | |
| e852ce9e | Bring back the auto checker | Paul Betts <p****l@p****g> | over 10 years ago | |
| 531a9743 | 3.2.3 | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| 5446f127 | merge Merge pull request #33 from OJFord/patch-1 | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| 2b31000d | 3.2.2 | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| a378dad2 | merge Merge pull request #32 from bengotow/master | Cheng Zhao <z****z@g****m> | over 10 years ago | |
| c55ecda1 | fix for when $LANG doesn't exist | Ollie Ford <m****e@o****m> | over 10 years ago | |
| ab8b0e5e | refactor for cleaner fallback to en_US | Ollie Ford <m****e@o****m> | over 10 years ago | |
| c6e81629 | use system $LANG in preference to en_US | Ollie Ford <m****e@o****m> | over 10 years ago | |
| c9658652 | Fix regression caused by https://github.com/atom/node-spellchecker/pull/31 | Ben Gotow <b****w@g****m> | over 10 years ago |