index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
time.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-05-13
docs: small fixes
dundargoc
1
2023-04-24
refactor(time): refactor delay with input checking
bfredl
1
2022-11-29
vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)
zeertzjq
1
2022-11-29
vim-patch:9.0.0733: use of strftime() is not safe (#21228)
zeertzjq
1
2022-11-25
vim-patch:8.2.4155: translating strftime() argument results in check error
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2021-04-15
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
1
2021-03-27
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
1
2021-01-31
Use abort() instead of assert(false) for things that should never happen
James McCoy
1
2020-08-31
Merge pull request #12804 from janlazo/vim-8.1.1725
Jan Edmund Lazo
1
2020-08-31
docs, remove 'guifontset' #11708
Justin M. Keyes
1
2020-08-30
vim-patch:8.1.1725: MS-Windows: E325 message may use incorrect date format
Jan Edmund Lazo
1
2020-03-29
vim-patch:8.1.1567: localtime_r() does not respond to $TZ changes
Jan Edmund Lazo
1
2020-03-29
vim-patch:8.1.1313: warnings for using localtime() and ctime()
Jan Edmund Lazo
1
2019-07-13
viml/profile: revert gettimeofday() #10488
Justin M. Keyes
1
2019-07-09
viml/reltime(): allow negative result #10453
Justin M. Keyes
1
2019-06-29
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
1
2018-07-24
rename: os_get_localtime => os_localtime
Justin M. Keyes
1
2018-02-07
lint, minor cleanup
Justin M. Keyes
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-01-06
time.c: os_microdelay(): Let input cancel the delay. #5830
Michael Schupikov
1
2016-05-30
*: Rename main loop variable from loop to main_loop
ZyX
1
2016-01-16
misc: UNIX => Unix #4022
Seth Jackson
1
2015-10-08
viminfo: First version of ShaDa file dumping
ZyX
1
2015-08-13
event: Refactor async event processing
Thiago de Arruda
1
2015-07-17
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
1
2015-02-26
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
1
2015-02-21
refactor: Remove term modules and termcap options
Thiago de Arruda
1
2015-01-11
Linting: Recommend os_* instead of POSIX functions.
Florian Walch
1
2014-12-03
time: Inline microdelay into os_microdelay
Thiago de Arruda
1
2014-12-02
term: Remove most calls to settmode
Thiago de Arruda
1
2014-10-21
compilation: Add -Wconversion to more files and validate CONV_SOURCES
Thiago de Arruda
1
2014-07-20
os/time: fix os_localtime_r on win + add func_attr
Nicolas Hillegeer
1
2014-07-20
os/time: make os_get_localtime more portable
Nicolas Hillegeer
1
2014-07-16
os: implement os_hrtime
Nicolas Hillegeer
1
2014-07-14
Use strict function prototypes #945
Pavel Platto
1
2014-06-02
Add automatic generation of headers
ZyX
1
[next]