• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 198 more files in changeset.
Improvde code documentation

Fix typos

  1. … 7 more files in changeset.
fix singular/plural typos

  1. … 5 more files in changeset.
reduce verbosity

removed nested expr

prefer expand operator

Fix typo

make prepared statement parser more robust against sql casts

moderniize tcl

improve documentation

modernize tcl

  1. … 7 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
prefer dict over tcl arrays

Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 24 more files in changeset.
fix typos

::xo::db::list_to_values: convert Tcl list to SQL values notation

Fix more typos

  1. … 84 more files in changeset.
return 204 for pages with '0' length

prefer XOTcl2 idioms

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

  1. … 7 more files in changeset.
Remove redundant method

Don't get confused on two question marks in a provided link

use DATE notation for full-day events instead of of DATE-TIME

whitespace cleanup

add experimental support for regression testing

- whitespace cleanup

Perform line folding: According to RFC 5545

Add missing "return filter_return" for UNAUTHORIZED requests (may thank to markus moser for noticing)

fix behavior for Tcl 8.5:

it seems that the scripted "try" implementation in tcllib is not fully

compatible with the built-in version in Tcl 8.6; fall back in these

cases to the old implemenentation of the methods "contains"