Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
697005f2cf0b41b22a673a67401a2c4d974e72d4
697005f
patch 8.1.1024: stray log calls in terminal code
by Bram Moolenaar
· 6 years ago
61be376
patch 8.1.1023: may use NULL pointer when indexing a blob
by Bram Moolenaar
· 6 years ago
e142a94
patch 8.1.1022: may use NULL pointer when out of memory
by Bram Moolenaar
· 6 years ago
8e9a24a
patch 8.1.1021: pyeval() and py3eval() leak memory
by Bram Moolenaar
· 6 years ago
828bff1
patch 8.1.1020: compiler warning for Python3 interface
by Bram Moolenaar
· 6 years ago
4eefe47
patch 8.1.1019: Lua: may garbage collect function reference in use
by Bram Moolenaar
· 6 years ago
8376c3d
patch 8.1.1018: window cleared when entering Terminal-Normal twice
by Bram Moolenaar
· 6 years ago
493fbe4
patch 8.1.1017: off-by-one error in filetype detection
by Bram Moolenaar
· 6 years ago
2696761
Update runtime files.
by Bram Moolenaar
· 6 years ago
049ca59
patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions
by Bram Moolenaar
· 6 years ago
647e24b
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
by Bram Moolenaar
· 6 years ago
38db527
patch 8.1.1014: MS-Windows: /analyze only defined for non-debug version
by Bram Moolenaar
· 6 years ago
3b5fef6
patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen
by Bram Moolenaar
· 6 years ago
ab89d7a
patch 8.1.1012: memory leak with E461
by Bram Moolenaar
· 6 years ago
2ba4238
patch 8.1.1011: indent from autoindent not removed from blank line
by Bram Moolenaar
· 6 years ago
713bf9e9
patch 8.1.1010: Lua interface leaks memory
by Bram Moolenaar
· 6 years ago
1f271ef
patch 8.1.1009: MS-Windows: some text is not baseline aligned
by Bram Moolenaar
· 6 years ago
0251d2d
patch 8.1.1008: MS-Windows: HAVE_STDINT_H only defined for non-debug version
by Bram Moolenaar
· 6 years ago
209b8e3
patch 8.1.1007: using closure may consume a lot of memory
by Bram Moolenaar
· 6 years ago
4aa47b2
patch 8.1.1006: repeated code in quickfix support
by Bram Moolenaar
· 6 years ago
55d81cd
patch 8.1.1005: test fails because t_F2 is not set
by Bram Moolenaar
· 6 years ago
e165f63
patch 8.1.1004: function "luaV_setref()" not covered with tests
by Bram Moolenaar
· 6 years ago
6edbbd8
patch 8.1.1003: playing back recorded key sequence mistakes key code
by Bram Moolenaar
· 6 years ago
cbef8e1
patch 8.1.1002: "gf" does not always work when URL has a port number
by Bram Moolenaar
· 7 years ago
8156ed3
patch 8.1.1001: Visual area not correct when using 'cursorline'
by Bram Moolenaar
· 7 years ago
fd731b0
patch 8.1.1000: indenting is off
by Bram Moolenaar
· 7 years ago
9d7fdd4
patch 8.1.0999: use register one too often and not properly tested
by Bram Moolenaar
· 7 years ago
19a6685
patch 8.1.0998: getcurpos() unexpectedly changes "curswant"
by Bram Moolenaar
· 7 years ago
d5a5886
patch 8.1.0997: using GUI colors in vim.exe when 'termguicolors' is off
by Bram Moolenaar
· 7 years ago
6bb8c66
patch 8.1.0996: a few screendump tests fail because of scrolling
by Bram Moolenaar
· 7 years ago
f0fab30
patch 8.1.0995: a getchar() call resets the reg_executing() result
by Bram Moolenaar
· 7 years ago
8fcb60f
patch 8.1.0994: relative cursor position is not calculated correctly
by Bram Moolenaar
· 7 years ago
772153f
patch 8.1.0993: ch_read() may return garbage if terminating NL is missing
by Bram Moolenaar
· 7 years ago
cce713d
patch 8.1.0992: a :normal command resets the reg_executing() result
by Bram Moolenaar
· 7 years ago
975880b
patch 8.1.0991: cannot build with a mix of features
by Bram Moolenaar
· 7 years ago
e21c158
patch 8.1.0990: floating point exception with "%= 0" and "/= 0"
by Bram Moolenaar
· 7 years ago
bdace83
patch 8.1.0989: various small code ugliness
by Bram Moolenaar
· 7 years ago
d82a81c
patch 8.1.0988: deleting location list buffer breaks location list window
by Bram Moolenaar
· 7 years ago
6ef8f9e
patch 8.1.0987: unnecessary condition in #ifdef
by Bram Moolenaar
· 7 years ago
ef8c956
patch 8.1.0986: rename() is not propertly tested
by Bram Moolenaar
· 7 years ago
ab350f8
patch 8.1.0985: crash with large number in regexp
by Bram Moolenaar
· 7 years ago
c69efcb
patch 8.1.0984: unnecessary #ifdefs
by Bram Moolenaar
· 7 years ago
1eed532
patch 8.1.0983: checking __CYGWIN32__ unnecessarily
by Bram Moolenaar
· 7 years ago
32033d2
patch 8.1.0982: update_cursor() called twice in :shell
by Bram Moolenaar
· 7 years ago
5b868a8
patch 8.1.0981: pasting in terminal insufficiently tested
by Bram Moolenaar
· 7 years ago
58d63a0
patch 8.1.0980: extend() insufficiently tested
by Bram Moolenaar
· 7 years ago
1fa8fdd
patch 8.1.0979: compiler warning for unused functions
by Bram Moolenaar
· 7 years ago
2472ae8
patch 8.1.0978: blob not tested with Perl
by Bram Moolenaar
· 7 years ago
0d13cce
patch 8.1.0977: blob not tested with Ruby
by Bram Moolenaar
· 7 years ago
e4963c5
patch 8.1.0976: dosinstall still has buffer overflow problems
by Bram Moolenaar
· 7 years ago
c666388
patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
882d02e
patch 8.1.0974: cannot switch from terminal window to previous tabpage
by Bram Moolenaar
· 7 years ago
cd62512
patch 8.1.0973: pattern with syntax error gives threee error messages
by Bram Moolenaar
· 7 years ago
72e83c1
patch 8.1.0972: cannot switch from terminal window to next tabpage
by Bram Moolenaar
· 7 years ago
f6b4010
Update runtime files
by Bram Moolenaar
· 7 years ago
55d3bdb
patch 8.1.0971: failure for selecting quoted text object moves cursor
by Bram Moolenaar
· 7 years ago
ed79d1e
patch 8.1.0970: text properties test fails when 'encoding' is not utf-8
by Bram Moolenaar
· 7 years ago
97c2c05
patch 8.1.0969: message written during startup is truncated
by Bram Moolenaar
· 7 years ago
527a2d8
patch 8.1.0968: crash when using search pattern \%Ufffffc23
by Bram Moolenaar
· 7 years ago
1417031
patch 8.1.0967: stray dependency in test Makefile
by Bram Moolenaar
· 7 years ago
3876789
patch 8.1.0966: one terminal test is flaky
by Bram Moolenaar
· 7 years ago
e86ecbd
patch 8.1.0965: search test fails
by Bram Moolenaar
· 7 years ago
353aca1
patch 8.1.0964: cannot see in CI why a screenshot test failed
by Bram Moolenaar
· 7 years ago
4a7d2d3
patch 8.1.0963: illegal memory access when using 'incsearch'
by Bram Moolenaar
· 7 years ago
d91e5da
patch 8.1.0962: building with MinGW and static libs doesn't work
by Bram Moolenaar
· 7 years ago
9166838
patch 8.1.0961: Mac: fsync may fail sometimes
by Bram Moolenaar
· 7 years ago
8caa43d
patch 8.1.0960: when using ConPTY garbage collection has undefined behavior
by Bram Moolenaar
· 7 years ago
a25e3d0
patch 8.1.0959: sorting large numbers is not tested
by Bram Moolenaar
· 7 years ago
38f08e7
patch 8.1.0958: compiling weird regexp pattern is very slow
by Bram Moolenaar
· 7 years ago
3585671
patch 8.1.0957: Mac: fsync fails on network share
by Bram Moolenaar
· 7 years ago
b9ddda6
patch 8.1.0956: using context:0 in 'diffopt' does not work well
by Bram Moolenaar
· 7 years ago
66ae3d1
patch 8.1.0955: matchit autoload directory not in installer
by Bram Moolenaar
· 7 years ago
0d8562a
patch 8.1.0954: arguments of semsg() and siemsg() are not checked
by Bram Moolenaar
· 7 years ago
c962925
patch 8.1.0953: a very long file is truncated at 2^31 lines
by Bram Moolenaar
· 7 years ago
bbd854d
patch 8.1.0952: compilation warnings when building the MS-Windows installer
by Bram Moolenaar
· 7 years ago
44b443c
patch 8.1.0951: using WIN64 even though it is never defined
by Bram Moolenaar
· 7 years ago
14816ad
patch 8.1.0950: using :python sets 'pyxversion' even when not executed
by Bram Moolenaar
· 7 years ago
0472b6d
patch 8.1.0949: MS-windows defines GUI macros different than other systems
by Bram Moolenaar
· 7 years ago
d53931a
patch 8.1.0948: when built without +eval "Vim --clean" produces errors
by Bram Moolenaar
· 7 years ago
7dca2eb
patch 8.1.0947: using MSWIN before it is defined
by Bram Moolenaar
· 7 years ago
c854898
Revert change accidentally included in runtime file updates. Closes #3998.
by Bram Moolenaar
· 7 years ago
b0e2da2
patch 8.1.0946: Coveralls is not very useful
by Bram Moolenaar
· 7 years ago
4c92e75
Update runtime files.
by Bram Moolenaar
· 7 years ago
a548344
patch 8.1.0945: internal error when using pattern with NL in the range
by Bram Moolenaar
· 7 years ago
c85c8fc
patch 8.1.0944: format of nbdbg() arguments is not checked
by Bram Moolenaar
· 7 years ago
749f07c
patch 8.1.0943: still a trace of Farsi support
by Bram Moolenaar
· 7 years ago
76cbe81
patch 8.1.0942: options window still checks for the multi_byte feature
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
78d21da
patch 8.1.0940: MS-Windows console resizing not handled properly
by Bram Moolenaar
· 7 years ago
3678f65
patch 8.1.0939: no completion for sign group names
by Bram Moolenaar
· 7 years ago
21edde8
patch 8.1.0938: background color is wrong in MS-Windows console
by Bram Moolenaar
· 7 years ago
f1b57ab
patch 8.1.0937: invalid memory access in search pattern
by Bram Moolenaar
· 7 years ago
55c77cf
patch 8.1.0936: may leak memory when using 'vartabstop'
by Bram Moolenaar
· 7 years ago
8bfd946
patch 8.1.0935: old regexp engine may use invalid buffer
by Bram Moolenaar
· 7 years ago
985079c
patch 8.1.0934: invalid memory access in search pattern
by Bram Moolenaar
· 7 years ago
6982f42
patch 8.1.0933: When using VTP scroll region isn't used properly
by Bram Moolenaar
· 7 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 7 years ago
6902c0e
patch 8.1.0931: vtp_working included in GUI build but unused
by Bram Moolenaar
· 7 years ago
0a1b17b
patch 8.1.0930: typo in Makefile
by Bram Moolenaar
· 7 years ago
5acd987
patch 8.1.0929: no error when requesting ConPTY but it's not available
by Bram Moolenaar
· 7 years ago
Next »