• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Whitespace changes

    • -1
    • +1
    ./www/admin/message-conflict-revert.tcl
  1. … 1 more file in changeset.
Fix typos

    • -1
    • +1
    ./www/admin/message-conflict-revert.tcl
  1. … 5 more files in changeset.
fix typos

Removed obsolete @arch-tag

  1. … 27 more files in changeset.
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

Whitespace changes

  1. … 1 more file in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

rework test cases, make tested procs explicit

    • -5
    • +9
    ./tcl/test/acs-lang-localization-procs.tcl
    • -10
    • +16
    ./tcl/test/acs-lang-message-procs.tcl
    • -41
    • +115
    ./tcl/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.
improve rowcount expressions

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

    • -122
    • +122
    ./tcl/lang-message-procs.tcl
  1. … 25 more files in changeset.
Remove superflous parentheses

  1. … 28 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
improve spelling

  1. … 12 more files in changeset.
Avoid missing variable error upon form validation

    • -1
    • +1
    ./www/admin/edit-localized-message.adp
Translate message key

    • -0
    • +1
    ./catalog/acs-lang.it_IT.ISO-8859-1.xml
Delete thread cache variable as well when setting a new locale and use this corrected api to repair broken test

set lang::system::get_locales to per-thead cache as indicated

cache system locales in a per-thread cache

Update es_ES translation

    • -0
    • +1
    ./catalog/acs-lang.es_ES.ISO-8859-1.xml
  1. … 3 more files in changeset.
Add missing message

    • -0
    • +1
    ./catalog/acs-lang.en_US.ISO-8859-1.xml
fix adp expressions

  1. … 2 more files in changeset.