summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_string_data_template.h
AgeCommit message (Expand)Author
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-31Use PartitionFreeGeneric for the strings partition, not PartitionFree.Chris Palmer
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-22Null CPDF_CountedObj::m_pObj prior to deletiontsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-05Make StringData a templated class.tsepez