summaryrefslogtreecommitdiff
path: root/sphinx/search/ja.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.0'Takeshi KOMIYA2020-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* | Merge branch '2.0'Takeshi KOMIYA2019-12-251-40/+18
|\ \ | |/
| * Migrate to py3 style type annotation: sphinx.searchTakeshi KOMIYA2019-12-251-40/+18
* | Drop features and APIs deprecated in 1.8Takeshi KOMIYA2019-03-301-15/+1
|/
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-2/+2
* 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-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-282/+282
* | Use Python 3 super() argument-less syntaxJon Dufresne2018-12-151-2/+2
* | Replace all "unicode" type by "str"Takeshi KOMIYA2018-12-151-10/+9
* | Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA2018-11-241-0/+1
* | Merge branch '1.8'Takeshi KOMIYA2018-11-011-1/+1
|\ \ | |/
| * Fix #5471: Show appropriate warning for deprecated APIsTakeshi KOMIYA2018-10-171-1/+1
* | Merge branch 'master' into HEADTakeshi KOMIYA2018-09-221-11/+5
|\ \
| * \ Merge branch 'master' into drop-iteritemsTakeshi KOMIYA2018-09-221-8/+2
| |\ \
| | * | refactoring: Drop PY2 and PY3 flagsTakeshi KOMIYA2018-09-221-7/+3
| | |/
| * | Remove use of six.iteritems()Jon Dufresne2018-09-111-4/+4
| |/
* | Remove unnecessary object from class definitionsJon Dufresne2018-09-111-1/+1
|/
* Show warnings for deprecated html_search_optionsTakeshi KOMIYA2018-04-281-1/+6
* Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA2018-03-131-2/+2
* Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA2018-02-141-2/+2
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Update type annotations for new mypyTakeshi KOMIYA2017-05-071-3/+3
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Upgrade to mypy-0.5Takeshi KOMIYA2017-03-031-0/+4
* | Add type-check annotations to sphinx.*Takeshi KOMIYA2016-11-161-2/+19
|/
* Fix #2581: The search doesn't work if language="es" (spanish)Takeshi KOMIYA2016-05-261-1/+1
* Modify a spelling mistakeNaoki Sato2016-04-221-1/+1
* Closes #1853: support custom text splitter on html search with `language='ja'`.shimizukawa2016-02-141-12/+40
* Merge pull request #1854 from mocobeta/search_ja_janomeshimizukawa2016-02-141-2/+26
|\
| * Allow to choose Janome for Japanese splitter.Tomoko Uchida2015-04-181-2/+26
* | Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | Fix Sphinx crashes if mecab initialization failedTakeshi KOMIYA2016-01-081-1/+4
* | Fix indentationTakeshi KOMIYA2016-01-081-1/+1
* | Fix #1807: Sphinx crashes in japanese indexing in some systems.Natsuki Maruyama2016-01-081-1/+6
* | Revert search/ja.pyTakeshi KOMIYA2016-01-081-5/+0
* | Add testcase for #1860Takeshi KOMIYA2016-01-081-0/+5
* | MecabBinder should support both of Python 2 and 3.Tomoko Uchida2015-11-291-3/+6
|/
* search: reformat japanese word splitter literalsGeorg Brandl2015-03-081-46/+264
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Merge with stable.Georg Brandl2014-11-041-3/+2
|\ \ | |/
| * Fix #1610: Sphinx cause AttributeError when MeCab search option is enabled an...Takayuki Shimizukawa2014-10-291-3/+2
* | use six privided iteritems(),itervalues() to support py2/py3 in one source. r...Takayuki Shimizukawa2014-04-291-3/+5
* | Merged in shibu/sphinx/add_stemmer (pull request #214)Georg Brandl2014-03-041-0/+1
|\ \ | |/ |/|
| * Add html_search_* options templates to conf.pyshibukawa yoshiki2014-01-201-0/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/