summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-22198-33871/+0
* backported r5499: fix exception interpolationgoodger2008-01-141-2/+2
* --- MERGE: merged r4631 to maintenance branch; original log message:goodger2006-11-133-8/+18
* backported r4802 and r4805wiemann2006-11-132-1/+2
* --- MERGE: merged r4629 to maintenance branch; original log message:wiemann2006-11-131-11/+0
* added Python version guardgoodger2006-11-131-1/+10
* --- MERGE: merged r4519 to maintenance branch; original log message:wiemann2006-06-051-8/+8
* --- MERGE: merged r4454 to maintenance branch; original log message:wiemann2006-06-051-1/+1
* --- MERGE: merged r4450 to maintenance branch; original log message:wiemann2006-06-051-16/+16
* --- MERGE: merged r4515 to maintenance branch; original log message:wiemann2006-06-052-40/+40
* reverted r4485 and r4486 (backport of PEP changes to maint. branch)wiemann2006-04-026-14/+14
* --- MERGE: merged r4444 to maintenance branch; original log message:wiemann2006-04-016-14/+14
* --- MERGE: merged r4440 to maintenance branch; original log message:wiemann2006-04-011-2/+9
* --- MERGE: merged r4439 to maintenance branch; original log message:wiemann2006-04-011-6/+8
* --- MERGE: merged r4315 to maintenance branch; original log message:wiemann2006-01-221-0/+39
* --- MERGE: merged r4287 to maintenance branch; original log message:wiemann2006-01-211-2/+2
* fixed another occurence of the over-zealous search & replacewiemann2006-01-091-1/+1
* Release 0.4: set version number to 0.4.1wiemann2006-01-099-9/+9
* some cleanup:wiemann2006-01-091-4/+0
* moved clear_roles to DocutilsTestSupport.CustomTestCase so that it is used gl...wiemann2006-01-092-11/+15
* added workaround for left-over default roles in functional testswiemann2006-01-091-0/+9
* Release 0.4: set version number to 0.4wiemann2006-01-078-8/+8
* updatedgoodger2006-01-052-2/+2
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-316-33/+52
* Fixed bug with circular substitution definitions that put Docutils into an in...goodger2005-12-281-0/+84
* added "date" directive, tests, & translationsgoodger2005-12-221-0/+53
* updatedgoodger2005-12-212-2/+2
* fixed lingering path problemgoodger2005-12-151-3/+1
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+2
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-153-0/+97
* DOS path fixesgoodger2005-12-151-1/+1
* path fixesgoodger2005-12-152-1/+3
* corrected pathgoodger2005-12-141-1/+1
* fixed import ordergoodger2005-12-141-1/+1
* added path for extra modules (roman, optparse, textwrap)goodger2005-12-141-0/+1
* updatedgoodger2005-12-134-12/+0
* added working directory and docutils package directory to outputgoodger2005-12-131-0/+2
* made output more convenientgoodger2005-12-131-0/+12
* updatedgoodger2005-12-138-40/+28
* Added the universal.StripComments transform, the "strip_comments" setting, an...goodger2005-12-121-0/+49
* keep "Authors" field name, no matter how many authors listedgoodger2005-12-111-4/+6
* removed revision tag; it just caused pain without gaingoodger2005-12-102-2/+0
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-096-6/+6
* tests for the "container" directive (forgot to add it a while back)goodger2005-12-081-0/+76
* backup files no longer copied; XHTML validatesgoodger2005-12-082-2/+2
* corrected "contents" note in test textgoodger2005-12-083-6/+6
* corrected keyword expansion artifactgoodger2005-12-082-2/+2
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-0829-16/+2310
* added East Asian double-width character support; thanks to Frank Bennett for ...goodger2005-12-071-0/+324
* Fixed bugs: list items with blank first lines; block quote attributions with ...goodger2005-12-062-0/+70