summaryrefslogtreecommitdiff
path: root/docutils/utils
Commit message (Expand)AuthorAgeFilesLines
* smartquotes: non-breaking spaces for french quotes, LaTeX character conversion.milde2012-12-121-2/+3
* SmartQuotes transform: language-depended quote characters.milde2012-11-261-81/+157
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-9/+10
* Smartquotes: correct "educating" of quotes around inline markup.milde2012-11-181-196/+188
* Add SmartQuotes transform for typographic quotes and dashes.milde2012-10-161-0/+830
* Use validate_comma_separated_string_list for stylesheet setting.milde2012-10-121-8/+5
* SafeString._str__ must not return a binary string with Python 3.x.milde2012-08-241-1/+5
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-258-1/+7655
* Drop support for Python 2.3.milde2012-06-221-3/+2
* Add py23 commentgrubert2012-05-011-0/+1
* Fix: list comprehension for python 2.3 requires brackettsgrubert2012-04-291-2/+2
* Fix relative_path() with source=None and `unicode` target.milde2012-02-031-1/+2
* Cleanup: Use True/False for boolean valuesmilde2012-01-191-4/+4
* Store source and line in the "raw" node generated by raw-derived roles.milde2012-01-061-1/+1
* Fix [ 2971827 ] and [ 3442827 ]milde2011-12-201-0/+81
* docutils.utils is now a package (providing a place for sub-modules)milde2011-12-203-0/+1075