• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make code more robust against versions of nsf/nx

  1. … 1 more file in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- change tabs into spaces

  1. … 22 more files in changeset.
- use "ni" operator instead of lsearch

Typo on error message.

- new function ::xo::getObjectProperty to abstract from xotcl and nx

- make use of new function at several places

  1. … 3 more files in changeset.
UML-Graphs: use correct arrowhead, draw multiple-inheritance correctly, label instance-of relations

-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
make loading of interface to stored procedures more robust

  1. … 4 more files in changeset.
file show-class-graph.tcl was added on branch oacs-5-4 on 2008-03-26 13:44:45 +0000

allow to specify dpi for graph generation, provide a max-width for patological cases

  1. … 1 more file in changeset.
make it easier to reuse class drawer

fix parameter passing

abort script in error case, draw composite children on request

improve class drawing, include forwarders

  1. … 2 more files in changeset.
beautify graph: show only documented methods, show siblings

  1. … 1 more file in changeset.
add experimental class drawer

    • -0
    • +121
    ./show-class-graph.tcl