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 |
|
Jaroslaw Surowiec
|
2bcb1c27f1
|
XmlParser - Added method SetContent to the FXmlNode
[CL 2423994 by Jaroslaw Surowiec in Main branch]
|
2015-01-29 12:33:00 -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
|
a717a7e08d
|
XML Parser: Allow anonymous discovery of node attributes
- Added new GetAttributes() method to FXmlNode that returns all of the attributes in the node
[CL 2346695 by Mike Fricker in Main branch]
|
2014-11-03 07:34:29 -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 |
|