aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/ExternalRepresentationUtils.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+1
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-081-1/+1
* a few more xml thingsUbitUmarov2018-01-051-1/+1
* disable some XmlResolverUbitUmarov2018-01-041-0/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-3/+3
* Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...Oren Hurvitz2015-08-111-8/+32
* Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto2015-08-011-0/+19
* Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-051-1/+183
* It wasn't that. Revert "Mantis #7514"Diva Canto2015-05-021-3/+0
* Mantis #7514Diva Canto2015-05-021-0/+3
* Ignore whitespace when reading serialized XML objects.Justin Clark-Casey (justincc)2014-08-291-4/+4
* Refactored: ExternalRepresentationUtils should be the only place where the "C...Oren Hurvitz2014-03-241-3/+13
* On object deserialization, go back to logging errors at DEBUG level rather th...Justin Clark-Casey (justincc)2012-02-131-6/+13
* Change SceneObjectSerializer to use common ExternalRepresentationUtils.Execut...Justin Clark-Casey (justincc)2012-02-031-9/+28
* Refactor common deserialization processor code to generic method ExternalRepr...Justin Clark-Casey (justincc)2012-02-031-1/+52
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-4/+4
* Added some comments. Better than listening to the boring speaker...Diva Canto2010-12-011-0/+12
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-291-0/+87