Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
fd615a3c901f59abddca27c6a09940be552c0f4d
/
src
/
version.c
fd615a3
patch 8.2.0765: In the GUI can't use all the modifiers.
by Bram Moolenaar
· 6 years ago
a6e67e4
patch 8.2.0764: Vim9: assigning to option not fully tested
by Bram Moolenaar
· 6 years ago
4457e1d
patch 8.2.0763: GUI test fails without the terminal feature
by Bram Moolenaar
· 6 years ago
76cb683
patch 8.2.0762: buffer is not considered modified after setting crypt key
by Bram Moolenaar
· 6 years ago
4aeeb63
patch 8.2.0761: Vim9: instructions not tested
by Bram Moolenaar
· 6 years ago
4dac32c
patch 8.2.0760: Vim9: dict member errors not tested
by Bram Moolenaar
· 6 years ago
270d038
patch 8.2.0759: Vim9: missing changes for performance improvements
by Bram Moolenaar
· 6 years ago
cb79040
patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT
by Bram Moolenaar
· 6 years ago
4902ab1
patch 8.2.0757: Vim9: no test for MEMBER instruction
by Bram Moolenaar
· 6 years ago
7e6f3fc
patch 8.2.0756: MS-Windows: still a compiler warning
by Bram Moolenaar
· 6 years ago
227a69d
patch 8.2.0755: Vim9: No error when variable initializer is not a constant
by Bram Moolenaar
· 6 years ago
a5d0077
patch 8.2.0754: Vim9: No test for forward declaration
by Bram Moolenaar
· 6 years ago
32e3511
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
by Bram Moolenaar
· 6 years ago
e06a28f
patch 8.2.0752: terminal in popup window test is a bit flaky
by Bram Moolenaar
· 6 years ago
2b72821
Update version.c for missing patch number
by Bram Moolenaar
· 6 years ago
37d1b4f
patch 8.2.0750: netbeans test is a bit flaky
by Bram Moolenaar
· 6 years ago
55ba4b8
patch 8.2.0749: TERM signal test fails on FreeBSD
by Bram Moolenaar
· 6 years ago
ef6b979
patch 8.2.0748: cannot get a list of all popups
by Bram Moolenaar
· 6 years ago
03a9f84
patch 8.2.0747: cannot forcefully close all popups
by Bram Moolenaar
· 6 years ago
d502aa4
patch 8.2.0746: popup_clear() hangs when a popup can't be closed
by Bram Moolenaar
· 6 years ago
06f0853
patch 8.2.0745: crash on exit when not all popups are closed
by Bram Moolenaar
· 6 years ago
9e6ba8c
patch 8.2.0744: the name vim is not capatilized in a message
by Bram Moolenaar
· 6 years ago
5aed0cc
patch 8.2.0743: can move to another buffer from a terminal in popup window
by Bram Moolenaar
· 6 years ago
48a6871
patch 8.2.0742: handling of a TERM signal not tested
by Bram Moolenaar
· 6 years ago
c3fd98c
patch 8.2.0741: Python tests fail because of changed message
by Bram Moolenaar
· 6 years ago
86181df
patch 8.2.0740: minor message mistakes
by Bram Moolenaar
· 6 years ago
b415168
patch 8.2.0739: incomplete profiling when exiting because of a dealy signal
by Bram Moolenaar
· 6 years ago
91689ea
patch 8.2.0738: mouse handling in a terminal window not well tested
by Bram Moolenaar
· 6 years ago
5c3128e
patch 8.2.0737: when shell doesn't support CTRL-Z Vim still handles it
by Bram Moolenaar
· 6 years ago
aacc6af
patch 8.2.0736: some files not recognized as pamenv
by Bram Moolenaar
· 6 years ago
bc38f25
patch 8.2.0735: Vim9: using unitialized memory
by Bram Moolenaar
· 6 years ago
0481671
patch 8.2.0734: Vim9: leaking memory when using :finish
by Bram Moolenaar
· 6 years ago
cb2bdb1
patch 8.2.0733: Vim9: assigning to dict or list argument does not work
by Bram Moolenaar
· 6 years ago
f163bd5
patch 8.2.0732: Vim9: storing value in dict messes up stack
by Bram Moolenaar
· 6 years ago
7e5bd91
patch 8.2.0731: Vim9: parsing declarations continues after :finish
by Bram Moolenaar
· 6 years ago
1cc2a94
patch 8.2.0730: Vim9: Assignment to dict member does not work
by Bram Moolenaar
· 6 years ago
89483d4
patch 8.2.0729: Vim9: When reloading a script variables are not cleared
by Bram Moolenaar
· 6 years ago
69212b1
patch 8.2.0728: messages about a deadly signal are not left aligned
by Bram Moolenaar
· 6 years ago
d695ba7
patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format
by Bram Moolenaar
· 6 years ago
3b6a6eb
patch 8.2.0726: Vim9: leaking memory when calling not compiled :def function
by Bram Moolenaar
· 6 years ago
09689a0
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
by Bram Moolenaar
· 6 years ago
396f313
patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
by Bram Moolenaar
· 6 years ago
1c74721
patch 8.2.0723: Vim9: nested constant expression not evaluated compile time
by Bram Moolenaar
· 6 years ago
7f14155
patch 8.2.0722: Vim9: not handling constant expression for elseif
by Bram Moolenaar
· 6 years ago
497f76b
patch 8.2.0721: Vim9: leaking memory when skipping
by Bram Moolenaar
· 6 years ago
b1062eb
patch 8.2.0720: occasional exit when encountering an X error
by Bram Moolenaar
· 6 years ago
a5565e4
patch 8.2.0719: Vim9: more expressions can be evaluated at compile time
by Bram Moolenaar
· 6 years ago
7d3664d
patch 8.2.0718: gcc warning for returning pointer to local variable
by Bram Moolenaar
· 6 years ago
7d131b0
patch 8.2.0717: Vim9: postponed constant expressions does not scale
by Bram Moolenaar
· 6 years ago
5c2fe64
patch 8.2.0716: Vim9: another memory leak
by Bram Moolenaar
· 6 years ago
cca34aa
patch 8.2.0715: Vim9: leaking memory
by Bram Moolenaar
· 6 years ago
f0eefce
patch 8.2.0714: Vim9: handling constant expression does not scale
by Bram Moolenaar
· 6 years ago
6115481
patch 8.2.0713: the pam_environment file is not recognized
by Bram Moolenaar
· 6 years ago
0ff5ded
patch 8.2.0712: various code not fully tested
by Bram Moolenaar
· 6 years ago
b2d0e51
patch 8.2.0711: temp directory might be cleared
by Bram Moolenaar
· 6 years ago
4a070cc
patch 8.2.0710: Netbeans test sometimes fails
by Bram Moolenaar
· 6 years ago
ea554ca
patch 8.2.0709: MS-Windows: compiler warning for int vs size_t
by Bram Moolenaar
· 6 years ago
61a8981
patch 8.2.0708: Vim9: constant expressions are not simplified
by Bram Moolenaar
· 6 years ago
f391586
patch 8.2.0707: Vim9 function test fails
by Bram Moolenaar
· 6 years ago
8a1c101
patch 8.2.0706: Vim9: using assert_fails() causes function to finish
by Bram Moolenaar
· 6 years ago
3657686
patch 8.2.0705: indent tests don't run on CI for FreeBSD
by Bram Moolenaar
· 6 years ago
f821dda
patch 8.2.0704: Vim9: memory leak in disassemble test
by Bram Moolenaar
· 6 years ago
b68b346
patch 8.2.0703: Vim9: closure cannot store value in outer context
by Bram Moolenaar
· 6 years ago
54ed0df
patch 8.2.0702: running channel tests may leave running process behind
by Bram Moolenaar
· 6 years ago
2a1381c
patch 8.2.0701: Vim9 test fails without job feature
by Bram Moolenaar
· 6 years ago
40ee466
patch 8.2.0700: Vim9: converting error message to exception not tested
by Bram Moolenaar
· 6 years ago
015f426
patch 8.2.0699: Vim9: not all errors tested
by Bram Moolenaar
· 6 years ago
f9ab52e
patch 8.2.0698: insert mode completion not fully tested
by Bram Moolenaar
· 6 years ago
221fcc7
patch 8.2.0697: Vim9: memory leak when using nested function
by Bram Moolenaar
· 6 years ago
0e65d3d
patch 8.2.0696: Vim9: nested function does not work properly
by Bram Moolenaar
· 6 years ago
04b1269
patch 8.2.0695: Vim9: cannot define a function inside a function
by Bram Moolenaar
· 6 years ago
80a8d38
patch 8.2.0694: Haiku: channel and terminal do not work
by Bram Moolenaar
· 6 years ago
2fd4cd7
patch 8.2.0693: closure using argument not tested
by Bram Moolenaar
· 6 years ago
4515bcd
patch 8.2.0692: startup test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
7779ee3
patch 8.2.0691: startup test fails
by Bram Moolenaar
· 6 years ago
5125874
patch 8.2.0690: line number of option set by modeline is wrong
by Bram Moolenaar
· 6 years ago
a38b2b7
patch 8.2.0689: when using getaddrinfo() the error message is unclear
by Bram Moolenaar
· 6 years ago
647a530
patch 8.2.0688: output clobbered if setting 'verbose' to see shell commands
by Bram Moolenaar
· 6 years ago
41d4299
patch 8.2.0687: some tests do not work on FreeBSD
by Bram Moolenaar
· 6 years ago
2eaeaf3
patch 8.2.0686: formatoptions not sufficiently tested
by Bram Moolenaar
· 6 years ago
3df02f5
patch 8.2.0685: Build failure
by Bram Moolenaar
· 6 years ago
f7779c6
patch 8.2.0684: Vim9: memory leak when using lambda
by Bram Moolenaar
· 6 years ago
5adc55c
patch 8.2.0683: Vim9: parsing type does not always work
by Bram Moolenaar
· 6 years ago
1c0d44f
patch 8.2.0682: Vim9: parsing function argument type can get stuck
by Bram Moolenaar
· 6 years ago
0b6849e
patch 8.2.0681: pattern for 'hlsearch' highlighting may leak
by Bram Moolenaar
· 6 years ago
01f731e
patch 8.2.0680: PTYGROUP and PTYMODE are unused
by Bram Moolenaar
· 6 years ago
bf67ea1
patch 8.2.0679: Vim9: incomplete support for closures
by Bram Moolenaar
· 6 years ago
d58a662
patch 8.2.0678: rare crash for popup menu
by Bram Moolenaar
· 6 years ago
c8cd2b3
patch 8.2.0677: Vim9: no support for closures
by Bram Moolenaar
· 6 years ago
37addec
patch 8.2.0676: pattern in list of distributed files does not match
by Bram Moolenaar
· 6 years ago
b84a381
patch 8.2.0675: Vim9: no support for closures
by Bram Moolenaar
· 6 years ago
11abd09
patch 8.2.0674: some source files are too big
by Bram Moolenaar
· 6 years ago
4cfde1d
patch 8.2.0673: cannot build Haiku in shadow directory
by Bram Moolenaar
· 6 years ago
6ab0953
patch 8.2.0672: heredoc in scripts does not accept lower case marker
by Bram Moolenaar
· 6 years ago
9e17514
patch 8.2.0671: Haiku: compiler warnings
by Bram Moolenaar
· 6 years ago
6adb9ea
patch 8.2.0670: cannot change window when evaluating 'completefunc'
by Bram Moolenaar
· 6 years ago
4e5534f
patch 8.2.0669: MS-Windows: display in VTP is a bit slow
by Bram Moolenaar
· 6 years ago
7f6f56f
patch 8.2.0668: compiler warning for int/size_t usage
by Bram Moolenaar
· 6 years ago
2c5c163
patch 8.2.0667: cannot install Haiku version from source
by Bram Moolenaar
· 6 years ago
88e6cc2
patch 8.2.0666: Ruby test fails on MS-Windows
by Bram Moolenaar
· 6 years ago
Next »