This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-11 08:37:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
400c61cd6017fec154d03f940aad054e48ecf2d9
opensim
/
OpenSim
/
Framework
/
Serialization
History
Diva Canto
06d2508b96
On to 0.8.3!
2015-10-18 21:47:10 -07:00
..
External
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging
2015-08-11 07:35:37 +01:00
Properties
On to 0.8.3!
2015-10-18 21:47:10 -07:00
Tests
When saving an OAR in "Publish" mode, also discard Group information
2014-05-26 15:33:13 +01:00
ArchiveConstants.cs
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
2015-08-08 12:12:50 -07: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