- Jan 31, 2016
-
-
Kristopher Wuollett authored
-
- Jan 26, 2016
-
-
Jorge Canizales authored
-
- Jan 22, 2016
-
-
Jan Tattermusch authored
-
Craig Tiller authored
-
David Garcia Quintas authored
-
- Jan 21, 2016
-
-
Kristopher Wuollett authored
-
- Jan 20, 2016
-
-
Adele Zhou authored
-
- Dec 17, 2015
-
-
Jorge Canizales authored
Because the category makes the protocol apply to all `NSMutableDictionaries`, it can't assume keys are `NSString`. Because these types are covariant, the change is not breaking.
-
- Dec 16, 2015
-
-
Jorge Canizales authored
-
- Dec 04, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
TODO: - Documentation - Make public - Check I’ve implemented all NSMutDict required methods
-
- Dec 02, 2015
-
-
Jorge Canizales authored
-
- Dec 01, 2015
-
-
Jorge Canizales authored
-
- Nov 26, 2015
-
-
Jorge Canizales authored
-
- Nov 12, 2015
-
-
Benny Wong authored
* Reference discussion: https://github.com/grpc/grpc/pull/4108#discussion-diff-44494393
-
Benny Wong authored
-
Benny Wong authored
-
- Nov 11, 2015
-
-
Benny Wong authored
-
Benny Wong authored
-
- Nov 07, 2015
-
-
Craig Tiller authored
-
- Nov 05, 2015
-
-
Craig Tiller authored
-
- Oct 30, 2015
-
-
Jan Tattermusch authored
-
- Oct 29, 2015
-
-
Jorge Canizales authored
-
- Oct 28, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
For local running one can still tests AllTests, but for C.I. one can test the 4 of them in parallel (and, importantly, deactivate the remote interop tests until we fix them on Travis; while keeping the rest). I had to make the remote tests a subclass of an abstract InteropTests (like InteropTestsLocalSSL and InteropTestsLocalCleartext), and then deactivate the abstract InteropTests on the 4 schemes that use it.
-
Jorge Canizales authored
-
Jorge Canizales authored
Eventually all samples will be tested.
-
- Oct 26, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
Still needs implementing format_as_block, and switching input and output to use sys.stdin.readline() and sys.stdout.write(line).
-
Jorge Canizales authored
-
- Oct 16, 2015
-
-
Jorge Canizales authored
-
- Oct 13, 2015
-
-
Jorge Canizales authored
-