This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0910c5c101
OpenSimMirror
/
OpenSim
/
Framework
/
Serialization
History
Diva Canto
4779f7d7d5
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
..
External
Fix regression introduced in
a0d178b2
(Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders.
2012-08-29 02:01:43 +01:00
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Tests
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
ArchiveConstants.cs
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.
2012-11-24 02:43:31 +00:00
TarArchiveReader.cs
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
TarArchiveWriter.cs
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
2012-07-13 01:03:28 +01:00