• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce number of "catch" operations

    • -6
    • +9
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -3
    • +6
    /openacs-4/packages/xowiki/www/admin/test.tcl
Reduce numbber of "catch" operations

Updated README

    • -6
    • +5
    /openacs-4/packages/cookie-consent/README
Bump version number to 0.3

provide automatically aslo a gzipped file for gzipped-enabled delivery

Improve download dialog

Fix more typos

fix typos

Fix typos

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
  1. … 10 more files in changeset.
fix typos

Fix typos

- fix typos

use ad_try in compiled code

break overlong lines

provide version of template::util::read_file, which makes sure, that the file is always closed

fix typo

Whitespace changes

Fix typo

Move deprecated commands to a separate file

    • -0
    • +750
    /openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl
extend lost of frequently used Tcl cmds for tracing

Improve error message

Handle Tcl verisons newer than 8.6

Replace "catch" by ad_try operations, when appropriate

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -24
    • +24
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -69
    • +80
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix typo

Fix typos

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/test.tcl
Break overlong lines

White space cleanup: strip trailing spaces

- provide propert SQL query name

- replace "catch" by "ad_try"

Improve robustness of the blank master

Whitespace changes