Histórico de commits

Autor SHA1 Mensagem Data
  Julian Andres Klode 98eb4e9eec Turn tolower_ascii() and isspace_ascii() into inline functions 10 anos atrás
  Niels Thykier fc8f1c2252 Hex2Digit: Do not use isxdigit() 10 anos atrás
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 10 anos atrás
  Julian Andres Klode 98b0634391 Introduce isspace_ascii() for use by parsers 10 anos atrás
  David Kalnischkies 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 10 anos atrás
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 11 anos atrás
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 anos atrás
  David Kalnischkies b8eba208da reimplement the last uses of sprintf 11 anos atrás
  David Kalnischkies ce105e8740 (error) va_list 'args' was opened but not closed by va_end() 11 anos atrás
  David Kalnischkies d8c71b3b5d rewrite ReadMessages() 11 anos atrás
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 12 anos atrás
  David Kalnischkies b578738870 strip everything spacey in APT::String::Strip 12 anos atrás
  Michael Vogt 8c782efd93 Merge branch 'debian/sid' into debian/experimental 12 anos atrás
  Michael Vogt 08be0ca32a StringToBool: only act if the entire string is consumed by strtol() 12 anos atrás
  Michael Vogt a5bb5e1e74 Only allow "apt-get build-dep path" when path starts with ./ or / 12 anos atrás
  Guillem Jover 3c09d634b6 Add new Base256ToNum long long overload function 12 anos atrás
  David Kalnischkies 224dc03841 fix SubstVar to be usable as a replace_all method 12 anos atrás
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
  David Kalnischkies ef74268b47 warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations] 12 anos atrás
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 anos atrás
  David Kalnischkies a5414e5640 add default and override handling for Cnf::FindVector 12 anos atrás
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 anos atrás
  Michael Vogt cf993341c2 add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source 12 anos atrás
  Michael Vogt 65dbd5a1a3 re-add missing APT::String::Strip 12 anos atrás
  Michael Vogt 2ddab3fb95 change maxsplit default from "0" to maxint 12 anos atrás
  Michael Vogt 41053d721c improve documentation for StringSplit() 12 anos atrás
  Michael Vogt 9572a54bbc doc update 13 anos atrás
  Michael Vogt 85bf001994 add maxsplit parameter to StringSplit 13 anos atrás
  Michael Vogt 00f4d9ffa3 implement StringSplit() as we need this to fix the dpkg status-fd output parsing 13 anos atrás
  Michael Vogt fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 anos atrás