• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

    • -10
    • +10
    /openacs-4/packages/ams/tcl/ams-procs.tcl
  1. … 190 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 57 more files in changeset.
Fix typo + Whitespace

Rework variable assignment (set -> lassign) + Whitespace changes

Improvde code documentation

improve code documentation

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix SQL query

improve documentation, remove obsolete documentation

improve documentation

fix typos, regenerated documentation

  1. … 294 more files in changeset.
finish uncomplete sentence in documentation

Rework variable assignment (set -> lassign) + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

Fix typos + Whitespace changes

Rework variable assignment (set -> lassign) + Whitespace changes

    • -61
    • +59
    /openacs-4/packages/xml-rpc/tcl/xml-rpc-procs.tcl
Rework variable assignment (set -> lassign)

    • -5
    • +2
    /openacs-4/packages/news/lib/latest-news.tcl
Rework variable assignment (set -> lassign)

Rework variable assigning loops (set -> lassign)

Rework variable assignment (set -> lassign)

    • -173
    • +160
    /openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl
Rework variable assigning loops (set -> lassign)

Fix typos

Rework variable assigning loop

Fix typos

Prefer string comparison operators to 'string equal' and 'empty_string_p'

Rework array size expression

Prefer string comparison operators to 'string equal' and 'empty_string_p'

Use proper natural number default instead of empty string for page number (defaults to 0)

Use proper natural number default instead of empty string

Rework conditional expressions (prefer 'in' to lsearch, replace unnecessary 'info exists')