summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.cpp
AgeCommit message (Expand)Author
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-08-09Use smart pointers for class owned pointers in xfa/fxbarcodeweili
2016-06-09Get rid of NULLs in xfa/fxbarcode/thestig
2016-04-28Do not check pointers before deleting them.thestig
2016-03-14Move xfa/src up to xfa/.Dan Sinclair