| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
This is required because some threads are created in the constructor, so assigning the name afterwards would be too late.
|
|
|
|
| |
have an AssemblyInfo file.
|
|
|
|
|
|
|
| |
(like the original implementation)
* Only initialize Util's SmartThreadPool if it is actually being used
* No longer initializing Util's SmartThreadPool with a custom max stack size. From MSDN: "Avoid using this constructor overload. The default stack size used by the Thread(ThreadStart) constructor overload is the recommended stack size for threads."
|
|
|
|
| |
poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later.
|
| |
|
|
however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active.
|