| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated APIs | Steven Fackler | 2017-12-25 | 1 | -5/+0 |
| | | |||||
| * | Switch to foreign_types | Steven Fackler | 2017-02-03 | 1 | -39/+4 |
| | | |||||
| * | Get rid of Ref | Steven Fackler | 2016-11-04 | 1 | -16/+17 |
| | | | | | | There's unfortunately a rustdoc bug that causes all methods implemented for any Ref<T> to be inlined in the deref methods section :( | ||||
| * | Documentation | Steven Fackler | 2016-10-31 | 1 | -0/+13 |
| | | |||||
| * | Remove Opaque | Steven Fackler | 2016-10-31 | 1 | -3/+2 |
| | | |||||
| * | Add a generic Ref type | Steven Fackler | 2016-10-31 | 1 | -0/+27 |