Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | Fix typo in test case name | Jay Berkenbilt | |
2013-11-30 | Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariable | Jay Berkenbilt | |
If NO_GET_ENVIRONMENT is #defined at compile time on Windows, do not call GetEnvironmentVariable. QUtil::get_env will always return false. This option is not available through configure. This was added to support a specific user's requirements to avoid calling GetEnvironmentVariable from the Windows API. Nothing in qpdf outside the test coverage system in qtest relies on QUtil::get_env. | |||
2010-08-06 | invert images example | Jay Berkenbilt | |
git-svn-id: svn+q:///qpdf/trunk@1001 71b93d88-0707-0410-a8cf-f5a4172ac649 |