• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

Fix typos

Prefer string operators and 'info exists' over 'string equal', empty_string_p and exists_and_not_null

Fix typos

Fix typos

Fix a bunch of typos

    • -12
    • +12
    /openacs-4/packages/cms/tcl/publish-procs.tcl
  1. … 106 more files in changeset.
Fix typo

Fix typos

  1. … 7 more files in changeset.
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