message-usage-include.tcl

  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Use GNU grep when available

GNU grep is now used for the lookup of message keys using the

"--include=" parameter. This improves the speed of the command

significantly and reduces the number of external dependencies (no

"find", or "xargs" needed).

  1. … 1 more file in changeset.
Use ad_include_contract

  1. … 2 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 15 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 12 more files in changeset.
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 9 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
The 'Show files that use this message' functionality used to also find keys like acs-kernel.foo_bar when searching for acs-kernel.foo, fixed. Not touching the acs-lang.localization-* lookups because I don't know how to test this.

Clarified the comment

Show usage of localization-keys (lc_get)

Cleaned up the UI

    • -0
    • +27
    ./message-usage-include.tcl
  1. … 48 more files in changeset.