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