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

- don't abbreaviate subcommands of "file"

- fix syntax

- 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

- pass property doc(title)

    • -0
    • +1
    /openacs-4/packages/search/www/search.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

- replace "eval" by expand operator

- use tcl 8.5 expand operator instead of eval

- use "ni" operator instead of lsearch

- make exact "lsearch" operations explicit

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

- add missing message key

- fix bracing

Using prime number on interval in order to reduce contention on oacs:sched_procs mutex lock.

- fix handling of non-existing faq ids

    • -1
    • +1
    /openacs-4/packages/faq/www/one-faq.tcl
Using context object defined on package object instead of ::xo::cc.

Internationalization of some menu bar entries.

- use tcl 8.5 extended index format for "lindex", "lrange" and "string range"

- use "in" operator instead of "lsearch"

- use "in" operator instead of lsearch

- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

    • -2
    • +2
    /openacs-4/packages/faq/lib/faq-add-edit.tcl
    • -4
    • +4
    /openacs-4/packages/faq/www/one-faq.tcl
- brace expressions

- bump version number

    • -3
    • +3
    /openacs-4/packages/news/tcl/news-procs.tcl
- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

- new style string expressions

- brace expressions to allow for tcl compilation

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

- bump version number

  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

- brace expression

    • -1
    • +1
    /openacs-4/packages/search/lib/navbar.tcl
- 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

- 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

    • -20
    • +22
    /openacs-4/packages/calendar/www/mini-calendar.tcl
  1. … 3 more files in changeset.
- breace expressions

- used compiled instructions

- bump version number