Age | Commit message (Expand) | Author |
---|---|---|
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-02 | Remove unused code for Arabic char and line handling | weili |
2016-05-20 | Use enum type for char type variables | weili |
2016-05-06 | CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730 | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |