| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-05 | Make all non-user-creatable structures non-comparable (#802) | lhchavez | |
| This change makes all non-user-creatable structures non-comparable. This makes it easier to add changes later that don't introduce breaking changes from the go compatibility guarantees perspective. This, of course, implies that this change _is_ a breaking change, but since these structures are not intended to be created by users (or de-referenced), it should be okay. | |||
| 2017-07-08 | Third round of keep-alive aditions | Carlos Martín Nieto | |
| 2016-09-30 | odb & refdb: make New*BackendFromC take unsafe.Pointer as argument allowing ↵ | Mark Karpeles | |
| argument to be set from different package | |||
| 2014-12-11 | Remove useless includes | Carlos Martín Nieto | |
| 2014-12-06 | Add missing thread locking | Carlos Martín Nieto | |
| 2014-04-03 | fix for travisci | Aidan Nulman | |
| 2014-04-03 | update for upstream changes | Aidan Nulman | |
| 2014-04-03 | explicit returns | Aidan Nulman | |
| 2014-02-24 | add custom refdb backend support | Aidan Nulman | |
