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
/
nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
restored Element.set_class method for compatibility
goodger
2005-04-16
1
-2
/
+5
*
fixed bugs: don't access a node's children attribute directly\!
goodger
2005-04-07
1
-4
/
+4
*
added "header" & "footer" directives, tests, docs, support, and some tweaks
goodger
2005-04-07
1
-9
/
+31
*
merged reporter-categories branch into trunk: removed docutils.utils.Reporter...
goodger
2005-04-05
1
-10
/
+10
*
removed nodes.Element.set_class() method;
wiemann
2005-04-02
1
-4
/
+0
*
added docstring for Sequential to make it more easily findable
wiemann
2005-03-31
1
-1
/
+2
*
typo
wiemann
2005-03-27
1
-1
/
+1
*
simplified creation of attributes;
wiemann
2005-03-26
1
-8
/
+5
*
updated documentation to "ids" and "names"
wiemann
2005-03-26
1
-5
/
+5
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
1
-39
/
+77
*
reverted rev. 1.90; may have introduced bugs
wiemann
2005-03-21
1
-4
/
+12
*
I don't think nodes.Text should have a children attribute at all, but if it d...
goodger
2005-03-21
1
-2
/
+2
*
never discard messages
wiemann
2005-03-20
1
-12
/
+4
*
made Node.traverse() and Node.next_node() Python 2.1 compatible
wiemann
2005-03-15
1
-15
/
+13
*
removed Node.flattened(); added Node.traverse();
wiemann
2005-03-15
1
-44
/
+64
*
removed redundant get_children();
wiemann
2005-03-14
1
-12
/
+7
*
removed Node.has_children method
wiemann
2005-03-14
1
-9
/
+1
*
removed old implementation of Node.flattened()
wiemann
2005-03-13
1
-4
/
+0
*
improved documentation of Element.flattened
wiemann
2005-03-13
1
-2
/
+5
*
simplified loop logic
goodger
2005-03-13
1
-3
/
+1
*
renamed docutils.nodes.Node.tree to docutils.nodes.Node.flattened, and added ...
goodger
2005-03-13
1
-2
/
+7
*
added more documentation to Node.tree()
wiemann
2005-03-06
1
-1
/
+18
*
"image" element class changed to subclass of Element, not TextElement (empty ...
goodger
2005-03-05
1
-1
/
+1
*
removed lambda, renamed cond to condition (explicit & self-documenting)
goodger
2005-03-05
1
-4
/
+4
*
added Node.tree() method
wiemann
2005-03-05
1
-0
/
+7
*
added Node.has_children() and Node.next_node()
wiemann
2005-03-05
1
-0
/
+38
*
reverted from 1.75 to 1.74; seemed like a bad idea
wiemann
2005-03-05
1
-4
/
+6
*
changed Element.get_children() so that it returns a copy
wiemann
2005-03-04
1
-6
/
+4
*
added Element.clear()
wiemann
2005-03-04
1
-0
/
+3
*
removed code duplication
wiemann
2005-03-04
1
-7
/
+3
*
whitespace
goodger
2005-02-25
1
-0
/
+2
*
added some more documentation for name and id attributes
wiemann
2005-01-13
1
-0
/
+6
*
fixed documentation of TextElement node class
wiemann
2004-12-25
1
-1
/
+1
*
removed compound node from list of optional nodes
wiemann
2004-12-23
1
-1
/
+3
*
removed unused node class ``info``
wiemann
2004-11-09
1
-2
/
+1
*
made PreBibliographic nodes Invisible
wiemann
2004-10-31
1
-3
/
+3
*
improved documentation of Node.pformat
wiemann
2004-10-27
1
-1
/
+5
*
typo
goodger
2004-10-26
1
-1
/
+1
*
Added ``compound`` node class. Added a mechanism for Visitors to transitional...
goodger
2004-10-20
1
-5
/
+20
*
Changed structure of ``line_block``; added ``line``.
goodger
2004-10-05
1
-2
/
+9
*
updated documentation to match newly added ``dispatch`` methods
wiemann
2004-10-01
1
-21
/
+33
*
fix
goodger
2004-09-12
1
-1
/
+1
*
fix
goodger
2004-09-12
1
-1
/
+1
*
Added dispatch_visit and dispatch_departure methods to NodeVisitor; useful as...
goodger
2004-09-12
1
-10
/
+20
*
re-added visit_ and depart_ to debug output, changed method name to match the...
wiemann
2004-09-12
1
-6
/
+7
*
added dispatcher
wiemann
2004-09-11
1
-13
/
+17
*
typo
goodger
2004-06-23
1
-2
/
+2
*
updated
wiemann
2004-06-05
1
-1
/
+1
*
Clarify use of TextElement.__init__()
aahz
2004-04-09
1
-0
/
+3
*
Added unknown_reference_resolvers list for each transformer. This list holds
mmgilbe
2004-03-25
1
-0
/
+3
[prev]
[next]