summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/profile.c
AgeCommit message (Expand)AuthorFiles
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-20vim-patch:8.1.1891: functions used in one file are globalJan Edmund Lazo1
2025-02-25fix(api): don't override Vimscript SID (#32610)zeertzjq1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-11-13fix(startup): report --startuptime error to stderr (#31131)zeertzjq1
2024-09-15refactor: rename "process" => "proc" #30387Justin M. Keyes1
2024-09-10refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes1
2024-06-14revert: "refactor: use S_LEN macro" (#29319)Lewis Russell1
2024-06-11refactor: use S_LEN(s) instead of s, n (#29219)James1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-02-10refactor: reduce some globals #27406Justin M. Keyes1
2024-02-09fix(startup): multiprocess startuptime #26790Pablo Arias1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-19refactor: follow style guidedundargoc1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-05refactor: the long goodbyedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-04-16vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)zeertzjq1
2023-02-16vim-patch:8.2.0154: reallocating the list of scripts is inefficientzeertzjq1
2023-02-11refactor: reduce scope of locals as per the style guide (#22206)dundargoc1
2023-01-19vim-patch:9.0.1221: code is indented more than necessary (#21891)zeertzjq1
2023-01-18refactor: replace char_u with char 24 (#21823)dundargoc1
2023-01-15vim-patch:8.2.4570: no command line completion for :profile and :profdelzeertzjq1
2023-01-14refactor: replace char_u with char 21 (#21779)dundargoc1
2022-11-28refactor: replace char_u with chardundargoc1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-19refactor: replace char_u with charDundar Göc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-10-21refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc1
2022-09-10refactor: replace char_u with charDundar Göc1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-08-30refactor: replace char_u with char 4 (#19987)dundargoc1
2022-08-14vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq1
2022-08-12refactor: remove some unused includes (#19740)zeertzjq1
2022-08-12vim-patch:8.1.1689: profiling code is spread outzeertzjq1
2022-08-12vim-patch:8.1.1684: profiling functionality is spread outzeertzjq1
2021-09-24refactor: format with uncrustify #15755dundargoc1
2021-07-07chore: use codespell to spell check #15016dundargoc1