summaryrefslogtreecommitdiff
path: root/editors/vim-share
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Updated editors/vim-share to 7.2.148martti3-5/+149
1496 7.2.102 (after 7.2.100) BOM at start of Vim script not removed 5153 7.2.103 tab page line isn't always updated, e.g. when 'bomb' is set 1523 7.2.104 after ":saveas foo" the tab label isn't updated right away 2159 7.2.105 modeline setting for 'foldmethod' overrules diff options 3422 7.2.106 endless loop for "]s" in HTML when there are no misspellings 1825 7.2.107 After a GUI dialog ":echo" messages are deleted 1622 7.2.108 (after 7.2.105) can't compile without the diff feature 11901 7.2.109 'langmap' does not work for multi-byte characters 1407 7.2.110 compiler warning for unused variable 2724 7.2.111 selection unclear for Visual block mode with 'cursorcolumn' 1509 7.2.112 cursor invisible in first col in Visual mode if 'number' set 2700 7.2.113 crash when using submatch() in substitute() 2531 7.2.114 using wrong printf format: %d instead of %ld 2716 7.2.115 some debugging code is never used 1619 7.2.116 not all memory is freed when EXITFREE is defined 2592 7.2.117 location list incorrectly labelled "Quickfix List" 2068 7.2.118 <PageUp> at the more prompt only does half a page 1550 7.2.119 status line is redrawn too often 8305 7.2.120 location list is copied and then deleted when opening window 4993 7.2.121 can't stop output of "!grep a *.c" in gvim with CTRL-C 2472 7.2.122 invalid mem access if VimResized autocmd changes screen size 1568 7.2.123 ":map" output continues after typing 'q' at more prompt 3127 7.2.124 ":tselect" output continues after typing 'q' at more prompt 3936 7.2.125 leaking memory when reading XPM bitmap for a sign 4326 7.2.126 when EXITFREE is defined signs and keymaps are not freed 1708 7.2.127 get another more prompt after typing 'q' 1537 7.2.128 (after 7.2.055) ":lcd" causes invalid session file 2229 7.2.129 opening command window from input() uses the search history 12852 7.2.130 Vim may haing until CTRL-C is typed when using CTRL-Z 2612 7.2.131 using wrong cursor highlighting after clearing 'keymap' 7823 7.2.132 accessing freed memory when changing dir in SwapExists autocmd 1665 7.2.133 ":diffoff!" changes settings in windows not in diff mode 2314 7.2.134 compiler warnings for discarding "const" from pointer 1991 7.2.135 memory leak when redefining user command with complete arg 1326 7.2.136 (after 7.2.132) ":cd" still possible in SwapExists autocmd 11328 7.2.137 wrong left shift of blockwise selection in tab when 've' set 5428 7.2.138 extra part of 7.2.137 2229 7.2.139 crash when 'virtualedit' is "all" 1974 7.2.140 diff highlighting missing if Visual area starts at cursor pos 6622 7.2.141 fixing bold spill redraws too many characters 1753 7.2.142 Motif and Athena balloons don't use tooltip colors 6830 7.2.143 no command line completion for ":cscope" command 2304 7.2.144 colorscheme is reloaded when 't_Co' is set to the same value 3379 7.2.145 white space in ":cscope find" is not ignored 3394 7.2.146 v:warningmsg isn't used for all warnings 1548 7.2.147 cursor in wrong position after Tab for small version 4275 7.2.148 highlighting a character after the line doesn't always work
2009-02-06Updated editors/vim-share to 7.2.102martti3-222/+15
17606 7.2.070 crash when a function returns a:000 2353 7.2.071 (extra) Win32: Handling netbeans events may cause a crash 1786 7.2.072 (extra) compiler warning in Sniff code 4121 7.2.073 ":set <xHome>" has the same output as ":set <Home>" 1832 7.2.074 (extra, after 7.2.073) extra part of 7.2.073 2218 7.2.075 (after 7.2.058) unclear comment about making a diff 2666 7.2.076 rename(from, to) deletes file if names refer to the same file 4745 7.2.077 (after 7.2.076) rename() fails if names differ only in case 3298 7.2.078 problems with deleting folds 6947 7.2.079 "killed" netbeans events are not handled correctly 9942 7.2.080 accessing wrong memory with completion and composing char 1728 7.2.081 compiler warning for float overflow on VAX 2134 7.2.082 if 'ff' is "mac" then "ga" on a ^J shows 0x0d instead of 0x0a 1733 7.2.083 ":tag" doesn't return to the right tag entry in the tag stack 4331 7.2.084 Python: vim.eval() is wrong for recursive structures 1862 7.2.085 ":set <M-b>=<Esc>b" does not work when 'encoding' is utf-8 3045 7.2.086 using ":diffget 1" in buffer 1 corrupts the text 1570 7.2.087 adding URL to 'path' doesn't work to edit a file 2895 7.2.088 (extra) Win32: Using the clipboard sometimes fails 2473 7.2.089 (extra) Win32: crash when using Ultramon buttons 3286 7.2.090 user command containing 0x80 does not work properly 2113 7.2.091 ":cs help" output is not aligned for some languages 4538 7.2.092 some error messages are not translated 7287 7.2.093 (extra) dialogs can't always handle multi-byte text 3430 7.2.094 compiler warning for signed/unsigned compare, typos 1902 7.2.095 using "r" and then CTRL-C Visual highlighting is not removed 1464 7.2.096 after ":number" "Press Enter" msg may be on the wrong screen 1692 7.2.097 "!xterm&" doesn't work when 'shell' is "bash" 1864 7.2.098 warning for signed/unsigned pointer 3498 7.2.099 unnecessary redraw when changing GUI options in terminal 3846 7.2.100 missing first three bytes on sourced FIFO 1362 7.2.101 (extra) MSVC version not recognized 1496 7.2.102 (after 7.2.100) BOM at start of Vim script not removed
2008-12-20Updated editors/vim-share to 7.2.69martti3-4/+68
8484 7.2.050 compiler warnings for not using return value of fwrite() 15179 7.2.051 can't avoid 'wig' and 'suffixes' for glob() and globpath() 2611 7.2.052 synIDattr() doesn't support "sp" for special color 1754 7.2.053 crash when using WorkShop command ":ws foo" 2006 7.2.054 compilation warnings for fprintf format 34319 7.2.055 various compiler warnings with strict checking 1635 7.2.056 (after 7.2.050) tests 58 and 59 fail 3210 7.2.057 (after 7.2.056) trying to put size_t in int variable 2338 7.2.058 can't add a feature name in the :version output 1847 7.2.059 diff is not always displayed properly 34772 7.2.060 spell checking doesn't work well for compound words 1886 7.2.061 creating funcref requires loading the autoload script first 1657 7.2.062 "[Scratch]" is not translated 3558 7.2.063 warning for NULL argument of Perl_sys_init3() 1942 7.2.064 repeating "~" on a Visual block doesn't always update screen 5149 7.2.065 GTK GUI: cursor disappears doing ":vsp" when maximized 2759 7.2.066 not easy to check if 'encoding' is a multi-byte encoding 1683 7.2.067 can't load sesison extra file when it contains special chars 2598 7.2.068 error when Emacs tags file line is too long 1726 7.2.069 (after 7.2.060) compiler warning for putting size_t in int
2008-11-21Updated editors/vim-share to 7.2.49martti3-5/+33
22993 7.2.041 diff messed up when editing a diff buffer in another tab page 4987 7.2.042 restoring view in autocmd sometimes doesn't work completely 2550 7.2.043 VMS: Too many chars escaped in filename and shell commands 5639 7.2.044 crash because of gcc 4 being over protective for strcpy() 2056 7.2.045 the Python interface has an empty entry in sys.path 1704 7.2.046 wrong check for filling buffer with encoding 2470 7.2.047 using -nb while it is not supported makes other side hang 4758 7.2.048 v:count and v:prevcount are not set correctly 32552 7.2.049 (extra) Win32: the clipboard doesn't support UTF-16
2008-11-13Updated vim-share to 7.2.40martti3-5/+14
2438 7.2.038 overlapping arguments to memcpy() 1378 7.2.039 accessing freed memory on exit when EXITFREE is defined 1836 7.2.040 ":e ++ff=dos foo" gets "unix" 'ff' when CR before NL missing
2008-11-12Updated editors/vim-share to 7.2.35martti3-5/+43
2969 7.2.026 (after 7.2.010) 'K' uses the rest of the line 3235 7.2.027 can use cscope commands in the sandbox, might not be safe 1466 7.2.028 confusing error message for missing () 1291 7.2.029 no completion for ":doautoall" like for ":doautocmd" 1546 7.2.030 (after 7.2.027) can't compile, ex_oldfiles undefined 39400 7.2.031 file names from viminfo are not available to the user 1583 7.2.032 (after 7.2.031) can't compile with EXITFREE defined 2270 7.2.033 using "ucs-2le" for two-byte BOM, but text might be "utf-16le" 2372 7.2.034 memory leak in spell info when deleting a buffer 3522 7.2.035 mismatches between library and Vim alloc/free functions 7545 7.2.036 (extra) mismatches for library and Vim alloc/free functions 1576 7.2.037 double free with GTK 1 and compiled with EXITFREE
2008-10-07Regen.martti1-85/+85
2008-10-07Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2martti1-2/+2
was modified in the master site (yes I agree, this is bad practice). This appears to be only some permission changes though. If you are really interested to see what was changed, and you have the original distfile, execute rm -rf /tmp/vim* tar xjf vim-7.2.tar.bz2.orig -C /tmp mv /tmp/vim72 /tmp/vim72.orig tar xjf vim-7.2.tar.bz2 -C /tmp cd /tmp ls -lR vim72.orig | sed 's+vim72.orig+vim72+' > 1 ls -lR vim72 > 2 diff -u 1 2
2008-10-03Updated editors/vim-share to 7.2.25martti3-5/+27
Fixed possible out-of-memory error... 2269 7.2.019 completion and exists() don't work for ":noautocmd" 1521 7.2.020 "kvim" starts the GUI even though KDE is no longer supported 4806 7.2.021 getting full file name when executing autocmds may be slow 3823 7.2.022 (extra) cannot run tests with the MingW compiler 2062 7.2.023 'cursorcolumn' wrong in a closed fold when display is shifted 1452 7.2.024 'history' can be made negative, causes out-of-memory error 1470 7.2.025 a CursorHold event that invokes system() is retriggered
2008-09-14Updated editors/vim-share to 7.2.18martti3-5/+30
2873 7.2.011 error when inserting a float value from expression register 1444 7.2.012 compiler warnings when building with startup timing 4157 7.2.013 hang when waiting for X selection, consuming lots of CPU time 1769 7.2.014 synstack() doesn't work in an emptly line 1943 7.2.015 "make all test install" doesn't stop when the test fails 4536 7.2.016 cmdline completion pattern can be in freed memory 5319 7.2.017 X11: strlen() used wrongly, pasting very big selection fails 1390 7.2.018 memory leak when substitute is aborted
2008-09-14Re-apply pkg/38710martti1-2/+2
2008-09-06Updated editors/vim-share to 7.2.10martti3-5/+36
1877 7.2.001 Mac: pseudo-ttys don't work properly on Leopard 1462 7.2.002 leaking memory when displaying menus 3663 7.2.003 typo in translated message, message not translated 3413 7.2.004 Cscope help message is not translated 4638 7.2.005 a few problems when profiling 1552 7.2.006 HTML files are not recognized by contents 16735 7.2.007 (extra) minor issues for VMS 1947 7.2.008 wrong window count when using :bunload in a BufHidden autocmd 2245 7.2.009 can't compile with Perl 5.10 on MS-aindows 5415 7.2.010 "K" in Visual mode does not properly escape all characters 7.2.010 fixes http://www.rdancer.org/vulnerablevim-K.html
2008-08-11Updated VIM to 7.2martti7-146/+110
This is a minor release of Vim. In the 15 months since Vim 7.1 many bugs were fixed and runtime files have been added and updated. There are also security improvements, therefore it's a good idea to upgrade. The main new feature since 7.1 is floating point support. You can use it in the Vim script language to add up a list of amounts, for example. Once you have installed Vim 7.2 you can find details about the changes since Vim 7.1 with ":help version-7.2".
2008-06-23Updated editors/vim-share to 7.1.330martti4-13/+63
Add CHECK_INTERPRETER_SKIP for pkg/38710 Apply the following patches: 1480 7.1.316 when 'cscopetag' is set ":tag" gives an error message 5203 7.1.317 compiler warnings in Motif calls 5428 7.1.318 mem leak when closing xsmp conn.; crash on exit with Lesstif 1514 7.1.319 illegal memory access when pasting illegal utf-8 on cmd line 28763 7.1.320 Win64: Warnings while compiling Python interface 2603 7.1.321 (extra) Win32 / Win64: Install file is outdated 2677 7.1.322 can't get start of Visual area in an <expr> mapping 1734 7.1.323 test 19 and 38 fail with some termcaps 1847 7.1.324 file name path length on Unix is limited to 1024 3559 7.1.325 editing a command line that doesn't fit reverses char order 1641 7.1.326 ":smagic!from!to!" doesn't work, it sees the "!" as a flag 5454 7.1.327 gvimtutor is also installed when not building a GUI version 1859 7.1.328 crash when using Cygwin and non-posix path name in tags file 2172 7.1.329 right halve of double-wide char under popup menu not redrawn 1905 7.1.330 reading uninitialized memory when using Del in replace mode
2008-06-19Updated editors/vim-share to 7.1.315martti3-5/+37
2153 7.1.306 some Unicode symbol chars are handled like word chars 23714 7.1.307 many warnings when compiling with Python 2.5 2673 7.1.308 when in readonly mode ":options" produces an error 3989 7.1.309 installing and testing with a shadow directory doesn't work 8024 7.1.310 incomplete utf-8 byte sequence at end of the file not detected 2547 7.1.311 compiler warning for missing sentinel in X code 2346 7.1.312 there is no check for error number mistakes in .po files 3425 7.1.313 status and tile not updated when using netbeans setModified 1915 7.1.314 'pastetoggle' is written to the session file without escaping 3287 7.1.315 crash with specific search pattern using look-behind match
2008-06-02Updated editors/vim-share to 7.1.305martti3-310/+24
1558 7.1.298 src/gvimtutor is not distributed 9490 7.1.299 filetype detection fails for file name with special characters 1959 7.1.300 value of asmsyntax argument isn't checked for valid characters 1673 7.1.301 "File/Save" menu in Insert mode doesn't update tab page label 1485 7.1.302 (after 7.1.299) compilation error on MS-Windows 12135 7.1.304 shortpath_for_invalid_fname() is too complex and wrong 4735 7.1.305 can't edit compressed file with special characters in the name
2008-05-09Updated editors/vim-share to 7.1.297martti3-5/+49
2258 7.1.284 compiler warnings for functions without prototype 5787 7.1.285 (extra) Mac: dialog hotkeys don't work 2045 7.1.286 (after 7.1.103) "w" at end of buffer moves cursor too far 1859 7.1.287 crash when reversing a list after using it 3182 7.1.288 (after 7.1.281) cscope leaves behind temp files with gvim 1979 7.1.289 when EXITFREE is defined and 'acd' is set freed memory is used 2146 7.1.290 reading unwritten bytes when spell checking with large indent 1940 7.1.291 compiler warning for int-long conversion 6698 7.1.292 when using a pattern with "\@<=" the submatches can be wrong 3087 7.1.293 spell checking considers super/subscript chars as word chars 2336 7.1.294 leaking memory when executing a shell command 6102 7.1.295 vimtutor only works with vim, not gvim 9374 7.1.296 SELinux is not supported 1855 7.1.297 wrong parenmatch highlighting after search/replace dialog
2008-03-17Updated editors/vim-share to 7.1.283martti3-4/+45
1582 7.1.271 in tiny version ":!touch %" causes curbuf to be wrong 2334 7.1.272 buffer name [Location List] not used for buffer in other tab 2504 7.1.273 when profiling on Linux Vim exits early 1549 7.1.274 (after 7.1.272) compiler warning with optimized build 40835 7.1.275 (extra) Mac: ATSUI and 'antialias' don't work together 4946 7.1.276 "gw" uses 'formatexpr', even though the docs say it doesn't 2802 7.1.277 default for 'paragraphs' misses some items 1989 7.1.278 (extra, after 7.1.275) build problem 3848 7.1.279 when using cscope temporary files are left behind 1556 7.1.280 (after 7.1.275) Mac: build problems without multibyte feature 2094 7.1.281 (after 7.1.279) Vim hangs when cscope doesn't exit 16302 7.1.282 (extra) Win64: Installing context menu, compiler warnings 7633 7.1.283 non-extra part of 7.1.282
2008-03-11VIM 7.1.270martti3-5/+61
1751 7.1.253 ":sort" doesn't work in a one line file 1894 7.1.254 Tests 49 and 55 fail when the locale is French 1514 7.1.255 Vim doesn't support utf-32 50921 7.1.256 findfile() also returns directories 3326 7.1.257 configure can't always find the Tcl header files 3360 7.1.258 crash when doing "d/\n/e" and 'virtualedit' is "all" 1944 7.1.259 cursor in wrong place with 'rl', "utf-8" and illegal byte 1805 7.1.260 cursor position wrong after ^@ wrapping halfway if using utf-8 2255 7.1.261 for a 2 byte BOM UCS-2 is used, which doesn't work for UTF-16 3438 7.1.262 can't get the process ID of Vim 2442 7.1.263 filetype with dot doesn't work for indent plugins 6295 7.1.264 crash when C-indenting 1310 7.1.265 hang when completing file name and space in 'isfname' 2510 7.1.266 version string returned by terminal may be used as typed input 1957 7.1.267 when changing folds cursor may be positioned in a wrong place 1576 7.1.268 always shows "+" at end of screen line with 'cursurline' 6183 7.1.269 matchparen plugin has an arbitrary line number limit 2861 7.1.270 ":?foo?" matches in current line since patch 7.1.025
2008-03-02+ Remove the check for whether you can remove -liconv from the linkerjlam2-1/+15
command line or not -- we want to do what the user specifies via the pkgsrc PREFER_* settings. + Drop dependency on ncurses -- vim only wants a termcap library. This should fix PR pkg/38110. + Add missing dependency on gettext-lib as one of the "normal" feature sets is to build with gettext and multi-language support. Bump the PKGREVISION of vim editor packages to 1.
2008-02-15Updated editors/vim-share to 7.1.252martti3-5/+20
* Set "Modified by ${MAINTAINER}" to meet the license requirements * Changes since 7.1.248 2144 7.1.249 after "U" the cursor can be past end of line 1684 7.1.250 error for ":setglobal fenc=anything" when 'modifiable' is off 3134 7.1.251 accessing freed memory when spell checking enabled 1399 7.1.252 (after 7.1.243) test 39 fails when locale uses utf-8 encoding
2008-02-13Updated to 7.1.248 as it was release just after my 7.1.247 upgrade.martti3-5/+8
3691 7.1.248 can't set the '" mark; can't know if setpos() was successful
2008-02-13Updated editors/vim-share to 7.1.247martti3-5/+61
2052 7.1.230 memory leak when executing SourceCmd autocommands 8648 7.1.231 when shifting lines the change is acted upon multiple times 2002 7.1.232 (after 7.1.207 and 7.1.211) compiler warnings with MSVC 3249 7.1.233 crash with Insert mode completion for a user defined command 6865 7.1.234 display problems when diff'ing three files 5925 7.1.235 pattern matching is slow when using a lot of simple patterns 28992 7.1.236 hang when using complicated pattern and 'hlsearch' or ":match" 1704 7.1.237 compiler warning on an Alpha processor in Motif code 1801 7.1.238 searchpair() may fail when using 'c' or 'r' flag 1639 7.1.239 (after 7.1.233) compiler warning for sprintf() argument 5157 7.1.240 "gUe" may stop before the end of the word 3093 7.1.241 focus change events not always ignored 2262 7.1.242 "cib" doesn't work properly on "(x)" 4475 7.1.243 (after 7.1.240) "U" doesn't work on all text in Visual mode 1847 7.1.244 GUI may have part of the command line cut off 2767 7.1.245 pressing CTRL-\ three times causes Vim to quit 2739 7.1.246 configure hangs when the man pager is something strange 6028 7.1.247 Netbeans: backspacing in Insert mode may skip a character
2008-01-15Updated editors/vim-share to 7.1.229martti3-5/+59
1750 7.1.213 aborting ":tabedit" from the ATTENTION dialog leaves tab open 8399 7.1.214 ":1s/g\n\zs1//" deletes characters from the first line 6476 7.1.215 it's difficult to figure out the nesting of syntax items 2360 7.1.216 variants of --remote-tab are not mentioned for "vim --help" 7103 7.1.217 the "help-tags" tag may be missing from runtime/doc/tags 1864 7.1.218 syntax region without "keepend" could be truncated 12134 7.1.219 (after 7.1.215) synstack() doesn't work for one char region 3928 7.1.220 cursor may end up on trail byte after ")" 1978 7.1.221 when inserting a "(" the following highlighting may be wrong 3531 7.1.222 (after 7.1.217) wildcards of ":helptags" are not expanded 8138 7.1.223 glob() doesn't handle "'" when 'shell' is "sh" or "bash" 2131 7.1.224 "vim -F -o one two" sets 'rightleft' in one window only 1767 7.1.225 using unitialized value when XGetWMNormalHints() fails 1957 7.1.226 command line completion fails for a file name with a '&' char 5595 7.1.227 hang in syntax HL when moving over a ")" 1678 7.1.228 with 'foldmethod' "indent" fold can't be closed after "3>>" 1758 7.1.229 a fold is closed when backspacing in Insert mode
2008-01-09Some "pkglint -Wall" fixes.martti1-1/+8
2008-01-09Updated editors/vim-share to 7.1.212martti4-243/+51
2943 7.1.176 compiling with Aap fails if "compiledby" contains '<' or '>' 5450 7.1.177 freeing memory twice when in debug mode while reading a script 1567 7.1.178 "%" doesn't work on "/* comment *//* comment */" 6581 7.1.179 configure doesn't find TCL 8.5 7099 7.1.180 regexp patterns are not sufficiently tested 1878 7.1.181 accessing uninitialized memory in Farsi mode with ":s" 5457 7.1.182 with tab pages and an argument list session file may be wrong 2489 7.1.183 Internal error for ":echo matchstr('a', 'a\%[\&]')" 2132 7.1.184 crash when deleting backwards over a line break in Insert mode 3744 7.1.185 "gR" and then BS doesn't work properly with multi-byte chars 3294 7.1.186 "expand('<afile>')" returns a bogus value after ":cd dir" 2341 7.1.187 Win32 GUI: custom completion using system() doesn't work 1688 7.1.188 "W10" message could be displayed in the second column 1950 7.1.189 (after 7.1.104) need to call plain_vgetc() in ask_yesno() 1685 7.1.190 cursor after end-of-line: "iA sentence.<Esc>)" 2007 7.1.191 Win32 GUI: when not in focus click in scrollbar doesn't work 2605 7.1.192 CTRL-C doesn't stop duplicating text for "s" in Visual block 2962 7.1.193 some of the Vim 5.x digraphs could be supported 1650 7.1.194 Unix: ":echo glob('~/{}')" results in "/home/user//" 2273 7.1.195 '0 mark doesn't work for "~/foo ~ foo" 2642 7.1.196 (extra) Win32 GUI: "\n" in a tooltip doesn't cause line break 2308 7.1.197 Mac: "make install" doesn't work when $prefix is set 1460 7.1.198 hang when using ":s/\n//gn" 3572 7.1.199 can't do command line completion for a file name extension 2310 7.1.200 (after 7.1.177 and 7.1.182) compiler warnings 2705 7.1.201 when reading stdin 'fenc' and 'ff' are not set 2383 7.1.202 incomplete utf-8 byte sequence is not checked for validity 2261 7.1.203 if 'virtualedit' is "onemore" then ":normal 99|" is not right 2891 7.1.204 (extra) Win32: 'balloonexpr' tooltip disappears after 4 sec 5481 7.1.205 can't get the operator in an ":omap" 1690 7.1.206 compiler warnings when using MODIFIED_BY 7708 7.1.207 netbeans: "remove" cannot delete one line 2051 7.1.208 on Alpha get an unaligned access error 2249 7.1.209 GTK GUI: when using the netrw plugin ":gui" causes a hang 1923 7.1.210 listing mapping for 0xdb fails when 'encoding' is utf-8 25525 7.1.211 matchparen plugin may take so long it looks like Vim hangs 1491 7.1.212 accessing a byte before a line
2007-12-18Updated editors/vim-share to 7.1.175martti4-16/+60
4691 7.1.162 crash when using a modifier before "while" or "for" 2367 7.1.163 warning for the unknown option 'bufsecret' 1576 7.1.164 reading past end of regexp pattern 5538 7.1.165 crash related to getting X window ID 2134 7.1.166 memory leak when using "gp" in Visual mode 2528 7.1.167 xxd crashes when using "xxd -b -c 110" 2989 7.1.168 (extra) Win32 GUI: when no focus click doesn't position cursor 1926 7.1.169 using uninitialized memory when system() fails 1722 7.1.170 overlapping arguments to strcpy() 2324 7.1.171 reading one byte before allocated memory. 1536 7.1.172 if 'buftype' is "acwrite" Vim still does overwrite check 1928 7.1.173 accessing freed memory when using "\%^" pattern 2197 7.1.174 writing NUL past end of a buffer 4722 7.1.175 <BS> doesn't work with some combination of option settings
2007-11-26Updated editors/vim-share to 7.1.161martti3-4/+20
1541 7.1.157 :" in Ex mode at end of file results in an error message 4629 7.1.158 (extra) Win32: with utf-8 and cp1250 Alt-y is the wrong char 1646 7.1.159 overlapping arguments for a strcpy() 1661 7.1.160 getting/losing focus may cause hit-enter prompt to be redrawn 4347 7.1.161 compilation errors with tiny features and EXITFREE
2007-11-13Updated editors/vim-share to 7.1.156martti3-5/+33
2557 7.1.148 QNX and some other systems require testing for sys/types.h 4823 7.1.149 completion menu messed up when using the scroll bar 1759 7.1.150 Visual mode "p" doesn't work when 'clipboard' has "unnamed" 2108 7.1.151 lalloc(0) error for line completion with 'ic' and 'inf' set 3183 7.1.152 display problem when 'hls' and 'cursorcolumn' are set 4610 7.1.153 compiler warnings on SGI 1547 7.1.154 (after 7.1.152) compiler warning for signed/unsigned compare 1594 7.1.155 crash when 'undolevels' is 0 and repeating "udd" 4174 7.1.156 overlapping arguments for strcpy() during cmdline completion
2007-11-01* Added LICENSE=vim-licensemartti3-5/+12
* Updated editors/vim-share to 7.1.147 2838 7.1.146 VMS: writing fails for rare record organisation 2079 7.1.147 (after 7.1.127) freeing memory twice completing user name
2007-10-30Add the German mirror.martti1-3/+8
2007-10-22Updated editors/vim-share to 7.1.145martti3-6/+96
1414 7.1.117 can't check wether Vim was compiled with Gnome 1805 7.1.118 (after 7.1.107) compiler warning for Visual C compiler 1761 7.1.119 crash after setting 'cmdheight' to huge value 17416 7.1.120 can't use valgrind with "make test" to test for memory leaks 2350 7.1.121 ":cd %:h" fails when editing file in current directory 3732 7.1.122 Mac: building with Aap doesn't work properly 8051 7.1.123 Win32: ":edit foo ~ foo" expands "~" 2599 7.1.124 (extra) Mac: may get empty buffer if dropping file on Vim.app 12060 7.1.125 the TermResponse autocommand event is not always triggered 13372 7.1.126 (extra) ":vimgrep */*" doesn't work if autocmd changes dir 2319 7.1.127 memory leak when doing completing 2079 7.1.128 (extra) build problem with Cygwin 1740 7.1.129 (extra) Win32: Can't get long user name 9494 7.1.130 crash with some combination of undo and redo 1535 7.1.131 ":mksession" always adds ":setlocal autoread" 1781 7.1.132 getpos("'>") may return < 0 for a Linewise selection 1515 7.1.133 shorten_fname1() linked when it's not needed 10379 7.1.134 (extra) Win32: Can't build with VC8 3337 7.1.135 Win32: ":e c:/tmp/foo" and ":e c:/tmp//foo" create two buffers 1522 7.1.136 memory leak when using Ruby syntax highlighting 1553 7.1.137 build failure when using EXITFREE 1836 7.1.138 Perl: Msg() doesn't stop when "q" is typed at the more prompt 1557 7.1.139 fold truncated when ending Insert mode with CTRL-C 1664 7.1.140 v:count can't be used in an expression mapping 2806 7.1.141 GTK: can't use negative offset with -geom argument 2161 7.1.142 ":redir @A>" doesn't work 1723 7.1.143 uninitialized memory read when diffing three files 1250 7.1.144 after ":diffup" cursor can be in the wrong position 6160 7.1.145 stay in Insert completion mode depending on the char typed
2007-09-19Use 7.1.001-100.gz instead of 100 individual patches.martti2-319/+9
2007-09-18Updated editors/vim-share to 7.1.116martti3-5/+96
2276 7.1.088 (extra) window position wrong when using ":winpos" 13841 7.1.089 when listing variables text of command is not cleared 2372 7.1.090 compiler warning on Mac OS X 10.5 for sigaltstack() 10488 7.1.091 (extra) Win32: add --windowid argument 2901 7.1.092 (extra, after 7.1.088) wrong args for MoveWindowStructure() 15955 7.1.093 read past end of screen line when checking for double width 1901 7.1.094 using wrong buffer to check if syntax HL is present 5809 7.1.095 autocmmand for focus events may cause problems 2287 7.1.096 reading past end of a string when resizing Vim 1620 7.1.097 "setlocal stl=%!expr" doesn't work 1780 7.1.098 ":call s:var()" doesn't work if "s:var" is a Funcref 4552 7.1.099 ":mkvimrc" doesn't work properly when 'paste' or 'keymap' set 14551 7.1.100 Win32: Executing cscope doesn't always work properly 1614 7.1.101 Ruby: The Buffer.line= method does not work 3276 7.1.102 Perl interface doesn't compile with new version of Perl 1976 7.1.103 "dw" past end of last line deletes a character 14346 7.1.104 (after 7.1.095) when 'lazyredraw' set redraw may be postponed 2426 7.1.105 internal error when using "0 ? {'a': 1} : {}" 1580 7.1.106 ":messages" doesn't quit listing on ":" 4081 7.1.107 Visual block mode "s" that auto-indents fails in other lines 2633 7.1.108 (after 7.1.100) Win32: compilation problems in Cscope code 2147 7.1.109 GTK GUI: click on arrow left of tab 2234 7.1.110 (after 7.1.102) Win32: Still compilation problems with Perl 2946 7.1.111 after ":vimgrep /pat/j *" folds can be wrong 1766 7.1.112 using input() with a wrong argument may crash Vim 2765 7.1.113 map() on an empty list causes memory to be freed twice 1386 7.1.114 memory leak in getmatches() 1472 7.1.115 (after 7.1.105) compiler warning for uninitialized variable 3137 7.1.116 can't display characters above 0x10000
2007-08-23Updated editors/vim-share to 7.1.87martti3-5/+18
1671 7.1.084 netbeans doesn't get fileOpened events when using -nb twice 2496 7.1.085 after ":split fold.c" folds in one window disappear 3561 7.1.086 crash when using specific Python syntax highlighting 4165 7.1.087 cscope: reading past command end; writing past buffer end
2007-08-20Updated editors/vim-share to 7.1.83martti3-5/+52
2757 7.1.069 GTK GUI: confirm() dialog has a default button when not wanted 1560 7.1.070 (extra) Win32 GUI: same confirm() default button problem 5534 7.1.071 (after 7.1.040) add a basic test for regexp patterns 5705 7.1.072 (extra, after 7.1.041 and 7.1.071) extra part of 7.1.071 3595 7.1.073 (after 7.1.062) crash when 'preserveindent' is set 5259 7.1.074 crash when using string() on a recursively nested List 1686 7.1.075 ":let v:statusmsg" reads memory already freed 2376 7.1.076 a couple more strcpy() with overlapping arguments 2678 7.1.078 dropping file name on gvim containing CSI byte doesn't work 2922 7.1.079 "@" character in 'isfname' doesn't pick up umlauts for latin1 2960 7.1.080 (extra) Compiler warnings for gvimex.cpp 3253 7.1.081 completion doesn't work after ":!cat <foo" 3464 7.1.082 matchparen plugin doesn't update after window split 3448 7.1.083 (after 7.1.081) completion doesn't work with wildcards
2007-08-13Updated editors/vim-share to 7.1.32martti3-4/+130
2692 7.1.029 (after 7.1.019) can't compile when all interfaces are used 2364 7.1.030 vimtutor shell script checks for "vim6" but not for "vim7" 6533 7.1.031 virtcol([123, '$']) doesn't work 3006 7.1.032 possible crash when doing completion on the command line 1530 7.1.033 buffer marked modified after ":bdel" and ":next" 2956 7.1.034 Win64: compiler warnings for typecast, optimizer problem 1797 7.1.035 after ":s/./&/#" all listed lines have a line number 12171 7.1.036 add "none" to completion of ":echohl" and ":match" 1817 7.1.037 using strcpy() for an overlapping string 5704 7.1.038 'preseveindent' doesn't always work when 'et' is set 1750 7.1.039 weird help-tags tag in docs file may make cause a crash 53412 7.1.040 ":match" only supports three matches 4614 7.1.041 (extra, after 7.1.040) update test makefiles for new test 2366 7.1.042 (after 7.1.040) internal error when using matchadd() 2820 7.1.043 in Ex mode using CTRL-D twice may cause a crash 1632 7.1.044 in Insert mode 0 CTRL-T deletes all indent 3101 7.1.045 double screen redraw in some situations 1637 7.1.046 ":s/.*/&/" deletes composing characters 1552 7.1.047 wrong argument for vim_regcomp() 5010 7.1.048 paren highlighting is not updated after scrolling 1722 7.1.049 can't compile with GTK2 when using hangul input feature 4800 7.1.050 possible crash in C++ indenting 2295 7.1.051 accessing uninitialized memory when finding spell suggestions 2435 7.1.052 when creating a new match not all fields are initialized 1473 7.1.053 reading uninitialized memory when updating command line 4451 7.1.054 accessing uninitialized memory when displaying the fold column 5414 7.1.055 using strcpy() with arguments that overlap 3151 7.1.056 scrolling back at more prompt doesn't work properly 2514 7.1.057 CursorHold causes problems for Normal and Visual mode commands 10612 7.1.058 completion menu doesn't work properly when 'righleft' is set 3350 7.1.059 in Ex mode "g/^/vi" and pressing CTRL-C: Vim hangs and beeps 5066 7.1.060 splitting quickfix window messes up window layout 6320 7.1.061 with latin1 'ignorecase' doesn't work for umlauts 1550 7.1.062 (after 7.0.038) C comment indent can be wrong 1391 7.1.063 compiler warning for uninitialized variable 1405 7.1.064 on interix some files appear not to exist 2983 7.1.065 Win32: MingW Compilation problem for newer version of w32api 4553 7.1.066 when 'bomb' is changed the file should be considered modified 7701 7.1.067 'infercase' doesn't work for thesaurus completion 6709 7.1.068 'equalalways' equalizes windows too often
2007-07-11Updated editors/vim-share to 7.1.28martti3-5/+36
1650 7.1.019 ":python" doesn't mention the command is not implemented 3229 7.1.020 reading uninitialized memory when using a dialog 2875 7.1.021 (after 7.1.015) MzScheme interface doesn't build on Win32 1842 7.1.022 when setting 'keymap' twice b:keymap_name variable isn't set 1718 7.1.023 "dw" in a line with one character deletes the line 1335 7.1.024 using a pointer that may have become invalid 2292 7.1.025 search('pat', 'bc) doesn't find word under cursor at BOL 1710 7.1.026 "[p" doesn't work in Visual mode 3345 7.1.027 on Sun OS reading from a process substitutions doesn't work 2239 7.1.028 ":sort" does nothing special with empty search pattern
2007-07-02Updated editors/vim-share to 7.1.18martti3-5/+55
1529 7.1.003 (extra) Win32: menu entries end up in message history 2481 7.1.004 crash when editing a directory 3841 7.1.005 "cit" used on <foo></foo> deletes <foo> 2941 7.1.006 when reading from stdin 'modified' can't be reset in autocmd 6458 7.1.007 (extra) Mac: context menu does not work, scrollbars not dimmed 2631 7.1.008 getfsize() returns an invalid number for very big files 1881 7.1.009 diff mode: tab to spaces change not highlighted correctly 2796 7.1.010 Gnome: tab pages are not included in the saved session 1934 7.1.011 buffer overflow when $VIMRUNTIME is very long 1904 7.1.012 ":let &tw = 'asdf'" does not give an error message 2139 7.1.013 ":syn include" only loads the first file 1479 7.1.014 crash in C-indenting 3743 7.1.015 MzScheme interface doesn't build on Mac; init problem 2368 7.1.016 (after 7.1.012) error message when using ":cwindow" 6729 7.1.017 ":confirm w" does not give a prompt when file is read-only 1771 7.1.018 "p" at end of line doesn't work right when 've' is set
2007-06-19portability fixes (use correct shell and avoid non-portable construct)dmcmahill2-1/+19
2007-05-19Package supports installation to DESTDIR.heinz1-1/+3
2007-05-16Updated editors/vim-share to 7.1.2martti8-221/+83
This is the latest stable version of VIM. Changes since 7.0.243: * some translation fixes * the following patches after the official 7.1 release 2404 7.1.001 can't build with Gnome GUI 2011 7.1.002 Oracle Pro*C/C++ files are not detected
2007-05-07Updated editors/vim-share to 7.0.243martti3-5/+18
2806 7.0.240 crash with focus autocommand in GUI when splitting window 1379 7.0.241 ":windo throw 'foo'" loops forever 2274 7.0.242 (extra) Win32: crash when using -register without OLE feature 1997 7.0.243 (extra) Win32: No "Edit with Vim" menu with MSVC 2005 (This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)
2007-05-02Updated editors/vim-share to 7.0.239martti3-5/+11
1777 7.0.238 crash when using ":match" pattern that runs into maxmempattern 3886 7.0.239 session file has a problem with local directories
2007-05-01Updated editors/vim-share to 7.0.237martti3-6/+47
2203 7.0.225 after setline() cursor may be on wrong byte of mulit-byte char 1578 7.0.226 display flicker when setting sign through netbeans interface 1720 7.0.227 crash when closing a window in the GUI 1779 7.0.228 Cygwin: problem with symlink to DOS style path 1806 7.0.229 if 'pt' starts with Esc then Insert mode Esc doesn't time out 4586 7.0.230 a script doesn't know if the current dir is a local dir 2628 7.0.231 recovery from a swap file may crash 18671 7.0.232 (extra) Mac: GUI tab labels are not supported 9738 7.0.233 (extra) Mac: code badly formatted 1723 7.0.234 feedkeys() may be invoked from a modeline 2299 7.0.235 writefile() may be invoked from a modeline 6971 7.0.236 'maxmemtot' wrong, newer Linux sysinfo() uses mem_unit field 3847 7.0.237 'modeline' should default to off for root
2007-04-10Updated editors/vim-share to 7.0.224martti3-5/+21
1448 7.0.220 crash when using winnr('#') in a new tab page 3029 7.0.221 finddir() did not work properly for "." in path 4147 7.0.222 'cindent' works for Perl, except for recognizing comments 2604 7.0.223 popup menu could not handle unprintable characters 6467 7.0.224 when expanding "##" spaces are escaped twice
2007-03-19Updated editors/vim-share to 7.0.219martti3-4/+42
9414 7.0.208 (after 7.0.171 and 7.0.180) VMS: path changes cause trouble 1706 7.0.209 Python: cursor may end up beyond end of changed line 3863 7.0.210 ":cbuffer" and ":lbuffer" don't take a ! 1674 7.0.211 CTRL-U in Insert mode deletes autoindent when 'bs' is zero 2636 7.0.212 GUI doesn't terminate on SIGTERM 1463 7.0.213 "z=" crashes when regions in 'spellfile' share soundfolding 4870 7.0.214 can't get "\ " argument for <f-args> in a user command 2807 7.0.215 (extra) Mac: Context menu has disabled useless Help entry 3460 7.0.216 ":tab wincmd ]" does not open a new tab page 2007 7.0.217 hang when pressing "n" for ":%s/\n/,\r/gc" 1479 7.0.218 "%B" in 'statusline' doesn't work in Insert mode 4108 7.0.219 editexisting.vim doesn't see buffer in other tab page
2007-03-06Updated editors/vim-share to 7.0.207martti3-5/+23
9403 7.0.202 compiler and runtime problems on Tandem systems 5579 7.0.203 0x80 and CSI need to be escaped when executing a register 1892 7.0.204 cscope: parsing of lines for listing doesn't work properly 1573 7.0.205 (after 7.0.203) can't compile tiny version 2099 7.0.206 (after 7.0.058) can't edit all gb18030 files properly 3000 7.0.207 (after 7.0.203) 0x80 and CSI escaped too often when recording
2007-02-25Updated editors/vim-share to 7.0.201martti3-304/+12
2751 7.0.196 mouse pointer position wrong after ":vert ball" 1717 7.0.197 (extra) Win32: can't compile with EXITFREE 7454 7.0.198 (extra) Win32: compiler warnings, don't generate gvim.exe.mnf 1969 7.0.199 cursor in wrong col when completing+formatting multi-byte 2792 7.0.200 memory leaks when out of memory 2511 7.0.201 error message from ":diffput" may be wrong
2007-02-15Updated editors/vim-share to 7.0.195martti3-5/+27
2290 7.0.189 translated message about finding matches is truncated 1778 7.0.190 "syntax spell default" results in an error message 10918 7.0.191 the items used by getqflist() and setqflist() don't match 5114 7.0.192 ml_get errors when resetting 'swapfile' in empty file 1599 7.0.193 crash when using --remote with arg matching 'wildignore' 2701 7.0.194 ml_get errors may be given in a recursive loop 2677 7.0.195 endless loop for conversion error when auto-writing