• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fix potentially broken link

Fix rendering of embedded links

Ease debugging of policyies and streamline check_permissions with enforce_permissions

- handle fetch via revision_id over perpared statement

make parsing of sql argument names more robust

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer, tDOM)

  1. … 7 more files in changeset.
- Fix more spelling errors

- Use uniform spelling of "Tcl"

  1. … 5 more files in changeset.
Fix spelling errors

  1. … 15 more files in changeset.
- Tcl idioms: simplify access to first list element

- Tcl idioms: simplify access to first character

  1. … 7 more files in changeset.
tighten regexps for message keys

  1. … 1 more file in changeset.
Improve robustness of "file delete" operations

  1. … 22 more files in changeset.
Change also the value of instance variable, as this will be used e.g. by update_item_index without fetching from db again.