• last updated 36 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed calls to deprecated NaviServer functions

  1. … 3 more files in changeset.
Prefer unset to array unset when the whole array should be deleted

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

  1. … 3 more files in changeset.
merge with missing files

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

  1. … 8093 more files in changeset.
Provide log statistics including full startup

Bump version number to 5.10.1b2 to make sure, that recent zz-postload.tcl is installed

  1. … 2 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
Activate translator mode only when developer support is active

We just do this when the developer support is active, but this does

not have to be this way. By showing the translator mode only for

developer support, we save for large sites many set operations client

for client properties via "lang::util::translator_mode_p" and

"ad_get_client_property".

added support for body.translate in the blank master

improve strictness of tests

  1. … 8 more files in changeset.
properly quote tags when meant literally

prefere @...;literal@ over @...;noquote@ when possible

Cleanup hardocded xinha references in the plain master

improve spelling

  1. … 1 more file in changeset.
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 56 more files in changeset.
remove calls to deprecated proc acs_lookup_magic_object (use acs_magic_object instead)

  1. … 3 more files in changeset.
introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 50 more files in changeset.
added missing editor hints

  1. … 20 more files in changeset.
address issue #3435 (many thanks to Michael Aram)

  1. … 1 more file in changeset.
Add ad_page_contract

improve spelling: prefer comma after "therefore" and friends

  1. … 5 more files in changeset.
moved "populate_secrect" to "sec_*" prefix to reduce clobbering of global namespace

  1. … 6 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
reduce warnings from Chrome audits

  1. … 2 more files in changeset.
use same idioms for checking for exising commands

  1. … 5 more files in changeset.
whitespace changes

handle memuints for stacksize

improve spelling

  1. … 12 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 15 more files in changeset.
Fix missing close bracket

improve spelling

  1. … 15 more files in changeset.