• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- normalize string expressions

    • -3
    • +3
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -4
    • +4
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/import-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/repeat-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/xinha/file-selector.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

    • -42
    • +34
    ./packages/edit-this-page/tcl/etp-procs.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-delete.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-extlink.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-revert.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-setup.tcl
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

- use "" for empty

- remove braces

    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
- 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

    • -3
    • +3
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
- reduce number of remaining "string equal" operations

- normalize string expressions

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

    • -9
    • +9
    ./packages/acs-core-docs/www/files/deploy
    • -16
    • +16
    ./packages/acs-core-docs/www/files/openacs.txt
- reduce number of remaining "string equal" operations

- normalize string expressions

- use "in" operator instead of "lsearch"

    • -26
    • +26
    ./packages/acs-automated-testing/tcl/http.tcl
- normalize string expressions

- reduce number of remaining "string equal" operations

    • -32
    • +30
    ./packages/acs-templating/tcl/date-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
    • -5
    • +4
    ./packages/acs-templating/tcl/table-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/wizard-procs.tcl
- 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

    • -11
    • +13
    ./packages/acs-templating/tcl/parse-procs.tcl
- merge multiple "lappend" operations

- reduce number of remaining "string equal" operations

    • -1
    • +1
    ./packages/acs-admin/www/install/install.tcl
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

    • -1
    • +1
    ./packages/acs-authentication/lib/search.tcl
- 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

    • -13
    • +9
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
    • -3
    • +1
    ./packages/acs-tcl/tcl/callback-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -9
    • +9
    ./packages/acs-tcl/tcl/table-display-procs.tcl
    • -19
    • +19
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -8
    • +7
    ./packages/acs-tcl/tcl/util-diff-procs.tcl
    • -13
    • +16
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -21
    • +21
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/xml-1-dom-procs.tcl
- flatten nested "lindex" structures

- brace expressions

- make test expressions compileable

    • -3
    • +3
    ./packages/ajaxhelper/tcl/ajax-ext-procs.tcl
    • -12
    • +12
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
    • -14
    • +13
    ./packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl
- moved former www/news.{tcl,adp} to lib, since when it was called via www, it produced errors

    • -1
    • +1
    ./packages/news/www/admin/revision.adp
file news.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/news/lib/news.adp
file news.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/news/lib/news.tcl
- use numeric comparison operator for truth value comparisons

- flatten nested "lindex" structures

    • -3
    • +3
    ./packages/file-storage/www/folder-delete.tcl
- modernize tcl

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

    • -57
    • +57
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
    • -45
    • +45
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
- flatten nested "lindex" structures

    • -2
    • +2
    ./packages/notifications/www/request-new.tcl
- use numeric comparison operator for truth value comparisons

    • -4
    • +4
    ./packages/news/tcl/test/news-db-test-init.tcl
    • -2
    • +2
    ./packages/news/www/admin/approve-2.tcl
    • -2
    • +2
    ./packages/news/www/admin/revision-add-3.tcl
- remove uneeded and broken file

- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

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

    • -2
    • +2
    ./packages/categories/lib/categorize.tcl
    • -3
    • +3
    ./packages/categories/lib/list-categories.tcl
    • -1
    • +1
    ./packages/categories/tcl/tagcloud-procs.tcl
    • -16
    • +18
    ./packages/categories/tcl/widget-procs.tcl
- flatten nested "lindex" structures

    • -3
    • +3
    ./packages/calendar/www/cal-item-new.tcl
- flatten nested "lindex" structures

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

- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

    • -3
    • +3
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
    • -2
    • +2
    ./packages/acs-admin/www/send-email.tcl
    • -4
    • +4
    ./packages/acs-admin/www/apm/index.tcl
    • -6
    • +6
    ./packages/acs-admin/www/apm/version-files.tcl
    • -5
    • +5
    ./packages/acs-admin/www/apm/version-view.tcl
- flatten nested list structures