Justin Clark-Casey (justincc) 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 лет назад
..
Api 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 лет назад
CodeTools 85985a8c3e Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 лет назад
Instance 89efccaa71 Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 лет назад
Tests 222f844d65 Disable logging in regression test in OSSL_ApiAttachmentTests 12 лет назад
AssemblyResolver.cs 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). 12 лет назад
Helpers.cs 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 лет назад
LSL_Types.cs 6963b8b046 refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication. 13 лет назад