summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/mmap.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode1-4/+0
2019-04-30Add 'explicit' to most single argument constructorsJulian Andres Klode1-1/+1
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies1-1/+1
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies1-2/+5
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+0
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-3/+1
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-4/+4
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+1
2011-02-13update size of dynamic MMap as we write in from the outsideDavid Kalnischkies1-0/+1
2010-02-27* apt-pkg/contrib/mmap.{h,cc}:David Kalnischkies1-0/+5
2009-11-09extent the mmap to be able to handle currently not implementedDavid Kalnischkies1-3/+7
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies1-0/+2
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt1-2/+0
2006-10-02* removed the pragma messMichael Vogt1-1/+0
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-1/+1
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+4
2004-09-20A few functions migrated aroundArch Librarian1-3/+3
2004-09-20Added a depends option to apt-cacheArch Librarian1-1/+6
2004-09-20Support for memory-only cachingArch Librarian1-6/+9
2004-09-20Dsync mergeArch Librarian1-2/+1
2004-09-20Widened the mmap sizeArch Librarian1-2/+2
2004-09-20Class File name change to FileFdArch Librarian1-4/+4
2004-09-20Compile of apt-cacheArch Librarian1-2/+2
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-3/+3
2004-09-20SyncArch Librarian1-1/+5
2004-09-20CheckpointArch Librarian1-2/+2
2004-09-20Base revisionsArch Librarian1-0/+92