summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_basic_gcc.cpp
AgeCommit message (Expand)Author
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25Fix FXSYS_StrToInt()Wei Li
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair