| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sptr: Remove deprecated smart pointer classes | Julian Andres Klode | 2019-02-26 | 1 | -74/+0 |
| | | | | | Please use the standard C++ variants instead. | ||||
| * | Remove obsolete RCS keywords | Guillem Jover | 2018-05-07 | 1 | -1/+0 |
| | | | | | Prompted-by: Jakub Wilk <jwilk@debian.org> | ||||
| * | add messages to our deprecation warnings in libapt | David Kalnischkies | 2015-11-27 | 1 | -2/+3 |
| | | | | | Git-Dch: Ignore | ||||
| * | Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> | Julian Andres Klode | 2015-08-13 | 1 | -1/+1 |
| | | | | | More standardization | ||||
| * | Mark SPtr as deprecated, and convert users to std::unique_ptr | Julian Andres Klode | 2015-08-13 | 1 | -1/+1 |
| | | | | | Switch to std::unique_ptr, as this is safer than SPtr. | ||||
| * | some CXXFLAGS housekeeping | David Kalnischkies | 2015-08-10 | 1 | -0/+8 |
| | | | | | | | More warnings are always better. Git-Dch: Ignore | ||||
| * | Pedantic fixes | Arch Librarian | 2004-09-20 | 1 | -5/+5 |
| | | | | | | | Author: jgg Date: 2001-03-11 07:22:19 GMT Pedantic fixes | ||||
| * | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -0/+66 |
| Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||||
