Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tatsuhiro Tsujikawa 2f4393d17c Rewritten parse*Int 14 yıl önce
  Tatsuhiro Tsujikawa 226480ad60 Made const char[] static 14 yıl önce
  Tatsuhiro Tsujikawa 30fdb08f40 Rewritten parametered URI handling routine. 14 yıl önce
  Tatsuhiro Tsujikawa 0c162dfbfb Made util::fromHex and base32::decode function template 14 yıl önce
  Tatsuhiro Tsujikawa d305432ec0 Code cleanup. Avoid std::string temporaries. 14 yıl önce
  Tatsuhiro Tsujikawa 1d56c17225 Code cleanup. Avoid std::string temporaries. 14 yıl önce
  Tatsuhiro Tsujikawa 5c88f61269 Added util::istartsWith() 14 yıl önce
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 yıl önce
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 yıl önce
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 yıl önce
  Tatsuhiro Tsujikawa 6267676e8b util::divide now takes iterators as arguments. 14 yıl önce
  Tatsuhiro Tsujikawa 118626afc4 util::percentDecode now takes iterators as arguments. 14 yıl önce
  Tatsuhiro Tsujikawa 9bb914b76e Changed parse*Int functions so that it accepts iterators. 14 yıl önce
  Tatsuhiro Tsujikawa 6ef91d60b3 Rewritten util::stripIter(), which now returns pair of iterator. 14 yıl önce
  Tatsuhiro Tsujikawa f884ad8339 Rewritten parseIndexPath. Renamed createIndexPathMap as createIndexPaths. 14 yıl önce
  Tatsuhiro Tsujikawa 4a455b5afe Removed IntSequence and Sequence<T> 14 yıl önce
  Tatsuhiro Tsujikawa a6ea8531e7 Code cleanup 14 yıl önce
  Tatsuhiro Tsujikawa 5749647ae5 Use SegList<int> instead of IntSequence in DownloadContext::setFileFilter() 14 yıl önce
  Tatsuhiro Tsujikawa 0ba6f8c352 Use same domain-match algorithm for no-proxy and netrc. 14 yıl önce
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 yıl önce
  Tatsuhiro Tsujikawa 74e5aa0ace Rewritten util::inSameCidrBlock() to support IPv6 address. 14 yıl önce
  Tatsuhiro Tsujikawa 2b68f72fa6 Fixed bug that generateRandomData() does not populate data at the 14 yıl önce
  Tatsuhiro Tsujikawa 2d6e087f58 Use /dev/urandom in generateRandomData() if available. 14 yıl önce
  Tatsuhiro Tsujikawa 846b9b9283 Detect \b as \f as valid UTF-8 chars. 14 yıl önce
  Tatsuhiro Tsujikawa dce0667c0b MinGW32 build: Replace all '\' in path with '/' in util::applyDir() 14 yıl önce
  Tatsuhiro Tsujikawa e76dc28f7f Added libnettle and libgmp support. 14 yıl önce
  Tatsuhiro Tsujikawa 97f34ab668 Added global::cerr. windows.h now included from common.h 14 yıl önce
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. 14 yıl önce
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. 14 yıl önce
  Tatsuhiro Tsujikawa 7368c9c9d8 Percent-encode non-printable ASCII and non-ASCII chars in FileEntry. 14 yıl önce