summaryrefslogtreecommitdiff
path: root/core/fxcrt/include
AgeCommit message (Expand)Author
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Add a Retained Pointer smart class.tsepez
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.Tom Sepez
2016-03-24Remove strange integral constants for "true", "false", "%PDF".Tom Sepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair