• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer XOTcl2 idioms

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
    • -11
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/www/admin/test.tcl
prefer XOTcl2 idioms also in commented-out statements

    • -26
    • +26
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -110
    • +110
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -17
    • +17
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -88
    • +88
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
perfer variable resover over method invocation

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
handle ns_returnnotice via reply_to_user

add comment

    • -1
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
whitespace changes

    • -87
    • +87
    /openacs-4/packages/workflow/tcl/graph-procs.tcl
modernize tcl

fix indentation

    • -29
    • +35
    /openacs-4/packages/workflow/tcl/graph-procs.tcl
modernize tcl

remove conditions, which are always true

remove parens

    • -5
    • +5
    /openacs-4/packages/dotlrn/www/register-link.tcl
remove conditions, which are always true

remove parens

remove parnes

remove parens

remove conditions, which are always true

remove parens

remove conditions, which are always true

remove conditions, which are always true

remove conditions, which are always true

remove parens

remove conditions, which are always true

remove parens

remove parens

remove parens

modernize code

simplify code and make it more consistent

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
remove conditions, which are always true

remove conditiions, whiich are always true

remove conditiions, which are always true

modernize Tcl

modernize tcl

fix typo in file name

    • -0
    • +100
    /openacs-4/packages/acs-admin/www/apm/bulk-install.tcl
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/apm/bulk-install.xql
removed nested expr

prefer expand operator

add editor hiints and cleanup whitespace

moderniize tcl