| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | | | | * | | | | | | Compile Hungarian locale. | Tibor T?th | 2011-09-27 | 1 | -0/+0 | |
| | | | | | | | | * | | | | | | Added Hungarian translation. | Tibor T?th | 2011-09-27 | 3 | -0/+593 | |
| | | | | | | | * | | | | | | | Fixed another ordering priority bug in the C++ parser. | Armin Ronacher | 2012-01-25 | 1 | -2/+2 | |
| | | | | | | | * | | | | | | | Fixed a priority error that caused operator++ and operator-> to not be parsed... | Armin Ronacher | 2012-01-25 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | Initial slovak translation | Jozef Sevcik | 2011-11-26 | 3 | -0/+779 | |
| | | | | | | | |_|/ / / / / | | | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | | | Updated french translations | Mathias Monnerville | 2012-01-05 | 2 | -10/+4 | |
| | | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | | Merged in bluec0re/sphinx (pull request #38) | Robert Lehmann | 2012-01-05 | 1 | -0/+1 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | Fix: show [graph] in text builder | Timo Schmid | 2011-12-23 | 1 | -0/+1 | |
| | | | | | | |/ / / / / / | ||||||
| | | | | | * | | | | | | | Closes #846: Narrow down quick search styling. | Robert Lehmann | 2012-01-03 | 1 | -2/+2 | |
| | | | | | |/ / / / / / | ||||||
| | | | | * | | | | | | | Changed Conditional Expressions | togakushi | 2011-11-26 | 2 | -5/+24 | |
| | | | | |/ / / / / / | ||||||
| | | | | * | | | | | | Merge with stable. | Georg Brandl | 2011-11-01 | 2 | -2/+6 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ | Merge stable into default. | Georg Brandl | 2011-11-01 | 2 | -2/+6 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ | Merge stable into default | Georg Brandl | 2011-11-01 | 1 | -1/+1 | |
| | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merged in tk0miya/sphinx (pull request #30) | Georg Brandl | 2011-11-01 | 1 | -1/+1 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | Fix SyntaxError when conf.py includes CR characters | tk0miya | 2011-10-22 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | merge with stable | Georg Brandl | 2011-10-23 | 2 | -6/+7 | |
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / | | | | | | |/| | | | | | | | ||||||
| | | | | | | * | | | | | | | | Post-release update. | Georg Brandl | 2011-10-09 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | Add new changelog heading for next release | Georg Brandl | 2012-03-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Bump version post-release. | Georg Brandl | 2012-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Added tag 1.1.3 for changeset db20c81e10dc | Georg Brandl | 2012-03-10 | 0 | -0/+0 | |
| * | | | | | | | | | | | | | | Fix force_decode() to work on Python 3.1.1.3 | Georg Brandl | 2012-03-10 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | Bump version to 1.1.3. | Georg Brandl | 2012-03-10 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | Fix code style nits. | Georg Brandl | 2012-03-10 | 3 | -3/+5 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Add a comment explaining part of visit_image. | Georg Brandl | 2012-03-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Fixes #795: explain that titles on the same level as the document heading can... | Georg Brandl | 2012-03-10 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | Fixes #836: catch AttributeError when retrieving __dict__ attribute. | Georg Brandl | 2012-03-10 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | Fixes #816: Fix encoding issues in the Qt help builder. | Georg Brandl | 2012-03-10 | 2 | -6/+10 | |
| * | | | | | | | | | | | | | Fixes #873: do not raise assertion errors on empty "only" directives. | Georg Brandl | 2012-03-10 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | Fixes #892: Fix single-HTML builder misbehaving with the master document in a... | Georg Brandl | 2012-03-10 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | Add "in-development" version tag. | Georg Brandl | 2012-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fixes #870: silence spurious KeyErrors when removing documents. | Georg Brandl | 2012-03-10 | 2 | -1/+8 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Intersphinx: parse inventories correctly when object names contain embedded s... | Jeff Dairiki | 2012-02-26 | 2 | -1/+10 | |
| * | | | | | | | | | | | | Add some changelog entries. | Georg Brandl | 2012-03-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Fixes #875 and #876: use the right file mode to successfully read config file... | Georg Brandl | 2012-03-10 | 2 | -4/+5 | |
| * | | | | | | | | | | | | Fixes #874: do not use __file__ anymore after changing cwd. | Georg Brandl | 2012-03-10 | 1 | -3/+5 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Closes #810: fix deprecation warnings with Python 3. What is left over is fro... | Georg Brandl | 2012-01-29 | 9 | -30/+46 | |
| * | | | | | | | | | | | Closes #817: note that math markup in docstrings needs to take care of backsl... | Georg Brandl | 2012-01-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | Another issue fixed. | Georg Brandl | 2012-01-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | Closes #831: Provide ``--project`` flag in setup_command as advertised. | Georg Brandl | 2012-01-29 | 2 | -0/+5 | |
| * | | | | | | | | | | | Closes #844: Fix crashes when dealing with Unicode output in doctest extension. | Georg Brandl | 2012-01-29 | 2 | -0/+6 | |
| * | | | | | | | | | | | Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported... | Georg Brandl | 2012-01-29 | 2 | -11/+25 | |
| * | | | | | | | | | | | Closes #832: Fix crashes when putting comments or lone terms in a glossary. | Georg Brandl | 2012-01-29 | 2 | -1/+7 | |
| * | | | | | | | | | | | Closes #854: Fix inheritance_diagram raising attribute errors on builtins. | Georg Brandl | 2012-01-29 | 2 | -1/+4 | |
| * | | | | | | | | | | | Closes #852: Fix HtmlHelp index entry links again. | Georg Brandl | 2012-01-29 | 2 | -4/+6 | |
| * | | | | | | | | | | | Closes #853: Restore compatibility with docutils trunk. | Georg Brandl | 2012-01-29 | 3 | -0/+8 | |
| * | | | | | | | | | | | Closes #851: Recognize and warn about circular toctrees, instead of running i... | Georg Brandl | 2012-01-29 | 2 | -7/+24 | |
| * | | | | | | | | | | | Closes #862: Fix handling of ``-D`` and ``-A`` options on Python 3. | Georg Brandl | 2012-01-29 | 2 | -3/+5 | |
| * | | | | | | | | | | | Closes #864: Fix crash with some settings of :confval:`modindex_common_prefix`. | Georg Brandl | 2012-01-29 | 2 | -1/+4 | |
| * | | | | | | | | | | | Closes #860: Do not crash when encountering invalid doctest examples, just em... | Georg Brandl | 2012-01-29 | 2 | -2/+10 | |
| * | | | | | | | | | | | Closes #859: Fix exception under certain circumstances when not finding appro... | Georg Brandl | 2012-01-29 | 2 | -16/+20 | |
