• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve grammer and make spelling more consistent

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

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

  1. … 10 more files in changeset.
fix typos

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

  1. … 3 more files in changeset.
perfer variable resolver over method invocation

  1. … 1 more file in changeset.
prefer XOTcl2 idioms

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

  1. … 11 more files in changeset.
perfer variable resover over method invocation

  1. … 3 more files in changeset.
modernize tcl

  1. … 7 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
prefer XOTcl2 idioms

  1. … 7 more files in changeset.
fix passing of variables to error message

prefer dict over anonymous array

Make sure to add hkey when db has hstore defined

fix typos

  1. … 8 more files in changeset.
Make termination after connection closing commands explicit

  1. … 6 more files in changeset.
Fix typos

  1. … 24 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

  1. … 6 more files in changeset.
Fix typos

  1. … 2 more files in changeset.
Avoid small SQL queries for frequent operations, here for computing the full file path for a revision_id

fix variable name

Fix variable name

Prefer XOTcl2 idioms

  1. … 2 more files in changeset.
Reduce verbosity

Fix nesting level issue for old-style includes, which is bugging Frank

https://openacs.org/forums/message-view?message_id=5377895

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

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

  1. … 36 more files in changeset.
fix hard to find typo

XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

  1. … 8 more files in changeset.
Add safety belt in case the page_template is not instantiated