Historique des commits

Auteur SHA1 Message Date
  Marcin Krzyzanowski 3cdf5e0470 README update il y a 2 ans
  Marcin Krzyzanowski 13af4db1aa Update headers il y a 4 ans
  Eugene Berdnikov b8600152d8 Optionality is removed from return type il y a 4 ans
  Valeriy Van ce99710520 Adds performance tests for [UInt8].toUInt32Array() and [UInt8].toUInt64Array() il y a 5 ans
  Valeriy Van e699ada94a Adds performance test for toHexString() from [UInt8] extension il y a 5 ans
  Nicholas Maccharoli d79284da3f passthrough with swiftformat using .swiftformat file from master il y a 5 ans
  Nicholas Maccharoli e9c9c22544 remove trailing commas in codebase il y a 5 ans
  Marcin Krzyzanowski 5dcbdf5322 Regenerate linux tests il y a 5 ans
  Marcin Krzyżanowski 5fb7dbf364 Add TestsPerformance il y a 7 ans
  Marcin Krzyżanowski 5974f24e40 Separate performance tests il y a 7 ans
  Marcin Krzyżanowski 321e8933a2 Apply SwiftFormat il y a 7 ans
  Marcin Krzyżanowski a0c196580c Update headers. Add PR templates and CONTRIBUTION.md il y a 7 ans
  Marcin Krzyżanowski 2420815e5a format swift il y a 7 ans
  Marcin Krzyżanowski 68d9a98dc6 Add String.bytes helper for String -> Array<UInt8> conversion il y a 7 ans
  Marcin Krzyżanowski ac8f669212 BlockMode takes IV parameter when needed (and do the validation). il y a 7 ans
  Marcin Krzyżanowski 77bba1b67a Remove testArrayChunksPerformance (deprecated) il y a 7 ans
  Marcin Krzyżanowski e3503c0174 Work with slices by default. Reuse Int(bytes:) for Collection.toUInt... il y a 7 ans
  Marcin Krzyżanowski daafe952bf Update SPM for Swift 4. Update Tests for SPM il y a 8 ans
  Marcin Krzyżanowski 5a9bb15403 Apply SwiftFormat (yay) il y a 8 ans
  Marcin Krzyżanowski 93d13f7f50 Update tests to Swift 4 il y a 8 ans
  Marcin Krzyżanowski 5626030ea8 Update copyright headers il y a 8 ans
  Marcin Krzyżanowski fd5a5f9bf5 Add tests against empty input string il y a 8 ans
  jose ca78e11a94 Removed unicodeHexMap dictionary from Array(hex) initializer in favor of switch il y a 8 ans
  jose fbfb0f1519 Removed hexToBytes() and streamingHexBytes() from String Extension moving code into the array initializer Array(hex) il y a 8 ans
  jose 785268c4a2 Added hexToBytes() String extension il y a 8 ans
  Marcin Krzyżanowski 70fe18456e SwiftFormat applied il y a 8 ans
  Marcin Krzyżanowski 4eea49c46a Do not run performance tests on CI. at all. il y a 8 ans
  Marcin Krzyżanowski d295e1db1f test with -DCI. Don't run performance test on CI. Remove CommonCrypto tests. il y a 8 ans
  Marcin Krzyżanowski 144f94ca38 Collection.toInteger() is neat but painfully slow therefore deprecated il y a 9 ans
  Marcin Krzyżanowski 85734ce98f Remove bit shifting code. It's Implemented as part of SE-0104 in current Swift. il y a 9 ans