| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump to 1.7.9 finalv1.7.9 | Takeshi KOMIYA | 2018-09-05 | 2 | -16/+4 |
| | | |||||
| * | Merge pull request #5372 from tk0miya/refactor_set.union | Takeshi KOMIYA | 2018-09-02 | 1 | -2/+2 |
| |\ | | | | | refactor: Use set.union() to combine set objects | ||||
| | * | refactor: Use set.union() to combine set objects | Takeshi KOMIYA | 2018-09-02 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #5363 from tk0miya/5361_crashed_on_incremental_build | Takeshi KOMIYA | 2018-09-01 | 2 | -1/+3 |
| |\ | | | | | Fix #5361: crashed on incremental build if document uses include directive | ||||
| | * | Fix #5361: crashed on incremental build if document uses include directive | Takeshi KOMIYA | 2018-09-01 | 2 | -1/+3 |
| |/ | |||||
| * | Update CHANGES for PR #5359 | Takeshi KOMIYA | 2018-08-30 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #5359 from mitya57/reproducible-texinfo | Takeshi KOMIYA | 2018-08-30 | 2 | -1/+5 |
| |\ | | | | | Make generated texinfo files reproducible by sorting the anchors | ||||
| | * | Make generated texinfo files reproducible by sorting the anchors | Dmitry Shachnev | 2018-08-30 | 2 | -1/+5 |
| |/ | |||||
| * | Bump version | Takeshi KOMIYA | 2018-08-29 | 2 | -3/+24 |
| | | |||||
| * | Bump to 1.7.8 finalv1.7.8 | Takeshi KOMIYA | 2018-08-29 | 2 | -16/+4 |
| | | |||||
| * | Merge pull request #5336 from tk0miya/5335_quickstart_for_libedit | Takeshi KOMIYA | 2018-08-25 | 2 | -2/+11 |
| |\ | | | | | Fix #5335: quickstart: escape sequence has been displayed with MacPorts' python | ||||
| | * | Fix #5335: quickstart: escape sequence has been displayed with MacPorts' python | Takeshi KOMIYA | 2018-08-25 | 2 | -2/+11 |
| |/ | |||||
| * | Merge pull request #5334 from tk0miya/5327_reimplement_note_included | Takeshi KOMIYA | 2018-08-25 | 2 | -8/+12 |
| |\ | | | | | Fix #5327: "document isn't included in any toctree" warning on rebuild with generated files | ||||
| | * | Fix #5327: "document isn't included in any toctree" warning on rebuild with ↵ | Takeshi KOMIYA | 2018-08-24 | 2 | -8/+12 |
| | | | | | | | | | generated files | ||||
| * | | Merge pull request #5344 from tk0miya/upgrade_python_on_circleci | Takeshi KOMIYA | 2018-08-25 | 2 | -4/+7 |
| |\ \ | |/ |/| | test: Upgrade python on Circle CI to 3.5 | ||||
| | * | test: Upgrade python on Circle CI to 3.5 | Takeshi KOMIYA | 2018-08-25 | 2 | -4/+7 |
| |/ | |||||
| * | Merge pull request #5333 from tk0miya/5322_Any_causes_crashed | Takeshi KOMIYA | 2018-08-22 | 4 | -3/+14 |
| |\ | | | | | Fix #5322: autodoc: ``Any`` typehint causes formatting error | ||||
| | * | Merge branch '1.7' into 5322_Any_causes_crashed | Takeshi KOMIYA | 2018-08-22 | 3 | -8/+20 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #5330 from tk0miya/5326_invalid_docname_of_man_pages | Takeshi KOMIYA | 2018-08-22 | 2 | -0/+6 |
| |\ \ | | | | | | | Fix #5326: manpage: crashed when invalid docname is specified as ``man_pages`` | ||||
| | * \ | Merge branch '1.7' into 5326_invalid_docname_of_man_pages | Takeshi KOMIYA | 2018-08-22 | 2 | -9/+14 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #5331 from tk0miya/5320_intersphinx_crashed | Takeshi KOMIYA | 2018-08-22 | 2 | -8/+15 |
| |\ \ \ | | | | | | | | | Fix #5320: intersphinx: crashed if invalid url given | ||||
| | * | | | Fix #5320: intersphinx: crashed if invalid url given | Takeshi KOMIYA | 2018-08-22 | 2 | -8/+15 |
| |/ / / | |||||
| | * | | Fix #5326: manpage: crashed when invalid docname is specified as ``man_pages`` | Takeshi KOMIYA | 2018-08-22 | 2 | -0/+8 |
| |/ / | |||||
| | * | Fix #5322: autodoc: ``Any`` typehint causes formatting error | Takeshi KOMIYA | 2018-08-22 | 4 | -3/+15 |
| |/ | |||||
| * | Bump version | Takeshi KOMIYA | 2018-08-19 | 2 | -3/+24 |
| | | |||||
| * | Bump to 1.7.7 finalv1.7.7 | Takeshi KOMIYA | 2018-08-19 | 2 | -19/+4 |
| | | |||||
| * | Merge pull request #5312 from tk0miya/5294_quickstart_colorscheme_for_windows | Takeshi KOMIYA | 2018-08-19 | 2 | -1/+8 |
| |\ | | | | | Fix #5294: sphinx-quickstart blank prompts in PowerShell | ||||
| | * | Fix #5294: sphinx-quickstart blank prompts in PowerShell | Takeshi KOMIYA | 2018-08-17 | 2 | -1/+8 |
| | | | |||||
| * | | Merge pull request #5313 from tk0miya/5198_note_included_on_parallel_build | Takeshi KOMIYA | 2018-08-18 | 1 | -2/+3 |
| |\ \ | |/ |/| | Fix #5198: document not in toctree warning when including files only for parallel builds | ||||
| | * | Fix #5198: document not in toctree warning when including files only for ↵ | Takeshi KOMIYA | 2018-08-18 | 1 | -2/+3 |
| |/ | | | | parallel builds | ||||
| * | Merge pull request #5309 from tk0miya/5306_NameError_for_invalid_typehints | Takeshi KOMIYA | 2018-08-17 | 2 | -2/+6 |
| |\ | | | | | Fix #5306: autodoc: ``getargspec()`` raises NameError for invalid typehints | ||||
| | * | Fix #5306: autodoc: ``getargspec()`` raises NameError for invalid typehints | Takeshi KOMIYA | 2018-08-17 | 2 | -2/+6 |
| |/ | |||||
| * | Merge pull request #5305 from tk0miya/5211_autodoc_for_partial_functions | Takeshi KOMIYA | 2018-08-17 | 5 | -19/+101 |
| |\ | | | | | Fix #5211: autodoc: No docs generated for functools.partial functions | ||||
| | * | Fix #5211: autodoc: No docs generated for functools.partial functions | Takeshi KOMIYA | 2018-08-17 | 5 | -19/+101 |
| |/ | |||||
| * | Merge pull request #5304 from tk0miya/5298_imgmath_two_numbers | Takeshi KOMIYA | 2018-08-17 | 2 | -3/+2 |
| |\ | | | | | Fix #5298: imgmath: math_number_all causes equations to have two numbers in html | ||||
| | * | Merge branch '1.7' into 5298_imgmath_two_numbers | Takeshi KOMIYA | 2018-08-17 | 4 | -0/+11 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #5303 from tk0miya/5291_autodoc_crashed_by_ForwardRef | Takeshi KOMIYA | 2018-08-17 | 4 | -0/+12 |
| |\ \ | | | | | | | Fix #5291: autodoc crashed by ForwardRef types | ||||
| | * | | Fix #5291: autodoc crashed by ForwardRef types | Takeshi KOMIYA | 2018-08-15 | 4 | -0/+12 |
| |/ / | |||||
| | * | Fix #5298: imgmath: math_number_all causes equations to have two numbers in html | Takeshi KOMIYA | 2018-08-15 | 2 | -2/+2 |
| |/ | |||||
| * | Merge pull request #5300 from tk0miya/fix_autodoc_optional | Takeshi KOMIYA | 2018-08-15 | 4 | -50/+64 |
| |\ | | | | | Fix autodoc optional | ||||
| | * | Fix mypy annotations | Takeshi KOMIYA | 2018-08-15 | 1 | -3/+3 |
| | | | |||||
| | * | test Signature annotations in py34 too | Takeshi KOMIYA | 2018-08-15 | 1 | -2/+2 |
| | | | |||||
| | * | refactor: format_annotation() | Takeshi KOMIYA | 2018-08-15 | 1 | -23/+10 |
| | | | |||||
| | * | Fix autodoc: Optional types are wrongly rendered | Takeshi KOMIYA | 2018-08-15 | 4 | -34/+61 |
| |/ | |||||
| * | Update CHANGES for PR #5280 | Takeshi KOMIYA | 2018-08-13 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #5280 from terencehonles/prefer-typing.get_type_hints | Takeshi KOMIYA | 2018-08-13 | 3 | -3/+17 |
| |\ | | | | | change format_args to prefer annotations from typing.get_type_hints | ||||
| | * | handle NoneType as None | Terence D. Honles | 2018-08-10 | 3 | -1/+16 |
| | | | |||||
| | * | change format_args to prefer annotations from typing.get_type_hints | Terence Honles | 2018-08-10 | 1 | -2/+1 |
| |/ | | | | | | | | | | | The current code looks for the pattern:: class Node: def parent(self) -> 'Node': pass This change allows more complex forward references:: class Node: def children(self) -> Set['Node']: pass | ||||
| * | Update LaTeX docs for a 1.7.6 change (refs #5178) | jfbu | 2018-08-02 | 1 | -0/+3 |
| | | |||||
| * | Fix LaTeX docs of Latin Modern font with XeLaTeX/LuaLaTeX | jfbu | 2018-08-02 | 2 | -9/+29 |
| | | | | | refs: #5251 | ||||
