Commit Graph

4 Commits

Author SHA1 Message Date
Ben Marsh
b21b7e3fa8 Fix parsing of XML attributes whose values contain '=' characters, and translate named entities correctly.
[CL 2516789 by Ben Marsh in Main branch]
2015-04-18 12:58:02 -04:00
Saul Abreu
79a26091bf Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
#codereview Steve.Robb, Robert.Manuszewski

[CL 2466824 by Saul Abreu in Main branch]
2015-03-02 15:51:37 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Mike Fricker
07948b6ba6 Moved XmlParser from 'Developer' to 'Runtime' so it can be used in shipping games
[CL 2110490 by Mike Fricker in Main branch]
2014-06-19 11:22:41 -04:00