• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 465 more files in changeset.
Improve grammer and make spelling more consistent

improve spelling and grammar

Prefer '{}' to '[list]' when creating empty lists

  1. … 194 more files in changeset.
improve code documentation

  1. … 3 more files in changeset.
fix SQL query

fix typos

  1. … 7 more files in changeset.
fix typos

  1. … 4 more files in changeset.
Fix boolean attributes for HTML5 input type 'number'

(and remove duplicate occurance of 'value')

Fix typos

  1. … 11 more files in changeset.
Fix typo

Fix typos

  1. … 7 more files in changeset.
use :object directly, when possible

use :obejct directly, when possible

reduce verbosity

perfer variable resolver over method invocation

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
prefer XOTcl2 idioms also in commented-out statements

perfer variable resover over method invocation

  1. … 1 more file in changeset.
handle ns_returnnotice via reply_to_user

add comment

remove parens

  1. … 2 more files in changeset.
modernize tcl

  1. … 1 more file in changeset.
return content via "reply_to_user" instead of direct naviserver commands

Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 22 more files in changeset.
fix url of CDN

prefer XOTcl2 idioms

  1. … 1 more file in changeset.
remove pressure on util_memoize_cache