2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-26 23:23:34 +00:00
qpdf/libtests
2022-02-16 06:52:05 -05:00
..
qtest Remove special case for 0xad for 10.6.2. 2022-02-16 06:52:05 -05:00
aes.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
arg_parser.cc Make QPDFArgParser accept const argv 2022-02-01 13:50:58 -05:00
ascii85.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
bits.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
buffer.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
build.mk Add PDFVersion class 2022-02-08 12:34:14 -05:00
closed_file_input_source.cc Revert removal of unreadCh change for performance 2020-10-27 11:57:48 -04:00
concatenate.cc Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
cxx11.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
dct_compress.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
dct_uncompress.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
flate.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
hex.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
input_source.cc Update for clean compile with POINTERHOLDER_TRANSITION=2 2022-02-07 17:38:22 -05:00
json_handler.cc JSONHandler: pass JSON object to array start function 2022-01-31 15:57:45 -05:00
json_parse.cc PointerHolder: deprecate getPointer() and getRefcount() 2022-02-04 13:12:37 -05:00
json.cc More editorial changes from m-holger + spell check 2022-01-30 13:11:03 -05:00
libtests.testcov More editorial changes from m-holger + spell check 2022-01-30 13:11:03 -05:00
lzw.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
main_from_wmain.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
matrix.cc QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
md5.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
nntree.cc Use new QPDF{Name,Number}TreeObjectHelper API 2021-01-24 03:27:28 -05:00
numrange.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf_version.cc Add QPDF::getVersionAsPDFVersion 2022-02-08 12:34:14 -05:00
pointer_holder.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
predictors.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qintc.cc Add QIntC::range_check_subtract 2021-11-04 13:53:46 -04:00
qutil.cc Spell check 2022-02-15 19:36:12 -05:00
random.cc Increase random data provider support 2013-12-16 16:21:28 -05:00
rc4.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
runlength.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
sha2.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
sparse_array.cc SparseOHArray 2019-08-17 23:02:41 -04:00