• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- don't abbreaviate subcommands of "file"

    • -1
    • +1
    ./packages/xowiki/www/portlets/include.tcl
- fix syntax

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
- use "lassign" instead of "foreach" idiom

- use namespace prefix instead of "global" statement

- use compiled string expressions

- use "in" expression instead of "lsearch -exact"

- fix syntax

    • -1
    • +1
    ./packages/acs-subsite/lib/user-new.tcl
- pass property doc(title)

    • -0
    • +2
    ./packages/notifications/www/doc/index.adp
- use compilable expressions

- use "in" operator instead of "lsearch"

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

- brace expressions to allow for tcl compilation

    • -2
    • +2
    ./packages/acs-subsite/lib/message.tcl
    • -3
    • +3
    ./packages/acs-subsite/lib/user-info.tcl
    • -4
    • +4
    ./packages/acs-subsite/lib/user-new.tcl
    • -3
    • +3
    ./packages/acs-subsite/tcl/attribute-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -5
    • +5
    ./packages/acs-subsite/tcl/package-procs.tcl
- replace "eval" by expand operator

    • -3
    • +3
    ./packages/acs-templating/tcl/date-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/form-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/query-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/tab-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/wizard-procs.tcl
- use tcl 8.5 expand operator instead of eval

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cluster-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
- use "ni" operator instead of lsearch

    • -2
    • +2
    ./packages/xotcl-core/www/show-class-graph.tcl
- make exact "lsearch" operations explicit

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- includelet categories: allowed "or-ed" category ids to be specified via the parameter -categrory_ids

    • -2
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
- add missing message key

- fix bracing

    • -2
    • +2
    ./packages/file-storage/www/file-add.tcl
Using prime number on interval in order to reduce contention on oacs:sched_procs mutex lock.

- fix handling of non-existing faq ids

Using context object defined on package object instead of ::xo::cc.

Internationalization of some menu bar entries.

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- use tcl 8.5 extended index format for "lindex", "lrange" and "string range"

- use "in" operator instead of "lsearch"

    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/widget-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/wizard-procs.tcl
- use "in" operator instead of lsearch

    • -3
    • +3
    ./packages/edit-this-page/tcl/etp-procs.tcl
    • -2
    • +2
    ./packages/edit-this-page/www/etp-edit.tcl
- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

    • -1
    • +1
    ./packages/faq/www/admin/configure.tcl
    • -4
    • +4
    ./packages/faq/www/admin/q-and-a-add-edit.tcl
    • -2
    • +2
    ./packages/faq/www/admin/q_and_a-new-2.tcl
- brace expressions

- bump version number

- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

    • -6
    • +6
    ./packages/general-comments/www/file-add-2.tcl
- new style string expressions

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch

- bump version number

    • -2
    • +2
    ./packages/file-storage/file-storage.info
    • -9
    • +9
    ./packages/file-storage/lib/folder-links.tcl
    • -14
    • +14
    ./packages/file-storage/www/file-add.tcl
    • -4
    • +4
    ./packages/file-storage/www/file-edit.tcl
    • -8
    • +8
    ./packages/file-storage/www/folder-add.tcl
    • -17
    • +17
    ./packages/file-storage/www/folder-chunk.tcl
    • -6
    • +6
    ./packages/file-storage/www/folder-create.tcl
    • -4
    • +4
    ./packages/file-storage/www/folder-delete.tcl
  1. … 9 more files in changeset.
- use "in" instead of "lsearch"

- bump version number

- use tcl 8.5 index expression

- bump verison number

- bump version number

    • -2
    • +2
    ./packages/ref-language/ref-language.info
- brace expression

- used expand operator instead of "eval"

- use "in" or not in (ni) operator instead of lsearch

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

    • -1
    • +1
    ./packages/categories/tcl/tagcloud-procs.tcl
- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

- no need to use "expr" inside an "if" or "for" condition

- no need to use "expr" inside "expr"

- bump version number

    • -9
    • +9
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -22
    • +22
    ./packages/calendar/tcl/calendar-procs.tcl
    • -3
    • +3
    ./packages/calendar/tcl/calendar-sc-procs.tcl
    • -10
    • +10
    ./packages/calendar/tcl/test/cal-item-procs.tcl
    • -8
    • +8
    ./packages/calendar/www/cal-item-new.tcl
    • -20
    • +22
    ./packages/calendar/www/mini-calendar.tcl
    • -16
    • +16
    ./packages/calendar/www/view-list-display.tcl
    • -10
    • +10
    ./packages/calendar/www/view-month-display.tcl
  1. … 3 more files in changeset.
- breace expressions

- used compiled instructions

- bump version number

    • -2
    • +2
    ./packages/attachments/attachments.info
    • -3
    • +3
    ./packages/attachments/www/file-add-2.tcl
    • -3
    • +3
    ./packages/attachments/www/file-add.tcl
    • -2
    • +2
    ./packages/attachments/www/simple-add-2.tcl
    • -4
    • +4
    ./packages/attachments/www/simple-add.tcl
- bump version number