40-thread-mod-procs.tcl

  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve comments

use NaviServer/AOLserver native mutex and prefer the more secure ad_mutex_eval

Fix more typos

  1. … 84 more files in changeset.
Use consistently xo::library to ensure application specific subclassability

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

  1. … 10 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer, tDOM)

  1. … 13 more files in changeset.
- replace "my log ..." by "ns_log notice ..." as default exit handler (many thanks to Guenter Ernst for reporting)

- use explicit create statements

  1. … 9 more files in changeset.
- allow configuration of exit handler

- remove ::xotcl::THREAD::Proxy from export list

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- change tabs into spaces

  1. … 22 more files in changeset.
- normalize string expressions

  1. … 13 more files in changeset.
- use more tcl 8.5 idioms

  1. … 6 more files in changeset.
- make recreate method of THREAD more robust

-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
- set thread name for tcl threads

roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

  1. … 8 more files in changeset.
merge in recent fixes from head

  1. … 8 more files in changeset.
don't call create the thread, when called with "-noinit"

adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
reduce verbosity

  1. … 1 more file in changeset.
support for lightweight threads

cleanup (triggered by unknown handler)

  1. … 1 more file in changeset.
when threads are started during bootup, these threads do not contain any library functions (not even ::db_*). This change provides support to correct this for threads created vi ::xotcl::THREAD.

more robust thread initialization for aolserver 4.5: for some reason, threads created during initialization are not xotcl-aware; furthermore: passing method to privilege definition, fixes for url handling in http client

  1. … 3 more files in changeset.
allow threads to be created from connection threads (/www/* files)

allow threads to be created from connection threads (/www/* files)

updating xotcl-core to the same level as in oacs-5-2

  1. … 7 more files in changeset.