aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QIntC.hh
AgeCommit message (Expand)Author
2022-05-04Make assert handling less error-proneJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-04Update copyright for 2022Jay Berkenbilt
2021-11-04Add QIntC::range_check_subtractJay Berkenbilt
2021-01-04Update copyright to 2021Jay Berkenbilt
2020-12-28Fix typo in comment and whitespace issueJay Berkenbilt
2020-11-21Handle negative numbers in QIntC::range_check (fuzz issue 26994)Jay Berkenbilt
2020-10-22Add range_check method to QIntCJay Berkenbilt
2020-10-21Protect numeric conversion against user's locale (fixes #459)Jay Berkenbilt
2020-04-03Use C++11 features to simplify QIntCJay Berkenbilt
2020-01-26Update copyright to 2020Jay Berkenbilt
2019-09-17Don't assume char is signed in int conversion tests (fixes #361)Jay Berkenbilt
2019-08-31spell checkJay Berkenbilt
2019-06-21New safe type converters in QIntCJay Berkenbilt