summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_stream.cpp
AgeCommit message (Expand)Author
2018-07-19Make FX stream internal details more private to .cpp files.Tom Sepez
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Rename fxcrt_ and ifxcrt_ files to better namesDan Sinclair
2017-08-31Move stream code into fx_stream.cppDan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-05-15Add a WriteString method to IFX_WriteStreamdan sinclair
2017-04-27Remove more |new|s, part 2Tom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Move fxcrt_stream code to fx_stream fileDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair