Commit Graph

15 Commits

Author SHA1 Message Date
Adric Worley
e578e2d7cd Separate automated system tests from project-specific tests
[CL 2514485 by Adric Worley in Main branch]
2015-04-16 12:40:47 -04:00
Michael Noland
06013fa933 Optimizing various uses of Pop to prevent incremental reallocation for short-lived or frequently used TArray instances
[INTEGRATE] Change 2490222 by Michael.Noland@mnoland-T2784-HDepot on 2015/03/25 00:18:46

[CL 2494763 by Michael Noland in Main branch]
2015-03-27 20:05:10 -04:00
Jaroslaw Palczynski
f23f29257b Back out changelist 2481333
Rob asked me to back out GENERATED_*_BODY -> GENERATED_BODY change for now until the "_Validate and _Implementation auto-generation" discussion is over.

#codereview Robert.Manuszewski

[CL 2481343 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:38:32 -04:00
Jaroslaw Palczynski
fa31560e2d Enabled UHT to digest GENERATED_BODY instead of GENERATED_UCLASS_BODY, GENERATED_USTRUCT_BODY, GENERATED_UINTERFACE_BODY or GENERATED_IINTERFACE_BODY, changed every occurence to the new syntax and fixed every warning that have fallen out of this change.
#codereview Robert.Manuszewski

[CL 2481333 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:19:11 -04: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
Ben Marsh
5fb9cedd02 Fix missing or misplaced header guards.
[CL 2371047 by Ben Marsh in Main branch]
2014-11-26 14:46:13 -05:00
Max Preussner
acbde8b2f0 Serialization: Improved unit tests for numeric values and FGuid
[CL 2343108 by Max Preussner in Main branch]
2014-10-28 20:59:30 -04:00
Max Preussner
ccc41041c4 Serialization: Fixed incorrect handling of large integers in Json backends
[CL 2343042 by Max Preussner in Main branch]
2014-10-28 19:44:18 -04:00
Max Preussner
1a11a8e810 Serialization: Improved build rules and forward declarations; added documentation
[CL 2340735 by Max Preussner in Main branch]
2014-10-27 07:54:20 -04:00
Max Preussner
ce2cebdffc Serialization: Made the Json deserializer more forgiving if properties are not found or are of an unexpected type
[CL 2339964 by Max Preussner in Main branch]
2014-10-24 12:05:53 -04:00
Max Preussner
e88cd7a7e6 Serialization: Fixed spacing of parentheses
[CL 2339959 by Max Preussner in Main branch]
2014-10-24 12:00:50 -04:00
Max Preussner
5ab3a8dbf2 Serialization: Cleaned up header includes
[CL 2317579 by Max Preussner in Main branch]
2014-10-02 14:03:18 -04:00
Martin Wilson
d0f7b51655 non unity compile fixes (penance for breaking it yesterday)
[CL 2317163 by Martin Wilson in Main branch]
2014-10-02 07:03:46 -04:00
Max Preussner
a206658fd5 Serialization: Fixed template parameters
[CL 2316698 by Max Preussner in Main branch]
2014-10-01 18:21:43 -04:00
Max Preussner
619367728a Serialization: Initial revision of the UStruct serialization framework
[CL 2316688 by Max Preussner in Main branch]
2014-10-01 18:20:53 -04:00