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
/
api
/
window.c
Commit message (
Expand
)
Author
Age
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
api/*.c: Comment cleanup
Michael Reed
2015-01-26
*
api/window_set_cursor: make sure cursor line is visible.
Björn Linse
2014-11-01
*
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
2014-10-21
*
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
2014-09-18
*
api metadata: Allow typed container information in api functions
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove Position type, using arrays instead.
Thiago de Arruda
2014-09-12
*
coverity/62620: fix uninitialized scalar variable
Paul Burlumi
2014-08-24
*
api: Rename find_{buffer,window,tabpage}
Thiago de Arruda
2014-06-18
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Initialize Object, Position
Justin M. Keyes
2014-05-31
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
API: Refactor: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Change the integer type of remote objects to uint64_t
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
2014-05-23
*
Enable -Wconversion for API files and fix errors
Thiago de Arruda
2014-05-17
*
Use more descriptive names for API primitive types
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix relative includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15