aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/pos.h
Commit message (Expand)AuthorAge
* refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
* refactor(pos.h): remove unused include; make formatting consistent (#17892)Miyelsh2022-04-04
* vim-patch:8.2.4363: MS-Windows: running out of memory for a very long lineSean Dewar2022-02-12
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* nsmarks: initial committimeyyy2019-11-11
* vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
* api/buffer: Fix PVS/V547: use correct border for lnumZyX2018-04-02
* *: Partial string handling refactoringZyX2017-02-15
* ops.c: breakout shared register type formatting codeBjörn Linse2016-02-29
* Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
* vim: move linenr_T and colnr_T to pos.hNicolas Hillegeer2014-07-16
* Fix some stylesZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15