Revisions of vim

buildservice-autocommit accepted request 1199027 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 866)
baserev update by copy to link target
Martin Schreiner's avatar Martin Schreiner (mschreiner) accepted request 1199026 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 865)
- Update to 9.1.0718:
  * v9.1.0718: hard to know the users personal Vim Runtime Directory
  * v9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers()
    Maintainers: fix typo in author name
  * v9.1.0716: resetting setcellwidth( doesn't update the screen
    runtime(hcl,terraform): Add runtime files for HCL and Terraform
    runtime(tmux): Update syntax script
  * v9.1.0715: Not correctly parsing color names (after v9.1.0709)
  * v9.1.0714: GuiEnter_Turkish test may fail
  * v9.1.0713: Newline causes E749 in Ex mode
  * v9.1.0712: missing dependency of Test_gettext_makefile
  * v9.1.0711: test_xxd may file when using different xxd
  * v9.1.0710: popup window may hide part of Command line
    runtime(vim): Update syntax, improve user-command matching
  * v9.1.0709: GUIEnter event not found in Turkish locale
    runtime(sudoers): improve recognized Runas_Spec and Tag_Spec items
  * v9.1.0708: Recursive window update does not account for reset skipcol
    runtime(nu): include filetype plugin
  * v9.1.0707: invalid cursor position may cause a crash
  * v9.1.0706: test_gettext fails when using shadow dir
    CI: Install locales-all package
  * v9.1.0705: Sorting of fuzzy filename completion is not stable
    translation(pt): update Portuguese/Brazilian menu translation
    runtime(vim): Update base-syntax, match bracket mark ranges
    runtime(doc): Update :help :command-complete list
  * v9.1.0704: inserting with a count is inefficient
    runtime(doc): use mkdir -p to save a command
  * v9.1.0703: crash with 2byte encoding and glob2regpat()
    runtime(hollywood): update syn highlight for If-Then statements
    and For-In-Loops
buildservice-autocommit accepted request 1190542 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 864)
baserev update by copy to link target
Martin Schreiner's avatar Martin Schreiner (mschreiner) accepted request 1190646 from Christian Boltz's avatar Christian Boltz (cboltz) (revision 863)
- Update apparmor.vim to latest version (from AppArmor 4.0.2)
  - add support for "all" and "userns" rules, and new profile flags
Martin Schreiner's avatar Martin Schreiner (mschreiner) accepted request 1190541 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 862)
- Update to 9.1.0636:
  * 9.1.0636: filetype: ziggy files are not recognized
  * 9.1.0635: filetype: SuperHTML template files not recognized
  * 9.1.0634: Ctrl-P not working by default
  * 9.1.0633: Compilation warnings with `-Wunused-parameter`
  * 9.1.0632: MS-Windows: Compiler Warnings
	Add support for Files-Included in syntax script
	tweak documentation style a bit
  * 9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion
  * 9.1.0630: MS-Windows: build fails with VIMDLL and mzscheme
  * 9.1.0629: Rename of pum hl_group is incomplete
  * 9.1.0628: MinGW: coverage files are not cleaned up
  * 9.1.0627: MinGW: build-error when COVERAGE is enabled
  * 9.1.0626: Vim9: need more tests with null objects
	include initial filetype plugin
  * 9.1.0625: tests: test output all translated messages for all translations
  * 9.1.0624: ex command modifiers not found
  * 9.1.0623: Mingw: errors when trying to delete non-existing files
  * 9.1.0622: MS-Windows: mingw-build can be optimized
  * 9.1.0621: MS-Windows: startup code can be improved
  * 9.1.0620: Vim9: segfauls with null objects
  * 9.1.0619: tests: test_popup fails
  * 9.1.0618: cannot mark deprecated attributes in completion menu
  * 9.1.0617: Cursor moves beyond first line of folded end of buffer
  * 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles
  * 9.1.0615: Unnecessary STRLEN() in make_percent_swname()
	Add single-line comment syntax
	Add syntax test for comments
	Update maintainer info
  * 9.1.0614: tests: screendump tests fail due to recent syntax changes
Martin Schreiner's avatar Martin Schreiner (mschreiner) accepted request 1189899 from Georg Pfuetzenreuter's avatar Georg Pfuetzenreuter (crameleon) (revision 861)
Add "Keywords" to gvim.desktop to make searching for gvim easier
buildservice-autocommit accepted request 1187636 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 860)
baserev update by copy to link target
Martin Schreiner's avatar Martin Schreiner (mschreiner) accepted request 1187635 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 859)
- Removed patches, as they're no longer required (refreshing them
  deleted their contents):
  * vim-7.3-help_tags.patch
  * vim-7.4-highlight_fstab.patch
- Reorganise all applied patches in the spec file.
- Update to 9.1.0588:
  * 9.1.0588: The maze program no longer compiles on newer clang
    runtime(typst): Add typst runtime files
  * 9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky
  * 9.1.0586: ocaml runtime files are outdated
    runtime(termdebug): fix a few issues
  * 9.1.0585: tests: test_cpoptions leaves swapfiles around
  * 9.1.0584: Warning about redeclaring f_id() non-static
    runtime(doc): Add hint how to load termdebug from vimrc
    runtime(doc): document global insert behavior
  * 9.1.0583: filetype: *.pdf_tex files are not recognized
  * 9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode
  * 9.1.0581: Various lines are indented inconsistently
  * 9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode
  * 9.1.0579: Ex command is still executed after giving E1247
  * 9.1.0578: no tests for :Tohtml
  * 9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim
  * 9.1.0576: tests: still an issue with test_gettext_make
  * 9.1.0575: Wrong comments in alt_tabpage()
  * 9.1.0574: ex: wrong handling of commands after bar
    runtime(doc): add a note for netrw bug reports
  * 9.1.0573: ex: no implicit print for single addresses
    runtime(vim): make &indentexpr available from the outside
  * 9.1.0572: cannot specify tab page closing behaviour
    runtime(doc): remove obsolete Ex insert behavior
buildservice-autocommit accepted request 1182976 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 858)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1182924 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 857)
- Update to 9.1.0512:
  * Mode message for spell completion doesn't match allowed keys
  * CursorMovedC triggered wrongly with setcmdpos()
  * update runtime files
  * CI: test_gettext fails on MacOS14 + MSVC Win
  * not possible to translate Vim script messages
  * termdebug plugin can be further improved
  * add gomod filetype plugin
  * hard to detect cursor movement in the command line
  * Optionally highlight parameterised types
  * filetype: .envrc & .prettierignore not recognized
  * filetype: Faust files are not recognized
  * inner-tag textobject confused about ">" in attributes
  * cannot use fuzzy keyword completion
  * Remove the group exclusion list from @javaTop
  * wrong return type for execute() function
  * MS-Windows: too much legacy code
  * too complicated mapping restore in termdebug
  * simplify mapping
  * cannot switch buffer in a popup
  * MS-Windows: doesn't handle symlinks properly
  * getcmdcompltype() interferes with cmdline completion
  * termdebug can be further improved
  * update htmldjango detection
  * Improve Turkish documentation
  * include a simple csv filetype and syntax plugin
  * include the the simple nohlsearch package
  * matched text is highlighted case-sensitively
  * Matched text isn't highlighted in cmdline pum
  * Fix typos in several documents
buildservice-autocommit accepted request 1179207 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 856)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1179008 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 855)
- Update to 9.1.0470:
  * tests Test_ColonEight_MultiByte() fails sporadically
  * Cannot have buffer-local value for 'completeopt'
  * GvimExt does not consult HKEY_CURRENT_USER
  * typos in some comments
  * runtime(vim): Update base-syntax, allow whitespace before
    :substitute pattern
  * Missing comments for fuzzy completion
  * runtime(man): update Vim manpage
  * runtime(comment): clarify the usage of 'commentstring' option
    value
  * runtime(doc): clarify how fuzzy 'completeopt' should work
  * runtime(netrw): prevent accidental data loss
  * missing filecopy() function
  * no whitespace padding in commentstring option in ftplugins
  * no fuzzy-matching support for insert-completion
  * eval5() and eval7 are too complex
  * too many strlen() calls in drawline.c
  * filetype lintstagedrc files are not recognized
  * Vim9 import autoload does not work with symlink
  * Coverity complains about division by zero
  * tests test_gui fails on Wayland
  * Left shift is incorrect with vartabstop and shiftwidth=0
  * runtime(doc): clarify 'shortmess' flag "S"
  * MS-Windows compiler warning for size_t to int conversion
  * runtime(doc): include some vim9 script examples in the help
  * minor issues in test_filetype with rasi test
  * filetype rasi files are not recognized
  * runtime(java): Improve the matching of lambda expressions
  * Configure checks for libelf unnecessarily
buildservice-autocommit accepted request 1177971 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 854)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1177584 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 853)
- Update to 9.1.0448:
  * compiler warning in eval.c
  * remove remaining css code
  * Add ft_hare.txt to Reference Manual TOC
  * re-generate vim syntax from generator
  * fix syntax vim bug
  * completion may be wrong when deleting all chars
  * getregionpos() inconsistent for partly-selected multibyte char
  * fix highlighting nested and escaped quotes in string props
  * remove the indent plugin since it has too many issues
  * update Debian runtime files
  * Coverity warning after 9.1.0440
  * Not enough tests for getregion() with multibyte chars
  * Can't use blockwise selection with width for getregion()
  * update outdated syntax files
  * fix floating_modifier highlight
  * hare runtime files outdated
  * getregionpos() can't properly indicate positions beyond eol
  * function get_lval() is too long
  * Cannot filter the history
  * Wrong Ex command executed when :g uses '?' as delimiter
  * support floating_modifier none; revert broken highlighting
  * Motif requires non-const char pointer for XPM  data
  * Crash when using '?' as separator for :s
  * filetype: cygport files are not recognized
  * make errors trying to access autoload/zig
  * Wrong yanking with exclusive selection and ve=all
  * add missing help tags file
  * Ancient XPM preprocessor hack may cause build errors
  * include basic rescript ftplugin file
buildservice-autocommit accepted request 1174622 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 852)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 851)
- update to 9.1.0413
 *  smoothscroll may cause infinite loop
 *  add missing entries for the keys CTRL-W g<Tab> and <C-Tab>
 *  update vi_diff.txt: add default value for 'flash'
 *  typo in regexp_bt.c in DEBUG code
 *  allow indented commands 
 *  Fix wrong define regex in ftplugin 
 *  Filter out non-Latin-1 characters for syntax tests 
 *  prefer scp over pscp
 *  fix typo in usr_52.txt
 *  too long functions in eval.c
 *  warning about uninitialized variable
 *  too many strlen() calls in the regexp engine
 *  E16 fix, async keyword support for define 
 *  Stuck with long line and half-page scrolling
 *  Divide by zero with getmousepos() and 'smoothscroll'
 *  update and remove  some invalid links
 *  update translation of xxd manpage
 *  Recursively delete directories by default with netrw delete command
 *  Strive to remain compatible for at least Vim 7.0 
 *  tests: xxd buffer overflow fails on 32-bit
 *  Stop handpicking syntax groups for @javaTop 
 *  [security] xxd: buffer-overflow with specific flags
 *  Vim9: not able to import file from start dir
 *  filetype: mdd files detected as zsh filetype
 *  filetype: zsh module files are not recognized
 *  Remove hardcoded private.ppk logic from netrw
 *  Vim9: confusing error message for unknown type
 *  block_editing errors out when using del
 *  add new items to scripts section in syntax plugin
buildservice-autocommit accepted request 1167771 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 850)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 849)
- update to 9.1.0330
- refreshed vim-7.3-filetype_ftl.patch
 * v9.1.0327 contains an unrelated change
 * String interpolation fails for Dict type
 * CI fails with t_?? test
 * No support for using $XDG_CONFIG_HOME
 * filetype: some requirements files are not recognized
 * filetype: CMakeCache.txt files not recognized
 * Update base-syntax, fix nested function folding 
 * filetype: some json files are not recognized
 * include new compiler, use it for '*.custom.yaml' files 
 * filetype: cabal config files may not be recognized
 * don't set compiler, update a comment for vimdoc compiler 
 * filetype: some mail tools not recognized
 * Garbled output on serial terminals with XON/XOFF flow control
 * Recognise non-ASCII identifiers 
 * Wrong cursor position after using setcellwidths()
 * Using heredoc in string not tested with :execute
 * use explicit version tags for macos runners 
 * filetype: translate shell config files are not recognized
 * filetype: matplotlibrc files are not recognized
 * Update base-syntax, add legacy header folding
 * filetype: some sh and confini files not recognized
 * filetype: a few more dosini files are not recognized
 * Line continuation is not detected for 'set' command 
 * Vim9: Can define a class in a function
 * fix highlighting import string followed by some comment 
 * Crash when using heredoc with comment in command block
 * heredocs are not supported for :commands
 * filetype: Some config files are not recognized
buildservice-autocommit accepted request 1166707 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 848)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 847)
- update to 9.1.0301 
 *  Vim9: heredoc start may be recognized in string
 *  Missing test for what patch v9.1.0285 fixes
 *  Vim9: return type not set for a lambda assigned to script var
 *  add runtime/doc/tags-* to ignore files 
 *  Updated translation 
 *  Update documentation
 *  Patch 9.1.0296 causes too many issues
 *  Fix a few issues with gvim.nsi
 *  regexp: engines do not handle case-folding well
 *  filetype: pip config files are not recognized
 *  Text height function does not respect it's argument
 *  filetype: lxqt config files are not recognized
 *  filetype: XDG mimeapps.list file is not recognized
 *  filetype: libreoffice config files are not recognized
 *  filetype: xilinx files are not recognized
 *  filetype: some TeX files are not recognized
 *  Vim9: comment may be treated as heredoc start
 *  Vim9: E1027 with defcompile for abstract methods
 *  Still problems with cursor position for CTRL-D/U
 *  fix inaccuracies in pandoc compiler 
 *  make testclean is not able to delete failed screendumps
 *  Update base-syntax, no curly-brace names in Vim9 script 
 *  Several small issues in doc and tests
 *  Finding highlighting attributes is inefficient
 *  Update cuda keywords, remove uncommonly used enumeration constants
 *  several issues with 'smoothscroll' support
 *  filetype: roc files are not recognized
 *  filetype: zathurarc files not recognized
 *  Cannot highlight the Command-line
Displaying revisions 1 - 20 of 866
openSUSE Build Service is sponsored by