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

- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

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

- brace expressions to allow for tcl compilation

- bump version number

    • -12
    • +19
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -16
    • +23
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -20
    • +28
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -14
    • +24
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -6
    • +7
    ./packages/acs-tcl/tcl/exception-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
  1. … 9 more files in changeset.
- simply expressions

- don't abbreviate "info" subcommands

- bump version number

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

- regularize expressions

- bump version number

- make documentation readable on API browser

- brace expressions to allow for tcl compilation

- bump version numbers

    • -2
    • +2
    ./packages/acs-datetime/acs-datetime.info
- simply string expressions

- remove unneeded quoting

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

- improve domain guessing for naviserver configurations

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -2
    • +2
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -4
    • +4
    ./packages/acs-lang/tcl/lang-util-procs.tcl
    • -3
    • +3
    ./packages/acs-lang/tcl/locale-procs.tcl
    • -6
    • +5
    ./packages/acs-lang/tcl/localization-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/www/admin/package-list.tcl
    • -1
    • +1
    ./packages/acs-lang/www/doc/acs4-patches.txt
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -1
    • +1
    ./packages/acs-admin/www/install/install-2.tcl
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- use "eq" instead of "string equal"

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- don't abbreviate "info" subcommands

- no need for "\" in continuation lines of expression

    • -3
    • +4
    ./packages/acs-api-browser/www/type-view.tcl