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