Menu

Code Commit Log


Commit Date  
[r1484] by dvarrazzo

- Tag fixed.

2007-02-14 00:24:22 Tree
[r1483] by edloper

- Added check in DocIndex._get_module_classes to make sure we don't
try to access the canonical name of a value if it doesn't have
one yet (since this gets called before we assign canonical names
to all APIDocs).

2007-02-13 22:39:34 Tree
[r1482] by edloper

- Fixed bug introduced by previous checkin that made epydoc fail
if no --exclude options were given

2007-02-13 22:23:50 Tree
[r1481] by edloper

- Added 'frozenset' to epydoc.compat

2007-02-13 22:12:14 Tree
[r1480] by edloper

- Removed debug printfs

2007-02-13 22:04:45 Tree
[r1479] by edloper

- Fixed bug where latex writer would crash if vardoc.value was
UNKNOWN.

2007-02-13 22:01:15 Tree
[r1478] by edloper

- Added "--exclude" option, which does "--exclude-parse" and
"--exclude-introspect" at the same time. It may be mixed freely
with the other two exclude options.
- Allow "--exclude"-type options to be repeated. E.g.,
"--exclude foo --exclude bar" is equivalent to "--exclude foo|bar"
- Fixed bug 1658378 by changing args to ps2pdf to use "#" instead of
"=".

2007-02-13 21:59:10 Tree
[r1477] by edloper

- Removed regexp colorizer (it's been replaced by epydoc.markup.pyval_repr)

2007-02-13 20:27:31 Tree
[r1476] by edloper

- Removed unused import

2007-02-13 20:26:12 Tree
[r1475] by edloper

- Fixed bug caused by previous checkin

2007-02-13 20:22:12 Tree
Older >