aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/ExternalRepresentationUtils.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05 a few more xml thingsUbitUmarov1-1/+1
2018-01-04disable some XmlResolverUbitUmarov1-0/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-3/+3
2015-08-11Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...Oren Hurvitz1-8/+32
2015-08-01Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto1-0/+19
2015-05-05Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto1-1/+183
2015-05-02It wasn't that. Revert "Mantis #7514"Diva Canto1-3/+0
2015-05-02Mantis #7514Diva Canto1-0/+3
2014-08-29Ignore whitespace when reading serialized XML objects.Justin Clark-Casey (justincc)1-4/+4
2014-03-24Refactored: ExternalRepresentationUtils should be the only place where the "C...Oren Hurvitz1-3/+13
2012-02-13On object deserialization, go back to logging errors at DEBUG level rather th...Justin Clark-Casey (justincc)1-6/+13
2012-02-03Change SceneObjectSerializer to use common ExternalRepresentationUtils.Execut...Justin Clark-Casey (justincc)1-9/+28
2012-02-03Refactor common deserialization processor code to generic method ExternalRepr...Justin Clark-Casey (justincc)1-1/+52
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-4/+4
2010-12-01Added some comments. Better than listening to the boring speaker...Diva Canto1-0/+12
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto1-0/+87