UbitUmarov 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 %!s(int64=7) %!d(string=hai) anos
..
Api 5287489a3c avoid some wrong watchdog timeouts %!s(int64=7) %!d(string=hai) anos
CodeTools 289d4ca128 minor cleanup %!s(int64=7) %!d(string=hai) anos
Instance 556d95ef05 Revert "Allow OSSL scripts to softfail" %!s(int64=7) %!d(string=hai) anos
Properties b16abc8166 Massive tab and trailing space cleanup %!s(int64=7) %!d(string=hai) anos
Tests a18ee3b6b3 fix LSL_ApiHttpTests %!s(int64=7) %!d(string=hai) anos
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). %!s(int64=12) %!d(string=hai) anos
Helpers.cs b16abc8166 Massive tab and trailing space cleanup %!s(int64=7) %!d(string=hai) anos
LSL_Types.cs 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 %!s(int64=7) %!d(string=hai) anos
ScriptException.cs 566aaef1f4 Also add the additional ScriptException constructor necessary to get [Serializable] to work. %!s(int64=11) %!d(string=hai) anos