Commit Graph

  • b0cb8c524a Accepting request 753275 from editors Dominique Leuenberger 2019-12-07 14:15:00 +00:00
  • 24981fc1de Accepting request 753275 from editors Dominique Leuenberger 2019-12-07 14:15:00 +00:00
  • bc620d1439 - Updated to version 8.1.2383, fixes the following problems + refreshed patches: vim-7.3-help_tags.patch vim-7.3-name_vimrc.patch vim-8.1.0297-dump3.patch * Cannot get the Vim command line arguments. * get_short_pathname() fails depending on encoding. * "C" with 'virtualedit' set does not include multi-byte char. * Ml_get error if pattern matches beyond last line. * Mode() result after usign "r" depends on whether CURSOR_SHAPE is defined. (Christian Brabandt) * Error in docs tags goes unnoticed. * Popup window width changes when scrolling. * Match highlight does not combine with 'wincolor'. * Creating docs tags uses user preferences. (Tony Mechelynck) * 'wrapscan' is not used for "gn". * Third character of 'listchars' tab shows in wrong place when 'breakindent' is set. * Some tests are still in old style. * "make vimtags" does not work in runtime/doc. * CTRL-W dot does not work in a terminal when modifyOtherKeys is enabled. * "make vimtags" does not print any message. * CTRL-U and CTRL-D don't work in popup window. * ":term command" may not work without a shell. * Compiler warning for int size. * Using "which" to check for an executable is not reliable. * May get hit-enter prompt after entering a number. (Malcolm Rowe) * Running tests may leave XfakeHOME behind. * With modifyOtherKeys set 'noesckeys' doesn't work. (James McCoy) * Unpack assignment in function not recognized. * 'noesckeys' test fails in GUI. Ondřej Súkup 2019-12-03 14:41:48 +00:00
  • 89204d366f - Updated to version 8.1.2383, fixes the following problems + refreshed patches: vim-7.3-help_tags.patch vim-7.3-name_vimrc.patch vim-8.1.0297-dump3.patch * Cannot get the Vim command line arguments. * get_short_pathname() fails depending on encoding. * "C" with 'virtualedit' set does not include multi-byte char. * Ml_get error if pattern matches beyond last line. * Mode() result after usign "r" depends on whether CURSOR_SHAPE is defined. (Christian Brabandt) * Error in docs tags goes unnoticed. * Popup window width changes when scrolling. * Match highlight does not combine with 'wincolor'. * Creating docs tags uses user preferences. (Tony Mechelynck) * 'wrapscan' is not used for "gn". * Third character of 'listchars' tab shows in wrong place when 'breakindent' is set. * Some tests are still in old style. * "make vimtags" does not work in runtime/doc. * CTRL-W dot does not work in a terminal when modifyOtherKeys is enabled. * "make vimtags" does not print any message. * CTRL-U and CTRL-D don't work in popup window. * ":term command" may not work without a shell. * Compiler warning for int size. * Using "which" to check for an executable is not reliable. * May get hit-enter prompt after entering a number. (Malcolm Rowe) * Running tests may leave XfakeHOME behind. * With modifyOtherKeys set 'noesckeys' doesn't work. (James McCoy) * Unpack assignment in function not recognized. * 'noesckeys' test fails in GUI. Ondřej Súkup 2019-12-03 14:41:48 +00:00
  • ce7f7d273d Accepting request 743826 from editors Dominique Leuenberger 2019-11-03 09:53:46 +00:00
  • 9e782f01ad Accepting request 743826 from editors Dominique Leuenberger 2019-11-03 09:53:46 +00:00
  • f90f987446 - Updated to version 8.1.2233, fixes the following problems - dropped python38-config.patch (upstream merged) - refreshed disable-unreliable-tests.patch and vim-8.0.1568-defaults.patch * No test for right click extending Visual area. * Crash when running out of memory very early. * No test for 'ttymouse' set from xterm version response. * State test is a bit flaky. * Combining text property and syntax highlight is wrong. (Nick Jensen) * Quickfix window height wrong when there is a tabline. (Daniel Hahler) * In a terminal window 'cursorlineopt' does not work properly. * First character after Tab is not highlighted. * Libvterm source files missing from distribution. * Terminal attributes missing in Terminal-normal mode. * Some mappings are listed twice. * Cannot build with +syntax but without +terminal. * Mapping test fails. * Popup resize test is flaky. (Christian Brabandt) * Cannot build with +spell but without +syntax. * Stuck when using "j" in a popupwin with popup_filter_menu if a line wraps. * Rubyeval() not tested as a method. * Mapping test fails on MS-Windows. * Heredoc assignment not skipped in if block. * Terminal flags are never reset. * Cannot build without the +termresponse feature. * Mouse support not always available. * Spell highlight is wrong at start of the line. * Searchit() has too many arguments. * Screen not recognized as supporting "sgr" mouse codes. * Meson files are not recognized. * Syntax attributes not combined with Visual highlighting. (Arseny Nasokin) Ondřej Súkup 2019-10-29 12:35:13 +00:00
  • 3a2a81fa35 - Updated to version 8.1.2233, fixes the following problems - dropped python38-config.patch (upstream merged) - refreshed disable-unreliable-tests.patch and vim-8.0.1568-defaults.patch * No test for right click extending Visual area. * Crash when running out of memory very early. * No test for 'ttymouse' set from xterm version response. * State test is a bit flaky. * Combining text property and syntax highlight is wrong. (Nick Jensen) * Quickfix window height wrong when there is a tabline. (Daniel Hahler) * In a terminal window 'cursorlineopt' does not work properly. * First character after Tab is not highlighted. * Libvterm source files missing from distribution. * Terminal attributes missing in Terminal-normal mode. * Some mappings are listed twice. * Cannot build with +syntax but without +terminal. * Mapping test fails. * Popup resize test is flaky. (Christian Brabandt) * Cannot build with +spell but without +syntax. * Stuck when using "j" in a popupwin with popup_filter_menu if a line wraps. * Rubyeval() not tested as a method. * Mapping test fails on MS-Windows. * Heredoc assignment not skipped in if block. * Terminal flags are never reset. * Cannot build without the +termresponse feature. * Mouse support not always available. * Spell highlight is wrong at start of the line. * Searchit() has too many arguments. * Screen not recognized as supporting "sgr" mouse codes. * Meson files are not recognized. * Syntax attributes not combined with Visual highlighting. (Arseny Nasokin) Ondřej Súkup 2019-10-29 12:35:13 +00:00
  • a921217ce0 Accepting request 742143 from editors Dominique Leuenberger 2019-10-25 16:39:38 +00:00
  • ed292c5be5 Accepting request 742143 from editors Dominique Leuenberger 2019-10-25 16:39:38 +00:00
  • d08536ff28 Accepting request 742141 from home:mcepl:branches:editors Ismail Dönmez 2019-10-23 13:05:12 +00:00
  • b3ae9f8ea3 Accepting request 742141 from home:mcepl:branches:editors Ismail Dönmez 2019-10-23 13:05:12 +00:00
  • 44f88f8c7d Accepting request 740984 from editors Dominique Leuenberger 2019-10-22 13:39:23 +00:00
  • 02cb73fe2d Accepting request 740984 from editors Dominique Leuenberger 2019-10-22 13:39:23 +00:00
  • 0da0e8a527 ? weir , different results on local build Ondřej Súkup 2019-10-18 06:55:27 +00:00
  • 3c0d3dd508 ? weir , different results on local build Ondřej Súkup 2019-10-18 06:55:27 +00:00
  • e8b34c3040 - Updated to version 8.1.2148, fixes the following problems * Using "x" before a closed fold may delete that fold. * SafeStateAgain not triggered if callback uses feedkeys(). * Compiler test for Perl may fail. * Not easy to jump to function line from profile. * "make test" for indent files doesn't cause make to fail. * The screen.c file is much too big. * Function for ex command is named inconsistently. * Fix for "x" deleting a fold has side effects. * "precedes" in 'listchars' not used properly. * The mouse code is spread out. * Some tests fail when +balloon_eval_term is missing but _balloon_eval is present. (Dominique Pelle) * No tests for state(). * No tests for SafeState and SafeStateAgain. * Test for SafeState and SafeStateAgain may fail. * Test for SafeStateAgain may still fail. * Mouse code is spread out. * When 'wincolor' is set text property changes highlighting. (Andy Stewart) * "gk" moves to start of line instead of upwards. * When editing a buffer 'colorcolumn' may not work. * Test for SafeState autocommand is a bit flaky. * Get many log messages when waiting for a typed character. * Crash when trying to put a terminal buffer in a popup window. * The ops.c file is too big. * Build error with +textprop but without +terminal. (Tony Mechelynck) * Popup window test fails without +terminal. * The terminal API is limited and can't be disabled. * The spell.c file is too big. * Some files have a weird name to fit in 8.3 characters. Ondřej Súkup 2019-10-14 10:47:54 +00:00
  • 112f074dce - Updated to version 8.1.2148, fixes the following problems * Using "x" before a closed fold may delete that fold. * SafeStateAgain not triggered if callback uses feedkeys(). * Compiler test for Perl may fail. * Not easy to jump to function line from profile. * "make test" for indent files doesn't cause make to fail. * The screen.c file is much too big. * Function for ex command is named inconsistently. * Fix for "x" deleting a fold has side effects. * "precedes" in 'listchars' not used properly. * The mouse code is spread out. * Some tests fail when +balloon_eval_term is missing but _balloon_eval is present. (Dominique Pelle) * No tests for state(). * No tests for SafeState and SafeStateAgain. * Test for SafeState and SafeStateAgain may fail. * Test for SafeStateAgain may still fail. * Mouse code is spread out. * When 'wincolor' is set text property changes highlighting. (Andy Stewart) * "gk" moves to start of line instead of upwards. * When editing a buffer 'colorcolumn' may not work. * Test for SafeState autocommand is a bit flaky. * Get many log messages when waiting for a typed character. * Crash when trying to put a terminal buffer in a popup window. * The ops.c file is too big. * Build error with +textprop but without +terminal. (Tony Mechelynck) * Popup window test fails without +terminal. * The terminal API is limited and can't be disabled. * The spell.c file is too big. * Some files have a weird name to fit in 8.3 characters. Ondřej Súkup 2019-10-14 10:47:54 +00:00
  • fa58f2236f Accepting request 731703 from editors Dominique Leuenberger 2019-09-24 23:22:21 +00:00
  • f11287e4fe Accepting request 731703 from editors Dominique Leuenberger 2019-09-24 23:22:21 +00:00
  • 361bccec8e - Updated to version 8.1.2052, fixes the following problems - refreshed patches: disable-unreliable-tests.patch vim-8.0-ttytype-test.patch * Cleared/added match highlighting not updated in other window. (Andi Massimino) * Still some match functions in evalfunc.c. * 'hlsearch' and match highlighting in the wrong place. * Build error without the conceal feature. * Compiler warning for unused argument. * ":dl" is seen as ":dlist" instead of ":delete". * Compiler warning for unused variables. (Tony Mechelynck) * :args output is not aligned. * Coverity warns for using negative index. * Depending on the terminal width :version may miss a line break. * When redrawing popups plines_win() may be called often. * Resizing hashtable is inefficient. * Use of popup window mask is inefficient. * Build failure. * Leaking memory when using a popup window mask. * Autocommand that splits window messes up window layout. * Text added with appendbufline() to another buffer isn't displayed. * Count of g$ not used correctly when text is not wrapped. * No mode char for terminal mapping from maparg(). * Extra line break for wrapping output of :args. * Filetype "vuejs" causes problems for some users. * Some filetype rules are in the wrong place. * Evalfunc.c is still too big. * ":browse oldfiles" is not tested. * get(func, dict, def) does not work properly. Ondřej Súkup 2019-09-18 10:08:30 +00:00
  • cb7ed0978c - Updated to version 8.1.2052, fixes the following problems - refreshed patches: disable-unreliable-tests.patch vim-8.0-ttytype-test.patch * Cleared/added match highlighting not updated in other window. (Andi Massimino) * Still some match functions in evalfunc.c. * 'hlsearch' and match highlighting in the wrong place. * Build error without the conceal feature. * Compiler warning for unused argument. * ":dl" is seen as ":dlist" instead of ":delete". * Compiler warning for unused variables. (Tony Mechelynck) * :args output is not aligned. * Coverity warns for using negative index. * Depending on the terminal width :version may miss a line break. * When redrawing popups plines_win() may be called often. * Resizing hashtable is inefficient. * Use of popup window mask is inefficient. * Build failure. * Leaking memory when using a popup window mask. * Autocommand that splits window messes up window layout. * Text added with appendbufline() to another buffer isn't displayed. * Count of g$ not used correctly when text is not wrapped. * No mode char for terminal mapping from maparg(). * Extra line break for wrapping output of :args. * Filetype "vuejs" causes problems for some users. * Some filetype rules are in the wrong place. * Evalfunc.c is still too big. * ":browse oldfiles" is not tested. * get(func, dict, def) does not work properly. Ondřej Súkup 2019-09-18 10:08:30 +00:00
  • 03292fe1a2 Accepting request 726617 from editors Dominique Leuenberger 2019-09-02 11:18:46 +00:00
  • 0b8e00e853 Accepting request 726617 from editors Dominique Leuenberger 2019-09-02 11:18:46 +00:00
  • 6e16e1be32 Accepting request 726616 from home:scarabeus_iv:branches:editors Martin Pluskal 2019-08-28 02:14:27 +00:00
  • 89a37d1865 Accepting request 726616 from home:scarabeus_iv:branches:editors Martin Pluskal 2019-08-28 02:14:27 +00:00
  • 9fff1e664c Accepting request 718297 from editors Dominique Leuenberger 2019-07-28 08:21:39 +00:00
  • 1192113611 Accepting request 718297 from editors Dominique Leuenberger 2019-07-28 08:21:39 +00:00
  • 21f9214d23 Accepting request 718271 from home:alarrosa:branches:editors Martin Pluskal 2019-07-24 14:24:02 +00:00
  • 102aa3e728 Accepting request 718271 from home:alarrosa:branches:editors Martin Pluskal 2019-07-24 14:24:02 +00:00
  • 75af349bcc Accepting request 715469 from editors Dominique Leuenberger 2019-07-17 12:23:18 +00:00
  • eeeaeac843 Accepting request 715469 from editors Dominique Leuenberger 2019-07-17 12:23:18 +00:00
  • 2651db9587 - Updated to version 8.1.1694, fixes the following problems * Cannot specify highlighting for popup window scrollbar. * Missing changes to popup window test file. * Popup window cannot overflow on the left or right. * Crash when using unknown highlighting in text property. * Popup window scroll test is flaky. * Vim may delay processing messages on a json channel. (Pontus Leitzler) * On a narrow screen ":hi" output is confusing. * Popup window scrollbar does not respond to click. * The evalfunc.c file is too big. * The user cannot easily close a popup window. * There is no way to add or load a buffer without side effects. * Bufadd() reuses existing buffer without a name. * Cannot show an existing buffer in a popup window. * Popup window test fails with Athena and Motif. * 'numberwidth' can only go up to 10. * Crash when passing buffer number to popup_create(). (Yasuhiro Matsumoto) * No test for popup window with mask and position fixed. * Amiga-like systems quickly run out of stack. * Tests are not run with GUI on Travis. * No test for popup window with border and mask. * Amiga: time.h included twice. * Wrong width if displaying a lot of lines in a popup window. * Display wrong with signs in narrow number column. * When testing in the GUI may try to run gvim in a terminal. * Script line numbers are not exactly right. * No test for closing a popup window with a modified buffer. * Header file contains mixed comment style. * Popup window functions not in list of functions. * Terminal function help is in the wrong file. Ondřej Súkup 2019-07-15 12:02:02 +00:00
  • c261cf03db - Updated to version 8.1.1694, fixes the following problems * Cannot specify highlighting for popup window scrollbar. * Missing changes to popup window test file. * Popup window cannot overflow on the left or right. * Crash when using unknown highlighting in text property. * Popup window scroll test is flaky. * Vim may delay processing messages on a json channel. (Pontus Leitzler) * On a narrow screen ":hi" output is confusing. * Popup window scrollbar does not respond to click. * The evalfunc.c file is too big. * The user cannot easily close a popup window. * There is no way to add or load a buffer without side effects. * Bufadd() reuses existing buffer without a name. * Cannot show an existing buffer in a popup window. * Popup window test fails with Athena and Motif. * 'numberwidth' can only go up to 10. * Crash when passing buffer number to popup_create(). (Yasuhiro Matsumoto) * No test for popup window with mask and position fixed. * Amiga-like systems quickly run out of stack. * Tests are not run with GUI on Travis. * No test for popup window with border and mask. * Amiga: time.h included twice. * Wrong width if displaying a lot of lines in a popup window. * Display wrong with signs in narrow number column. * When testing in the GUI may try to run gvim in a terminal. * Script line numbers are not exactly right. * No test for closing a popup window with a modified buffer. * Header file contains mixed comment style. * Popup window functions not in list of functions. * Terminal function help is in the wrong file. Ondřej Súkup 2019-07-15 12:02:02 +00:00
  • a793eb5c74 Accepting request 712166 from editors Dominique Leuenberger 2019-06-28 14:11:52 +00:00
  • 1de6fb4bb9 Accepting request 712166 from editors Dominique Leuenberger 2019-06-28 14:11:52 +00:00
  • 419dc4a5b1 - Updated to version 8.1.1600, fixes the following problems * Popup_setoptions() is not implemented yet. * Popup window not always redrawn after popup_setoptions(). * Crash when using closures. * Sign column takes up space. (Adam Stankiewicz) * Error message when terminal closes while it is not in the current tab. * Localtime_r() does not respond to $TZ changes. * Cannot build with signs but without diff feature. * Icon signs not displayed properly in the number column. * textprop highlight starts too early if just after a tab. * Compiler warnings with tiny build. (Tony Mechelynck) * Textprop test fails if screenhots do not work. * Tabpage option not yet implemented for popup window. * Compiler warning for unused argument. * Command line redrawn for +arabic without Arabic characters. (Dominique Pelle) * Dict and list could be GC'ed while displaying error in a timer. (Yasuhiro Matsumoto) * Cannot make part of a popup transparent. * Shared functions for testing are disorganised. * Cannot build with +textprop but without +timers. * Set_ref_in_list() only sets ref in items. * The evalfunc.c file is getting too big. * :let-heredoc does not trim enough. * Error number used in two places. * Redraw problem when sign icons in the number column. * In :let-heredoc line continuation is recognized. * Popup window does not indicate scroll position. * Popup window test fails. * On error garbage collection may free memory in use. Ondřej Súkup 2019-06-26 18:02:55 +00:00
  • f178dc0061 - Updated to version 8.1.1600, fixes the following problems * Popup_setoptions() is not implemented yet. * Popup window not always redrawn after popup_setoptions(). * Crash when using closures. * Sign column takes up space. (Adam Stankiewicz) * Error message when terminal closes while it is not in the current tab. * Localtime_r() does not respond to $TZ changes. * Cannot build with signs but without diff feature. * Icon signs not displayed properly in the number column. * textprop highlight starts too early if just after a tab. * Compiler warnings with tiny build. (Tony Mechelynck) * Textprop test fails if screenhots do not work. * Tabpage option not yet implemented for popup window. * Compiler warning for unused argument. * Command line redrawn for +arabic without Arabic characters. (Dominique Pelle) * Dict and list could be GC'ed while displaying error in a timer. (Yasuhiro Matsumoto) * Cannot make part of a popup transparent. * Shared functions for testing are disorganised. * Cannot build with +textprop but without +timers. * Set_ref_in_list() only sets ref in items. * The evalfunc.c file is getting too big. * :let-heredoc does not trim enough. * Error number used in two places. * Redraw problem when sign icons in the number column. * In :let-heredoc line continuation is recognized. * Popup window does not indicate scroll position. * Popup window test fails. * On error garbage collection may free memory in use. Ondřej Súkup 2019-06-26 18:02:55 +00:00
  • c132854fbe Accepting request 710357 from editors Dominique Leuenberger 2019-06-22 09:23:46 +00:00
  • faf31c103d Accepting request 710357 from editors Dominique Leuenberger 2019-06-22 09:23:46 +00:00
  • dbb5edf5ad - Updated to version 8.1.1561, fixes the following problems - refreshed patches: disable-unreliable-tests.patch vim-7.4-highlight_fstab.patch * Cscope test fails. * The generated desktop files may be invalid. * No test for checking the cursor style response. * New Unicode character U32FF missing from double-width table. * 'background' not correctly set for 2-digit rgb termresponse. * Add_termcap_entry() is not tested. * New resolve() implementation causes problem for plugins. * 'ttybuiltin' is not tested. * Search string not displayed when 'rightleft' is set. * No statistics displayed after running tests. * Test summary fails in the tiny version. * Still an error when running tests with the tiny version. * Change included for debugging only. * Length for two-digit rgb termresponse is off by one. * No test for wincol() depending on the 'number' option. * Skipped tests are not properly listed. * Some tests are slow. * Double free when garbage_collect() is used in autocommand. * A listener change is merged even when it adds a line. (Paul Jolly) * Older msgfmt cannot generate proper .desktop file. * Summary of tests has incorrect failed count. * Sign order wrong when priority was changed. * When a single test fails the exit code is not set. (Daniel Hahler) * When skipping over code after an exception was thrown expression evaluation is aborted after a function call. (Ingo Karkat) * Redrawing with popups is slow and causes flicker. Ondřej Súkup 2019-06-17 13:41:54 +00:00
  • 34cc1e5b94 - Updated to version 8.1.1561, fixes the following problems - refreshed patches: disable-unreliable-tests.patch vim-7.4-highlight_fstab.patch * Cscope test fails. * The generated desktop files may be invalid. * No test for checking the cursor style response. * New Unicode character U32FF missing from double-width table. * 'background' not correctly set for 2-digit rgb termresponse. * Add_termcap_entry() is not tested. * New resolve() implementation causes problem for plugins. * 'ttybuiltin' is not tested. * Search string not displayed when 'rightleft' is set. * No statistics displayed after running tests. * Test summary fails in the tiny version. * Still an error when running tests with the tiny version. * Change included for debugging only. * Length for two-digit rgb termresponse is off by one. * No test for wincol() depending on the 'number' option. * Skipped tests are not properly listed. * Some tests are slow. * Double free when garbage_collect() is used in autocommand. * A listener change is merged even when it adds a line. (Paul Jolly) * Older msgfmt cannot generate proper .desktop file. * Summary of tests has incorrect failed count. * Sign order wrong when priority was changed. * When a single test fails the exit code is not set. (Daniel Hahler) * When skipping over code after an exception was thrown expression evaluation is aborted after a function call. (Ingo Karkat) * Redrawing with popups is slow and causes flicker. Ondřej Súkup 2019-06-17 13:41:54 +00:00
  • 5eebc312da Accepting request 708048 from editors Dominique Leuenberger 2019-06-07 10:17:24 +00:00
  • dc88083152 Accepting request 708048 from editors Dominique Leuenberger 2019-06-07 10:17:24 +00:00
  • 7170204b7f - Ismail Dönmez 2019-06-06 08:06:42 +00:00
  • d94416ccf0 - Ismail Dönmez 2019-06-06 08:06:42 +00:00
  • 87ff7f3611 - Updated to version 8.1.1467, fixes the following problems * Test 29 is old style. * Cannot flush change listeners without also redrawing. The line numbers in the list of changes may become invalid. * Text properties don't always move after changes. * When buffer is hidden "F" in 'shortmess' is not used. * Listener callback is called after inserting text. * Some eval functionality is not covered by tests. * Get empty text prop when splitting line just after text prop. * Hang when concealing the '>' shown for a wide char that doesn't fit in the last cell. * Installer needs to product name et al. * Attributes from 'cursorline' overwrite textprop. * Text properties are lost when joining lines. * Using freed memory when joining line with text property. * Text properties not adjusted for Visual block mode delete. * Coverity complains about possibly using a NULL pointer and copying a string into a fixed size buffer. * Stuck in sandbox with ":s/../\=Function/gn". * Error for Python exception does not show useful info. * Fractional scroll position not restored after closing window. * Running tests may cause the window to move. * If writing runs into a conversion error the backup file is deleted. * "W" for wrapping not shown when more than 99 matches. * Text property wrong after :substitute. * Undofile() reports wrong name. (Francisco Giordano) * Undo test fails on Mac. * Getting a list of text lines is clumsy. * Obvious mistakes are accepted as valid expressions. * Some text in heredoc assignment ends the text. (Ozaki Kiichi) Ismail Dönmez 2019-06-05 12:48:26 +00:00
  • f8ded1314b - Updated to version 8.1.1467, fixes the following problems * Test 29 is old style. * Cannot flush change listeners without also redrawing. The line numbers in the list of changes may become invalid. * Text properties don't always move after changes. * When buffer is hidden "F" in 'shortmess' is not used. * Listener callback is called after inserting text. * Some eval functionality is not covered by tests. * Get empty text prop when splitting line just after text prop. * Hang when concealing the '>' shown for a wide char that doesn't fit in the last cell. * Installer needs to product name et al. * Attributes from 'cursorline' overwrite textprop. * Text properties are lost when joining lines. * Using freed memory when joining line with text property. * Text properties not adjusted for Visual block mode delete. * Coverity complains about possibly using a NULL pointer and copying a string into a fixed size buffer. * Stuck in sandbox with ":s/../\=Function/gn". * Error for Python exception does not show useful info. * Fractional scroll position not restored after closing window. * Running tests may cause the window to move. * If writing runs into a conversion error the backup file is deleted. * "W" for wrapping not shown when more than 99 matches. * Text property wrong after :substitute. * Undofile() reports wrong name. (Francisco Giordano) * Undo test fails on Mac. * Getting a list of text lines is clumsy. * Obvious mistakes are accepted as valid expressions. * Some text in heredoc assignment ends the text. (Ozaki Kiichi) Ismail Dönmez 2019-06-05 12:48:26 +00:00
  • 3954ad3320 Accepting request 702864 from editors Dominique Leuenberger 2019-05-17 21:38:27 +00:00
  • a2e494c07d Accepting request 702864 from editors Dominique Leuenberger 2019-05-17 21:38:27 +00:00
  • f8931248a4 - Updated to version 8.1.1330, fixes the following problems - refreshed disable-unreliable-tests.patch * Running make in src/po leaves LINGUAS file behind. (Ken Takata) * Delaying half a second after the top-bot message. * Detecting *.tmpl as htmlcheetah is outdated. * Test17 is old style. * Running tests leaves XTest_tabpage_cmdheight file behind. * Cannot build with +eval but without +mouse. * Search stats don't show for mapped command. * May not have enough space to add "W" to search stats. * .hgignore and .gitignore are either distributed or in git, not both. * Not easy to change directory and restore. * Invalid command line arguments not tested. * When vimrun.exe does not exist external command may fail. * Crash when using invalid command line argument. * Invalid argument test fails without GTK. * Invalid argument test fails without X clipboard. * "extends" from 'listchars' is used when 'list' is off. (Hiroyuki Yoshinaga) * In a terminal 'ballooneval' does not work right away. * When compiled with VIMDLL some messages are not shown. * v:beval_text is not tested in Visual mode. * Not possible to hide a balloon. * There is no easy way to manipulate environment variables. * Borland support is outdated and doesn't work. * Cannot reconnect to the X server after it restarted. * The Normal highlight is not defined when compiled with GUI. * Test for Normal highlight fails on MS-Windows GUI. * Named function arguments are never optional. * Aborting an autocmd with an exception is not tested. * Coverity warning for using uninitialized variable. Ondřej Súkup 2019-05-14 14:51:12 +00:00
  • 89617ca07e - Updated to version 8.1.1330, fixes the following problems - refreshed disable-unreliable-tests.patch * Running make in src/po leaves LINGUAS file behind. (Ken Takata) * Delaying half a second after the top-bot message. * Detecting *.tmpl as htmlcheetah is outdated. * Test17 is old style. * Running tests leaves XTest_tabpage_cmdheight file behind. * Cannot build with +eval but without +mouse. * Search stats don't show for mapped command. * May not have enough space to add "W" to search stats. * .hgignore and .gitignore are either distributed or in git, not both. * Not easy to change directory and restore. * Invalid command line arguments not tested. * When vimrun.exe does not exist external command may fail. * Crash when using invalid command line argument. * Invalid argument test fails without GTK. * Invalid argument test fails without X clipboard. * "extends" from 'listchars' is used when 'list' is off. (Hiroyuki Yoshinaga) * In a terminal 'ballooneval' does not work right away. * When compiled with VIMDLL some messages are not shown. * v:beval_text is not tested in Visual mode. * Not possible to hide a balloon. * There is no easy way to manipulate environment variables. * Borland support is outdated and doesn't work. * Cannot reconnect to the X server after it restarted. * The Normal highlight is not defined when compiled with GUI. * Test for Normal highlight fails on MS-Windows GUI. * Named function arguments are never optional. * Aborting an autocmd with an exception is not tested. * Coverity warning for using uninitialized variable. Ondřej Súkup 2019-05-14 14:51:12 +00:00
  • f437932b7d Accepting request 700981 from editors Dominique Leuenberger 2019-05-07 21:11:29 +00:00
  • 167516f8eb Accepting request 700981 from editors Dominique Leuenberger 2019-05-07 21:11:29 +00:00
  • 1b68027d8d - refresh disable-unreliable-tests.patch Ondřej Súkup 2019-05-06 08:02:02 +00:00
  • 023385b6f5 - refresh disable-unreliable-tests.patch Ondřej Súkup 2019-05-06 08:02:02 +00:00
  • b76c454525 - Updated to version 8.1.1282, fixes the following problems * Bracketed paste may remain active after Vim exists, because the terminal emulater restores the setting. * No test for :abclear. * Old style comments in debugger source. * Output of :command is hard to read. * Always get regexp debugging logs when building with -DDEBUG. * Some autocmd tests are old style. * Output of :command with address completion is not nice. * A BufReadPre autocommand may cause the cursor to move. * User command parsing and listing not properly tested. * Some compilers give warning messages. * Links to repository use wrong file name. * Clever compiler warns for buffer being too small. * Support for user commands is spread out. No good reason to make user commands optional. * Not all user command code is tested. * Signal PWR is not tested. * "make clean" in top dir does not cleanup indent test output. * Old style tests. * "make clean" does not remove generated src/po files. * Mouse middle click is not tested. * MS-Windows: no space reserved for font quality name. * Cannot set a directory for a tab page. * Not checking for NULL return from alloc(). * Build fails on MS-Windows. * Filtering does not work when listing marks. * Middle mouse click test fails without a clipboard. * {not in Vi} remarks get in the way of useful help text. * Duplicate entries in the generate .desktop files. (Ralf Schandl) Ondřej Súkup 2019-05-06 07:53:38 +00:00
  • 6b86ac855a - Updated to version 8.1.1282, fixes the following problems * Bracketed paste may remain active after Vim exists, because the terminal emulater restores the setting. * No test for :abclear. * Old style comments in debugger source. * Output of :command is hard to read. * Always get regexp debugging logs when building with -DDEBUG. * Some autocmd tests are old style. * Output of :command with address completion is not nice. * A BufReadPre autocommand may cause the cursor to move. * User command parsing and listing not properly tested. * Some compilers give warning messages. * Links to repository use wrong file name. * Clever compiler warns for buffer being too small. * Support for user commands is spread out. No good reason to make user commands optional. * Not all user command code is tested. * Signal PWR is not tested. * "make clean" in top dir does not cleanup indent test output. * Old style tests. * "make clean" does not remove generated src/po files. * Mouse middle click is not tested. * MS-Windows: no space reserved for font quality name. * Cannot set a directory for a tab page. * Not checking for NULL return from alloc(). * Build fails on MS-Windows. * Filtering does not work when listing marks. * Middle mouse click test fails without a clipboard. * {not in Vi} remarks get in the way of useful help text. * Duplicate entries in the generate .desktop files. (Ralf Schandl) Ondřej Súkup 2019-05-06 07:53:38 +00:00
  • dcdf0123a5 Accepting request 697093 from editors Yuchen Lin 2019-04-26 20:41:39 +00:00
  • 03523e9882 Accepting request 697093 from editors Yuchen Lin 2019-04-26 20:41:39 +00:00
  • 852ad1986f Accepting request 697092 from home:mimi_vx:branches:editors Ondřej Súkup 2019-04-23 10:14:06 +00:00
  • d07a99db2d Accepting request 697092 from home:mimi_vx:branches:editors Ondřej Súkup 2019-04-23 10:14:06 +00:00
  • 50245d672a Accepting request 692271 from editors Dominique Leuenberger 2019-04-10 21:10:43 +00:00
  • f970558876 Accepting request 692271 from editors Dominique Leuenberger 2019-04-10 21:10:43 +00:00
  • 029b9a1d07 Accepting request 692234 from home:mimi_vx:branches:editors Ondřej Súkup 2019-04-08 11:17:00 +00:00
  • 5ac96c70db Accepting request 692234 from home:mimi_vx:branches:editors Ondřej Súkup 2019-04-08 11:17:00 +00:00
  • 2a2317b505 Accepting request 689785 from editors Dominique Leuenberger 2019-04-02 07:18:16 +00:00
  • eff1e54f54 Accepting request 689785 from editors Dominique Leuenberger 2019-04-02 07:18:16 +00:00
  • 1a9d7a3971 Accepting request 689784 from home:mimi_vx:branches:editors Ondřej Súkup 2019-03-29 10:11:20 +00:00
  • adfcc74b0e Accepting request 689784 from home:mimi_vx:branches:editors Ondřej Súkup 2019-03-29 10:11:20 +00:00
  • cc88886446 Accepting request 685301 from editors Dominique Leuenberger 2019-03-18 09:34:28 +00:00
  • cf01c19097 Accepting request 685301 from editors Dominique Leuenberger 2019-03-18 09:34:28 +00:00
  • ec590624a9 Accepting request 685169 from home:cboltz:branches:editors Ismail Dönmez 2019-03-15 10:01:02 +00:00
  • 072e1895e9 Accepting request 685169 from home:cboltz:branches:editors Ismail Dönmez 2019-03-15 10:01:02 +00:00
  • 052d6446cb Accepting request 684249 from editors Dominique Leuenberger 2019-03-14 13:56:06 +00:00
  • 82dd68d704 Accepting request 684249 from editors Dominique Leuenberger 2019-03-14 13:56:06 +00:00
  • 4a04d640d9 Accepting request 684247 from home:mimi_vx:branches:editors Ismail Dönmez 2019-03-12 10:49:04 +00:00
  • cfe2f26c5f Accepting request 684247 from home:mimi_vx:branches:editors Ismail Dönmez 2019-03-12 10:49:04 +00:00
  • 8fe5a31804 Accepting request 679173 from editors Stephan Kulow 2019-03-01 19:28:34 +00:00
  • ed94416472 Accepting request 679173 from editors Stephan Kulow 2019-03-01 19:28:34 +00:00
  • e3833da9e9 Accepting request 678838 from home:mimi_vx:branches:editors Martin Pluskal 2019-02-26 08:45:41 +00:00
  • 6d283ea142 Accepting request 678838 from home:mimi_vx:branches:editors Martin Pluskal 2019-02-26 08:45:41 +00:00
  • f23b2302ad Accepting request 672564 from editors Stephan Kulow 2019-02-08 11:02:44 +00:00
  • f229180d1b Accepting request 672564 from editors Stephan Kulow 2019-02-08 11:02:44 +00:00
  • 2cfe0f29df Accepting request 672541 from home:coolo:branches:editors Stephan Kulow 2019-02-07 19:50:05 +00:00
  • c04b1e5da6 Accepting request 672541 from home:coolo:branches:editors Stephan Kulow 2019-02-07 19:50:05 +00:00
  • 14097e210e Accepting request 662794 from editors Dominique Leuenberger 2019-01-11 13:00:22 +00:00
  • 0bebf85da7 Accepting request 662794 from editors Dominique Leuenberger 2019-01-11 13:00:22 +00:00
  • 2d12cc9f93 Accepting request 662793 from home:mimi_vx:branches:editors Ondřej Súkup 2019-01-04 13:34:11 +00:00
  • a1403a960a Accepting request 662793 from home:mimi_vx:branches:editors Ondřej Súkup 2019-01-04 13:34:11 +00:00
  • d9eb718e22 Accepting request 655605 from editors Dominique Leuenberger 2018-12-11 14:43:50 +00:00
  • 0909c66314 Accepting request 655605 from editors Dominique Leuenberger 2018-12-11 14:43:50 +00:00
  • 6572c164da Accepting request 655592 from home:mimi_vx:branches:editors Ismail Dönmez 2018-12-06 12:13:40 +00:00
  • 3dd589ad6d Accepting request 655592 from home:mimi_vx:branches:editors Ismail Dönmez 2018-12-06 12:13:40 +00:00
  • d301df6fa3 Accepting request 649207 from editors Dominique Leuenberger 2018-11-26 09:16:50 +00:00
  • cbfe23562d Accepting request 649207 from editors Dominique Leuenberger 2018-11-26 09:16:50 +00:00
  • e774df3955 Accepting request 649198 from home:mimi_vx:branches:editors Ondřej Súkup 2018-11-15 09:06:18 +00:00
  • 8599a2699e Accepting request 649198 from home:mimi_vx:branches:editors Ondřej Súkup 2018-11-15 09:06:18 +00:00
  • 59ef38c6ee Accepting request 646073 from editors Dominique Leuenberger 2018-11-12 08:48:15 +00:00
  • 25abeb3ff5 Accepting request 646073 from editors Dominique Leuenberger 2018-11-12 08:48:15 +00:00