summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sptr.h
Commit message (Collapse)AuthorAgeFilesLines
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-2/+3
| | | | Git-Dch: Ignore
* Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode2015-08-131-1/+1
| | | | More standardization
* Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode2015-08-131-1/+1
| | | | Switch to std::unique_ptr, as this is safer than SPtr.
* some CXXFLAGS housekeepingDavid Kalnischkies2015-08-101-0/+8
| | | | | | More warnings are always better. Git-Dch: Ignore
* Pedantic fixesArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 2001-03-11 07:22:19 GMT Pedantic fixes
* Join with aliencodeArch Librarian2004-09-201-0/+66
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode