summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/path.h
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-06vim-patch:9.2.0291: too many strlen() callszeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-07-12vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq1
2023-11-30refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-04-19fix(runtime): do not allow breakcheck inside runtime path calculationbfredl1
2023-01-13build: remove clint error suppression #21782dundargoc1
2022-09-02refactor: migrate comment style (#20012)Lewis Russell1
2021-10-29refactor: uncrustify #16090dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2019-10-05vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić1
2016-05-02Linting.KillTheMule1
2016-05-02vim-patch:7.4.672KillTheMule1
2016-04-20vim-patch:7.4.1120Jurica Bradaric1
2016-04-20vim-patch:7.4.1116Jurica Bradaric1
2016-01-22vim-patch:7.4.654Jurica Bradaric1
2014-12-18vim-patch:7.4.423Florian Walch1
2014-06-12move EW_* defines to path.hBrandon Coleman1
2014-06-02Add automatic generation of headersZyX1
2014-06-02Move documentation from function declarations to definitionsZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Fix project-local includes.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1