Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ea3db914c0fa35797ad73f6d5bb3a4288d690065
/
src
/
version.c
ea3db91
patch 8.2.0197: some Ex commands not sufficiently tested
by Bram Moolenaar
· 6 years ago
d98c0b6
patch 8.2.0196: blocking commands for a finished job in a popup window
by Bram Moolenaar
· 6 years ago
3180fe6
patch 8.2.0195: some tests fail when run in the GUI
by Bram Moolenaar
· 6 years ago
3c01c4a
patch 8.2.0194: some commands can cause problems in terminal popup
by Bram Moolenaar
· 6 years ago
284d1c2
patch 8.2.0193: still build failure without +terminal feature
by Bram Moolenaar
· 6 years ago
91cd59a
patch 8.2.0192: build failure without +terminal feature
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
ab067a2
patch 8.2.0190: Kotlin files are not recognized
by Bram Moolenaar
· 6 years ago
7cc9692
patch 8.2.0189: cd() with NULL argument crashes
by Bram Moolenaar
· 6 years ago
7f829ca
patch 8.2.0188: Check commands don't work well with Vim9 script
by Bram Moolenaar
· 6 years ago
0b76ad5
patch 8.2.0187: reduntant code
by Bram Moolenaar
· 6 years ago
705724e
patch 8.2.0186: a couple of tests may fail when features are missing
by Bram Moolenaar
· 6 years ago
a259d8d
patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines
by Bram Moolenaar
· 6 years ago
92be6e3
patch 8.2.0184: blob test fails
by Bram Moolenaar
· 6 years ago
5feabe0
patch 8.2.0183: tests fail when the float feature is disabled
by Bram Moolenaar
· 6 years ago
9f2d020
patch 8.2.0182: min() and max() materialize a range() list
by Bram Moolenaar
· 6 years ago
2110927
patch 8.2.0181: problems parsing :term arguments
by Bram Moolenaar
· 6 years ago
0c3064b
patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columns
by Bram Moolenaar
· 6 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
by Bram Moolenaar
· 6 years ago
df54382
patch 8.2.0178: with VTP the screen may not be restored properly
by Bram Moolenaar
· 6 years ago
70b3e70
patch 8.2.0177: memory leak in get_tags()
by Bram Moolenaar
· 6 years ago
e258368
patch 8.2.0176: generating os headers does not work for Swedish
by Bram Moolenaar
· 6 years ago
db661fb
patch 8.2.0175: crash when removing list element in map()
by Bram Moolenaar
· 6 years ago
5d98dc2
patch 8.2.0174: various commands not completely tested
by Bram Moolenaar
· 6 years ago
0ff6aad
patch 8.2.0173: build fails with old compiler
by Bram Moolenaar
· 6 years ago
4549ece
patch 8.2.0172: Coverity warning for not restoring character
by Bram Moolenaar
· 6 years ago
9a5e5a3
patch 8.2.0171: Coverity warning for using uninitialized buffer
by Bram Moolenaar
· 6 years ago
a6d5368
patch 8.2.0170: Coverity warning for ignoring return value
by Bram Moolenaar
· 6 years ago
8cbd6df
patch 8.2.0169: Coverity warning for dead code
by Bram Moolenaar
· 6 years ago
97a2af3
patch 8.2.0168: Coverity warning for assigning NULL to an option
by Bram Moolenaar
· 6 years ago
58ceca5
patch 8.2.0167: Coverity warning for ignoring return value
by Bram Moolenaar
· 6 years ago
07da94b
patch 8.2.0166: Coverity warning for using uninitialized variable
by Bram Moolenaar
· 6 years ago
5b18c24
patch 8.2.0165: Coverity warning for using NULL pointer
by Bram Moolenaar
· 6 years ago
842931c
patch 8.2.0164: test_alot takes too long
by Bram Moolenaar
· 6 years ago
272ca95
patch 8.2.0163: test hangs on MS-Windows console
by Bram Moolenaar
· 6 years ago
7d8ea0b
patch 8.2.0162: balloon test fails in the GUI
by Bram Moolenaar
· 6 years ago
f8ddb25
patch 8.2.0161: not recognizing .gv file as dot filetype
by Bram Moolenaar
· 6 years ago
89bfc82
patch 8.2.0160: range test fails
by Bram Moolenaar
· 6 years ago
50985eb
patch 8.2.0159: non-materialized range() list causes problems
by Bram Moolenaar
· 6 years ago
3f169ce
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
by Bram Moolenaar
· 6 years ago
318e7a9
patch 8.2.0157: Vim9 script files not in list of distributed files
by Bram Moolenaar
· 6 years ago
4b96df5
patch 8.2.0156: various typos in source files and tests
by Bram Moolenaar
· 6 years ago
a5d5953
patch 8.2.0155: warnings from MinGW compiler; tests fail without +float
by Bram Moolenaar
· 6 years ago
21b9e97
patch 8.2.0154: reallocating the list of scripts is inefficient
by Bram Moolenaar
· 6 years ago
b3de511
patch 8.2.0153: warning shows when listing version info
by Bram Moolenaar
· 6 years ago
da812e2
patch 8.2.0152: restoring ctrl_x_mode is not needed
by Bram Moolenaar
· 6 years ago
978d170
patch 8.2.0151: detecting a script was already sourced is unreliable
by Bram Moolenaar
· 6 years ago
673660a
patch 8.2.0150: cannot define python function when using :execute
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago
7f51bbe
patch 8.2.0148: mapping related function in wrong source file
by Bram Moolenaar
· 6 years ago
03c3bd9
patch 8.2.0147: block Visual mode operators not correct when 'linebreak' set
by Bram Moolenaar
· 6 years ago
dfede9a
patch 8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
by Bram Moolenaar
· 6 years ago
2c02d38
patch 8.2.0145: using #error for compilation errors should be OK now
by Bram Moolenaar
· 6 years ago
c2a60ae
patch 8.2.0144: some mapping code is not fully tested
by Bram Moolenaar
· 6 years ago
81c3ea7
patch 8.2.0143: Coverity warning for possible use of NULL pointer
by Bram Moolenaar
· 6 years ago
8bf716c
patch 8.2.0142: possible to enter popup window with CTRL-W p
by Bram Moolenaar
· 6 years ago
0d76683
patch 8.2.0141: no swift filetype detection
by Bram Moolenaar
· 6 years ago
2387773
patch 8.2.0140: CI does not test building doc tags
by Bram Moolenaar
· 6 years ago
f0764e8
patch 8.2.0139: MS-Windows: default for IME is inconsistent
by Bram Moolenaar
· 6 years ago
538feb5
patch 8.2.0138: memory leak when starting a job fails
by Bram Moolenaar
· 6 years ago
a44b3ee
patch 8.2.0137: crash when using win_execute() from a new tab
by Bram Moolenaar
· 6 years ago
ed5adff
patch 8.2.0136: stray ch_logfile() call
by Bram Moolenaar
· 6 years ago
fe4bbac
patch 8.2.0135: bracketed paste can still cause invalid memory access
by Bram Moolenaar
· 6 years ago
8ba6bb7
patch 8.2.0134: some map functionality not covered by tests
by Bram Moolenaar
· 6 years ago
98a336d
patch 8.2.0133: invalid memory access with search command
by Bram Moolenaar
· 6 years ago
ca33eb2
patch 8.2.0132: script may be re-used when deleting and creating a new one
by Bram Moolenaar
· 6 years ago
479950f
patch 8.2.0131: command line is not cleared when switching tabs
by Bram Moolenaar
· 6 years ago
904edab
patch 8.2.0130: Python3 ranges are not tested
by Bram Moolenaar
· 6 years ago
1a928c2
patch 8.2.0129: MS-Windows installer doesn't use Turkish translations
by Bram Moolenaar
· 6 years ago
6b915c0
patch 8.2.0128: cannot list options one per line
by Bram Moolenaar
· 6 years ago
3029bcc
patch 8.2.0127: some buffer commands work in a popup window
by Bram Moolenaar
· 6 years ago
94b6fb7
patch 8.2.0126: textprop test fails
by Bram Moolenaar
· 6 years ago
3c71aec
patch 8.2.0125: :mode no longer works for any system
by Bram Moolenaar
· 6 years ago
109ef12
patch 8.2.0124: compiler warnings for variable types
by Bram Moolenaar
· 6 years ago
17e0478
patch 8.2.0123: complete_info() does not work when CompleteDone is triggered
by Bram Moolenaar
· 6 years ago
f2a44e5
patch 8.2.0122: readme files still mention MS-DOS
by Bram Moolenaar
· 6 years ago
49c57ce
patch 8.2.0121: filter() and map() on blob don't work
by Bram Moolenaar
· 6 years ago
b3d33d8
patch 8.2.0120: virtcol() does not check arguments to be valid
by Bram Moolenaar
· 6 years ago
1470dc3
patch 8.2.0119: message test fails on some platforms
by Bram Moolenaar
· 6 years ago
ca7c078
patch 8.2.0118: crash when cycling to buffers involving popup window
by Bram Moolenaar
· 6 years ago
ee93b73
patch 8.2.0117: crash when using gettabwinvar() with invalid arguments
by Bram Moolenaar
· 6 years ago
c10b521
patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"
by Bram Moolenaar
· 6 years ago
9df53b6
patch 8.2.0115: byte2line() does not work correctly with text properties
by Bram Moolenaar
· 6 years ago
7ebcba6
patch 8.2.0114: info about sourced scripts is scattered
by Bram Moolenaar
· 6 years ago
9b24dfc
patch 8.2.0113: "make cmdidxs" fails
by Bram Moolenaar
· 6 years ago
02ad463
patch 8.2.0112: illegal memory access when using 'cindent'
by Bram Moolenaar
· 6 years ago
9b4a15d
patch 8.2.0111: VAR_SPECIAL is also used for booleans
by Bram Moolenaar
· 6 years ago
e05a89a
patch 8.2.0110: prop_find() is not implemented
by Bram Moolenaar
· 6 years ago
ac15fd8
patch 8.2.0109: corrupted text properties when expanding spaces
by Bram Moolenaar
· 6 years ago
bf0acff
patch 8.2.0108: when sign text is changed a manual redraw is needed
by Bram Moolenaar
· 6 years ago
4ba6441
patch 8.2.0107: hgignore is out of sync from gitignore
by Bram Moolenaar
· 6 years ago
b16ad96
patch 8.2.0106: printf formats are not exactly right
by Bram Moolenaar
· 6 years ago
c838626
patch 8.2.0105: Vim license not easy to find on github
by Bram Moolenaar
· 6 years ago
b662591
patch 8.2.0104: using channel or job with ":execute" has strange effects
by Bram Moolenaar
· 6 years ago
e2a8f07
patch 8.2.0103: using null object with execute() has strange effects
by Bram Moolenaar
· 6 years ago
da292b0
patch 8.2.0102: messages test fails in small version
by Bram Moolenaar
· 6 years ago
9db2afe
patch 8.2.0101: crash when passing null object to ":echomsg"
by Bram Moolenaar
· 6 years ago
41a4141
patch 8.2.0100: macros for Ruby are too complicated
by Bram Moolenaar
· 6 years ago
8b7aa2f
patch 8.2.0099: use of NULL pointer when out of memory
by Bram Moolenaar
· 6 years ago
e31ee86
patch 8.2.0098: exe stack length can be wrong without being detected
by Bram Moolenaar
· 6 years ago
Next »