summaryrefslogtreecommitdiff
path: root/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix [ 210 ] Python 3.3 checks CVS syntax only if "strict" is True.milde2013-05-161-0/+4
* Avoid repeated class declarations in html4css1 writermilde2013-05-071-0/+2
* Fix [ 228 ], part II.milde2013-04-181-5/+2
* Fix [ 228 ] search docutils components first locally then globally.milde2013-04-171-0/+5
* Always import our local copy of roman.py (report Larry Hastings).milde2013-03-251-0/+1
* Fix [ 157 ] Line block parsing does not like system message.milde2013-03-221-0/+4
* Fix [3607063] handle lines starting with a period.grubert2013-03-081-0/+1
* Fix [ 3607029 ] traceback with embedded alias pointing to missing target.milde2013-03-071-0/+4
* New default for `math-output` setting: "HTML math.css".milde2013-03-041-0/+3
* Fix [ 3606028 ] ``assert`` is skipped with ``python -O``.milde2013-03-041-0/+4
* New setting `stylesheet_dirs`.milde2013-03-021-0/+4
* Support embedded aliases within hyperlink references.milde2013-02-181-0/+1
* Fix [ 3603246 ] Bug in option "--graphicx-option=auto".milde2013-02-131-0/+1
* manpage Fix option separating comma was bold (thanks to Bill Morris).grubert2013-02-121-0/+4
* Apply [ 2714873 ] Fix for the overwritting of document attributes.milde2013-01-211-0/+4
* Apply [ 3599485 ] node source/line information for sphinx translation.milde2013-01-211-0/+4
* Fix [ 3600051 ] for tables in a list, table cells are not compacted.milde2013-01-211-0/+8
* Fix literal use of babel shorthands (straight quote, tilde, ...).milde2013-01-171-2/+4
* latex2e: Drop the simple algorithm replacing straight double quotes.milde2013-01-051-4/+11
* Fix [ 3596884 ] exception importing ``docutils.io``.milde2012-12-271-0/+3
* Release 0.10: added empty "Changes Since 0.10" sectiongrubert2012-12-161-0/+4
* Release 0.10: closed "Changes Since ..." sectiondocutils-0.10@7564grubert2012-12-161-2/+2
* reset section names for release.shgrubert2012-12-161-2/+2
* Release 0.10: closed "Changes Since ..." sectiongrubert2012-12-131-2/+2
* SmartQuotes transform: language-depended quote characters.milde2012-11-261-2/+2
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-0/+5
* Fix opening binary files under Py3k (thanks to Dominic Fitzpatrick).milde2012-11-061-0/+1
* Customizable MathJax URL (based on patch by Dmitry Shachnev).milde2012-10-181-0/+2
* Add SmartQuotes transform for typographic quotes and dashes.milde2012-10-161-8/+12
* Add ``math.css`` stylesheet to data files (thanks to Dmitry Shachnev).milde2012-10-151-5/+9
* Fix Py3k error writing to stdout with encoding differing from default.milde2012-10-111-0/+1
* Change default of "syntax highlight" option to "long", milde2012-09-141-0/+2
* Use ``<code>`` tag for inline "code", do not drop nested inline nodes (syntax...milde2012-09-121-0/+5
* Fix import of PIL.Image.milde2012-09-121-0/+1
* Fix section numbering by LaTeX.milde2012-09-061-0/+1
* Allow running test_buildhtml.py from anywhere, also with Python 3.milde2012-09-031-0/+5
* Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa...grubert2012-08-261-0/+2
* Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module.milde2012-08-161-0/+4
* Fix [ 3556388 ] Mathjax does not work with rst2s5.milde2012-08-141-0/+4
* Apply [ 3555160 ] ensure order of "otherlanguages".milde2012-08-141-3/+7
* Fix [ 3546533 ] unicode error with date directive.milde2012-07-221-0/+4
* Fix [3541369] Relative __import__ also with Python 3.3.milde2012-07-111-0/+1
* Apply [3527401] manpage writer addmonition's don't preserve indentationgrubert2012-07-061-0/+1
* Apply [3527397] Add indentation to literal blocks in manpage writergrubert2012-07-041-0/+4
* io.FileInput/io.FileOutput: no system-exit on IOError.milde2012-06-251-0/+5
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-0/+2
* Drop support for Python 2.3.milde2012-06-221-0/+4
* Release 0.9.1: added empty "Changes Since 0.9.1" sectiongrubert2012-06-171-0/+4
* Release 0.9.1: closed "Changes Since ..." sectiongrubert2012-06-171-2/+2
* Document latest fixes.milde2012-06-141-5/+9