index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
profile.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)
zeertzjq
2023-04-16
*
vim-patch:8.2.0154: reallocating the list of scripts is inefficient
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.1221: code is indented more than necessary (#21891)
zeertzjq
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:8.2.4570: no command line completion for :profile and :profdel
zeertzjq
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
reltimefloat(): allow negative result #10544
Justin M. Keyes
2019-07-20
*
viml/profile: revert proftime_T to unsigned type #10521
Justin M. Keyes
2019-07-16
*
viml/profile: cast os_hrtime() result
Justin M. Keyes
2019-07-16
*
viml/profile: revert gettimeofday() #10488
Justin M. Keyes
2019-07-13
*
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
2019-06-29
*
*: Add comment to all C files
ZyX
2017-04-19
*
MSVC: include os/os_defs.h for `inline`. #3239
Rui Abreu Ferreira
2015-08-25
*
startuptime: always enable startuptime
Nicolas Hillegeer
2014-07-20
*
startuptime: implement on top of profiling fns
Nicolas Hillegeer
2014-07-20
*
startuptime: move code to profile.{c,h} + doc
Nicolas Hillegeer
2014-07-20
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16