summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Special-case tests with IOError on older python versions. abolish-userstring-haskeystrank2008-07-252-2/+24
* Fixes for test errors in py2.2.strank2008-07-243-4/+5
* All tests pass on py2.5, added tests for UnicodeDecodeError.strank2008-07-244-4/+40
* Deal with test failures by adapting the tests.strank2008-07-244-4/+4
* changes to remove py2.6 -3 deprecation warningsstrank2008-07-2412-18/+21
* Text subclasses unicode, replace has_key with in operator.strank2008-07-2336-187/+202
* now really branch docutils trunk for removing userstring and has_keystrank2008-07-230-0/+0
* undo accidental commit to trunkabolish-userstring-haskey@5608strank2008-07-239-28/+31
* Replace all has_key with the in operator.strank2008-07-239-31/+28
* list 3rd-party modules in extrasgoodger2008-07-221-2/+3
* Change: has_key for dictionaries (not Nodes) to in-operator.grubert2008-07-172-10/+13
* Added ``Element.__contains__`` method, for the in-operator.grubert2008-07-172-0/+7
* Change MiscTests.test_node_class_names to make it pass for python2.6grubert2008-07-171-1/+1
* Set indentation mode correctly.smerten2008-07-161-1/+4
* Integrated patch fromsmerten2008-07-161-3/+24
* Improved font-lock code to use a better `PRE-MATCH-FORM`. As a resultsmerten2008-07-161-177/+144
* Reverted patch wrongly attributed to me.smerten2008-07-161-10/+2
* Applied patch to rst.el from SMerten.blais2008-07-071-2/+10
* Add note to run alltest.py on svn version after the release.index-bug@5586grubert2008-06-261-0/+2
* upped version to 0.6goodger2008-06-252-6/+6
* Release 0.5: set version number to 0.6grubert2008-06-2510-10/+10
* Release 0.5: added empty "Changes Since 0.5" sectiongrubert2008-06-252-0/+8
* Release 0.5: set __version_details__ to "repository"grubert2008-06-251-1/+1
* Release 0.5: closed "Changes Since ..." sectiondocutils-0.5@5578grubert2008-06-252-4/+4
* Release 0.5: set version number to 0.5grubert2008-06-251-1/+1
* update publish_parts for latex2e-writer.grubert2008-06-251-2/+24
* Add howto get Unicode box drawing characters from mildegrubert2008-06-231-7/+22
* Fix description to use-verbatim-when-possiblegrubert2008-06-231-1/+1
* add latex2e --litereal-block-envgrubert2008-06-221-0/+1
* Fix: documentation to literal-block-env and use-verbatim-when-possiblegrubert2008-06-222-3/+4
* Fix path to release.sh scriptgrubert2008-06-101-1/+1
* release notes for 0.5 grubert2008-06-101-0/+36
* Fix a typogrubert2008-06-101-1/+1
* correction, thanks to Rafael Bruno C. de Oliveiragoodger2008-06-031-1/+1
* more concise entry for PyLitmilde2008-05-201-2/+2
* Update and categorise the Users link listmilde2008-05-201-41/+93
* Refixed font-lock-support mode once again to work with more Emacssmerten2008-05-191-1/+2
* added introgoodger2008-05-071-2/+17
* typogoodger2008-05-071-1/+1
* clarify purposegoodger2008-05-071-1/+3
* Updates from working version before moving into emacs.blais2008-04-191-9/+26
* fixed my user namewiemann2008-03-301-5/+5
* allow to change test module from alltests.py to something elsewiemann2008-03-301-3/+7
* fixed & improved assertion; thanks to Hans Ulrich Niedermanngoodger2008-03-271-3/+5
* Add ``--literal-block-env``.grubert2008-03-022-2/+22
* Refixed font-lock-support mode to work with more Emacs versions.smerten2008-02-261-1/+1
* Fix: escaping ``%`` in href urls.lossless-rst-writer@5513grubert2008-02-153-1/+19
* Add ``+`` and ``:`` to simple namesgrubert2008-02-151-5/+5
* Allow ``+`` and ``:`` in reference names.grubert2008-02-153-2/+17
* Add test for ``.-_`` in citation labels.grubert2008-02-151-0/+31