summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_stream.h
AgeCommit message (Expand)Author
2016-12-07Properly ref count IFX_FileAccess.tsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Tidy fx_stream.htsepez
2016-12-01Make concrete stream classes private to .cpp, part 2tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Clean up fx_basic_util a littlenpm
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair