summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Collapse)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-22152-32627/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@8122 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backported r4802 and r4805wiemann2006-11-135-16/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4815 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4630 to maintenance branch; original log message:goodger2006-11-131-1/+2
| | | | | | for compatibility with Python2.5b1 git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4814 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4515 to maintenance branch; original log message:wiemann2006-06-051-11/+19
| | | | | | Prevent latex writer from crashing on files with >256 lists (patch 1475247 by edloper) git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4614 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4507 to maintenance branch; original log message:wiemann2006-06-051-3/+4
| | | | | | docstring correction git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4613 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4566 to maintenance branch; original log message:wiemann2006-06-051-3/+3
| | | | | | | fixed docstring of publish_from_doctree; see http://thread.gmane.org/gmane.text.docutils.user/2852 git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4606 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4527 to maintenance branch; original log message:wiemann2006-06-051-1/+1
| | | | | | docstring correction git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4605 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted r4485 and r4486 (backport of PEP changes to maint. branch)wiemann2006-04-023-16/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4490 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4443 to maintenance branch; original log message:wiemann2006-04-013-10/+16
| | | | | | support for new python.org and pep2pyramid.py git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4485 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4315 to maintenance branch; original log message:wiemann2006-01-221-0/+1
| | | | | | | fixed "target beginning with underscore" bug; added test for missing closing backquote in targets git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4318 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* --- MERGE: merged r4287 to maintenance branch; original log message:wiemann2006-01-211-1/+2
| | | | | | Fix: figure align: center git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4302 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4.1wiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4269 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set __version_details__ to "repository"wiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4264 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed version info to "release"wiemann2006-01-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4260 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some cleanup:wiemann2006-01-091-6/+1
| | | | | | | removed unnecessary tearDown method; removed unnecessary roles parameter to Inliner.__init__ git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* revised version info to reflect the current limbo statusgoodger2006-01-081-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4250 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4: set version number to 0.4wiemann2006-01-071-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed markup bugs in docstrings; now works with Endogoodger2006-01-055-29/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4242 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* bug fix for Konqueror from Mikolaj Machowskigoodger2006-01-051-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4238 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* correction from panjunyonggoodger2006-01-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4237 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug where values of list-valued attributes of elements originating ↵goodger2005-12-311-1/+6
| | | | | | from custom interpreted text roles (i.e., with custom classes) were being shared between element instances. Reported by Shmuel Zeigerman. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated from http://www.iana.org/assignments/uri-schemes: added missing ↵goodger2005-12-301-40/+56
| | | | | | schemes; added RFC references git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4235 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST ↵goodger2005-12-293-0/+8
| | | | | | compatibility (removed in r3124/r3129; noticed by Matthew Gilbert). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4234 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed bug with circular substitution definitions that put Docutils into an ↵goodger2005-12-281-3/+35
| | | | | | infinite loop. Circular substitution definitions are now detected & reported. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4233 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add new translationrichieadler2005-12-232-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "date" directive, tests, & translationsgoodger2005-12-2220-0/+35
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4229 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
| | | | | | simplified comments git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4224 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved script element to avoid FOUCwiemann2005-12-171-2/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4223 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added absolute path of test root to sys.path because Py21/Py22 insert thewiemann2005-12-151-1/+1
| | | | | | | | *relative* path "test" at the beginning of sys.path when running "python2.2 test/alltests.py", which breaks the imports due to chdir; replaced os.path.sep with os.sep for Py21/Py22 compatibility git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4220 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-17/+25
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* DOS path fixesgoodger2005-12-151-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4218 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected r4199goodger2005-12-141-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4208 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed excess instructions from the option help, & tweakgoodger2005-12-141-11/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4207 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use unicode literalswiemann2005-12-132-120/+106
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4203 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* always propagate exceptions when in doubt (when self.settings couldn't be ↵wiemann2005-12-131-2/+2
| | | | | | initialized) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4199 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* this was here by mistake; removedgoodger2005-12-131-25/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4197 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed style for handout blocksgoodger2005-12-132-6/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4192 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed <pre> margins; updated conditional display stylegoodger2005-12-137-28/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4188 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed unused title adornment; updated conditional display stylegoodger2005-12-131-5/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4187 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed unused styles; refined handout decoration; updated conditional ↵goodger2005-12-131-9/+3
| | | | | | display style git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4186 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4185 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated conditional display rolesgoodger2005-12-131-3/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4184 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added the universal.StripComments transform, the "strip_comments" setting, ↵goodger2005-12-123-1/+25
| | | | | | and the --strip-comments/--leave-comments options. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4183 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* keep "Authors" field name, no matter how many authors listedgoodger2005-12-111-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4173 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4172 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added commentsgoodger2005-12-111-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4169 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed revision tag; it just caused pain without gaingoodger2005-12-101-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4168 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* completed Japanese mappingsgoodger2005-12-102-112/+123
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4167 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-0939-18/+13
| | | | | | updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* backup files no longer copied; XHTML validatesgoodger2005-12-081-7/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4161 929543f6-e4f2-0310-98a6-ba3bd3dd1d04