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
/
os
/
time.c
Commit message (
Expand
)
Author
Age
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Linting: Recommend os_* instead of POSIX functions.
Florian Walch
2015-01-11
*
time: Inline microdelay into os_microdelay
Thiago de Arruda
2014-12-03
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
compilation: Add -Wconversion to more files and validate CONV_SOURCES
Thiago de Arruda
2014-10-21
*
os/time: fix os_localtime_r on win + add func_attr
Nicolas Hillegeer
2014-07-20
*
os/time: make os_get_localtime more portable
Nicolas Hillegeer
2014-07-20
*
os: implement os_hrtime
Nicolas Hillegeer
2014-07-16
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15