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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Special-case tests with IOError on older python versions.
abolish-userstring-haskey
strank
2008-07-25
2
-2
/
+24
*
Fixes for test errors in py2.2.
strank
2008-07-24
2
-3
/
+4
*
All tests pass on py2.5, added tests for UnicodeDecodeError.
strank
2008-07-24
4
-4
/
+40
*
Deal with test failures by adapting the tests.
strank
2008-07-24
4
-4
/
+4
*
changes to remove py2.6 -3 deprecation warnings
strank
2008-07-24
7
-13
/
+15
*
Text subclasses unicode, replace has_key with in operator.
strank
2008-07-23
7
-21
/
+18
*
undo accidental commit to trunk
abolish-userstring-haskey@5608
strank
2008-07-23
7
-18
/
+21
*
Replace all has_key with the in operator.
strank
2008-07-23
7
-21
/
+18
*
Change MiscTests.test_node_class_names to make it pass for python2.6
grubert
2008-07-17
1
-1
/
+1
*
upped version to 0.6
goodger
2008-06-25
2
-6
/
+6
*
Release 0.5: set version number to 0.6
grubert
2008-06-25
8
-8
/
+8
*
allow to change test module from alltests.py to something else
wiemann
2008-03-30
1
-3
/
+7
*
Fix: escaping ``%`` in href urls.
lossless-rst-writer@5513
grubert
2008-02-15
1
-0
/
+17
*
Allow ``+`` and ``:`` in reference names.
grubert
2008-02-15
1
-0
/
+14
*
Add test for ``.-_`` in citation labels.
grubert
2008-02-15
1
-0
/
+31
*
fix exception interpolation
goodger
2008-01-14
1
-2
/
+2
*
latex2e writer : Move usepackage hyperref after stylesheet inclusion.
grubert
2007-11-12
3
-3
/
+9
*
added test for r5314
wiemann
2007-07-05
4
-286
/
+285
*
Merge smaller differences from latex2e_adaptive_preamble.
subdocs@5264
grubert
2007-06-20
3
-5
/
+3
*
Put leavevmode before longtable to avoid having it moved before sub/pargraph.
grubert
2007-05-31
2
-0
/
+7
*
adjusted name and email address
wiemann
2007-05-31
16
-16
/
+16
*
Using leavevmode after terms option_list no longer needs to check parent for ...
grubert
2007-05-28
1
-2
/
+1
*
- Append ``\leavemode`` to definition list terms.
grubert
2007-05-28
1
-15
/
+5
*
Table column width with 3 decimal places.
grubert
2007-05-28
2
-7
/
+7
*
Py22 compatibility fix (does not recognize source code encoding)
wiemann
2007-04-10
1
-4
/
+6
*
added class="internal"/class="external" to a elements
wiemann
2007-04-10
5
-96
/
+96
*
reverted r5032; breaks Python 2.2 compatibility
wiemann
2007-03-21
5
-11
/
+11
*
replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...
wiemann
2007-03-21
5
-11
/
+11
*
moved Element.__str__ to Node.__str__ so Text has it too;
wiemann
2007-03-21
1
-0
/
+10
*
merged include-after-until branch to trunk; deleted include-after-until branch
wiemann
2007-03-12
3
-0
/
+120
*
- New option ``--reference-label`` to allow usage of LaTeX ref for
grubert
2007-02-21
2
-0
/
+51
*
dropped all name attributes of "a" elements
wiemann
2007-01-16
4
-91
/
+91
*
+ - Moved ``id`` attributes from titles to surrounding ``div``
wiemann
2007-01-16
6
-127
/
+127
*
Add: active latex2e test data with option list in definition list.
grubert
2006-12-11
3
-18
/
+97
*
Remove inactive code for use_optionlist_for_option_list.
grubert
2006-12-11
1
-11
/
+2
*
fixed bug with multi-line attributions in block quote directives (epigraph etc.)
goodger
2006-12-09
1
-2
/
+4
*
Fix: output hypertargets
grubert
2006-11-28
1
-6
/
+6
*
removed Py21 compatibility code
wiemann
2006-11-13
1
-17
/
+1
*
correct faulty setting definitions & add test; 0.4 backport candidate
goodger
2006-11-12
2
-1
/
+2
*
- Image width unit ``px`` is translated to ``pt``:
grubert
2006-11-02
1
-3
/
+3
*
Fix: Do not escape underscores in citation reference labels if
grubert
2006-10-08
1
-0
/
+34
*
Use centering instead of center for figure contents, to avoid vertical space.
grubert
2006-10-08
1
-2
/
+3
*
Recognize table class: borderless, nolines, booktabs, standard.
grubert
2006-09-03
1
-0
/
+38
*
added writer_aux.Admonitions transform;
wiemann
2006-08-16
1
-0
/
+33
*
added functional test for non-ASCII characters in comments
wiemann
2006-08-11
4
-2
/
+10
*
updated headers
wiemann
2006-08-07
5
-20
/
+10
*
merged directives branch to trunk (r4375:4666);
wiemann
2006-07-12
20
-132
/
+458
*
use integer division to make it more explicit, and for Python 3000 compatibil...
wiemann
2006-07-04
1
-3
/
+3
*
Added StopTraversal exception in nodes, to interrupt the traversal cleanly.
blais
2006-06-28
1
-0
/
+75
*
Python 2.5 compatibility: dynamic exception matching
goodger
2006-06-22
3
-8
/
+18
[next]