Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 | |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 1 | -2/+2 | |
where other data storage assemblies are. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -28/+27 | |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+29 | |
* Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -14/+17 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -35/+35 | |
2007-07-15 | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 1 | -3/+3 | |