index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftparchive
/
contents.cc
Age
Commit message (
Expand
)
Author
2014-09-27
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-05-27
use free() instead of delete() when realloc is used
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-01-16
rework some code to fix some scan-build warnings
David Kalnischkies
2012-05-05
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-02-24
* ftparchive/contents.cc:
David Kalnischkies
2011-02-22
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
2009-12-01
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
2009-11-28
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2007-11-30
* ftparchive/contents.cc:
Michael Vogt
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
2004-12-12
Merge bzip2-debs branch
Matt Zimmerman
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
Fixed uninited buffer
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian