aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Buffer.hh
AgeCommit message (Expand)Author
2024-01-01Update copyright to 2024Jay Berkenbilt
2023-11-26Add Buffer constructors taking std::string parametersm-holger
2023-06-17Add new Buffer method copy and deprecate copy constructor / assignment operatorm-holger
2023-05-27Code tidy - reflow comments and stringsm-holger
2023-05-20Rerun format_code (after merging clang-tidy PR)Jay Berkenbilt
2023-05-20Replace deprecated C++ includesm-holger
2023-02-25Update copyright to 2023Jay Berkenbilt
2022-09-23Comment about qpdf/PointerHolder.hh in public headersJay Berkenbilt
2022-09-06Update formatting a documentation from last PRJay Berkenbilt
2022-09-05Take advantage of unique_ptr and move construction for BufferJames R. Barlow
2022-04-16Use = default and = delete where possible in classesJay Berkenbilt
2022-04-09Replace PointerHolder with std::shared_ptr in library sources onlyJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-07Update for clean compile with POINTERHOLDER_TRANSITION=2Jay Berkenbilt
2022-02-04Update copyright for 2022Jay Berkenbilt
2021-01-04Update copyright to 2021Jay Berkenbilt
2020-01-26Update copyright to 2020Jay Berkenbilt
2019-06-22Convert remaining public classes to use Members patternJay Berkenbilt
2019-01-07Update copyrights for 2019Jay Berkenbilt
2018-08-12Protect headers with compliant identifiers (fixes #233)Jay Berkenbilt
2018-01-14Update copyright to 2018Jay Berkenbilt
2017-09-14Additionally license under Apache License version 2.0Jay Berkenbilt
2017-08-22Update copyright to 2017Jay Berkenbilt
2015-05-24Copyright 2015Jay Berkenbilt
2014-01-14Update Copyright to 2014Jay Berkenbilt
2012-12-31Update copyright year to 2013Jay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2011-04-30update version to 2.2.3, update copyright to 2011Jay Berkenbilt
2010-10-01add QPDF::processMemoryFile and API additions to support itJay Berkenbilt
2010-01-25update copyrights for 2010Jay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-21go back to function-based DLL_EXPORT rather than class-based to avoid creatio...Jay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-12fix class-level DLL_EXPORTJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-08-06stick DLL_EXPORT in front of every public method of every public classJay Berkenbilt
2009-02-15update copyright, release 2.0.3release-qpdf-2.0.3Jay Berkenbilt
2008-04-29update release date to actual daterelease-qpdf-2.0Jay Berkenbilt