Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marcin Krzyżanowski 321e8933a2 Apply SwiftFormat 7 gadi atpakaļ
  Marcin Krzyżanowski a0c196580c Update headers. Add PR templates and CONTRIBUTION.md 7 gadi atpakaļ
  Marcin Krzyżanowski 2420815e5a format swift 7 gadi atpakaļ
  Marcin Krzyżanowski 68d9a98dc6 Add String.bytes helper for String -> Array<UInt8> conversion 7 gadi atpakaļ
  Marcin Krzyżanowski ac8f669212 BlockMode takes IV parameter when needed (and do the validation). 7 gadi atpakaļ
  Marcin Krzyżanowski 77bba1b67a Remove testArrayChunksPerformance (deprecated) 7 gadi atpakaļ
  Marcin Krzyżanowski e3503c0174 Work with slices by default. Reuse Int(bytes:) for Collection.toUInt... 7 gadi atpakaļ
  Marcin Krzyżanowski daafe952bf Update SPM for Swift 4. Update Tests for SPM 8 gadi atpakaļ
  Marcin Krzyżanowski 5a9bb15403 Apply SwiftFormat (yay) 8 gadi atpakaļ
  Marcin Krzyżanowski 93d13f7f50 Update tests to Swift 4 8 gadi atpakaļ
  Marcin Krzyżanowski 5626030ea8 Update copyright headers 8 gadi atpakaļ
  Marcin Krzyżanowski fd5a5f9bf5 Add tests against empty input string 8 gadi atpakaļ
  jose ca78e11a94 Removed unicodeHexMap dictionary from Array(hex) initializer in favor of switch 8 gadi atpakaļ
  jose fbfb0f1519 Removed hexToBytes() and streamingHexBytes() from String Extension moving code into the array initializer Array(hex) 8 gadi atpakaļ
  jose 785268c4a2 Added hexToBytes() String extension 8 gadi atpakaļ
  Marcin Krzyżanowski 70fe18456e SwiftFormat applied 8 gadi atpakaļ
  Marcin Krzyżanowski 4eea49c46a Do not run performance tests on CI. at all. 8 gadi atpakaļ
  Marcin Krzyżanowski d295e1db1f test with -DCI. Don't run performance test on CI. Remove CommonCrypto tests. 8 gadi atpakaļ
  Marcin Krzyżanowski 144f94ca38 Collection.toInteger() is neat but painfully slow therefore deprecated 9 gadi atpakaļ
  Marcin Krzyżanowski 85734ce98f Remove bit shifting code. It's Implemented as part of SE-0104 in current Swift. 9 gadi atpakaļ
  Masayuki Ono c73aec8f3e Fix compile error for Xcode 8 GM/Swift 3.0 (#325) 9 gadi atpakaļ
  Michael Ledin dbd0b54d87 Run tests with "swift test". 9 gadi atpakaļ