lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: June 06 2008,14:23 |
|
Reviving this since it's about vim-xxx.uci...
Mainly @jpeters if he's interested, anyone else either way.
These are the patches issued since the version of vim currently/still in testing. I put an asterisk next to things that may justify updating it. Column with 7.1.xxx is patch number.
* 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 * 3691 7.1.248 can't set the '" mark; can't know if setpos() was successful * 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 * 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 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 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 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 1409 7.1.303 (after 7.1.302) compilation error on MS-Windows, again 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 * 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
I've been keeping vim patched weekly on DSL hard drive via SVN (thanks Juanito!) after trying aap once to see if I'd want to try to write "recipes" to use it with other things (nope -- I'll stick with CVS/SVN). If there's interest in an update and jpeters doesn't care to do it, I can try to get it submitted this weekend along with other stuff on my to do list. http://lucky13linux.files.wordpress.com/2008....536.png
-------------- "It felt kind of like having a pitbull terrier on my rear end." -- meo (copyright(c)2008, all rights reserved)
|