.. |
Application
|
91caf98308
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
|
7 years ago |
ClientStack
|
d9a300fa8e
some cleanup.. remove some stats that only some do look at once on a lifetime
|
7 years ago |
CoreModules
|
d9a300fa8e
some cleanup.. remove some stats that only some do look at once on a lifetime
|
7 years ago |
Framework
|
9526a96b4f
some cleanup
|
7 years ago |
OptionalModules
|
d9a300fa8e
some cleanup.. remove some stats that only some do look at once on a lifetime
|
7 years ago |
PhysicsModules
|
a18d45fbdc
fix some issues on ubOde physics shape type changes
|
7 years ago |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 years ago |
ScriptEngine
|
572e84c822
make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else
|
7 years ago |