summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_binarybuf.cpp
AgeCommit message (Expand)Author
2018-08-16Remove default arg from CFX_BinaryBuf::EstimateSize().Tom Sepez
2018-05-08[fm2js] Create fewer CFX_WideTextBuf classesDan Sinclair
2017-12-19Remove some dead code.Lei Zhang
2017-09-27Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_TRyan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-13Rewrite IsHyphen using string operationsRyan Harrison
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-09-01Prepare for converting FX_STRSIZE int->size_tRyan Harrison
2017-08-30Move CFX_BinaryBuf out of fx_basicDan Sinclair