OpenSimMirror/OpenSim/Framework/Serialization
teravus e9153e1d1a Revert "Merge master into teravuswork", it should have been avination, not master.
This reverts commit dfac269032, reversing
changes made to 619c39e514.
2012-11-15 10:05:16 -05:00
..
External Revert "Merge master into teravuswork", it should have been avination, not master. 2012-11-15 10:05:16 -05:00
Tests Fix old regression that stopped saving parcel owner data in OARs. 2012-08-03 23:49:34 +01:00
ArchiveConstants.cs Revert "Merge master into teravuswork", it should have been avination, not master. 2012-11-15 10:05:16 -05: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