- Jul 29, 2017
-
-
Muxi Yan authored
-
- Jun 27, 2017
- Jun 26, 2017
-
-
Muxi Yan authored
-
- Jun 18, 2017
-
-
Muxi Yan authored
-
- Jun 13, 2017
-
-
Muxi Yan authored
-
- Jun 08, 2017
-
-
Jan Tattermusch authored
-
- Jun 06, 2017
- Jun 05, 2017
-
-
Muxi Yan authored
-
- May 24, 2017
-
-
Muxi Yan authored
-
- May 22, 2017
-
-
Muxi Yan authored
-
- May 15, 2017
-
-
Muxi Yan authored
-
- May 10, 2017
-
-
Muxi Yan authored
-
- Apr 26, 2017
-
-
Alexander Polcyn authored
This reverts commit 79759fea, reversing changes made to dc36f4df.
-
- Apr 05, 2017
-
-
Muxi Yan authored
-
- Mar 28, 2017
-
-
Muxi Yan authored
-
- Mar 22, 2017
-
-
Muxi Yan authored
-
- Mar 11, 2017
-
-
Muxi Yan authored
-
- Jan 05, 2017
-
-
Muxi Yan authored
-
- Aug 25, 2016
-
-
Jorge Canizales authored
Unlike other Objective-C objects, there's no hard reason why the compiler wouldn't be able to initialize a block statically (as it does with NSString literals). And it certainly doesn't complain about it (like it does with other object initializers). But as I haven't been able to find confirmation of this, and we're seeing a weird crash occur near this code, let's play it safe.
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 15, 2016
-
-
Jorge Canizales authored
-
- Mar 12, 2016
-
-
Jorge Canizales authored
-
- Mar 11, 2016
-
-
Jorge Canizales authored
-
- Oct 26, 2015
-
-
Jorge Canizales authored
-
- Oct 02, 2015
-
-
Scott84 authored
Corrected compiler warning for effectively pure virtual ObjC methods.
-
- Aug 12, 2015
-
-
Jorge Canizales authored
-
- Aug 09, 2015
-
-
Jorge Canizales authored
Also clarify in GRXWriter.h that the writeable is released whenever the writer finishes.
-
Jorge Canizales authored
-
- Aug 08, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 19, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jul 18, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
And move it to the RxLibrary.
-
- Jul 17, 2015
-
-
Jorge Canizales authored
With GRXWriter a subclass of all writers, we can map the requestsWriter directly without a dumb wrapper, and return GRXImmediateWriter objects where GRXWriter is expected.
-
Jorge Canizales authored
-
Jorge Canizales authored
-