summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip 1.6 releasev1.6.1v1.6Takeshi KOMIYA2017-05-162-5/+10
* Bump to 1.6 finalTakeshi KOMIYA2017-05-162-99/+87
* Update message catalogsTakeshi KOMIYA2017-05-1698-8537/+27979
* Merge pull request #3718 from sphinx-doc/3458-sphinx-testingTakeshi KOMIYA2017-05-1697-452/+535
|\
| * refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-1497-452/+535
* | Merge pull request #3736 from tk0miya/refactor_latex_table_testcaseTakeshi KOMIYA2017-05-1622-137/+941
|\ \
| * | Refactor test_latex_tableTakeshi KOMIYA2017-05-1322-137/+941
* | | Merge branch 'stable' into 1.6-releaseTakeshi KOMIYA2017-05-153-16/+5
|\ \ \ | |_|/ |/| |
| * | Bump to 1.5.6 finalv1.5.61.5Takeshi KOMIYA2017-05-152-16/+4
| * | Fix #3721: Copright "owner" instead of "holder" in licenseTakeshi KOMIYA2017-05-141-1/+1
| * | Update CHANGESjfbu2017-05-131-0/+1
| * | Fix (old!) typo in latex Makefile: ARCHIVEPREFIX was misspelledjfbu2017-05-131-1/+1
* | | Merge pull request #3749 from jfbu/3746_allow_old_latexmkTakeshi KOMIYA2017-05-134-10/+22
|\ \ \
| * | | Fix #3746: PDF builds fail with latexmk version 4.48 or earlierjfbu2017-05-134-10/+22
|/ / /
* | | Merge branch 'stable' into 1.6-releaseTakeshi KOMIYA2017-05-135-3/+16
|\ \ \ | |/ /
| * | Merge pull request #3744 from tk0miya/3320_warnings_for_container_typesTakeshi KOMIYA2017-05-134-2/+14
| |\ \
| | * | Fix #3320: Warning about reference target not being found for container typesTakeshi KOMIYA2017-05-134-2/+14
| |/ /
| * | Update CHANGES for PR #3732Takeshi KOMIYA2017-05-121-0/+1
| * | Merge pull request #3732 from bryevdv/bryevdv/3731_protect_isenumclassTakeshi KOMIYA2017-05-121-1/+1
| |\ \
| | * | Protect isenumclass predicate against non-class argumentsBryan Van de Ven2017-05-111-1/+1
| |/ /
* | | Merge pull request #3737 from tk0miya/update_messagesTakeshi KOMIYA2017-05-123-8/+7
|\ \ \
| * | | Update messagesTakeshi KOMIYA2017-05-123-8/+7
* | | | Mention latex table templates in docsjfbu2017-05-111-3/+10
|/ / /
* | | Fix #3738: Nonsensical code in theming.pyTakeshi KOMIYA2017-05-112-1/+2
* | | Fix invalid format stringTakeshi KOMIYA2017-05-111-1/+1
| |/ |/|
* | Update CHANGES for PR #3684jfbu2017-05-111-0/+1
* | Merge pull request #3684 from jfbu/stubsJean-François B2017-05-114-1/+55
|\ \
| * | Fix #3479: add latex support for docutils table stub columnsjfbu2017-05-104-1/+55
* | | Merge pull request #3733 from tk0miya/3725_change_label_of_todo_in_latexTakeshi KOMIYA2017-05-112-1/+14
|\ \ \
| * | | Fix #3725: Todo looks different from note in LaTeX outputTakeshi KOMIYA2017-05-112-1/+14
| |/ /
* | | Fix typojfbu2017-05-111-1/+1
* | | Improve latex docs of ``latex_use_latex_multicolumn`` config settingjfbu2017-05-111-11/+10
|/ /
* | Use (again) Perl concatenation for latexmk variables (refs #3719)jfbu2017-05-092-5/+5
* | Update CHANGES about latex table templates (#3389, 2a37b0e)jfbu2017-05-091-0/+1
* | Update CHANGES for PR #3686jfbu2017-05-091-0/+7
* | Merge pull request #3686 from jfbu/dropthreeparttableJean-François B2017-05-094-36/+61
|\ \
| * | Rename ``\sphinxcaptionof`` to ``\sphinxcaption``, only 2 argsjfbu2017-05-044-9/+9
| * | Separate ``\sphinxcapstartof`` macro, to facilitate caption below tablejfbu2017-05-044-9/+13
| * | LaTeX table caption widths will not exceed line widthjfbu2017-05-031-5/+7
| * | LaTeX: improve caption positioning for figures in table cellsjfbu2017-05-031-1/+4
| * | Use TeX primitive for efficiencyjfbu2017-05-021-2/+7
| * | Merge branch '1.6-release' into dropthreeparttableJean-François B2017-05-013-9/+39
| |\ \
| * | | Fix tests after dropping latex threeparttablejfbu2017-05-011-9/+11
| * | | Drop usage of threeparttable LaTeX package (closes #3532)jfbu2017-05-013-27/+36
* | | | Update setup.cfgTakeshi KOMIYA2017-05-091-1/+1
* | | | Skip testcase for sphinx.util.inspect on 3.4.3Takeshi KOMIYA2017-05-091-1/+2
* | | | Update (again) CHANGES for PR #3720jfbu2017-05-091-1/+1
* | | | Update CHANGES for PR #3720jfbu2017-05-091-2/+2
* | | | Merge pull request #3720 from jfbu/dontforcelatexmakeJean-François B2017-05-092-22/+10
|\ \ \ \
| * | | | Don't use forced mode for Latexmkjfbu2017-05-082-22/+10