Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Alm 1db9d4d477 Add a first set of XCTest-based tests. hace 7 años
  Daniel Alm a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks hace 7 años
  Daniel Alm a00e088cc2 Fix a merge conflict. hace 7 años
  Daniel Alm 8b34c26255 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks hace 7 años
  Daniel Alm c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex hace 7 años
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. hace 7 años
  Daniel Alm 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. hace 7 años
  Daniel Alm 9a34c32937 Avoid using `NSMutableSet` in `Server`. hace 7 años
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. hace 7 años
  Daniel Alm e4741df6cd Some trivial changes to get rid of a few implicitly-unwrapped optionals. hace 7 años
  Daniel Alm bd313d8cd9 Code formatting: Run hace 7 años
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". hace 8 años
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. hace 9 años