index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
test_writers
/
test_html4css1_misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
1
-6
/
+4
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
1
-5
/
+6
*
Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.
milde
2023-04-08
1
-1
/
+1
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
1
-1
/
+0
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-10
/
+30
*
Partially revert r9167
aa-turner
2022-11-02
1
-0
/
+1
*
Simplify ``CustomTestCase.compare_output``
aa-turner
2022-10-21
1
-3
/
+3
*
Subclass directly from ``unittest.TestCase``
aa-turner
2022-10-21
1
-5
/
+5
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
1
-2
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
1
-1
/
+1
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+1
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
1
-2
/
+2
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-1
/
+1
*
Fix code indentation
milde
2022-01-29
1
-54
/
+55
*
Drop string prefix "u".
milde
2022-01-26
1
-2
/
+2
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
1
-0
/
+1
*
py3: Use 'absolute_import' future
milde
2019-08-26
1
-2
/
+5
*
Drop 2.4 and 2.5 compatibility code, part 2.
milde
2017-08-14
1
-4
/
+3
*
Fix [ 319 ] MathJax CDN shut down on April 30, 2017.
milde
2017-06-16
1
-3
/
+3
*
Adapt test to fixes in course of the HTML-writer code "outsourcing":
milde
2016-11-29
1
-1
/
+1
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
1
-1
/
+1
*
Test update.
milde
2016-05-24
1
-2
/
+2
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-07-16
1
-1
/
+1
*
Fix setup.py and tests after addition of writers/html_base and mv of math.css.
milde
2015-03-10
1
-1
/
+1
*
Fix [ 266 ] creating labels/class values in description list items.
milde
2015-02-26
1
-0
/
+42
*
HACK around tests that depend on directory contents.
grubert
2014-07-06
1
-1
/
+3
*
Bugfix: do not make "stylesheet-path"s absolute.
milde
2013-03-15
1
-0
/
+10
*
New default for `math-output` setting: "HTML math.css".
milde
2013-03-04
1
-5
/
+18
*
New setting `stylesheet_dirs`.
milde
2013-03-02
1
-15
/
+65
*
Code cleanup and test html math output options.
milde
2012-10-25
1
-3
/
+56
*
Cleanup: Use True/False for boolean values
milde
2012-01-19
1
-4
/
+5
*
Convert docutils to Python 3 (at least so that it runs the test suite.)
gbrandl
2009-04-01
1
-3
/
+4
*
adjusted name and email address
wiemann
2007-05-31
1
-1
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
converted latin1 files to utf8;
wiemann
2005-10-29
1
-3
/
+4
*
made _stylesheet_required setting default to 0,
wiemann
2005-08-24
1
-2
/
+1
*
Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...
goodger
2005-06-28
1
-1
/
+2
*
executable
goodger
2005-06-24
1
-0
/
+0
*
separated different types of tests
goodger
2005-06-23
1
-0
/
+35