summaryrefslogtreecommitdiff
path: root/test/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* New setting `stylesheet_dirs`.milde2013-03-021-0/+13
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-4/+7
* Fix relative_path() with source=None and `unicode` target.milde2012-02-031-0/+32
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-31/+32
* docutils.utils is now a package (providing a place for sub-modules)milde2011-12-201-1/+1
* Workaround for unicode messages in Exception instances with Python < 2.6.milde2011-04-121-3/+25
* Minor fixes for Python 3.1milde2011-01-031-1/+1
* exclude combining chars from column_width (partial fix for [ 2926161 ])milde2010-11-101-0/+6
* Handle language codes according to BCP 47 milde2010-09-171-0/+13
* Fix py3k problem: sys.stderr expects a unicode string.milde2010-03-221-17/+19
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-011-16/+16
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-281-2/+4
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* merged reporter-categories branch into trunk: removed docutils.utils.Reporter...goodger2005-04-051-81/+0
* made issuing debug-system_messages conditionalwiemann2005-03-281-5/+2
* beginnings of substitution case-sensitizinggoodger2003-03-271-12/+0
* changed docstring field lists into commentsgoodger2002-10-091-6/+6
* updatedgoodger2002-10-081-15/+15
* updatedgoodger2002-09-111-2/+1
* updatedgoodger2002-08-271-24/+23
* updatedgoodger2002-08-211-27/+27
* updatedgoodger2002-05-301-11/+3
* updatedgoodger2002-05-051-18/+13
* Initial revisiongoodger2002-04-201-0/+324