aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/RxLibrary/GRXBufferedPipe.h
Commit message (Collapse)AuthorAge
* Polish comments and correct concurrent writeable behaviorGravatar Muxi Yan2019-01-07
|
* Some fixes for tests and change contractGravatar Muxi Yan2017-06-26
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Reformat comments as CocoadocsGravatar Jorge Canizales2015-10-26
|
* Clarify thread-safety expectations of GRXWritersGravatar Jorge Canizales2015-08-07
|
* Subclass GRXWriter instead of conforming to protocolGravatar Jorge Canizales2015-07-17
|
* Merge pull request #1664 from jcanizales/renames-grx-writeable-methodsGravatar Michael Lumish2015-05-20
|\ | | | | Rename GRXWriteable methods
| * s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
| |
| * s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
| |
* | Add warning about the perils of buffering without boundsGravatar Jorge Canizales2015-05-18
|/
* Adds GRXBufferedPipeGravatar Jorge Canizales2015-05-18