• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

- flatten nested "lindex" structures

- merge multiple "lappend" operations

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

- improve performance util_convert_line_breaks_to_html by reducing

number of regsub operations and more precise regular expressions

- use numeric comparison operator for truth value comparisons

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

- reduce number of remaining "string equal" operations

- flatten nested "lindex" structures

- brace expressions

- make test expressions compileable

- moved former www/news.{tcl,adp} to lib, since when it was called via www, it produced errors

    • -5
    • +6
    /openacs-4/packages/news/www/preview.adp