• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize tcl

- brace expressions

    • -2
    • +2
    ./packages/acs-developer-support/www/index.tcl
    • -3
    • +3
    ./packages/acs-developer-support/www/send.tcl
    • -1
    • +1
    ./packages/acs-developer-support/www/shell.tcl
- modernize tcl

- brace expressions

    • -13
    • +13
    ./packages/download/tcl/download-procs.tcl
    • -2
    • +2
    ./packages/download/www/archive-add-2.tcl
    • -3
    • +3
    ./packages/download/www/download-verify.tcl
    • -6
    • +5
    ./packages/download/www/one-archive.tcl
    • -6
    • +5
    ./packages/download/www/one-revision.tcl
    • -2
    • +2
    ./packages/download/www/admin/spam-users.tcl
- break overlong lines

- modernize tcl

    • -10
    • +18
    ./packages/search/www/search.tcl
- modernize tcl

    • -17
    • +17
    ./packages/news/tcl/test/news-db-test-init.tcl
    • -5
    • +5
    ./packages/news/tcl/test/news-test-procs.tcl
    • -2
    • +2
    ./packages/news/www/admin/approve-2.tcl
    • -2
    • +2
    ./packages/news/www/admin/revision-add-3.tcl
- brace namespace eval

- don't abbreviate subcommands

- escape closing bracket

    • -5
    • +5
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
- bumped version number, regenerated info file

    • -58
    • +59
    ./packages/acs-subsite/acs-subsite.info
- add missing upgrade script (was at least missing at openacs.org)

file upgrade-5.8.1d1-5.8.1d2.sql was initially added on branch oacs-5-8.

- remove invalid character

- improve spacing

- make use of auto initializing of incr in tcl 8.5

- use tcl 8.5 extended index format for "string range"

- modernize tcl

    • -3
    • +3
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -18
    • +18
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -6
    • +8
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- use tcl 8.5 extended index format for "string range"

    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -5
    • +5
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/form-field-procs.tcl
- replace call to eval by expand operator

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
- use tcl 8.5 expand operator instead of "eval lappend ..." idiom

    • -3
    • +3
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
- use tcl 8.5 extended index format for "lindex"

- use tcl 8.5 extended index format for "lrange"

- use tcl 8.5 expand operator instead of "eval lappend ..." idiom

    • -3
    • +3
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/exception-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/table-display-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -12
    • +12
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
- use tcl 8.5 extended index format

- use tcl 8.5 lrange features

- use tcl 8.5 lindex features

    • -2
    • +2
    ./packages/acs-templating/tcl/tag-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/wizard-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- modernize tcl

    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
- get rid of eval

- nicer linebreaking

- use ad_return_top_of_page instead of ReturnHeaders

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
- modernize tcl

    • -4
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/object-type-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -4
    • +6
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -11
    • +18
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
- fix function for multiserver and global driver configurations

    • -5
    • +7
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- replace depreacted "ad_parameter" by "parameter::get"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

    • -19
    • +19
    ./packages/new-portal/tcl/portal-procs.tcl
    • -2
    • +2
    ./packages/new-portal/www/render-element.tcl
- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_permission_p" by "permission::permission_p"

    • -2
    • +2
    ./packages/chat-portlet/www/chat-portlet.tcl
- replace deprecated "ad_permission_p" by "permission::permission_p"