copy from head -- just adds to overloads, pkl-fonts=m3-ui/juno-2/juno-app and EyesVBT=m3-ui/ui/test (detail)
rename lock "cs" to "heap" which is more understandable and matches head (detail)
Remove idle thread code. I had recently bumped the idle thread count to 0 and the code is gone in head. However this was in response to heap corruption that was ultimately found to be caused by something else, so maybe maybe maybe we should restore this code for a performance gain. Maybe. (detail)
heed different workspace layouts on master and slaves (detail)
very minor merge from head - drop DEC SRC support (M3BUILD, M3SHIP), unused, probably incomplete, only two lines of code deleted here - very minor formating (roughly another two lines edited) (detail)
file ThreadDebug.c was added on branch release_branch_cm3_5_8 on 2009-11-02 12:17:56 +0000 (detail)
put back false; the point is to prime the loop condition (which might need more work now with my .msi/.deb upload) (detail)
back to a criticalsection for suspendCount inline InitActivations start out inCritical (detail)
COPY from head (assuming no changes in this branch), picking up Tony's fix from Sep 1 2009. (detail)
equate thread id with Windows GetCurrentThreadId this requires moving a few perf notifications to be from within the thread instead of the e.g. creating/joining thread (detail)
should allow building Debian packages for any target (detail)