set-system-timezone.tcl

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix regular expression, extracting time from timeanddate.com

- fix bracing and quoting

- make sure, the results are returned from timeanddate.com in english

- add raw value returned from timeanddate.com to results to make it easier to detect potential problems

  1. … 1 more file in changeset.
- use util::http::get instead of util_httpget

- 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.
Fix bug 3203 timeanddate.com regexp needs updating. Made regexp more forgiving. Also cleaned up related parsing to help minimize future maintenance.

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Apply new format from timeanddate.com to retrieve UTC time

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

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

  1. … 2275 more files in changeset.
Applied patch #619.Fixes timezone problem with timeanddate.com format

Added a workaround for a bug in Tcl 8.3 on solaris that causes int() to throw an 'integer value too large to represent' error when used on negative decimal numbers

Fix for timezone query: gmt_offset is text, not integer

Cleaned up the UI

  1. … 48 more files in changeset.
1. Added search for words in messages feature.

2. Added locale enable/disable feature

3. Cleaned up translation UI

4. Improved batch message edit

  1. … 41 more files in changeset.
making timezone related pages in acs-lang check for the support of timezones (whether ref-timezones is installed)

  1. … 3 more files in changeset.
adding timezone support, adding auditing of edited messages, adding package scoped locale preference and package scoped locale

    • -0
    • +57
    ./set-system-timezone.tcl
  1. … 40 more files in changeset.