<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/transforms/references.py, branch subdocs</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>push system messages up to super-document so they do not get lost (tested);</title>
<updated>2007-08-24T17:03:35+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-24T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=e00d26e429cbcc9ab821cde724d119b4f54727e6'/>
<id>e00d26e429cbcc9ab821cde724d119b4f54727e6</id>
<content type='text'>
expand ~ in docset-root and subdocs (not tested);
prune subdocs for a couple of target/reference transforms which are applied to every document anyway, so they do not need to descend into subdocs (not all tested);
removed unnecessary import in latex2e

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5425 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expand ~ in docset-root and subdocs (not tested);
prune subdocs for a couple of target/reference transforms which are applied to every document anyway, so they do not need to descend into subdocs (not all tested);
removed unnecessary import in latex2e

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5425 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve indirect qualified targets</title>
<updated>2007-08-22T14:30:50+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-22T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=b4ced07fd9e6f1a46aec3477b161563d288d06da'/>
<id>b4ced07fd9e6f1a46aec3477b161563d288d06da</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5418 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5418 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added qualified references syntax;</title>
<updated>2007-08-20T11:07:11+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T11:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1817d31bc5967e3c0e5622d75a095a0c2172ca93'/>
<id>1817d31bc5967e3c0e5622d75a095a0c2172ca93</id>
<content type='text'>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>moved responsibility for applying transforms from publisher to</title>
<updated>2007-06-24T02:55:18+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-06-24T02:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=2b394fe5f5c7620342d24e801668ec1d6a4e8bff'/>
<id>2b394fe5f5c7620342d24e801668ec1d6a4e8bff</id>
<content type='text'>
Reader.read and Writer.write methods

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5266 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reader.read and Writer.write methods

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5266 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>moved uniq() to utils.py</title>
<updated>2007-03-12T21:39:31+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-03-12T21:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=2c2b5b917ffd7988d23b24a594f4e8b12f4b1ac5'/>
<id>2c2b5b917ffd7988d23b24a594f4e8b12f4b1ac5</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5018 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5018 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>use $Id$ instead of $Date$ and $Revision$;</title>
<updated>2006-05-21T20:44:42+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2006-05-21T20:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1d2df07a408bab43d1a07a0f22cb9a96393eeec8'/>
<id>1d2df07a408bab43d1a07a0f22cb9a96393eeec8</id>
<content type='text'>
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug with circular substitution definitions that put Docutils into an infinite loop.  Circular substitution definitions are now detected &amp; reported.</title>
<updated>2005-12-28T23:48:48+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-12-28T23:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=a4dc6c54aafa689141243e1e837dc2bc3b236939'/>
<id>a4dc6c54aafa689141243e1e837dc2bc3b236939</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4233 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4233 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>merged branches/s5 changes r4011:4155 into trunk/docutils</title>
<updated>2005-12-08T04:43:13+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-12-08T04:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=118dd3d2aa36cf563590197e28830c1a905f9cd8'/>
<id>118dd3d2aa36cf563590197e28830c1a905f9cd8</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>removed more internal state (`document.anonymous_refs` and</title>
<updated>2005-10-11T21:36:06+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-10-11T21:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=c6e1fdb5efb32575f69e1c0c68cb6715ac896a85'/>
<id>c6e1fdb5efb32575f69e1c0c68cb6715ac896a85</id>
<content type='text'>
`document.anonymous_targets`)


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3939 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`document.anonymous_targets`)


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3939 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added Node.deepcopy(); fixed bug with doubly-indirect substitutions</title>
<updated>2005-10-11T19:34:52+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-10-11T19:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=8ca484acd7f7fbc2990475a22fb1089b022e5571'/>
<id>8ca484acd7f7fbc2990475a22fb1089b022e5571</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3935 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3935 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
