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
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added ``serial_escape`` function; escapes string values that are elements of ...
goodger
2005-10-02
1
-36
/
+36
*
updated expected output of functional test
wiemann
2005-09-26
1
-1
/
+1
*
added docutils/writers/support/ directory and removed tools/stylesheets/; upd...
goodger
2005-09-25
2
-3
/
+6
*
changed DanglingReferences priority back to 850
wiemann
2005-09-22
2
-182
/
+182
*
added <div class="document"> to make PEP writer output valid XHTML
wiemann
2005-09-18
1
-0
/
+1
*
made cloaking of email addresses with ``--cloak-email-addresses`` less obtrus...
wiemann
2005-09-17
1
-2
/
+2
*
more tests, more handling for edge cases, some polishing
wiemann
2005-09-12
1
-17
/
+97
*
clarified test text
wiemann
2005-09-11
4
-8
/
+12
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
2
-4
/
+4
*
HTML writer:
wiemann
2005-08-29
1
-3
/
+4
*
LaTeX writer: protect closing sqaure brackets as well
wiemann
2005-08-27
1
-3
/
+3
*
Moved "id" attribute from container (section etc.) to the <a> tag in the titl...
goodger
2005-08-25
2
-85
/
+85
*
made _stylesheet_required setting default to 0,
wiemann
2005-08-24
1
-1
/
+0
*
also fixed by rev. 3828
goodger
2005-08-24
1
-1
/
+1
*
more precise error message
wiemann
2005-07-15
1
-2
/
+2
*
renamed universal.FinalChecks to references.DanglingReferences;
wiemann
2005-07-05
2
-182
/
+182
*
improved cloaking mechanism
wiemann
2005-07-01
1
-1
/
+1
*
implemented units for image widths; implemented language-support (e.g. for hy...
wiemann
2005-06-29
1
-1
/
+2
*
move metadata title into document['title']
wiemann
2005-06-29
1
-1
/
+1
*
Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...
goodger
2005-06-28
1
-0
/
+1
*
fixed tests
wiemann
2005-06-20
1
-0
/
+1
*
ensure that always a stylesheet path/URL is given;
wiemann
2005-06-20
4
-2
/
+6
*
added support for units in image widths and heights;
wiemann
2005-06-16
4
-3
/
+68
*
fixed wrong propagation of attributes to img elements in HTML
wiemann
2005-06-06
1
-1
/
+1
*
removed <div>s around images
wiemann
2005-06-06
2
-6
/
+6
*
added "local" class to local TOCs
wiemann
2005-06-06
2
-2
/
+2
*
fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...
wiemann
2005-06-05
2
-4
/
+4
*
added functional test for image with multiple IDs;
wiemann
2005-05-29
4
-1
/
+20
*
moved aux. <span> tags for multiple IDs *inside* the element which carries th...
wiemann
2005-05-29
1
-5
/
+5
*
Release 0.3.9: set version number to 0.3.10
wiemann
2005-05-26
5
-5
/
+5
*
Release 0.3.9: set version number to 0.3.9
wiemann
2005-05-26
5
-5
/
+5
*
added support and test for section subtitles
wiemann
2005-05-26
4
-11
/
+18
*
added defaults file for standalone_rst_... tests
wiemann
2005-05-25
4
-7
/
+13
*
added test for rowspanning tables with the LaTeX writer
wiemann
2005-05-25
5
-19
/
+59
*
more thorough figure testing
wiemann
2005-05-20
4
-7
/
+113
*
reverting revision 3322: addition of ":border:" option to "image" directive
goodger
2005-05-14
3
-3
/
+2
*
added field list in table cell
wiemann
2005-05-10
1
-0
/
+5
*
added test for images
wiemann
2005-05-09
1
-0
/
+13
*
this was stupid;
wiemann
2005-05-09
2
-0
/
+0
*
added images for convenience
wiemann
2005-05-09
2
-0
/
+0
*
Added "border" option to "image" directive (& attribute to doctree element); ...
goodger
2005-05-09
3
-2
/
+3
*
reverted r3279
wiemann
2005-05-03
3
-8
/
+8
*
renamed "dangerous" functional test to "restricted"
wiemann
2005-04-30
3
-8
/
+8
*
changed the LaTeX sidebar-test a bit
wiemann
2005-04-30
1
-6
/
+4
*
added test file for new LaTeX writer including
wiemann
2005-04-29
1
-0
/
+12
*
added some tests for the new latex writer
wiemann
2005-04-29
1
-0
/
+104
*
do not add first/last class to invisible elements
wiemann
2005-04-27
1
-1
/
+1
*
added target at end of admonition
wiemann
2005-04-27
3
-1
/
+4
*
Added "cloak_email_addresses" setting & support; updated test & docs. Thanks...
goodger
2005-04-22
3
-7
/
+34
*
added test for targets in front of sections
wiemann
2005-04-21
4
-6
/
+11
[prev]
[next]