Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
b3f740695a0199d22cd97aee314f06c7ae32d2ea
/
src
b3f7406
patch 8.2.0320: no Haiku support
by Bram Moolenaar
· 6 years ago
d672dde
patch 8.2.0319: file missing in distribution, comments outdated
by Bram Moolenaar
· 6 years ago
bc93ceb
Update runtime files.
by Bram Moolenaar
· 6 years ago
0c2ca58
patch 8.2.0318: Vim9: types not sufficiently tested
by Bram Moolenaar
· 6 years ago
703ea9e
patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG build
by Bram Moolenaar
· 6 years ago
8d588cc
patch 8.2.0316: ex_getln.c code has insufficient test coverage
by Bram Moolenaar
· 6 years ago
c593bec
patch 8.2.0315: build failure on HP-UX system
by Bram Moolenaar
· 6 years ago
e010c72
patch 8.2.0314: short name not set for terminal buffer
by Bram Moolenaar
· 6 years ago
fa29c8a
patch 8.2.0313: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
f2d5c24
patch 8.2.0312: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
750802b
patch 8.2.0311: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
8fb1b47
patch 8.2.0310: autocmd test fails on a slow system
by Bram Moolenaar
· 6 years ago
b81f56f
patch 8.2.0309: window-local values have confusing name
by Bram Moolenaar
· 6 years ago
1aa76b8
patch 8.2.0308: 'showbreak' does not work for a very long line
by Bram Moolenaar
· 6 years ago
026270c
patch 8.2.0307: Python 3 vim.eval not well tested
by Bram Moolenaar
· 6 years ago
83f37b9
patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script
by Bram Moolenaar
· 6 years ago
8040a71
patch 8.2.0305: relativenumber test fails on some systems
by Bram Moolenaar
· 6 years ago
95ffd43
patch 8.2.0304: terminal test if failing on some systems
by Bram Moolenaar
· 6 years ago
d28e0b3
patch 8.2.0303: TermChanged test fails in the GUI
by Bram Moolenaar
· 6 years ago
0c81d1b
patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand
by Bram Moolenaar
· 6 years ago
b654103
patch 8.2.0301: insufficient testing for exception handling
by Bram Moolenaar
· 6 years ago
b4d2cb1
patch 8.2.0300: Vim9: expression test fails without channel support
by Bram Moolenaar
· 6 years ago
8ed0458
patch 8.2.0299: Vim9: ISN_STORE with argument not tested
by Bram Moolenaar
· 6 years ago
0c6ceaf
patch 8.2.0298: Vim9 script: cannot start command with a string constant
by Bram Moolenaar
· 6 years ago
8b430b4
patch 8.2.0297: compiler warnings for the Ruby interface
by Bram Moolenaar
· 6 years ago
f9706e9
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
by Bram Moolenaar
· 6 years ago
c036e87
patch 8.2.0295: highlighting for :s wrong when using different separator
by Bram Moolenaar
· 6 years ago
5b1c8fe
patch 8.2.0294: cannot use Ex command that is also a function name
by Bram Moolenaar
· 6 years ago
818fc9a
patch 8.2.0293: various Ex commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
09f28f4
patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested
by Bram Moolenaar
· 6 years ago
436472f
patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work
by Bram Moolenaar
· 6 years ago
85683ec
patch 8.2.0290: running individual test differs from all tests
by Bram Moolenaar
· 6 years ago
e0807ea
patch 8.2.0289: Vim9: :echo did not clear the rest of the line
by Bram Moolenaar
· 6 years ago
0062c2d
patch 8.2.0288: Vim9: some float and blob operators not tested
by Bram Moolenaar
· 6 years ago
f575adf
patch 8.2.0287: Vim9: return in try block not tested; catch not tested
by Bram Moolenaar
· 6 years ago
11ec807
patch 8.2.0286: cannot use popup_close() for a terminal popup
by Bram Moolenaar
· 6 years ago
0bbf722
patch 8.2.0285: unused error message; cannot create s:var
by Bram Moolenaar
· 6 years ago
c0d656c
patch 8.2.0284: Vim9: assignment test fails
by Bram Moolenaar
· 6 years ago
fd1823e
patch 8.2.0283: Vim9: failing to load script var not tested
by Bram Moolenaar
· 6 years ago
401d9ff
patch 8.2.0282: Vim9: setting number option not tested
by Bram Moolenaar
· 6 years ago
a2f6e42
patch 8.2.0281: two placed signs in the same line are not combined
by Bram Moolenaar
· 6 years ago
257cc5e
patch 8.2.0280: Vim9: throw in :def function not caught higher up
by Bram Moolenaar
· 6 years ago
63ce484
patch 8.2.0279: Vim9: no test for deleted :def function
by Bram Moolenaar
· 6 years ago
9ae3bbd
patch 8.2.0278: channel test is flaky on Mac
by Bram Moolenaar
· 6 years ago
ee2e52a
patch 8.2.0277: Vim9: not all instructions covered by tests
by Bram Moolenaar
· 6 years ago
38a5f51
patch 8.2.0276: Vim9: not allowing space before ")" in function call
by Bram Moolenaar
· 6 years ago
406cd90
patch 8.2.0275: some Ex code not covered by tests
by Bram Moolenaar
· 6 years ago
9e2bcb5
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
by Bram Moolenaar
· 6 years ago
1fa8d2c
patch 8.2.0273: MS-Windows uninstall may delete wrong batch file
by Bram Moolenaar
· 6 years ago
414b796
patch 8.2.0272: ":helptags ALL" gives error for some directories
by Bram Moolenaar
· 6 years ago
82f654e
patch 8.2.0271: the "num64" feature is available everywhere
by Bram Moolenaar
· 6 years ago
bc2b71d
patch 8.2.0270: some code not covered by tests
by Bram Moolenaar
· 6 years ago
b13af50
patch 8.2.0269: Vim9: operator after list index does not work
by Bram Moolenaar
· 6 years ago
40d9da2
patch 8.2.0268: trycatch test fails
by Bram Moolenaar
· 6 years ago
e51bb17
patch 8.2.0267: no check for a following cmd when calling a function fails
by Bram Moolenaar
· 6 years ago
a28be85
patch 8.2.0266: terminal in popup test sometimes fails on Mac
by Bram Moolenaar
· 6 years ago
a76b315
patch 8.2.0265: "eval" after "if 0" doesn't check for following command
by Bram Moolenaar
· 6 years ago
a36c830
patch 8.2.0264: fileformat test still fails on MS-Windows
by Bram Moolenaar
· 6 years ago
df2ecdd
patch 8.2.0263: a few new Vim9 messages are not localized
by Bram Moolenaar
· 6 years ago
50434bd
patch 8.2.0262: fileformat test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
f0cee19
patch 8.2.0261: some code not covered by tests
by Bram Moolenaar
· 6 years ago
f414048
patch 8.2.0260: several lines of code are duplicated
by Bram Moolenaar
· 6 years ago
c2adc00
patch 8.2.0259: terminal in popup test sometimes fails
by Bram Moolenaar
· 6 years ago
4132eb5
patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled
by Bram Moolenaar
· 6 years ago
00f3b4e
patch 8.2.0257: cannot recognize a terminal in a popup window
by Bram Moolenaar
· 6 years ago
0a8fed6
patch 8.2.0256: time and timer related code is spread out
by Bram Moolenaar
· 6 years ago
f2cecb6
patch 8.2.0255: VMS: missing files in build
by Bram Moolenaar
· 6 years ago
ae8d2de
patch 8.2.0254: compiler warning for checking size_t to be negative
by Bram Moolenaar
· 6 years ago
21456cd
patch 8.2.0253: crash when using :disassamble without argument
by Bram Moolenaar
· 6 years ago
3dd6460
patch 8.2.0252: Windows compiler warns for using size_t
by Bram Moolenaar
· 6 years ago
7306d6b
patch 8.2.0251: a couple of function return types can be more specific
by Bram Moolenaar
· 6 years ago
4f5776c
patch 8.2.0250: test_clear_search_pat() is unused
by Bram Moolenaar
· 6 years ago
3fb377f
patch 8.2.0249: MS-Windows: various warnings
by Bram Moolenaar
· 6 years ago
2f18975
patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated
by Bram Moolenaar
· 6 years ago
3b0ef8c
patch 8.2.0247: misleading comment in NSIS installer script
by Bram Moolenaar
· 6 years ago
49c99fc
patch 8.2.0246: MSVC: deprecation warnings with Ruby
by Bram Moolenaar
· 6 years ago
5489eab
patch 8.2.0245: MSVC: error message if the auto directory already exists
by Bram Moolenaar
· 6 years ago
5f1d3ae
patch 8.2.0244: compiler warning in Lua interface
by Bram Moolenaar
· 6 years ago
9f6277b
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
by Bram Moolenaar
· 6 years ago
799439a
patch 8.2.0242: preview popup window test fails with long directory name
by Bram Moolenaar
· 6 years ago
99234f2
patch 8.2.0241: crash when setting 'buftype' to "quickfix"
by Bram Moolenaar
· 6 years ago
408030e
patch 8.2.0240: using memory after it was freed
by Bram Moolenaar
· 6 years ago
355757a
patch 8.2.0239: MS-Windows: 'env' job option does not override existing vars
by Bram Moolenaar
· 6 years ago
b3e195c
patch 8.2.0238: MS-Windows: job_stop() results in exit value zero
by Bram Moolenaar
· 6 years ago
7ba3b91
patch 8.2.0237: crash when setting 'wincolor' on finished terminal window
by Bram Moolenaar
· 6 years ago
57ea292
patch 8.2.0236: MS-Windows unintall doesn't delete vimtutur.bat
by Bram Moolenaar
· 6 years ago
dbe5d36
patch 8.2.0235: draw error when an empty group is removed from 'statusline'
by Bram Moolenaar
· 6 years ago
d5b9914
patch 8.2.0234: message test fails on SunOS
by Bram Moolenaar
· 6 years ago
4f645c5
patch 8.2.0233: crash when using garbagecollect() in between rand()
by Bram Moolenaar
· 6 years ago
1653155
patch 8.2.0232: the :compiler command causes a crash
by Bram Moolenaar
· 6 years ago
d02e508
patch 8.2.0231: silent system command may clear the screen
by Bram Moolenaar
· 6 years ago
6702188
patch 8.2.0230: terminal popup test is flaky
by Bram Moolenaar
· 6 years ago
f2460a3
patch 8.2.0229: compare instructions not tested
by Bram Moolenaar
· 6 years ago
348808f
patch 8.2.0228: configure does not recognize gcc version on BSD
by Bram Moolenaar
· 6 years ago
c2a4b35
patch 8.2.0227: compiling a few instructions not tested
by Bram Moolenaar
· 6 years ago
04d0522
patch 8.2.0226: compiling for loop not tested
by Bram Moolenaar
· 6 years ago
777770f
patch 8.2.0225: compiling lambda not tested yet
by Bram Moolenaar
· 6 years ago
158906c
patch 8.2.0224: compiling :elseif not tested yet
by Bram Moolenaar
· 6 years ago
5cab73f
patch 8.2.0223: some instructions not yet tested
by Bram Moolenaar
· 6 years ago
170fcfc
patch 8.2.0222: Vim9: optional function arguments don't work yet
by Bram Moolenaar
· 6 years ago
Next »