.. |
aes
|
Remove extraneous execute bits
|
2012-06-20 15:18:08 -04:00 |
ascii85
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
bits
|
Add signed support to BitStream and BitWriter
|
2018-01-13 19:49:42 -05:00 |
buffer
|
Convert remaining public classes to use Members pattern
|
2019-06-22 10:13:27 -04:00 |
closedfile
|
ClosedFileInputSource: add method to keep file open
|
2018-08-04 19:52:46 -04:00 |
dct
|
Pl_DCT: Use custom source and destination managers (fixes #153)
|
2017-09-07 22:59:11 -04:00 |
flate
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
hex
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
input_source
|
Implement findFirst and findLast in InputSource
|
2017-08-10 21:30:32 -04:00 |
json
|
Add simple JSON serializer
|
2018-12-21 18:34:56 -05:00 |
lzw
|
fix problem with lzw decoder when run without early code change, now that we actually have test input
|
2009-02-20 02:27:36 +00:00 |
md5
|
Implement deterministic ID
|
2015-10-31 18:56:42 -04:00 |
ph
|
Add getRefcount to PointerHolder test
|
2019-08-30 11:58:33 -04:00 |
predictors
|
Add Pl_TIFFPredictor
|
2018-01-13 19:49:42 -05:00 |
qintc
|
Don't assume char is signed in int conversion tests (fixes #361)
|
2019-09-17 12:18:09 -04:00 |
qutil
|
Pull wmain -> main code from qpdf.cc into QUtil.cc
|
2020-01-14 11:40:51 -05:00 |
rc4
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
runlength
|
Implement Pl_RunLength pipeline
|
2017-08-19 14:50:55 -04:00 |
sha2
|
SHA2 pipeline with support for 256, 384, and 512 bits
|
2012-12-31 05:36:51 -05:00 |
aes.test
|
Run libtests for crypto with all available providers
|
2019-11-09 09:53:42 -05:00 |
ascii85.test
|
Fix a few compiler errors reported correctly my MSVC 9.0.
|
2009-07-12 22:52:13 +00:00 |
bits.test
|
Fix a few compiler errors reported correctly my MSVC 9.0.
|
2009-07-12 22:52:13 +00:00 |
buffer.test
|
Fix a few compiler errors reported correctly my MSVC 9.0.
|
2009-07-12 22:52:13 +00:00 |
closedfile.test
|
Add ClosedFileInputSource
|
2018-06-22 12:52:45 -04:00 |
cxx11.test
|
See if C++11 features work
|
2019-11-09 08:18:02 -05:00 |
dct.test
|
Pl_DCT: Use custom source and destination managers (fixes #153)
|
2017-09-07 22:59:11 -04:00 |
flate.test
|
use binmode so test suite works with ActivePerl
|
2009-10-14 00:31:52 +00:00 |
hex.test
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
input_source.test
|
Implement findFirst and findLast in InputSource
|
2017-08-10 21:30:32 -04:00 |
json.test
|
Add simple JSON serializer
|
2018-12-21 18:34:56 -05:00 |
lzw.test
|
Fix a few compiler errors reported correctly my MSVC 9.0.
|
2009-07-12 22:52:13 +00:00 |
matrix.test
|
Convert pages to form XObjects
|
2019-01-27 07:50:30 -05:00 |
md5.test
|
Run libtests for crypto with all available providers
|
2019-11-09 09:53:42 -05:00 |
numrange.test
|
Allow odd/even modifiers in numeric range (fixes #364)
|
2019-11-09 13:23:12 -05:00 |
ph.test
|
Fix a few compiler errors reported correctly my MSVC 9.0.
|
2009-07-12 22:52:13 +00:00 |
predictors.test
|
Add Pl_TIFFPredictor
|
2018-01-13 19:49:42 -05:00 |
qintc.test
|
New safe type converters in QIntC
|
2019-06-21 13:17:21 -04:00 |
qutil.test
|
Use RM_WS_ONLY_LINES in test
|
2016-01-24 12:05:22 -05:00 |
random.test
|
Refactor random data generation
|
2013-12-14 15:17:35 -05:00 |
rc4.test
|
Run libtests for crypto with all available providers
|
2019-11-09 09:53:42 -05:00 |
runlength.test
|
Implement Pl_RunLength pipeline
|
2017-08-19 14:50:55 -04:00 |
sha2.test
|
Run libtests for crypto with all available providers
|
2019-11-09 09:53:42 -05:00 |
sparse_array.test
|
SparseOHArray
|
2019-08-17 23:02:41 -04:00 |