Commit 6149964
committed
vim: Import v8.0.1505
* 8.0.1505: debugger can't break on a condition
* 8.0.1504: Win32: the screen may be cleared on startup
* 8.0.1503: access memory beyond end of string
* 8.0.1502: in out-of-memory situation character is not restored
* 8.0.1501: out-of-memory situation not correctly handled
* 8.0.1500: possible NULL pointer dereference
* 8.0.1499: out-of-memory situation not correctly handled
* 8.0.1498: getjumplist() returns duplicate entries1 parent 50441d1 commit 6149964
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/repeat.txt+13
- src/eval.c+274-213
- src/evalfunc.c+7-26
- src/ex_cmds2.c+139-22
- src/ex_docmd.c+7
- src/ex_getln.c+11-14
- src/hardcopy.c+4-9
- src/mark.c+23-26
- src/ops.c+2
- src/os_win32.c+7-1
- src/proto/eval.pro+5-1
- src/proto/ex_cmds2.pro+1
- src/proto/mark.pro+2
- src/quickfix.c+7-9
- src/structs.h+16
- src/terminal.c+2
- src/testdir/test_jumplist.vim+2-4
- src/userfunc.c+2
- src/version.c+16
0 commit comments