| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | GA_DEEP_FREE_PTR: deep free macro for garrays that store simple pointers | Felipe Oliveira Carvalho | 2014-12-11 |
| * | GA_DEEP_CLEAR macro for garray memory deallocation | Felipe Oliveira Carvalho | 2014-12-11 |
| * | garray: add necessary includes | Nicolas Hillegeer | 2014-07-20 |
| * | Introduce ga_append_via_ptr() and GA_APPEND_VIA_PTR() | Felipe Oliveira Carvalho | 2014-06-30 |
| * | Introduce GA_APPEND() | Felipe Oliveira Carvalho | 2014-06-30 |
| * | ga_growsize should be >= 1 | Felipe Oliveira Carvalho | 2014-06-30 |
| * | Remove a number of unneeded func_attr includes | ZyX | 2014-06-02 |
| * | Add automatic generation of headers | ZyX | 2014-06-02 |
| * | Replace ga->ga_len > 0 checks with !GA_EMPTY(ga) | Felipe Oliveira Carvalho | 2014-05-17 |
| * | s/GA_EMPTY/GA_EMPTY_INIT_VALUE/ | Felipe Oliveira Carvalho | 2014-05-17 |
| * | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
| * | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |