• last updated 2 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

    • -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

- 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

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -14
    • +24
    /openacs-4/packages/acs-tcl/tcl/apm-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

- 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)

- brace expressions to allow for tcl compilation

- 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)

- 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