summaryrefslogtreecommitdiff
path: root/core/fxcrt
AgeCommit message (Expand)Author
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Fix FXSYS_StrToInt()Wei Li
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
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-18Replace additional FX_WCHAR tables with uint16_t.Tom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair