Historique des commits

Auteur SHA1 Message Date
  Julian Andres Klode 98eb4e9eec Turn tolower_ascii() and isspace_ascii() into inline functions il y a 10 ans
  Julian Andres Klode 0748f03aca Switch to DJB hashing and use prime number as table size il y a 10 ans
  Julian Andres Klode 1f5062f656 BufferedFileFdPrivate: Make InternalFlush() save against errors il y a 10 ans
  Julian Andres Klode 1a3296c0bd aptconfiguration: Set default compression level to 6 il y a 10 ans
  Julian Andres Klode ff2717e8c6 apt-helper: Use CopyFile() for concatenating the files il y a 10 ans
  Julian Andres Klode 80f0699196 BufferedWriter: flushing: Check for written < size instead of <= il y a 10 ans
  Beatrice Torracca 2ffd35359f fix 3 typos/omissions in apt.conf(5) il y a 10 ans
  David Kalnischkies c72f5c4fb4 deal with empty values properly in deb822 parser il y a 10 ans
  Julian Andres Klode c3c3bd043b Release 1.1.9 il y a 10 ans
  Julian Andres Klode 341e0147da doc/acquire-additional-files.txt: Mention apt-helper cat-file il y a 10 ans
  David Kalnischkies a628ca5256 allow repositories to forbid arch:all for specific index targets il y a 10 ans
  Julian Andres Klode 2837a71877 pkgcachegen.h: Hack around unordered_map not existing before C++11 il y a 10 ans
  Julian Andres Klode 1924be129e rred: Use buffered writes il y a 10 ans
  Julian Andres Klode 88749b5dc1 FileFd: Add a buffered writing mode il y a 10 ans
  Julian Andres Klode 766761fd83 FildFd: Introduce a Flush() function and call it from Close() il y a 10 ans
  Julian Andres Klode 1d68256d52 FileFdPrivate: Add getter and setter for fields il y a 10 ans
  Julian Andres Klode c368b3abe1 fileutl: simple_buffer: Add write() and full() methods il y a 10 ans
  Julian Andres Klode ea58d39ee3 fileutl: simple_buffer: Mark accessors as const il y a 10 ans
  Julian Andres Klode 38dba8cd72 FileFdPrivate: Extract SimpleBuffer and mark it as hidden il y a 10 ans
  Julian Andres Klode 18b1628146 rred: Only call pkgInitConfig() in test mode il y a 10 ans
  Julian Andres Klode 1470416266 ParseDepends: Mark branches for build-dep parsing as unlikely il y a 10 ans
  Julian Andres Klode 50b7dbc5a8 debListParser: Do not validate Description-md5 for correctness twice il y a 10 ans
  Niels Thykier fc8f1c2252 Hex2Digit: Do not use isxdigit() il y a 10 ans
  Julian Andres Klode 0e0bff781d debListParser: ParseDepends: Only query native arch if needed il y a 10 ans
  Julian Andres Klode e9185eca39 pkgcachegen: Use std::unordered_map instead of std::map il y a 10 ans
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() il y a 10 ans
  Julian Andres Klode 98b0634391 Introduce isspace_ascii() for use by parsers il y a 10 ans
  Julian Andres Klode 333e0f956c Release 1.1.8 il y a 10 ans
  Julian Andres Klode cb7fce2449 apt-helper: Check that we can open stdout il y a 10 ans
  Julian Andres Klode 01152444ba Refactor InternalReadLine to not unroll Size == 0 case il y a 10 ans