index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
pdf-mod-info.cc
Age
Commit message (
Expand
)
Author
2022-07-26
Code tidy : replace 0 with nullptr or true
m-holger
2022-04-30
Code clean up: use range-style for loops wherever possible
Jay Berkenbilt
2022-04-30
Formatting: remove space in range-style for loops
Jay Berkenbilt
2022-04-04
Programmatically apply new formatting to code
Jay Berkenbilt
2022-03-19
Remove "lt-" workarounds
Jay Berkenbilt
2022-02-08
WHITESPACE ONLY -- expand tabs in source code
Jay Berkenbilt
2022-02-07
Tidy example CLI usage
m-holger
2021-02-22
Change from QPDF{Array,Dict}Items to aitems() and ditems()
Jay Berkenbilt
2021-02-10
Minor clean up of Windows headers
Jay Berkenbilt
2021-01-31
Improve memory safety of dict/array iterators
Jay Berkenbilt
2021-01-30
Update examples to use QPDFObjectHandle iterators
Jay Berkenbilt
2020-04-16
Fix warnings reported by -Wshadow=local (fixes #431)
Jay Berkenbilt
2018-02-04
Add comment to setStaticID call
Jay Berkenbilt
2017-07-26
Make windows includes lowercase (fixes #123)
slurdge
2013-10-18
Security: replace operator[] with at
Jay Berkenbilt
2013-03-05
Use portable versions of some UNIX-specific calls
Jay Berkenbilt
2012-06-22
Switch some code to use empty newArray/newDictionary
Jay Berkenbilt
2012-06-20
Portability issues: off_t, unlink
Jay Berkenbilt
2009-10-19
DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...
Jay Berkenbilt
2009-10-14
make -key not take an argument with a / to appease msys's path translation
Jay Berkenbilt
2009-07-15
clean up windows portability code, make remaining test suite pass
Jay Berkenbilt
2009-07-13
remove extraneous unistd.h
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt