• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

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

  1. … 8095 more files in changeset.
fix brken verison (see issue #3366)

improve capitalization and wording in comments

  1. … 6 more files in changeset.
Removed broken @cvs-id

  1. … 3 more files in changeset.
improve rowcount expressions

  1. … 75 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 469 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 219 more files in changeset.
fix typos, regenerated documentation

  1. … 308 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 44 more files in changeset.
fix typos

  1. … 13 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Remove wrong first argument

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
file compile.adp was initially added on branch oacs-5-9.

file show.adp was initially added on branch oacs-5-9.

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 122 more files in changeset.
- remove spaces between xml attribute names, equal-sign, and attribute values

  1. … 4 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- fix demo

- quote HTML attributes

  1. … 7 more files in changeset.
- improve documentation

- add noi18n for symmetry (quote, but no message key substitution)

- add documentation for noquote, literal and noi18n

- bump version number

  1. … 5 more files in changeset.
- quote color attributes

  1. … 7 more files in changeset.
- quote HTML attributes

- normalize spacing around hrefs

  1. … 19 more files in changeset.
- fixed html attribute quoting

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

  1. … 2533 more files in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 7 more files in changeset.
Merged 5.3 to HEAD

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

  1. … 361 more files in changeset.
revert file to version 1.1