Menu

Code Commit Log


Commit Date  
[r1494] by edloper

- Added clear_cache()

2007-02-14 03:48:35 Tree
[r1493] by edloper

- Changed MERGE_PRECEDENCE['is_imported'] to introspect -- fixes SF bug
[#1653486].

2007-02-14 03:47:07 Tree
[r1492] by edloper

- Fixed title in epydoc-log.html

2007-02-14 02:19:00 Tree
[r1491] by edloper

- Reduced vertical whitespace space in epydoc-log.html

2007-02-14 02:16:36 Tree
[r1490] by edloper

- Extendedd support for extracting metadata fields from __variables__.
List & tuple values for multival fields are now supported, as are
int, float, bool, and None values (for introspection only -- parsing
still requires string values). Also added several more __varaibles__.

2007-02-14 01:33:29 Tree
[r1489] by edloper

- Added support for extracting metadata fields from __variables__. To
add a new __varaible__->field mapping, set the 'varnames'
variable of the field. Currently supported __variables__ are
__version__, __date__, __author__, __authors__, __license__.
Feel free to add more. Currently, __variables__ are required to have
string values to be considered for addition to metadata.

2007-02-14 01:20:09 Tree
[r1488] by edloper

- Added --include-log option (feature request #1639425). Currently,
it's only useful with --html. The log page is named
"epydoc-log.html", and is linked from the footer.
- Put option defaults in a global dictionary at the top of the
'argument & config file parsing' section
- Added log.close() hook to close logs.

2007-02-14 00:34:27 Tree
[r1487] by dvarrazzo

- profile.out to be ignored by svn.

2007-02-14 00:34:00 Tree
[r1486] by edloper

- If we introspect a file or module, and don't have a canonical name
for it when we're done, then assign it one.

2007-02-14 00:29:40 Tree
[r1485] by dvarrazzo

- If the callgraph is available, show it in the summary too.
Added a cache to avoid running graphviz twice on the same callgraph.

2007-02-14 00:27:58 Tree
Older >