Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | vim-patch:8.1.0743: giving error messages is not flexible | James McCoy | 2021-11-01 |
* | refactor: format files with uncrustify #15663 | dundargoc | 2021-09-14 |
* | libcall: Use "int" for number argument | James McCoy | 2020-08-08 |
* | libcallnr: Use int, not int64_t, as the return type for Vim compat | James McCoy | 2019-12-15 |
* | os: close library even if uv_dlopen() fails | erw7 | 2019-06-23 |
* | build: -Wmissing-prototypes | Justin M. Keyes | 2019-02-04 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | misc: UNIX => Unix #4022 | Seth Jackson | 2016-01-16 |
* | Use strict function prototypes #945 | Pavel Platto | 2014-07-14 |
* | remove stdbool.h include from vim.h and globals.h | Brandon Coleman | 2014-07-09 |
* | os: implement VimL libcall with {mch,os}_libcall | Nicolas Hillegeer | 2014-06-28 |