Commit Verlauf

Autor SHA1 Nachricht Datum
  Marcin Krzyżanowski 93d13f7f50 Update tests to Swift 4 vor 8 Jahren
  Marcin Krzyżanowski 5626030ea8 Update copyright headers vor 8 Jahren
  Marcin Krzyżanowski fd5a5f9bf5 Add tests against empty input string vor 8 Jahren
  jose ca78e11a94 Removed unicodeHexMap dictionary from Array(hex) initializer in favor of switch vor 8 Jahren
  jose fbfb0f1519 Removed hexToBytes() and streamingHexBytes() from String Extension moving code into the array initializer Array(hex) vor 8 Jahren
  jose 785268c4a2 Added hexToBytes() String extension vor 8 Jahren
  Marcin Krzyżanowski 70fe18456e SwiftFormat applied vor 8 Jahren
  Marcin Krzyżanowski 4eea49c46a Do not run performance tests on CI. at all. vor 8 Jahren
  Marcin Krzyżanowski d295e1db1f test with -DCI. Don't run performance test on CI. Remove CommonCrypto tests. vor 8 Jahren
  Marcin Krzyżanowski 144f94ca38 Collection.toInteger() is neat but painfully slow therefore deprecated vor 9 Jahren
  Marcin Krzyżanowski 85734ce98f Remove bit shifting code. It's Implemented as part of SE-0104 in current Swift. vor 9 Jahren
  Masayuki Ono c73aec8f3e Fix compile error for Xcode 8 GM/Swift 3.0 (#325) vor 9 Jahren
  Michael Ledin dbd0b54d87 Run tests with "swift test". vor 9 Jahren