Age | Commit message (Collapse) | Author | Files | Lines |
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
Make Assert, DebugPrintf, and similar noexcept so they can be used in noexcept
methods and they don't throw.
|
|
|
|
|
|
|
|
|
|
|
|
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
same.
Add unit tests for UnicodeFromUTF8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|