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
/
eval.c
Commit message (
Expand
)
Author
Age
*
eval: Fix `ex_delfunction` to use the `uf_refcount` field properly
Thiago de Arruda
2015-09-18
*
vim-patch:7.4.609
oni-link
2015-09-07
*
termopen(): remove `name` feature. #3181
Mathieu Xhonneux
2015-08-30
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
vim-patch:7.4.836 #3244
Justin M. Keyes
2015-08-26
*
Windows: Add has('win32'). #3223
Rui Abreu Ferreira
2015-08-23
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
7.4.813
James McCoy
2015-08-20
*
fs.c: implement os_file_is_readable()
Justin M. Keyes
2015-08-17
*
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
process: Remove indeterminism that causes reordering of pty events
oni-link
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
eval: Fixes to job control
Thiago de Arruda
2015-08-13
*
eval: Use proper refcount of msgpack type lists
ZyX
2015-08-05
*
Merge pull request #3034 from ZyX-I/msgpack-eval
Justin M. Keyes
2015-08-03
|
\
|
*
eval: Call list_append_allocated_string from list_append_string
ZyX
2015-08-02
|
*
vim_to_msgpack: Silence -Werror=unitialized compiler error
ZyX
2015-08-02
|
*
eval: Remove most of msgpack* functions limitations
ZyX
2015-08-02
|
*
eval: Add msgpackparse and msgpackdump functions
ZyX
2015-08-02
*
|
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
|
eval.c: Only inline float_op_wrapper on non-i386 #3072
Wander Nauta
2015-07-21
*
|
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
|
synIDattr(): true color awareness
Marco Hinz
2015-07-18
*
|
eval: Fix duplicate code in trig/math functions #3035
Wander Nauta
2015-07-18
*
|
Macro cleanup: FEAT_SHORTCUT, replace with WIN32
Hettomei
2015-07-17
*
|
Macro cleanup: USE_FILE_CHOOSER
Hettomei
2015-07-17
*
|
Macro cleanup: FEAT_GUI_MOTIF
Hettomei
2015-07-17
*
|
Macro cleanup: FEAT_GUI_W32
Hettomei
2015-07-17
|
/
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
vim-patch:7.4.688 #2941
Felipe Morales
2015-07-14
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
completion: Initialize v:completed_item #2839
Shougo Matsushita
2015-06-20
*
completion: Add v:completed_item feature #2563
Shougo Matsushita
2015-05-24
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
vim-patch:7.4.597 #2658
David Bürgin
2015-05-17
*
passing-by: get_vim_var_str: mark non-null return
Justin M. Keyes
2015-05-17
*
doc: v:servername, serverstart()
Justin M. Keyes
2015-05-17
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
coverity/62618: fixing "Wrong sizeof argument"
Chris Hall
2015-05-08
*
Merge #2470: Remove char_u (5)
Eliseo Martínez
2015-05-07
|
\
|
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
|
*
Remove char_u: path_with_url()
Mark Bainter
2015-05-06
|
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
|
vim-patch:7.4.574 #2539
Bastian Winkler
2015-05-03
|
/
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02
[next]