• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove curly braces

remove commented out code

prefer XOTcl2 idioms

    • -58
    • +53
    ./tcl/50-protocol-handler-procs.tcl
    • -121
    • +114
    ./tcl/bgdelivery-procs.tcl
    • -165
    • +165
    ./tcl/http-client-procs.tcl
Whitespace changes: remove trailing spaces

prefer XOTcl2 idioms

prefer XOTcl2 idioms

fix escaped change

prefer XOTcl2 idioms

Revert changes as this won't work on Aolserver

Remove catches, as -nocomplain behavior was fixed in Naviserver by https://bitbucket.org/naviserver/naviserver/commits/6008e3d0720e12f2237fbc4397daf878efc79b5c

Modernize Code: use XOTcl2 idioms, reduce instvars

Modernice Code: use XOTcl2 idiom, reduce instvars

Make ad_returnfile_background work also without libthread

white space changes and typos

improve documentation in the code, and make behavior more explicit

Add "FOR UPDATE" clauses to updating select statements

Protect against certain potential dead-locks in PostgreSQL: allow to provide sql suffixes like e.g. FOR NO KEY UPDATE for certain operations

fix typo

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

  1. … 80 more files in changeset.
Prefer XOTcl 2.0 idioms

    • -29
    • +28
    ./tcl/20-Ordered-Composite-procs.tcl
Introduce catches from downstream when cleaning up chat variables

Looks like these variables can have been removed before logging out.

Perform less aggressive cache flushing

Furthermore, allow ns_cache_flush in xo::clusterwide

  1. … 1 more file in changeset.
Fix: close link target (<a name ...>); backport from HEAD

Fix: close link target (<a name ...>)

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

    • -1
    • +6
    ./catalog/xotcl-core.de_DE.ISO-8859-1.xml
    • -0
    • +3
    ./catalog/xotcl-core.es_ES.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/xotcl-core.it_IT.ISO-8859-1.xml
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
Don't show instances per default

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
- fix bug in type checker method naturalnum. must export methid to include it in the blueprint.

- register method on nx::Slot such it can be used for object parameters and method parameters

Standardize spellings of names

  1. … 6 more files in changeset.