Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Always ref writable streams | Craig Tiller | 2016-03-02 |
| | | | | | | | | We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing. | ||
* | Flagging the missing API entries. | Nicolas "Pixel" Noble | 2016-02-17 |
| | |||
* | merge | Alistair Veitch | 2016-02-03 |
| | |||
* | Removing zookeeper's API for now. | Nicolas "Pixel" Noble | 2016-01-31 |
| | |||
* | Regenerating files. | Nicolas "Pixel" Noble | 2016-01-31 |
| | |||
* | Cleaning up cruft to properly create a dll file. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |