]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/strutl.cc
__deprecated is already defined by sys/cdefs.h :/.
[apt.git] / apt-pkg / contrib / strutl.cc
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-08-31  Julian Andres KlodeBase256ToNum: Fix uninitialized value
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres KlodeUse C locale instead of C.UTF-8 for protocol strings
2016-08-26  Julian Andres KlodeAdd missing includes and external definitions
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkiesallow user@host (aka: no password) in URI parsing
2016-07-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
2016-06-29  David KalnischkiesRevert "travis: use gcc-5 instead of gcc(-4.8)"
2016-06-25  David Kalnischkiesimbue datetime parsing with C.UTF-8 locale
2016-06-20  Julian Andres KlodeMerge pull request Debian/apt#16 from dombenson/master
2016-06-17  David Kalnischkiesavoid std::get_time usage to sidestep libstdc++6 bug
2016-05-28  David Kalnischkiesuse de-localed std::put_time instead rolling our own
2016-05-28  David Kalnischkiesaccept only the expected UTC timezones in date parsing
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-01  Adrian WielgosikDon't copy strings in Startswith, Endswith
2016-03-06  Veres LajosFix several typos
2016-02-04  Julian Andres KlodeMerge branch 'master' of github.com:adrian17/apt
2016-02-03  Adrian WielgosikAvoid temporary strings in SubstVar.
2016-01-26  David Kalnischkiesdrop explicit check for EWOULDBLOCK if it has the same...
2016-01-07  Julian Andres KlodeSwitch performance critical code to use APT::StringView
2015-12-29  Julian Andres Klodestrutl.cc: Add declarations for the compat _ascii(...
2015-12-29  Julian Andres KlodeTurn tolower_ascii() and isspace_ascii() into inline...
2015-12-27  Niels ThykierHex2Digit: Do not use isxdigit()
2015-12-27  Julian Andres KlodeConvert most callers of isspace() to isspace_ascii()
2015-12-26  Julian Andres KlodeIntroduce isspace_ascii() for use by parsers
2015-11-05  David Kalnischkiesencode UTF-8 characters correctly in QuoteString
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-10  David Kalnischkiesapply various style suggestions by cppcheck
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-11  David Kalnischkiesshow URI.Path in all acquire item descriptions
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-10  David Kalnischkiesreimplement the last uses of sprintf
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-08  David Kalnischkies(error) va_list 'args' was opened but not closed by...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-26  David Kalnischkiesrewrite ReadMessages()
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-06  Michael Vogtmake http size check work
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-07  David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-16  Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtOnly allow "apt-get build-dep path" when path starts...
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Guillem JoverAdd new Base256ToNum long long overload function
2014-06-18  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  David Kalnischkiesfix SubstVar to be usable as a replace_all method
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: cannot optimize loop, the loop counter may...
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13  David Kalnischkiesadd default and override handling for Cnf::FindVector
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-01-06  Michael Vogtimprove apt.8.xml
2014-01-06  Michael VogtMerge branch 'debian/sid' into feature/apt-manpage
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-29  Michael Vogtadd "APT::String::Endswith" and automatic adding of...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-18  Michael Vogtre-add missing APT::String::Strip
2013-10-18  Michael Vogtadd APT::String::Strip(), start cleanup of ProcessDpkgS...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-02  Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-01  Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01  Michael Vogtimprove documentation for StringSplit()
2013-09-07  Michael Vogtdoc update
2013-09-07  Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07  Michael Vogtimplement StringSplit() as we need this to fix the...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
next