커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa b772aa6a5e util::percentEncodeMini: Fix regression bug removed unsignedness 12 년 전
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere 12 년 전
  Nils Maier 86c61fcf5b Make generateRandomBytes less biased. 12 년 전
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate 12 년 전
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 년 전
  Nils Maier 8e6e46dfcf More code cleanups 12 년 전
  Tatsuhiro Tsujikawa acd2af82d0 util::htmlEscape: Optimize a bit 12 년 전
  Nils Maier 75e61ee3d0 Fast-path for percentEncodeMini(string&) 12 년 전
  Nils Maier b2da75ca33 Optimize htmlEscape implementation a bit 12 년 전
  Nils Maier 1b8de6bb18 Add fast-path to percentEncode(string&) 12 년 전
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 년 전
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 년 전
  Nils Maier bf5a940ed4 Define a type for signal handlers 12 년 전
  Nils Maier 79fcafc31f Win: Use SetConsoleCtrlHandler for SIGINT/SIGTERM 12 년 전
  Tatsuhiro Tsujikawa 7e6db8d801 Use std::unique_ptr instead of array_ptr 12 년 전
  Tatsuhiro Tsujikawa 74d6d64271 Use std::unique_ptr for MessageDigest 12 년 전
  Tatsuhiro Tsujikawa da7400ef5c Return std::unique_ptr member as const ref 12 년 전
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide 12 년 전
  Tatsuhiro Tsujikawa b364c2436b toUpper, toLower: Let compiler copy src 12 년 전
  Tatsuhiro Tsujikawa 10cdc59297 Remove vbegin and vend in favor of std::begin and std::end 12 년 전
  Tatsuhiro Tsujikawa 50dcd6394c Use std::unique_ptr instead of std::shared_ptr 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Nils Maier b7ef53b13d OSX (now) needs signal.h for sigaction 12 년 전
  Tatsuhiro Tsujikawa 0fa92911d7 util.cc: Include only signal.h for opensolaris build 12 년 전
  Nils Maier 8aa1db682b Check for sys/signal.h and/or signal.h 12 년 전
  Nils Maier 62f842579d Fix bustage on OSX with ./configure CC=cc CXX=c++ (clang) 12 년 전
  Tatsuhiro Tsujikawa 61665d2c26 Set sa_mask when setting signal handler 12 년 전
  Tatsuhiro Tsujikawa 8e3ae3b76c Use _exit() instead of exit() where appropriate 12 년 전
  Tatsuhiro Tsujikawa 6a976a4118 Accept k and m as well as K and M in util::getRealSize() 12 년 전
  Tatsuhiro Tsujikawa b017e80438 Changed threshold of using upper unit for abbrevSize 13 년 전