.. |
External
|
4ad1468165
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging
|
há 9 anos atrás |
Properties
|
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
|
há 8 anos atrás |
Tests
|
33cc847c4a
When saving an OAR in "Publish" mode, also discard Group information
|
há 10 anos atrás |
ArchiveConstants.cs
|
959872315f
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.
|
há 9 anos atrás |
TarArchiveReader.cs
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
há 12 anos atrás |
TarArchiveWriter.cs
|
884d603cac
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
|
há 12 anos atrás |