• last updated 37 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
no need to use volatile, since these pages are marked for cleanup

in some combinations of tcl and nsf, these volatile operations might

lead to crashes

    • -3
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Add "-url" as optional argument to "get_community_id" to ease usage in non-connection threads.

in background threads, get_community_id can be called with either the package_id,

or with the argument. Otherwise, the function is not background-safe

    • -16
    • +33
    ./packages/dotlrn/tcl/community-procs.tcl
added support for composite correct-when for text_interaction

    • -59
    • +60
    ./packages/xowf/tcl/test-item-procs.tcl
reduce verbosity, add statements to ease debugging

    • -10
    • +18
    ./packages/xowiki/tcl/form-field-procs.tcl
added support for gui and multiple correct-when clauses

bump version number to 5.10.0d32

    • -3
    • +37
    ./packages/xowf/tcl/test-item-procs.tcl
    • -4
    • +11
    ./packages/xowf/www/resources/test-item.css
added new form-field type: comp_correct_when

added conjunctive answer-check

adde answer-check "contains-not"

The new form-field type offers a graphical user interface for input of

correct when clauses. When comp_correct_when is used with the repeat

flag it produces conjunctive (AND connected) clauses. The answer-check

"contains-not" is more or less the same a "contains", but highlights

such words in red.

bump version number to 5.10.0d71

    • -21
    • +127
    ./packages/xowiki/tcl/form-field-procs.tcl
in newer versions of tar, the option "-C" is position dependent

    • -3
    • +3
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
improve spelling

    • -4
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl
    • -6
    • +6
    ./packages/acs-templating/tcl/wizard-procs.tcl
handle bulk-actions and hidden-fields in cvs exports

    • -5
    • +8
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
use "ad_try" instead of plain "try" in include_content

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
mark f::reverse as depreacted. There is no evident reason, why not the built-in "lreverse" is used

    • -2
    • +9
    ./packages/acs-tcl/tcl/ad-functional-procs.tcl
revert escaped development version

    • -13
    • +0
    ./packages/xowf/tcl/test-item-procs.tcl
allow action exam_review only when autocorrect is possible

    • -6
    • +17
    ./packages/xowf/lib/inclass-exam.wf
    • -0
    • +13
    ./packages/xowf/tcl/test-item-procs.tcl
improve spelling

    • -12
    • +14
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +7
    ./packages/dotlrn/www/community-edit-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master-kelp.tcl
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master.tcl
    • -3
    • +4
    ./packages/dotlrn/www/subcommunity-new.tcl
make end of options explicit

    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/www/admin/themes/view.tcl
    • -3
    • +3
    ./packages/forums/lib/search/search-chunk.tcl
    • -2
    • +2
    ./packages/forums/tcl/messages-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/navigation-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/www/manage-memberships.tcl
    • -1
    • +1
    ./packages/file-storage/lib/folder-links.tcl
  1. … 3 more files in changeset.
make end of options explicit

    • -2
    • +2
    ./packages/acs-tcl/tcl/01-database-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/install-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/stack-trace-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/tcltrace-procs.tcl
    • -33
    • +33
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -23
    • +23
    ./packages/acs-tcl/tcl/utilities-procs.tcl
  1. … 28 more files in changeset.
make end of resub options explicit

    • -4
    • +4
    ./packages/xotcl-core/tcl/ical-procs.tcl
make end of resub options explicit

    • -3
    • +3
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -5
    • +5
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -17
    • +17
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/xinha/file-selector.tcl
    • -9
    • +9
    ./packages/xowf/tcl/test-item-procs.tcl
mark end of switches to improve robustness, to support '-' in word variable

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
fix typo: list element '1' is the upper limit

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
util_return_headers: set default charset for text content (in case none is specified and none is set in the config file) to utf-8 (was iso-8850-1)

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
util_return_headers: align the behavior under AOLserver with NaviServer

    • -1
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
cache failed name lookups in a per-request cache (flushing maybe overly conservative)

    • -7
    • +26
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
bump version number

added method "get" for "LockfreeCache" (somewhat similar to nsv_get)

    • -1
    • +25
    ./packages/acs-tcl/tcl/acs-cache-procs.tcl
Add basic doc, fixes acs-tcl.documentation__check_proc_doc automated test

    • -0
    • +5
    ./packages/xowf/tcl/test-item-procs.tcl
add unmapping of slow-pool request for requests mapped via scheduled procedures

undo slow-pool mapping after some time (default 12h)

Hack to force user agents logging in via the test api to exhibit a cookie based authentication

    • -2
    • +27
    ./packages/acs-tcl/tcl/test/security-procs.tcl
improve spelling

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl