Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 1 | -0/+1 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h | Eyal Bari | 1 | -23/+2 |
2017-03-04 | Fix duplicate binary API registration messages / bugs | Dave Barach | 1 | -2/+2 |
2017-02-16 | Fix sample plugin breakage. | Anlu Yan | 2 | -22/+9 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 1 | -1/+3 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 1 | -1/+1 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -1/+1 |
2017-01-25 | Repair plugin binary API message numbering | Dave Barach | 1 | -0/+2 |
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -36/+1 |
2017-01-17 | sample-plugin: fix build | Damjan Marion | 1 | -1/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 7 | -0/+886 |