• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework array idioms in dict idioms where appropriate, avoid unsetting arrays via pattern matching

Rework array idioms into dict idioms to avoid the need to unset

tcl9 changes in regression test: "2000-00-00 00:00:00" is not a valid date anymore

    • -7
    • +16
    ./test/acs-lang-localization-procs.tcl
tcl9 changes in regression test: fix read of latin1 file with wrong encoding

merge with missing files

  1. … 1456 more files in changeset.
merge from oacs-5-10

  1. … 8085 more files in changeset.
file lang-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/lang-widget-procs.tcl
file lang-util-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/lang-util-procs.tcl
file locale-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/locale-procs.tcl
file lang-catalog-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/lang-catalog-procs.tcl
Whitespace changes + editor hints

  1. … 19 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
Fix typo in proc doc

don't load deleted messages into the cache and drop conceptually broken parameter

Fix typo

Replace silent catch with something nicer

Fulfill Lars old dream by using a thread safe idiom

Tolerate wrong locales from browsers by assuming our default one

improve spelling

  1. … 15 more files in changeset.
fix typos

Remove private proc 'lang::message::translate', broken since 2002 and used nowhere.

Remove deprecated proc 'ad_locale_get_label', scheduled to be removed in 5.3, and used nowhere.

Whitespace changes

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

rework test cases, make tested procs explicit

    • -5
    • +9
    ./test/acs-lang-localization-procs.tcl
    • -10
    • +16
    ./test/acs-lang-message-procs.tcl
    • -41
    • +115
    ./test/acs-lang-test-procs.tcl
Fix typo or this file would not load

improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.