Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lua: support getting UTF-32 and UTF-16 sizes of replaced text | Björn Linse | 2019-08-06 |
| | |||
* | lua: add {old_byte_size} to on_lines buffer change event | Björn Linse | 2019-08-06 |
| | |||
* | api/lua: add on_detach to nvim_buf_attach | Björn Linse | 2019-06-15 |
| | |||
* | api: allow nvim_buf_attach from lua using callbacks | Björn Linse | 2019-06-04 |
| | |||
* | add func_attr_printf in : | MichaHoffmann | 2018-09-24 |
| | | | | | | | | | | | | | | | | | | | | | | log.c message.c strings.c fixed some printf warnings in: src/nvim/undo.c src/nvim/eval.c src/nvim/eval/encode.c src/nvim/eval/typval.c src/nvim/ex_getln.c src/nvim/fileio.c src/nvim/lua/executor.c src/nvim/main.c src/nvim/regexp_nfa.c src/nvim/shada.c src/nvim/spellfile.c src/nvim/tui/terminfo.c src/nvim/garray.h | ||
* | *: Replace b_changedtick with new always-inline functions | ZyX | 2018-06-22 |
| | | | Ref #8474 | ||
* | refactor: buf_collect_lines (#8509) | Justin M. Keyes | 2018-06-09 |
| | | | Move redundant common logic into a function. | ||
* | Merge #7917 'API: buffer updates' | Justin M. Keyes | 2018-06-08 |
| | |||
* | Rename some more, fixe borked renaming | KillTheMule | 2018-05-23 |
| | |||
* | Send changedtick as first event if buffer contents weren't requested | KillTheMule | 2018-05-23 |
| | |||
* | Unify updates_start and updates to lines_event | KillTheMule | 2018-05-23 |
| | | | | Also rename changedtick -> changedtick_event | ||
* | Lint | KillTheMule | 2018-05-23 |
| | |||
* | Some renamings and doc changes | KillTheMule | 2018-05-23 |
| | |||
* | Enable -Wconversion | KillTheMule | 2018-05-23 |
| | |||
* | The grand renaming | KillTheMule | 2018-05-23 |