提交歷史

作者 SHA1 備註 提交日期
  Daniel Alm a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 年之前
  Daniel Alm 8b34c26255 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 年之前
  Daniel Alm c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex 7 年之前
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. 7 年之前
  Daniel Alm 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. 7 年之前
  Daniel Alm f47347d2be Actually, forcibly unwrap a few call results that we _know_ to never return nil. 7 年之前
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. 7 年之前
  Daniel Alm 0ec0398249 Remove some unnecessary `internal` declarations. 7 年之前
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. 7 年之前
  Daniel Alm bd313d8cd9 Code formatting: Run 7 年之前
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 年之前
  Tim Burks f1023f7781 Rework all slice-based accessors to return a copied string. 8 年之前
  Tim Burks b4dc0a0952 Remove line-ending spaces from Swift source files. 8 年之前
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 年之前
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 年之前