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
/
api
Age
Commit message (
Expand
)
Author
Files
2014-05-26
API: Refactor: Duplicate/free string arguments coming from msgpack
Thiago de Arruda
3
2014-05-26
coverity: fix BUFFER_SIZE_WARNING with str{n,l}cpy
Nicolas Hillegeer
2
2014-05-23
API: Refactor: Fix buffer_get_mark
Thiago de Arruda
1
2014-05-23
API: Refactor: Use macro for initializing all arrays
Thiago de Arruda
4
2014-05-23
API: Refactor: Implement buffer_get_number
Thiago de Arruda
2
2014-05-23
API: Refactor: Return handles instead of indexes
Thiago de Arruda
7
2014-05-23
API: Refactor: Change the integer type of remote objects to uint64_t
Thiago de Arruda
4
2014-05-23
API: Refactor: Add macro infrastructure for typed arrays
Thiago de Arruda
1
2014-05-23
API: Refactor: Generalize buffer, window and tabpage types/functions
Thiago de Arruda
1
2014-05-23
API: Refactor: Register/unregister created/destroyed tabpages
Thiago de Arruda
2
2014-05-23
API: Refactor: Register/unregister created/destroyed windows
Thiago de Arruda
2
2014-05-23
API: Refactor: Register/unregister created/destroyed buffers
Thiago de Arruda
2
2014-05-23
API: Refactor: Implement api/handle module
Thiago de Arruda
2
2014-05-23
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
11
2014-05-23
API: Bugfix: Terminate directory string in vim_change_directory
Thiago de Arruda
1
2014-05-23
API: Bugfix: Use 0-terminated string in vim_strwidth
Thiago de Arruda
1
2014-05-23
API: Bugfix: Fix loop condition in vim_list_runtime_paths
Thiago de Arruda
1
2014-05-23
API: Bugfix: Remove wrong increment statement from buffer_set_slice
Thiago de Arruda
1
2014-05-23
API: Bugfix: Check that error isn't set in buffer_get_line
Thiago de Arruda
1
2014-05-23
API: Cleanup: Remove unnecessary NULL checks
Thiago de Arruda
1
2014-05-19
Improve map module: Refactor vim_to_object_rec
Thiago de Arruda
1
2014-05-18
api/helpers: implement C string to String helper
Nicolas Hillegeer
3
2014-05-17
Replace unnecessary `xcalloc` call by `xmalloc`
Thiago de Arruda
1
2014-05-17
Enable -Wconversion for API files and fix errors
Thiago de Arruda
5
2014-05-17
Use more descriptive names for API primitive types
Thiago de Arruda
10
2014-05-17
Refactor API to use one integer type: int64_t
Thiago de Arruda
1
2014-05-17
Use `uintptr_t` as the hashtable type in helpers.c
Thiago de Arruda
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
6
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
10
2014-05-15
Introduce nvim namespace: Fix relative includes.
Eliseo Martínez
5
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
11
[prev]