[packages/vim] updated to 7.4.436

glen glen at pld-linux.org
Tue Sep 9 18:11:49 CEST 2014


commit 0eb94c356db77584c48db7d568769a73531104ec
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 9 18:37:57 2014 +0300

    updated to 7.4.436
    
    7.4.384  test 102 fails when compiled with small features
    7.4.385  when building with tiny/small features .mo files build fails
    7.4.386  when splitting a window the changelist position is wrong
    7.4.387  "4gro" replaces one character then executes "ooo"
    7.4.388  with 'linebreak' set and 'list' unset Tab not counted properly
    7.4.389  still sometimes Vim enters Replace mode when starting up
    7.4.390  advancing pointer over end of a string
    7.4.391  no 'cul' highlight with cursor on a line with diff highlight
    7.4.392  not easy to detect type of command line window
    7.4.393  text drawing on newer MS-Windows systems is suboptimal
    7.4.394  (after 7.4.393) with DirectX last italic char is incomplete
    7.4.395  C indent wrong below an if with wrapped () followed by {}
    7.4.396  when 'clipboard' is "unnamed", :g/pat/d is very slow
    7.4.397  matchparen only uses the topmost syntax item
    7.4.398  (after 7.4.393) gcc error for argument of InterlockedIncrement
    7.4.399  crypt implementation is messy; blowfish crypt has a weakness
    7.4.400  list of distributed files is incomplete
    7.4.401  (after 7.4.399) new files missing in Makefiles
    7.4.402  test 72 crashes under certain conditions
    7.4.403  valgrind reports errors when running test 72
    7.4.404  Windows 64 bit compiler warnings
    7.4.405  screen updating is slow when using matches
    7.4.406  test 72 and 100 fail on MS-Windows
    7.4.407  Visual block insert with cursor move repeats the wrong text
    7.4.408  Visual block insert breaks a multi-byte character
    7.4.409  can't build with Perl on Fedora 20
    7.4.410  fold does not open after search with CmdwinLeave autocmd
    7.4.411  "foo bar" sorts before "foo" with sort()
    7.4.412  can't build on Windows XP with MSVC
    7.4.413  MS-Windows: inserting dead key does not always work
    7.4.414  cannot define a command only when it's used
    7.4.415  (after 7.4.414) cannot build, warning for shadowed variable
    7.4.416  problem with breakindent/showbreak and tabs
    7.4.417  minimum width used for breakindent is not set after split
    7.4.418  when leaving ":append" the cursor shape is like in Insert mode
    7.4.419  when part of a list is locked it's possible to make changes
    7.4.420  it's not obvious how to add a new test
    7.4.421  crash when searching for "\ze*"
    7.4.422  with conceal + linebreak some text is not displayed correctly
    7.4.423  expand("$shell") does not work as documented
    7.4.424  ml_get error when using Python to delete lines in a buffer
    7.4.425  when 'showbreak' is used "gj" may move to the wrong position
    7.4.426  README File missing from list of files
    7.4.427  system() typeahead may be echoed and mess up the display
    7.4.428  executable() may return a wrong result on MS-Windows
    7.4.429  build fails with fewer features
    7.4.430  test_listlbr fails when compiled with normal features
    7.4.431  compiler warning
    7.4.432  MS-Windows: setting 'encoding' does not convert arguments
    7.4.433  test 75 fails on MS-Windows
    7.4.434  gettabvar() is not consistent with getwinvar() and getbufvar()
    7.4.435  line formatting behaves differently when 'linebreak' is set
    7.4.436  ml_get error for autocommand that moves the cursor

 sources  | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 54 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index d46d890..01fead6 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.4
-%define		patchlevel	383
+%define		patchlevel	436
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 861113d..5a7ad65 100644
--- a/sources
+++ b/sources
@@ -381,3 +381,56 @@ b9cfe3596774dd80a4db274a454b1e4a  7.4.380
 8f39b5d3f37fadf08be2a792b8ff5647  7.4.381
 646d11d169b09957a9e5cd95397c0e3f  7.4.382
 a21f94be8287d74fba1e829ddee6e58b  7.4.383
+da6141dfa00e44417d85a1b89726e57a  7.4.384
+4738deffdd929dd47d1d18f3f4333105  7.4.385
+41d9cdc9b89e46a5e69fbc45ac8f00f5  7.4.386
+b6b5d548e3052d9216e8eea32e27b5e9  7.4.387
+62703b70cfb0008837720da25034b7d3  7.4.388
+731e9735eeedc48440082ecbe3642a65  7.4.389
+51d11cc388169fa1bf29d2b525587086  7.4.390
+daa4347e47d3ca483f0e99f2835033ab  7.4.391
+891c612994d674224d1259d1ed7b1761  7.4.392
+850083cb9e3bff53e66470d6ec1b37fa  7.4.393
+08f14b6cb097cea3a14d65f068579b6a  7.4.394
+2619c0aedfd5b92a0d8be67ea17ba21a  7.4.395
+5b96e528052385167dc94f9bb8aef9ca  7.4.396
+7e8376933e6d74cfcfc82531d9f078ea  7.4.397
+79aa5124d630aaa02355ab5de6ee8b3d  7.4.398
+43a3fd90cf4a92349b085a529f110077  7.4.399
+f0e4064b0f5df95c2973b1857b670adf  7.4.400
+f5d338100e4e5496df69a9c46ca5f922  7.4.401
+32a9848bcb8da4cb2b55433aeaee68fc  7.4.402
+79f602c4e1b48d37718d4f86ce2caa75  7.4.403
+a90232993083f86728c58a3d2872ecb1  7.4.404
+839f7bfeec89fb143580d18fbdf41936  7.4.405
+5cf1658257acbda5fd3e2a29a58d7654  7.4.406
+64278ebd6cedfca13830d120aab45110  7.4.407
+9232e5adc637644330172996c78971c7  7.4.408
+527886d5a2ef630e5cf94fe94fb056ca  7.4.409
+81451c6a22dc4ba56b59464d2ecc1369  7.4.410
+50cf000b275d049e5aa8347be82e1e02  7.4.411
+191f2ac576ae99ae85dbc8ac33dc70f4  7.4.412
+d820fe6850e98380b194cd66d63a01c3  7.4.413
+aa6e0b02c1ae9f80f11b42571bf87aaa  7.4.414
+f705fb3d07c6f96adb858b59e8976959  7.4.415
+a5b32df79da64c3bd3c3a276b0bf8d54  7.4.416
+4f32ed3c3fd801a91d0c9d575700e26e  7.4.417
+068fdf4aeb89e08358f249b50247a0c3  7.4.418
+1b89802e9d44b56af6cbd5305b9981ae  7.4.419
+daaad58269ff8a5d814032e4c36698b4  7.4.420
+89c26204324e138c7553b0787287da25  7.4.421
+bfb194077449019d6afc1820b5e921ad  7.4.422
+0bf6453db46296484f796bda5504328c  7.4.423
+1fb63d4defe8d21cdfd2ab34b53a8798  7.4.424
+be3c9ba47c189e273bd37b9881a831aa  7.4.425
+ee1d39e3604a9212fd6e0ede288cb4a5  7.4.426
+2cc31d6799dea0bcddbcf80a1627c45e  7.4.427
+2a88f036069bbdd1ca953a84f824d0ac  7.4.428
+9ddf13fe4273a0c63028ae61d597f77f  7.4.429
+92d4d261a83403dab66edb93b1562e07  7.4.430
+02379c798cbcf34076d463487d7c25ae  7.4.431
+3c2e78d08521ed4e559b828d993ffd4f  7.4.432
+948da2567228a48160aaa0a75a124860  7.4.433
+8d05462187fd93a350d88e9bfaa65c26  7.4.434
+ca42274c0b7c8095018aa33d79ebb492  7.4.435
+c57d0c7845160a3b57b7b619bfbadb3c  7.4.436
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/0eb94c356db77584c48db7d568769a73531104ec



More information about the pld-cvs-commit mailing list