[packages/vim] updated to 7.3.1078

glen glen at pld-linux.org
Fri May 31 14:15:28 CEST 2013


commit 7ff0abb85525b514edea7291962efbf4718ac299
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 31 08:58:46 2013 +0300

    updated to 7.3.1078
    
    7.3.1037  look-behind matching is very slow on long lines
    7.3.1038  crash when using Cscope
    7.3.1039  new regexp engine does not support \%23c, \%<23c and the like
    7.3.1040  Python: Problems with debugging dynamic build
    7.3.1041  Python: valgrind invalid read errors.
    7.3.1042  Python: can't assign to vim.Buffer.name
    7.3.1043  Python: Dynamic compilation with 2.3 fails
    7.3.1044  Python: No {Buffer,TabPage,Window}.valid attributes
    7.3.1045  Python: No error handling for VimToPython function
    7.3.1046  Python: Using Py_BuildValue for building strings
    7.3.1047  Python: dir() does not work properly
    7.3.1048  Python: no consistent naming
    7.3.1049  Python: no consistent naming
    7.3.1050  Python: Typo in pyiter_to_tv
    7.3.1051  Python: possible memory leaks
    7.3.1052  Python: possible SEGV and negative refcount
    7.3.1053  Python: no flag for types with tp_traverse+tp_clear
    7.3.1054  (after 7.3.1042) can't build without the +autocmd feature
    7.3.1055  negated collection does not match newline
    7.3.1056  Python: possible memory leaks
    7.3.1057  Python: not enough compatibilty
    7.3.1058  call of funcref does not succeed in other script
    7.3.1059  Python: Using fixed size buffers
    7.3.1060  Python: can't repr() a function
    7.3.1061  Python: Dictionary is not standard
    7.3.1062  Python: List is not standard
    7.3.1063  Python: Function is not standard
    7.3.1064  Python: insufficient error checking
    7.3.1065  Python: key mapping is not standard
    7.3.1066  Python: Insufficient exception and error testing
    7.3.1067  Python: documentation lags behind
    7.3.1068  Python: Script is auto-loaded on function creation
    7.3.1069  Python: memory leaks
    7.3.1070  crash in Python tests; compiler warning for unused function
    7.3.1071  new regexp engine: backreferences don't work correctly
    7.3.1072  compiler warning for uninitialized variable
    7.3.1073  new regexp engine may run out of states
    7.3.1074  compiler warning for printf format
    7.3.1075  compiler warning for storing a long_u in an int
    7.3.1076  new regexp engine: \@= and \& don't work
    7.3.1077  Python: Allocating dict the wrong way, causing a crash
    7.3.1078  new regexp engine: \@! doesn't work

 sources  | 42 ++++++++++++++++++++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 43 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index c46cf95..be0c9d4 100644
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define		ver		7.3
-%define		patchlevel	1036
+%define		patchlevel	1078
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 7aa6631..0ef8fe9 100644
--- a/sources
+++ b/sources
@@ -1033,3 +1033,45 @@ fea965119260e7e7ba93f93673c771f0  7.3.1033
 e7221a14e84e33323ace75887a6cdc2b  7.3.1034
 a1a18974a3d4a296e8b73f149eb4a000  7.3.1035
 34fc624563ea7595c9f9219fe64e87fb  7.3.1036
+5fb56984078f2786ace59ec92574efc7  7.3.1037
+1900179b79a3412d1e72a7f3cd69e767  7.3.1038
+60c7e4b592b561a1d09acafe2689fa4b  7.3.1039
+eaa47e881ec791c008c6d7d89365dd28  7.3.1040
+5fb7dcaaa14e27e949429549e45e61aa  7.3.1041
+cbd0a19ded3b38fad6c0aed0bbe3cb9a  7.3.1042
+19db4e7f456ce71941680a008b97439d  7.3.1043
+f923f4e31a665c2a936b2365fb139d4b  7.3.1044
+eec98859d294d5a7f92f96ff32860d55  7.3.1045
+d431408a3fb1095414c654f4422e65f0  7.3.1046
+c6284bf1c2d9f0c645e75db63e9f9103  7.3.1047
+56bc7ef40b0fe3f62a5fab6a030290c7  7.3.1048
+c7f6fd1ecd718194092ec928d4d5d57e  7.3.1049
+35bb73530943c7646a131e229ddc0838  7.3.1050
+778d1b45ede5c004b45c55f064d15e79  7.3.1051
+5f3ad17450499dac2537be4ebbe20e2f  7.3.1052
+e94ca6780fd6267a9b2dd7346719626e  7.3.1053
+07fa4ef6cd1f69302f44a9099b885413  7.3.1054
+f6c75b425aceda1a77734a0255626df3  7.3.1055
+fbbcf3d9174d6f03a8f225bfb670f1f4  7.3.1056
+fab9c0341dca97a497740d3a89c9a465  7.3.1057
+4ae1340c02a44633e669d00b54fdfb60  7.3.1058
+385a1071b911690fd7debc70f646e790  7.3.1059
+9e7f35f49b22ab242871973f7a6b5dd6  7.3.1060
+19dd354d906bbb57006bebceff266778  7.3.1061
+e25bdd8cd76c95c9fbac407ef96781db  7.3.1062
+f4675a6073edff0abc8b3601998c4039  7.3.1063
+ede2d727d34fce9c3796538d8284f50f  7.3.1064
+e83612ef3daaebe90701eb66eb02dac2  7.3.1065
+740cce26aaccf165ffc8b53a56efe2ee  7.3.1066
+a4f58a9d4e03f11f6da0f7df23212331  7.3.1067
+906317d5f788a9cc2655636552c00d34  7.3.1068
+081fd295a6dda39242f75b218f891d99  7.3.1069
+238f1150c9838693738b18cff5cd2735  7.3.1070
+c9e3e7d0ef16e80ebc33e773251034c0  7.3.1071
+69656e878c14845d5e4f025514a5476d  7.3.1072
+86d905afc2a39c18b1f664d2bd1646b6  7.3.1073
+7bbd76a456b38b3b69bc92e83c3a587f  7.3.1074
+58fe19785303a0662dacd49ccc5a20c0  7.3.1075
+b444d9cf7aa8d4e3ae92a93141bcb182  7.3.1076
+036f90ffaf3c6217e78565e71700ebf9  7.3.1077
+607e021e7293791c30f41850f00cb842  7.3.1078
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/7ff0abb85525b514edea7291962efbf4718ac299



More information about the pld-cvs-commit mailing list