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
/
readers
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all has_key with the in operator.
abolish-userstring
strank
2008-07-23
1
-1
/
+1
*
fixed doc-string -- the reader does not apply transforms
wiemann
2007-03-01
1
-2
/
+2
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
Added the universal.StripComments transform, the "strip_comments" setting, an...
goodger
2005-12-12
1
-1
/
+1
*
Merged "transforms" branch into trunk.
wiemann
2005-09-20
1
-0
/
+22
*
moved Dummy reader and parser to readers/dummy.py and parsers/dummy.py, resp.;
wiemann
2005-06-27
1
-1
/
+1
*
removed unnecessary imports
wiemann
2005-06-26
1
-2
/
+0
*
Updated for configuration file reorganization.
goodger
2003-08-27
1
-0
/
+1
*
updated
goodger
2002-11-19
1
-2
/
+1
*
Removed bogus aliases.
goodger
2002-11-08
1
-6
/
+1
*
Added default parameter values to ``Reader.__init__()`` to make instantiation...
goodger
2002-10-31
1
-1
/
+1
*
Completed transform reform; removed ``transform()`` method; updated.
goodger
2002-10-24
1
-16
/
+1
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-5
/
+5
*
Added support for improved diagnostics.
goodger
2002-09-24
1
-7
/
+6
*
Added support for the observer pattern from ``utils.Reporter``, in ``Reader.p...
goodger
2002-09-05
1
-2
/
+6
*
updated
goodger
2002-08-21
1
-5
/
+4
*
Fixed source reference; bug pointed out by Simon Budig.
goodger
2002-07-04
1
-1
/
+2
*
- Added support for the ``docutils.io.IO`` class & subclasses.
goodger
2002-06-28
1
-22
/
+3
*
- Added support for an option values object which carries default
goodger
2002-05-30
1
-13
/
+6
*
Gave Readers more control over choosing and instantiating Parsers.
goodger
2002-05-05
1
-20
/
+34
*
Initial revision
goodger
2002-04-20
1
-0
/
+118