.. |
api
|
Remove os/provider.{c,h} and all of its references
|
2014-11-18 07:56:58 -03:00 |
lib
|
eval: Defer execution of JobActivity autocommands
|
2014-10-21 11:05:49 -03:00 |
msgpack_rpc
|
channel: Improve error reporting for invalid responses
|
2014-11-18 07:56:58 -03:00 |
os
|
Remove os/provider.{c,h} and all of its references
|
2014-11-18 07:56:58 -03:00 |
po
|
build: fix CMAKE_MODULE_PATH usage
|
2014-11-10 19:26:01 -05:00 |
testdir
|
vim-patch:7.4.378 #1217
|
2014-11-14 11:56:25 -05:00 |
arabic.c
|
arabic.c: Comment fixes
|
2014-11-15 17:17:21 -05:00 |
arabic.h
|
Include stdbool.h in some files which use it
|
2014-07-11 18:33:07 -04:00 |
ascii.h
|
Remove EBCDIC: Remove IF_EB macros
|
2014-08-02 09:16:59 +03:00 |
assert.h
|
assert: add STATIC_ASSERT macro
|
2014-07-16 17:12:34 +02:00 |
buffer_defs.h
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
buffer.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
buffer.h
|
Change buffer.h #defines to enums so they can be used in tests
|
2014-07-22 05:28:17 -05:00 |
charset.c
|
Fix warnings: charset.c: win_lbr_chartabsize(): Dead assignment: HI.
|
2014-11-15 13:57:11 +01:00 |
charset.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
CMakeLists.txt
|
Wconversion: Fix warnings in digraph.c.
|
2014-11-19 17:21:21 +01:00 |
cursor_shape.c
|
Wconversion: Fix warnings in cursor_shape.c.
|
2014-11-19 17:21:21 +01:00 |
cursor_shape.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
cursor.c
|
Port vim's patch 7.4.338 ('breakindent')
|
2014-08-20 05:19:49 -04:00 |
cursor.h
|
Use generated declarations in cursor.h #849
|
2014-06-20 02:44:11 -04:00 |
diff.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
diff.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
digraph.c
|
Wconversion: Fix warnings in digraph.c.
|
2014-11-19 17:21:21 +01:00 |
digraph.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
edit.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
edit.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
eval_defs.h
|
Introduce nvim namespace: Fix define guards.
|
2014-05-15 20:46:02 +02:00 |
eval.c
|
Fix warnings: eval.c: f_rpcrequest(): Garbage value: MI.
|
2014-11-18 22:20:39 +01:00 |
eval.h
|
api: Implement vim_command_output function
|
2014-10-28 23:12:41 -04:00 |
ex_cmds2.c
|
Remove os/provider.{c,h} and all of its references
|
2014-11-18 07:56:58 -03:00 |
ex_cmds2.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
ex_cmds_defs.h
|
Extend documentation
|
2014-08-20 20:21:37 +04:00 |
ex_cmds.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
ex_cmds.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
ex_cmds.lua
|
Extend documentation
|
2014-08-20 20:21:37 +04:00 |
ex_docmd.c
|
Fix warnings: syntax.c: get_id_list(): Double free: FP.
|
2014-11-15 12:49:18 +01:00 |
ex_docmd.h
|
Use lua generator in place of ex_cmds_defs header trick
|
2014-08-20 20:21:37 +04:00 |
ex_eval.c
|
Fix warnings: ex_eval.c: report_pending(): Np dereference: FP.
|
2014-11-11 01:43:12 +01:00 |
ex_eval.h
|
vim: include used definitions in headers
|
2014-07-16 19:07:45 +02:00 |
ex_getln.c
|
Fix warnings: ex_getln.c: init_history(): Double free: FP.
|
2014-11-11 01:43:12 +01:00 |
ex_getln.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
farsi.c
|
farsi.c: Misc. fixes
|
2014-11-15 17:17:21 -05:00 |
farsi.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
file_search.c
|
fileid: rename os_file_id_equal
|
2014-08-31 15:47:36 +02:00 |
file_search.h
|
move FINDFILE_* defines to file_search.h
|
2014-06-12 01:20:36 -05:00 |
fileio.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
fileio.h
|
vim-patch:7.4.415
|
2014-11-11 11:55:59 -05:00 |
fold.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
fold.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
func_attr.h
|
msgpack-rpc: Allow selective deferral API calls
|
2014-10-21 11:05:49 -03:00 |
garray.c
|
Merge pull request #1019 from splinterofchaos/globpath
|
2014-08-18 00:27:07 -04:00 |
garray.h
|
garray: add necessary includes
|
2014-07-20 16:59:57 -04:00 |
getchar.c
|
ui: Refactor input buffer handling
|
2014-10-18 12:51:35 -03:00 |
getchar.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
globals.h
|
eval: Add eval_call_provider/eval_has_provider functions
|
2014-11-18 07:56:58 -03:00 |
hardcopy.c
|
coverity/13765,13766,13767,13768: Fix memory leaks in hardcopy.c
|
2014-11-16 11:22:58 +01:00 |
hardcopy.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
hashtab.c
|
move assert.h include out of vim.h
|
2014-07-09 00:18:19 +02:00 |
hashtab.h
|
hashtab.h: don't include vim.h
|
2014-07-16 19:05:34 +02:00 |
iconv.h
|
iconv: re-enable
|
2014-11-06 00:18:26 +01:00 |
if_cscope_defs.h
|
FileID: refactor if_cscope.c to use FileID
|
2014-06-27 13:59:29 +02:00 |
if_cscope.c
|
fileid: rename os_file_id_equal_file_info
|
2014-08-31 15:47:43 +02:00 |
if_cscope.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
indent_c.c
|
vim-patch:7.4.348
|
2014-09-11 20:11:57 +02:00 |
indent_c.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
indent.c
|
vim-patch:7.4.345
|
2014-09-10 21:33:51 +02:00 |
indent.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
keymap.c
|
Use bool in do_mouse().
|
2014-11-11 11:34:58 -05:00 |
keymap.h
|
Remove FEAT_MOUSE_JSB
|
2014-07-29 18:08:15 +02:00 |
log.c
|
msgpack-rpc: Improve logging of msgpack-rpc messages
|
2014-10-23 21:46:03 -03:00 |
log.h
|
msgpack-rpc: Improve logging of msgpack-rpc messages
|
2014-10-23 21:46:03 -03:00 |
macros.h
|
startuptime: move code to profile.{c,h} + doc
|
2014-07-20 16:59:57 -04:00 |
main.c
|
iconv: re-enable
|
2014-11-06 00:18:26 +01:00 |
main.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
map_defs.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
map.c
|
msgpack-rpc: Allow selective deferral API calls
|
2014-10-21 11:05:49 -03:00 |
map.h
|
msgpack-rpc: Allow selective deferral API calls
|
2014-10-21 11:05:49 -03:00 |
mark_defs.h
|
Remove EBCDIC: Clean up comments
|
2014-08-02 09:16:59 +03:00 |
mark.c
|
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
|
2014-09-24 19:00:50 -05:00 |
mark.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
mbyte.c
|
iconv: re-enable
|
2014-11-06 00:18:26 +01:00 |
mbyte.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
memfile_defs.h
|
Review: Remove long_u: memfile: Add to clint.
|
2014-11-06 22:53:43 +01:00 |
memfile.c
|
Review: Remove long_u: memfile: Add to clint.
|
2014-11-06 22:53:43 +01:00 |
memfile.h
|
Review: Remove long_u: memfile: Cleanup: Comments.
|
2014-11-06 22:53:40 +01:00 |
memline_defs.h
|
Introduce nvim namespace: Fix define guards.
|
2014-05-15 20:46:02 +02:00 |
memline.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
memline.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
memory.c
|
Merge pull request #1439 from jszakmeister/shuffle-some-includes
|
2014-11-11 01:13:14 -05:00 |
memory.h
|
memory.h: don't include vim.h in header files
|
2014-07-16 19:05:35 +02:00 |
menu.c
|
Remove __MVS__ and MOTIF390_MNEMONIC_FIXED
|
2014-08-02 09:17:00 +03:00 |
menu.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
message.c
|
Fix warnings: message.c: vim_vsnprintf(): Dead assignment (2): HI.
|
2014-11-11 01:43:14 +01:00 |
message.h
|
message: add missing stdarg.h include #993
|
2014-07-25 19:49:20 +02:00 |
misc1.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
misc1.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
misc2.c
|
Enable and fix misc2.c -Wconversion warnings #907
|
2014-07-11 18:11:20 -04:00 |
misc2.h
|
Enable and fix misc2.c -Wconversion warnings #907
|
2014-07-11 18:11:20 -04:00 |
move.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
move.h
|
Include stdbool.h in some files which use it
|
2014-07-11 18:33:07 -04:00 |
normal.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
normal.h
|
Use bool for flags in oparg_T.
|
2014-11-11 11:34:58 -05:00 |
ops.c
|
Remove os/provider.{c,h} and all of its references
|
2014-11-18 07:56:58 -03:00 |
ops.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
option_defs.h
|
provider: Major refactor
|
2014-09-12 13:25:29 -03:00 |
option.c
|
doc: Remove MS-DOS specific options bioskey and conskey #1353
|
2014-11-17 17:55:47 -05:00 |
option.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
os_unix_defs.h
|
Remove HAVE_LIBC_H
|
2014-08-02 09:17:00 +03:00 |
os_unix.c
|
event: Ensure the event loop has been cleaned up in event_teardown
|
2014-11-02 16:47:50 -03:00 |
os_unix.h
|
vim: move vim_acl_T to types.h
|
2014-07-16 19:05:35 +02:00 |
path.c
|
vim-patch:7.4.248
|
2014-09-30 19:35:46 -04:00 |
path.h
|
move EW_* defines to path.h
|
2014-06-12 01:20:36 -05:00 |
popupmnu.c
|
Convert some values from buffer_defs.h to bools
|
2014-11-12 00:38:34 -06:00 |
popupmnu.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
pos.h
|
vim: move linenr_T and colnr_T to pos.h
|
2014-07-16 19:05:34 +02:00 |
profile.c
|
startuptime: always enable startuptime
|
2014-07-20 16:59:57 -04:00 |
profile.h
|
startuptime: always enable startuptime
|
2014-07-20 16:59:57 -04:00 |
quickfix.c
|
Fix warnings: quickfix.c: qf_add_entry(): Np dereference: FP.
|
2014-11-15 12:48:28 +01:00 |
quickfix.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
regexp_defs.h
|
Include stdbool.h in some files which use it
|
2014-07-11 18:33:07 -04:00 |
regexp_nfa.c
|
Fix warnings: regexp_nfa.c: nfa_regatom(): Dead assignment: HI.
|
2014-11-15 12:48:28 +01:00 |
regexp.c
|
vim-patch:7.4.437
|
2014-11-13 11:38:19 -05:00 |
regexp.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
screen.c
|
Fix warnings: screen.c: screenalloc(): Np arg (2): MI.
|
2014-11-18 22:00:03 +01:00 |
screen.h
|
Include stdbool.h in headers which have functions with bool in signature
|
2014-07-11 18:33:07 -04:00 |
search.c
|
Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.
|
2014-11-15 12:48:29 +01:00 |
search.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
sha256.c
|
sha256: replace gettimeofday()
|
2014-07-21 19:29:29 +02:00 |
sha256.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
sign_defs.h
|
Introduce nvim namespace: Fix define guards.
|
2014-05-15 20:46:02 +02:00 |
spell.c
|
Fix warnings: spell.c: spell_edit_score(): Garbage value: MI.
|
2014-11-15 12:49:18 +01:00 |
spell.h
|
Include stdbool.h in some files which use it
|
2014-07-11 18:33:07 -04:00 |
strings.c
|
move errno.h include out of vim.h
|
2014-07-09 00:18:20 +02:00 |
strings.h
|
Include stdbool.h in headers which have functions with bool in signature
|
2014-07-11 18:33:07 -04:00 |
syntax_defs.h
|
vim: move disptick_T from vim.h to syntax_defs.h
|
2014-07-16 19:05:34 +02:00 |
syntax.c
|
Fix warnings: syntax.c: get_id_list(): Double free: FP.
|
2014-11-15 12:49:18 +01:00 |
syntax.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
tag.c
|
Fix warnings: tag.c: get_tags(): Uninitialized arg: RI.
|
2014-11-18 21:57:47 +01:00 |
tag.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
tempfile.c
|
Implement os_mkdtemp on top of uv_fs_mkdtemp
|
2014-08-09 11:28:43 -03:00 |
tempfile.h
|
Extract tempfile module from fileio
|
2014-07-14 21:14:40 +02:00 |
term_defs.h
|
Introduce nvim namespace: Fix define guards.
|
2014-05-15 20:46:02 +02:00 |
term.c
|
vim-patch:7.4.359
|
2014-09-19 20:23:06 -04:00 |
term.h
|
term: replace gettimeofday()
|
2014-07-21 19:29:29 +02:00 |
types.h
|
globals.h: decouple vim.h and globals.h
|
2014-07-20 16:59:57 -04:00 |
ui.c
|
Use bool for flags in oparg_T.
|
2014-11-11 11:34:58 -05:00 |
ui.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |
undo_defs.h
|
vim: include used definitions in headers
|
2014-07-16 19:07:45 +02:00 |
undo.c
|
Fix warnings: undo.c: u_blockfree(): Use after free: FP.
|
2014-11-15 12:50:35 +01:00 |
undo.h
|
Fix some styles
|
2014-06-02 11:04:18 -03:00 |
version_defs.h
|
version: Add compilation info.
|
2014-11-09 18:34:57 +01:00 |
version.c
|
vim-patch:7.4.378 #1217
|
2014-11-14 11:56:25 -05:00 |
version.h
|
Add automatic generation of headers
|
2014-06-02 11:04:17 -03:00 |
vim.h
|
iconv: re-enable
|
2014-11-06 00:18:26 +01:00 |
window.c
|
Fix warnings: window.c: tabline_height(): Np dereference: FP.
|
2014-11-18 21:57:48 +01:00 |
window.h
|
move defines from vim.h
|
2014-07-12 14:26:55 +02:00 |