Justin Clark-Casey (justincc)
|
80c19b7cac
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 lat temu |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 lat temu |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 lat temu |
Melanie
|
71cd4d6e84
Revert "remove long unused OpenSim/Framework/Configuration/* projects"
|
14 lat temu |
Justin Clark-Casey (justincc)
|
cdd3f17b2b
remove long unused OpenSim/Framework/Configuration/* projects
|
14 lat temu |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 lat temu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
16 lat temu |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 lat temu |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 lat temu |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 lat temu |
Adam Frisby
|
7286bd60b0
* Converted a large number of ASCII encodings to UTF8.
|
16 lat temu |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 lat temu |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 lat temu |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 lat temu |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 lat temu |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 lat temu |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 lat temu |
lbsa71
|
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
17 lat temu |
Sean Dague
|
74bb5282a0
mass update of files to have native line endings
|
17 lat temu |
Adam Frisby
|
3cbc1e011d
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
|
17 lat temu |
mingchen
|
87bddd32df
*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that fetches a file from a remote server
|
17 lat temu |