• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve html quoting

- remove unbalanced tag when just objects are viewed

- make object browser more robust

- just try to add debug-widget to nsfprocs, not on other commands

- fix info file

- remove obsolete code

- use optional child-rels

- bump version number to 0.144

- never add attributes when already included

- Allow to pass publish_date directly via xotcl-core/tcl/cr-procs.tcl.

This change reduces as well the number of update operations when

inserting/updating xowiki pages.

- add missing www-prefix to denote function called via url interface

- improve browsing of classes defined in a tcl thread

  1. … 1 more file in changeset.
- use "namespace origin" to fully qualify cmds

- when browsing classes, show on which classes/objects this class is used as a mixin

- improve robustness of object browser when applied on internal classes of XOTcl

- add "-debug" and "-deprecated" to ad_instproc, ad_proc, ad_instforward and ad_forward methods (requires actual version of nsf)

- include result in debug messages (requires the actual version of nsf)

- improve name of function

- list "class" also for objects

- brace object info and method info in debug lines to ease association

- remove empty sections when certain methods are removed due to filtering in dimensional

- add missing "type" computation

- remove more empty output

- balance ULs

- add titatoggle

file README was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/resources/titatoggle/README
file titatoggle-dist.css was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/resources/titatoggle/titatoggle-dist.css
- use nsf primitive command instead of (overloadable) method to obtain name of object

- initial checkin of debug toggle function

file toggle-debug.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/admin/toggle-debug.tcl
- remove pre xotcl 2.0 code

- use consistently scope_eval instead of per-method handling

- don't list sub-objects as methods

- add method label for forwarders