summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp
AgeCommit message (Expand)Author
2014-06-04Use unsigned type for iteration to avoid int overflow.John Abd-El-Malek
2014-05-28Do not use FX_BOOL for int values.Bo Xu
2014-05-27Use unsigned type for decoding in _A85Decode.Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek