summaryrefslogtreecommitdiff
path: root/sphinx/util/stemmer
Commit message (Expand)AuthorAgeFilesLines
* Fix typoEisuke Kawashima2021-07-081-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Merge branch '2.1.3' into 2.0Takeshi KOMIYA2019-06-211-1/+1
|\
| * Fix mypy violations (for mypy-0.710)Takeshi KOMIYA2019-06-211-1/+1
* | Migrate to py3 style type annotation: sphinx.util.stemmer.porterTakeshi KOMIYA2019-06-051-32/+16
* | Migrate to py3 style type annotation: sphinx.util.stemmerTakeshi KOMIYA2019-06-051-10/+5
|/
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-162-2/+0
* | Use Python 3 super() argument-less syntaxJon Dufresne2018-12-151-1/+1
* | Replace all "unicode" type by "str"Takeshi KOMIYA2018-12-152-17/+8
* | refactor: Use super() to call methods of superclassTakeshi KOMIYA2018-11-281-2/+2
* | Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA2018-11-242-0/+8
* | Prefer https:// links where availableJon Dufresne2018-09-231-1/+1
* | Remove unnecessary object from class definitionsJon Dufresne2018-09-112-2/+2
|/
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Use NotImplementedError for better exception messagesRobin Neatherway2017-07-191-1/+1
|/
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix mypy violationsTakeshi KOMIYA2017-02-081-2/+19
* Merge branch 'stable'Takeshi KOMIYA2017-01-121-8/+8
* Update type annotationTakeshi KOMIYA2016-12-161-2/+2
* Move stemmer classes to sphinx.util.stemmerTakeshi KOMIYA2016-12-162-0/+462