summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_system.cpp
AgeCommit message (Expand)Author
2018-08-08Remove unused codepage from WideString::GetWideString().Tom Sepez
2018-03-13Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370Ryan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-08-31Move implementations into fx_system.cppDan Sinclair
2017-07-19Prevent more crashes in wcsftime.Lei Zhang
2017-06-16Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133Lei Zhang
2017-04-25Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cppTom Sepez
2017-04-24Add FXSYS_wcsftime() to avoid termination on win.Tom Sepez