• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

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

  1. … 3 more files in changeset.
make testes calls explicit

Whitespace changes + add editor hints

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

  1. … 29 more files in changeset.
Whitespace cleanup

Proc documentation: use @return when relevant

Whitespace changes

Proc documentation: provide a minimal documentation to public procs + use @return when relevant

Rework variable assignment (set -> lassign)

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

  1. … 7831 more files in changeset.
trim-zeros reform (part 2):

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- mark private function dt_trim_leading_zeros as depreacted

- bump version number to 5.9.1d1

  1. … 1 more file in changeset.
Fix date computation: year of date 07072017 was treated as an octal number.

Ensure, that dt_julian_to_ansi returns date formatted as YYYY-MM-DD as indicated in the documentation

- improve HTML quality

  1. … 1 more file in changeset.
- improve HTML quoting

- remove obsolete file

- fix typos

  1. … 2 more files in changeset.
- quote THML attributes

- reduce quoting hell

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 751 more files in changeset.
- fix validity of HTML

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

  1. … 2545 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- repace deprecated "dt_format" by "lc_time_fmt"

- get rid of old-style parameter passing

  1. … 1 more file in changeset.
- fix empty string in compiled expression

- brace expressions to allow for tcl compilation

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

  1. … 8 more files in changeset.
- modernize tcl

- brace expressions

- no need to use expr in condition of for loop

- no need to test for existence when variables have defaults

- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
- modernize tcl

  1. … 3 more files in changeset.