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