..
qtest
Add QUtil::get_max_memory_usage for testing
2022-08-31 14:47:27 -04:00
aes.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
arg_parser.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
ascii85.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
base64.cc
Add new Pl_OStream Pipeline
2022-05-03 18:54:51 -04:00
bits.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
buffer.cc
Take advantage of unique_ptr and move construction for Buffer
2022-09-05 13:29:56 -07:00
closed_file_input_source.cc
Add new FileInputSource constructors
2022-05-04 12:07:11 -04:00
CMakeLists.txt
Add Pl_Function -- a generic function pipeline
2022-06-19 09:12:29 -04:00
concatenate.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
cxx11.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
dct_compress.cc
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
dct_uncompress.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
flate.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
hex.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
input_source.cc
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
json_handler.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
json_parse.cc
Change JSON parser to parse from an InputSource
2022-05-04 12:07:11 -04:00
json.cc
JSON schema: support multi-element array validation
2022-07-24 16:44:51 -04:00
libtests.testcov
JSON schema: support multi-element array validation
2022-07-24 16:44:51 -04:00
logger_c.c
Add C API to QPDFLogger
2022-06-19 08:46:58 -04:00
logger.cc
Add C API to QPDFLogger
2022-06-19 08:46:58 -04:00
lzw.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
main_from_wmain.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
matrix.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
md5.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
nntree.cc
Back out fluent QPDFObjectHandle methods. Keep the andGet methods.
2022-05-20 09:16:25 -04:00
numrange.cc
Code clean up: use range-style for loops wherever possible
2022-04-30 13:27:18 -04:00
pdf_version.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
pl_function.cc
Reformat code
2022-06-25 11:11:24 -04:00
pointer_holder.cc
Rewrite PointerHolder as derived from std::shared_ptr
2022-04-09 17:33:29 -04:00
predictors.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
qintc.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00
qutil.cc
Add QUtil::get_max_memory_usage for testing
2022-08-31 14:47:27 -04:00
random.cc
Use = default and = delete where possible in classes
2022-04-16 11:39:14 -04:00
rc4.cc
Make Pipeline::write take an unsigned char const* (API change)
2022-05-03 18:31:22 -04:00
runlength.cc
Programmatically apply new formatting to code
2022-04-04 08:10:40 -04:00
sha2.cc
Spell check with newer cSpell
2022-05-03 18:31:22 -04:00
sparse_array.cc
Make assert handling less error-prone
2022-05-03 18:31:22 -04:00