Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago
..
External 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 years ago
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 years ago
ArchiveConstants.cs 82690e1384 Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 12 years ago
TarArchiveReader.cs 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
TarArchiveWriter.cs 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 years ago