summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump micor version to ease tool liferel-0.15grubert2019-07-3018-19/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8304 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix broken expect filesgrubert2019-07-2515-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8302 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* set version 0.15.1grubert2019-07-2418-22/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8298 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix 366: as it is done in trunk Commit [r8294], moving the function.grubert2019-07-243-17/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8295 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix 366: circular import when docutils nodes is iported before docutils.utilsgrubert2019-07-232-1/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8293 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.15.1b.devgrubert2019-07-2318-23/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8292 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* branch for v0.15 maintenancegrubert2019-07-230-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8290 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* update to 0.15grubert2019-07-211-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8273 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: import setuptools to enable bdist_wheel commandgrubert2019-07-211-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8272 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add classifier 'Programming Language :: Python :: 3.7'grubert2019-07-211-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8271 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove python 2.4 2.5grubert2019-07-211-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8270 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix version number headgrubert2019-07-201-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8269 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change to 0.15 finalgrubert2019-07-2020-25/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8267 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: assert serial is 0 grubert2019-07-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8266 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* extract "some" info on changes from history to release-notesgrubert2019-07-202-3/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8265 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* set svn:keywordsgrubert2019-07-201-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8264 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* set version 0.15rc1.devgrubert2019-07-2019-23/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8263 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix : mixed up headersgrubert2019-07-181-7/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8262 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* ran testsgrubert2019-07-181-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8261 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix: sys.version_info on 2.6 is tuple.grubert2019-07-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8260 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release plangrubert2019-07-161-1/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8259 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Small formatting fix.milde2019-06-251-1/+1
| | | | | | Thanks to Dmitry Shachnev for reporting. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8258 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 152 ] reset `default role` at end of document.milde2019-06-243-1/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8257 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Escape backslash in string to avoid error with new Py3.milde2019-05-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8256 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix #362: String escape missing in LaTeX writer.milde2019-05-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8255 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply feature request 63 (support anchors in rfc role).milde2019-04-153-2/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8254 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 153 ] Korean mappings by Thomas Sungjin Kang.milde2019-04-155-0/+179
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Announce future changes.milde2019-03-121-0/+19
| | | | | | | | * drop support for legacy Python versions, * latex handling of admonitions, * store escape character in document tree, unescape when writing. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8252 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply patch #148: Remove handlers for deprecated nodes from LaTeX writer.milde2019-03-122-15/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8251 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Stylistic changes to increase conformance to pep8 and flake8dkuhlman2019-02-211-510/+608
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8250 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added Gilles fix -- missing clause for Python 3 mapping custom styles and ↵dkuhlman2019-02-121-1/+3
| | | | | | formats git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8249 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted odf_odt for compatibility with both Python 2 and Python3dkuhlman2019-02-122-40/+48
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8248 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix spelling errors (patch #149).milde2019-02-122-3/+3
| | | | | | Originally submitted by You-Sheng Yang in Debian. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8247 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply #356: Add Node.astext() as an abstract super method.milde2019-02-121-1/+5
| | | | | | Patch by Takeshi KOMIYA. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8246 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Use compatibility definitions for assertIn and assertNotIn only if required.milde2019-02-121-11/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8245 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix bug #358: Non-breaking space removed from fixed-width literal.milde2019-02-123-5/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8244 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply patch [ 111 ] setting the source encoding to utf8.milde2018-11-291-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix ticket [ patches/147 ] code duplication.milde2018-11-291-5/+2
| | | | | | Thanks to Takeshi KOMIYA for reporting the issue. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8242 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Specify Python version requirements in setup.py.milde2018-11-262-2/+6
| | | | | | | | Also drop a version check for no-longer supported versions 3.1 and 3.2. Patch [ 145 ] by Hugo. Thanks. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8241 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix patches/146 Import ContentHandler class correctly.milde2018-11-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8240 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Remove legacy compatibility defs for versions < 2.5.milde2018-11-216-12/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8239 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix #352 The docstring of Transformer class is wrong.milde2018-11-211-2/+3
| | | | | | Thanks to Takeshi KOMIYA for report and patch. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8238 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 351 ] The docstring of Reader class is wrong.milde2018-11-211-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8237 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Definition list terms must not use "rawsource" attribute for escaping.milde2018-11-213-16/+5
| | | | | | | | | | Remove implementation of escaping the classifier delimiter in definition list terms that relies on the "rawsource" attribute. This is not safe (rawsource is only for information and debugging purposes). A proper fix can be done with null-escaped text in Text nodes. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Revert the fix for backslash escaping in transforms.milde2018-11-216-186/+76
| | | | | | | | | Still waiting for review. Reverts last three commits from a local "feature branch" unintentionally applied to trunk with `git svn`. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8235 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* smartquotes: Use single backslashes for escaping.milde2018-11-204-38/+144
| | | | | | | | Let the smartquote transform take advantage of the representation of escaping backslashes in the doctree as null characters. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8234 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Do not unescape text when generating Text nodes.milde2018-11-202-38/+42
| | | | | | | Store the null-escaped text in the doctree and unescape on export. Enables transforms to account for escaped markup. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8233 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Unescape null-escaped content in nodes.Text.astext().milde2018-11-201-1/+3
| | | | | | | Enables the use of null-escaped source in Text nodes. The escaping can then be used in transforms acting on the doctree. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8232 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* DocInfo transform must not use "rawsource" attribute for escaping.milde2018-11-208-84/+64
| | | | | | | | | | | Remove implementation of escaping author-separators in bibliographic fields that relies on the "rawsource" attribute. This is not safe (rawsource is only for information and debugging purposes). A proper fix can be done with null-escaped text in the doctree. C.f. https://sourceforge.net/p/docutils/bugs/_discuss/thread/c8f86be6/74ed/attachment/null-escape-in-doctree2.patch git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix tab-with in `include` directive with `code` option.milde2018-11-203-1/+13
| | | | | | | | Don't convert tabs to spaces, if `tab_width` is negative. Add a fallback for LaTeX. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04