40-thread-mod-procs.tcl

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't send messages to other threads during shutdown

The threads might be gone already, causing error log entries

improve spelling

  1. … 8 more files in changeset.
revert the change of yesterday for thread initialization (after the release), and modernize the code a little

fix potential race conditions causing strange errors during startup

- modernize code (remove "my")

  1. … 5 more files in changeset.
- modernize code (remove "my")

  1. … 12 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
add thread object name for naming mutex and make creation/destroy logging more conformant

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.