• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes and a single typo fix

fix singular/plural typos

Fix typos

Fix typos

  1. … 17 more files in changeset.
Fix typos

Fix typos

    • -1
    • +1
    /openacs-4/packages/theme-ges/README.bin
Comment state of notification::type::get_type_id due to per-thread caching

Fix one more recently introduced bug detected by Hani Gadllah.

Fiy typo

Fix conditional expression. A typo in the original code survived succesive refactoring which made it not so obvious...

Fix caching bug detected by Hani Gadllah

revert escaped change

*** empty log message ***

Fix variable existence test, as we are initially dealing with the variable name, not the value.

note an idea such it is not forgotten

prefer XOTcl2 idioms

    • -9
    • +9
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
    • -67
    • +67
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
use :object directly, when possible

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
use :obejct directly, when possible

prefer XOTcl2 idioms

reduce verbosity

Prefer 'in' and 'ni' operators over lsearch for testing list containment

Fix capitalization

Remove extra line

Prefer 'in' and 'ni' operators over lsearch for testing list containment

Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

Whitespace changes

Whitespace changes

Fix typo