aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/TarArchiveReader.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-11Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)1-5/+3
2009-08-02Thank you kindly, dslake, for a patch that:Charles Krinke1-0/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-27making TarArchiveReader more resilient when faced with OARs created byDr Scofield1-2/+8
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur1-1/+1
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-12/+12
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey1-5/+5
2009-03-04* Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey1-17/+28
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey1-4/+18
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-4/+4
2009-02-12* optimized usings.lbsa711-7/+5
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-01-30* In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...Justin Clarke Casey1-26/+27
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey1-2/+3
2009-01-22white space & formatting cleanupDr Scofield1-45/+45
2009-01-22From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-2/+46
2008-08-18Formatting cleanup.Jeff Ames1-6/+6
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey1-5/+5
2008-07-12* Start compressing archivesJustin Clarke Casey1-24/+18
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-34/+34
2008-05-30* Successfully pick out prims.xml file from archiveJustin Clarke Casey1-1/+8
2008-05-30* Read all files from tar archiveJustin Clarke Casey1-9/+49
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-108/+108
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-0/+108