• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- revert escaped change for the time being

- use "... eq {} " instead of "template::util::is_nil" where it is clear that the variable exists

- use "![info exists]" instead of "template::util::is_nil" on scalars

- get rid of "template::util::is_nil" by initializing variable

- use "... eq {} " instead of "template::util::is_nil" where it is clear that the variable exists

- use "![info exists]" instead of "template::util::is_nil" on scalars

- use "![info exists]" instead of "template::util::is_nil" on scalars

- use "![info exists]" instead of "template::util::is_nil" on scalars

remove obsolete file

- make it easier to track invalid provided ranges

- use "lassign" instead of multiple "lindex" instructions

- improve robustness against invalid input

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 7 more files in changeset.
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

- modernize tcl

- brace expressions

- use numeric comparison operator for truth value comparisons

- use tcl 8.5 extended index format for "lindex"

  1. … 6 more files in changeset.
- make variable reference absolute

- normalize string expressions

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
- improve performance of by using precomputed :folder_id instead of

etp__get_folder_id() in SQL query

- use ad_proc's argument parser instead of local implmentation in get_content_items

- use numeric comparison operator for truth value comparisons

- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

- use "" for empty

- remove braces

- revert to the previous version, although the code is conceptually broken. however, ad_form relies on the current version.

- reduce number of remaining "string equal" operations

- reduce number of remaining "string equal" operations

- normalize string expressions

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

- reduce number of remaining "string equal" operations

- normalize string expressions

- use "in" operator instead of "lsearch"

- normalize string expressions

- reduce number of remaining "string equal" operations

- use namespace qualifier rather than "global" command

- fix reporting of errors from nested adp calls leading to

"Error: rp_report_error: Error rendering error page (!)"

Example http://openacs.org/shared/community-member?user_id=27685

- normalize string expressions

- merge multiple "lappend" operations

- reduce number of remaining "string equal" operations

- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons