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
/
win_defs.h
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.896
Rui Abreu Ferreira
2016-05-08
*
Windows: Include winsock2.h before windows.h
Rui Abreu Ferreira
2016-04-30
*
Merge pull request #4024 from sethjackson/io-include
Justin M. Keyes
2016-02-01
|
\
|
*
Windows: include <io.h>.
Rui Abreu Ferreira
2016-01-17
*
|
Windows: Include <uv.h> for S_IFLNK.
Rui Abreu Ferreira
2016-01-17
|
/
*
os/win_defs.h: Define O_NOFOLLOW
Michael Reed
2016-01-16
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
Windows: Undefine the Windows RGB macro.
Rui Abreu Ferreira
2016-01-14
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Windows: use ';' as env $PATH separator.
Rui Abreu Ferreira
2016-01-11
*
MSVC: Define STDOUT_FILENO and STDERR_FILENO.
Rui Abreu Ferreira
2015-12-21
*
Merge pull request #3846 from sethjackson/win-defs
Justin M. Keyes
2015-12-16
|
\
|
*
MSVC: Define S_IXUSR.
Rui Abreu Ferreira
2015-12-16
*
|
Windows: define FNAME_ILLEGAL.
Seth Jackson
2015-12-14
|
/
*
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
*
Windows: Only redefine ssize_t for MSVC
Rui Abreu Ferreira
2015-11-26
*
main,version: Remove USR_EXRC_FILE*
ZyX
2015-10-23
*
shada: Move shada file to a new location
ZyX
2015-10-23
*
option: Use different default value for &runtimepath
ZyX
2015-10-23
*
option,main: Partial support of XDG base directory specification
Keerthan Jaic
2015-10-23
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
Windows: Define USE_CRNL on Windows. #3249
Seth Jackson
2015-08-28
*
MSVC: Define `inline` and `restrict`. #3237
Seth Jackson
2015-08-25
*
Windows: Define ssize_t and SSIZE_MAX. #3228
Seth Jackson
2015-08-25
*
win_defs.h: define R_OK, W_OK for MSVC.
Rui Abreu Ferreira
2015-08-17
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
Linting: Fix header guards, add whitespace.
Florian Walch
2014-12-24
*
Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for Windows
Pavel Platto
2014-07-14