提交历史

作者 SHA1 备注 提交日期
  Julian Andres Klode cf7503d8a0 Base256ToNum: Fix uninitialized value 10 年之前
  Julian Andres Klode 0fb16c3e67 Use C locale instead of C.UTF-8 for protocol strings 10 年之前
  Julian Andres Klode 24a59c62ef Add missing includes and external definitions 10 年之前
  David Kalnischkies a1f3ac8aba allow user@host (aka: no password) in URI parsing 10 年之前
  David Kalnischkies 0b45b6e5de use +0000 instead of UTC by default as timezone in output 10 年之前
  David Kalnischkies cfc6566d50 Revert "travis: use gcc-5 instead of gcc(-4.8)" 10 年之前
  David Kalnischkies 3bdff17c89 imbue datetime parsing with C.UTF-8 locale 10 年之前
  David Kalnischkies 1d742e0147 avoid std::get_time usage to sidestep libstdc++6 bug 10 年之前
  David Kalnischkies eceb219c2a use de-localed std::put_time instead rolling our own 10 年之前
  David Kalnischkies 9febc2b238 accept only the expected UTC timezones in date parsing 10 年之前
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs 10 年之前
  Adrian Wielgosik c1f961ecbb Don't copy strings in Startswith, Endswith 10 年之前
  Veres Lajos 8d89cda7d6 Fix several typos 10 年之前
  Adrian Wielgosik 732510fef9 Avoid temporary strings in SubstVar. 10 年之前
  David Kalnischkies 3b0e76ec9c drop explicit check for EWOULDBLOCK if it has the same value as EAGAIN 10 年之前
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 年之前
  Julian Andres Klode 390344f9e7 strutl.cc: Add declarations for the compat _ascii() functions 10 年之前
  Julian Andres Klode 98eb4e9eec Turn tolower_ascii() and isspace_ascii() into inline functions 10 年之前
  Niels Thykier fc8f1c2252 Hex2Digit: Do not use isxdigit() 10 年之前
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 10 年之前
  Julian Andres Klode 98b0634391 Introduce isspace_ascii() for use by parsers 10 年之前
  David Kalnischkies 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 10 年之前
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 11 年之前
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 年之前
  David Kalnischkies b8eba208da reimplement the last uses of sprintf 11 年之前
  David Kalnischkies ce105e8740 (error) va_list 'args' was opened but not closed by va_end() 11 年之前
  David Kalnischkies d8c71b3b5d rewrite ReadMessages() 11 年之前
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 11 年之前
  David Kalnischkies b578738870 strip everything spacey in APT::String::Strip 12 年之前
  Michael Vogt 8c782efd93 Merge branch 'debian/sid' into debian/experimental 12 年之前