Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
0cb5bcf5836de83f7d64fb01d3ce708caacaf66c
0cb5bcf
patch 8.2.1023: Vim9: redefining a function uses a new index every time
by Bram Moolenaar
· 6 years ago
845e0ee
patch 8.2.1022: various parts of code not covered by tests
by Bram Moolenaar
· 6 years ago
a190548
patch 8.2.1021: Ruby interface not tested enough
by Bram Moolenaar
· 6 years ago
b326edf
patch 8.2.1020: popupwin test fails in the GUI
by Bram Moolenaar
· 6 years ago
ef6746f
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
by Bram Moolenaar
· 6 years ago
280b0dc
patch 8.2.1018: typo in enum value
by Bram Moolenaar
· 6 years ago
1089374
patch 8.2.1017: Appveyor output doesn't show MinGW console features
by Bram Moolenaar
· 6 years ago
7e38003
patch 8.2.1016: Vim9: test fails when channel feature is missing
by Bram Moolenaar
· 6 years ago
20298ce
patch 8.2.1015: popup filter gets key with modifier prepended
by Bram Moolenaar
· 6 years ago
1e0b7b1
patch 8.2.1014: using "name" for a string result is confusing
by Bram Moolenaar
· 6 years ago
ec9b017
patch 8.2.1013: channel tests can be a bit flaky
by Bram Moolenaar
· 6 years ago
3b74b6b
patch 8.2.1012: Vim9: cannot declare single character script variables
by Bram Moolenaar
· 6 years ago
c785b9a
patch 8.2.1011: Vim9: some code not tested
by Bram Moolenaar
· 6 years ago
128d307
patch 8.2.1010: build failure in libvterm with debug enabled
by Bram Moolenaar
· 6 years ago
c5b1c20
patch 8.2.1009: Vim9: some failures not checked for
by Bram Moolenaar
· 6 years ago
0779fab
patch 8.2.1008: Vim9: no test for disassambling newly added instructions
by Bram Moolenaar
· 6 years ago
c8cb883
patch 8.2.1007: completion doesn't work after ":r ++arg !"
by Bram Moolenaar
· 6 years ago
efd8855
patch 8.2.1006: Vim9: require unnecessary return statement
by Bram Moolenaar
· 6 years ago
9b68c82
patch 8.2.1005: Vim9: using TRUE/FALSE/MAYBE for ctx_skip is confusing
by Bram Moolenaar
· 6 years ago
511feec
patch 8.2.1004: line numbers below filler lines not always updated
by Bram Moolenaar
· 6 years ago
865af6b
patch 8.2.1003: Vim9: return type of sort() is too generic
by Bram Moolenaar
· 6 years ago
ceb2e77
patch 8.2.1002: test may fail when run directly
by Bram Moolenaar
· 6 years ago
72abcf4
patch 8.2.1001: Vim9: crash with nested "if" and assignment
by Bram Moolenaar
· 6 years ago
158ea17
patch 8.2.1000: get error when leaving Ex mode with :visual
by Bram Moolenaar
· 6 years ago
2f03e5a
patch 8.2.0999: moving to next sentence gets stuck on quote
by Bram Moolenaar
· 6 years ago
3d9207a
patch 8.2.0998: not all tag code is tested
by Bram Moolenaar
· 6 years ago
856c111
patch 8.2.0997: cannot execute a register containing line continuation
by Bram Moolenaar
· 6 years ago
40a019f
patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal
by Bram Moolenaar
· 6 years ago
e17f881
patch 8.2.0995: insufficient testing for the readdir() sort option
by Bram Moolenaar
· 6 years ago
9bb3eb3
patch 8.2.0994: Vim9: missing function causes compilation error
by Bram Moolenaar
· 6 years ago
f7d267e
patch 8.2.0993: Vim9 script test fails with normal features
by Bram Moolenaar
· 6 years ago
101f481
patch 8.2.0992: Vim9: crash when using :import in the Vim command
by Bram Moolenaar
· 6 years ago
0fe937f
patch 8.2.0991: cannot get window type for autocmd and preview window
by Bram Moolenaar
· 6 years ago
a1bc6f1
patch 8.2.0990: Using duplicate error number
by Bram Moolenaar
· 6 years ago
a6e8bf2
patch 8.2.0989: crash after resizing a terminal window
by Bram Moolenaar
· 6 years ago
84cf6bd
patch 8.2.0988: getting directory contents is always case sorted
by Bram Moolenaar
· 6 years ago
9af7876
patch 8.2.0987: Vim9: cannot assign to [var; var]
by Bram Moolenaar
· 6 years ago
c70222d
patch 8.2.0986: MS-Windows: functions test fails
by Bram Moolenaar
· 6 years ago
fdcbe3c
patch 8.2.0985: simplify() does not remove slashes from "///path"
by Bram Moolenaar
· 6 years ago
ab176ce
patch 8.2.0984: not using previous window when closing a shell popup window
by Bram Moolenaar
· 6 years ago
ad72350
patch 8.2.0983: SConstruct file type not recognized
by Bram Moolenaar
· 6 years ago
b340bae
patch 8.2.0982: insufficient testing for reading/writing files
by Bram Moolenaar
· 6 years ago
47a519a
patch 8.2.0981: Vim9: cannot compile "[var, var] = list"
by Bram Moolenaar
· 6 years ago
a65d8b5
patch 8.2.0980: raku file extension not recognized
by Bram Moolenaar
· 6 years ago
65e0d77
Update runtime files
by Bram Moolenaar
· 6 years ago
8e20f75
patch 8.2.0979: a couple of screendump tests fail
by Bram Moolenaar
· 6 years ago
0c8059e
patch 8.2.0978: leaking memory in termcodes test
by Bram Moolenaar
· 6 years ago
8dff4cb
patch 8.2.0977: t_8u is made empty for the wrong terminals
by Bram Moolenaar
· 6 years ago
df7df59
patch 8.2.0976: some 'cpoptions' not tested
by Bram Moolenaar
· 6 years ago
984dddb
patch 8.2.0975: Vim9: script variable does not accept optional s: prefix
by Bram Moolenaar
· 6 years ago
f3decc5
patch 8.2.0974: Vim9: memory leak when script var has wrong type
by Bram Moolenaar
· 6 years ago
34db91f
patch 8.2.0973: Vim9: type is not checked when assigning to a script variable
by Bram Moolenaar
· 6 years ago
c82a5b5
patch 8.2.0972: Vim9 script variable declarations need a type
by Bram Moolenaar
· 6 years ago
142499d
patch 8.2.0971: build with tiny features fails
by Bram Moolenaar
· 6 years ago
0c0eddd
patch 8.2.0970: terminal properties are not available in Vim script
by Bram Moolenaar
· 6 years ago
4a021df
patch 8.2.0969: assert_equal() output for dicts is hard to figure out
by Bram Moolenaar
· 6 years ago
c9630d2
patch 8.2.0968: no proper testing of the 'cpoptions' flags
by Bram Moolenaar
· 6 years ago
71ccd03
patch 8.2.0967: unnecessary type casts for vim_strnsave()
by Bram Moolenaar
· 6 years ago
722e505
patch 8.2.0966: 'shortmess' flag "n" not used in two places
by Bram Moolenaar
· 6 years ago
5055c56
patch 8.2.0965: has_funcundefined() is not used
by Bram Moolenaar
· 6 years ago
37d1673
patch 8.2.0964: TextYankPost does not provide info about Visual selection
by Bram Moolenaar
· 6 years ago
6c6be9e
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
by Bram Moolenaar
· 6 years ago
f6e020b
patch 8.2.0962: terminal test sometimes hangs on Travis
by Bram Moolenaar
· 6 years ago
ec68028
patch 8.2.0961: MS-Windows: no completion for locales
by Bram Moolenaar
· 6 years ago
9721fb4
patch 8.2.0960: cannot use :import in legacy Vim script
by Bram Moolenaar
· 6 years ago
00e260b
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
by Bram Moolenaar
· 6 years ago
1de5f7c
patch 8.2.0958: not sufficient testing for buffer writing
by Bram Moolenaar
· 6 years ago
2d4070d
patch 8.2.0957: compiler warning for uninitialized variable
by Bram Moolenaar
· 6 years ago
e0ebeda
patch 8.2.0956: spell test fails
by Bram Moolenaar
· 6 years ago
215f49c
patch 8.2.0955: build fails
by Bram Moolenaar
· 6 years ago
f1f0ff9
patch 8.2.0954: not all desktop files are recognized
by Bram Moolenaar
· 6 years ago
362b44b
patch 8.2.0953: spell checking doesn't work for CamelCased words
by Bram Moolenaar
· 6 years ago
be5ee86
patch 8.2.0952: no simple way to interrupt Vim
by Bram Moolenaar
· 6 years ago
6ba24d8
patch 8.2.0951: search stat test has leftover from debugging
by Bram Moolenaar
· 6 years ago
13b8205
patch 8.2.0950: tagjump test fails
by Bram Moolenaar
· 6 years ago
ea1233f
patch 8.2.0949: strptime() does not use DST
by Bram Moolenaar
· 6 years ago
d281b7c
patch 8.2.0948: spell test fails
by Bram Moolenaar
· 6 years ago
ab54032
patch 8.2.0947: readdirex() doesn't handle broken link properly
by Bram Moolenaar
· 6 years ago
eebd555
patch 8.2.0946: cannot use "q" to cancel a number prompt
by Bram Moolenaar
· 6 years ago
152e79e
patch 8.2.0945: cannot use "z=" when 'spell' is off
by Bram Moolenaar
· 6 years ago
253ea9f
patch 8.2.0944: xxd test leaves file behind
by Bram Moolenaar
· 6 years ago
32ee627
patch 8.2.0943: displaying ^M or ^J depends on current buffer
by Bram Moolenaar
· 6 years ago
0e390f4
patch 8.2.0942: expanding to local dir after homedir keeps "~/"
by Bram Moolenaar
· 6 years ago
517f00f
patch 8.2.0941: detecting terminal properties is unstructured
by Bram Moolenaar
· 6 years ago
0ca8b5b
patch 8.2.0940: build failure with tiny features
by Bram Moolenaar
· 6 years ago
218cb0f
patch 8.2.0939: checking for term escape sequences is long and confusing
by Bram Moolenaar
· 6 years ago
59de417
patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case
by Bram Moolenaar
· 6 years ago
dcf59c3
patch 8.2.0937: asan failure in the flatten() test
by Bram Moolenaar
· 6 years ago
a45551a
patch 8.2.0936: some terminals misinterpret the code for getting cursor style
by Bram Moolenaar
· 6 years ago
077a1e6
patch 8.2.0935: flattening a list with existing code is slow
by Bram Moolenaar
· 6 years ago
ec98e93
patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic
by Bram Moolenaar
· 6 years ago
7ba5a7e
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
by Bram Moolenaar
· 6 years ago
f154f3a
patch 8.2.0932: missspelling spelllang
by Bram Moolenaar
· 6 years ago
6938e27
patch 8.2.0931: some remarks about BeOS remain
by Bram Moolenaar
· 6 years ago
b5e18f2
patch 8.2.0930: script filetype detection trips over env -S argument
by Bram Moolenaar
· 6 years ago
cc61303
patch 8.2.0929: v:register is not cleared after an operator was executed
by Bram Moolenaar
· 6 years ago
acc2240
Update runtime files
by Bram Moolenaar
· 6 years ago
df44a27
patch 8.2.0928: many type casts are used for vim_strnsave()
by Bram Moolenaar
· 6 years ago
da84ac2
patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized
by Bram Moolenaar
· 6 years ago
951a2fb
patch 8.2.0926: cmdline test fails on Appveyor
by Bram Moolenaar
· 6 years ago
Next »