Commit graph

264 commits

Author SHA1 Message Date
morr
99c538cc09 Revert changes now that distfile is uploaded 2016-07-04 06:18:39 +00:00
jklos
1e66809def Fix for wrong upload. 2016-07-03 22:35:06 +00:00
jklos
e14555d534 Fixed source distfile which didn't exist. 2016-07-03 22:25:00 +00:00
morr
3c81895f06 Update to newest patchlevel 1987.
Changes:
7.4.1041  various small things
7.4.1042  there is no way to get the word count in a script
7.4.1043  another small thing
7.4.1044  (after 7.4.1042) can't build without the +eval feature
7.4.1045  can't see coverage if shadow and coverage on the same build
7.4.1046  no test coverage for menus
7.4.1047  (after patch 7.4.1042) tests fail on MS-Windows
7.4.1048  (after patch 7.4.1047) test still fails on MS-Windows
7.4.1049  (after patch 7.4.1048) test still still fails on MS-Windows
7.4.1050  warning for unused var with tiny features
7.4.1051  segfault when unletting "count"
7.4.1052  illegal memory access with weird syntax command
7.4.1053  insufficient testing for quickfix commands
7.4.1054  illegal memory access
7.4.1055  running "make newtests" in src/testdir has no output
7.4.1056  don't know why finding spell suggestions is slow
7.4.1057  typos in the :options window
7.4.1058  not possible to test behavior when memory allocation fails
7.4.1059  code is never executed
7.4.1060  instructions for writing tests are outdated
7.4.1061  compiler warning for ignoring return value of fwrite()
7.4.1062  building with Ruby on MS-Windows requires a lot of arguments
7.4.1063  TCL variables are not set when building with Cygwin and MingW
7.4.1064  with single letter compounding spell suggestions are slow
7.4.1065  cannot use the "dll" options on MS-Windows
7.4.1066  (after 7.4.1065) build fails on MS-Windows
7.4.1067  (after 7.4.1065) Can't build with MingW+Python on MS-Windows
7.4.1068  wrong way to check for unletting internal variables
7.4.1069  compiler warning for unused argument
7.4.1070  the Tcl interface can't be loaded dynamically on Unix
7.4.1071  new style tests are executed in arbitrary order
7.4.1072  increment test is old style
7.4.1073  alloc_id depends on numbers, may use the same one twice
7.4.1074  warning from VX2015 compiler
7.4.1075  crash when using an invalid command
7.4.1076  CTRL-A does not work well in right-left mode
7.4.1077  the build instructions for MS-Windows are incomplete
7.4.1078  MSVC: "make clean" doesn't cleanup in the tee directory
7.4.1079  (after 7.4.1073) file missing from distribution
7.4.1080  VS2015 HandleToLong() is shadowed by a Vim macro
7.4.1081  no test for what previously caused a crash
7.4.1082  the Tcl interface is always skipping memory free on exit
7.4.1083  building GvimExt with VS2015 may fail
7.4.1084  repeating CTRL-A in Visual mode increments the wrong numbers
7.4.1085  the CTRL-A and CTRL-X commands do not update '[ and '] marks
7.4.1086  crash with an extremely long buffer name
7.4.1087  CTRL-A and CTRL-X work badly with blockwise visual selection
7.4.1088  Coverity warns for uninitialized variables
7.4.1089  repeating CTRL-A doesn't work
7.4.1090  no tests for :hardcopy and related options
7.4.1091  2 sec delay when making change while need_wait_return is set
7.4.1092  is not simple to test for an exception
7.4.1093  typo in test goes unnoticed
7.4.1094  test for :hardcopy fails on MS-Windows
7.4.1095  can't build GvimExt with SDK 7.1
7.4.1096  need several lines to verify a command produces an error
7.4.1097  looking up the alloc ID for tests fails
7.4.1098  still using old style C function declarations
7.4.1100  Cygwin makefiles are unused
7.4.1101  cursor in wrong position with 'rightleft' and concealing
7.4.1102  debugger has no stack backtrace support
7.4.1103  removed file still in distribution
7.4.1104  various problems building with MzScheme/Racket
7.4.1105  with slices there is a mixup of variable name and namespace
7.4.1106  the nsis script can't be used from the appveyor build
7.4.1107  Vim can create a directory but not delete it
7.4.1108  expanding "~" halfway a file name
7.4.1109  (after 7.4.1107) MS-Windows doesn't have rmdir()
7.4.1110  test 108 fails when language is French
7.4.1111  test_expand fails on MS-Windows
7.4.1112  no error is reported for ":next" with an illegal file name
7.4.1113  (after 7.4.1105) using {ns} in variable name does not work
7.4.1114  (after 7.4.1107) delete() does not handle symbolic links
7.4.1115  MS-Windows: make clean in testdir doesn't clean everything
7.4.1116  delete(x, 'rf') does not delete files starting with a dot
7.4.1117  (after 7.4.1116) no longer get "." and ".." in directory list
7.4.1118  tests hang in 24 line terminal
7.4.1119  argidx() has a wrong value after ":%argdelete"
7.4.1120  delete(x, 'rf') fails if a directory is empty
7.4.1121  test_expand leaves files behind
7.4.1122  test 92 and 93 fail with gvim on system with non utf-8 locale
7.4.1123  using ":argadd" makes wrong arg the current one
7.4.1124  MS-Windows: dead key behavior is not ideal
7.4.1125  there is no perleval()
7.4.1126  can only get the directory of the current window
7.4.1127  both old and new style tests for Perl
7.4.1128  MS-Windows: delete() does not recognize junctions
7.4.1129  Python None value can't be converted to a Vim value
7.4.1130  memory leak in :vimgrep
7.4.1131  new lines in the viminfo file are dropped
7.4.1133  generated function prototypes still have __ARGS()
7.4.1134  the arglist test fails on MS-Windows
7.4.1135  one more arglist test fails on MS-Windows
7.4.1136  wrong argument to assert_exception() causes a crash
7.4.1137  illegal memory access when using :copen and :cclose
7.4.1138  when running gvim in the foreground some icons are missing
7.4.1139  MS-Windows: getftype() returns "file for symlink to directory
7.4.1140  recognizing <sid> does not work when the language is Turkish
7.4.1141  searchpair() with a syntax skip expression may not work
7.4.1142  cannot define keyword characters for a syntax file
7.4.1143  can't sort on floating point numbers
7.4.1144  (after 7.4.1143) can't build on several systems
7.4.1145  default features are conservative
7.4.1146  can't build with Python 3 interface using MingW
7.4.1147  conflict for "chartab"
7.4.1148  default for MingW and Cygwin is still "normal"
7.4.1149  (after 7.4.1013) problem with using local value of 'efm'
7.4.1150  'langmap' applies to the first character typed in Select mode
7.4.1151  (after 7.4.1150) missing change to eval.c
7.4.1152  (after 7.4.1150) langmap test fails with normal build
7.4.1153  autocommands for quickfix cannot always get current title
7.4.1154  no support for JSON
7.4.1155  (after 7.4.1154) build with normal features fails
7.4.1156  Coverity warns for NULL pointer and ignoring return value
7.4.1157  type() does not work for v:true, v:none, etc.
7.4.1158  still using __ARGS()
7.4.1159  automatically generated function prototypes use __ARGS
7.4.1160  no error for jsondecode('"')
7.4.1161  ":argadd" without argument does not work as documented
7.4.1162  missing error number in MzScheme
7.4.1163  expressions "0 + v:true" and "'' . v:true" cause an error
7.4.1164  can't compare special vars; jsondecode() doesn't report error
7.4.1165  build fails when defining DYNAMIC_ICONV_DLL in the makefile
7.4.1166  jsonencode() doesn't handle Funcref and repeated list right
7.4.1167  no tests for "is" and "isnot" with the new variables
7.4.1168  this doesn't give the right result: eval(string(v:true))
7.4.1169  the socket I/O is intertwined with the netbeans code
7.4.1170  (after 7.4.1169) missing changes in src/Makefile, Filelist
7.4.1171  Makefile dependencies are outdated
7.4.1172  (after 7.4.1169) configure is overly positive
7.4.1173  (after 7.4.1168) no test for new behavior of v:true et al.
7.4.1174  netbeans contains dead code insde #ifndef INIT_SOCKETS
7.4.1175  (after 7.4.1169) can't build with Mingw and Cygwin
7.4.1176  missing change to proto file
7.4.1177  the +channel feature is not in :version output
7.4.1178  empty() doesn't work for the new special variables
7.4.1179  test_writefile and test_viml do not delete the tempfile
7.4.1180  crash with invalid argument to glob2regpat()
7.4.1181  free_tv() can't handle special variables
7.4.1182  still socket code intertwined with netbeans
7.4.1183  (after 7.4.1182) MS-Windows build is broken
7.4.1184  MS-Windows build is still broken
7.4.1185  can't build with TCL on some systems
7.4.1186  error messages for security context are hard to translate
7.4.1187  MS-Windows channel code only supports one channel
7.4.1188  using older JSON standard
7.4.1189  (after 7.4.1165) can't use another language on MS-Windows
7.4.1190  on OSX the default flag for dlopen() is different
7.4.1191  the channel feature isn't working yet
7.4.1192  can't build with FEAT_EVAL but without FEAT_MBYTE
7.4.1193  can't build the channel feature on MS-Windows
7.4.1194  compiler warning for not using return value of fwrite()
7.4.1195  the channel feature does not work in the MS-Windows console
7.4.1196  still using __ARGS
7.4.1197  still using __ARGS (fixed)
7.4.1198  still using __ARGS
7.4.1199  still using __ARGS
7.4.1201  still using __ARGS
7.4.1202  can't build on Mac
7.4.1203  still using __ARGS (corrected patch)
7.4.1204  latin1 characters cause encoding conversion
7.4.1205  using old style function declarations
7.4.1206  using old style function declarations
7.4.1207  using old style function declarations
7.4.1208  using old style function declarations
7.4.1209  (after 7.4.1207) can't build with Athena
7.4.1210  using old style function declarations
7.4.1211  using old style function declarations
7.4.1212  (after 7.4.1207) can't build with Motif
7.4.1213  using old style function declarations
7.4.1214  using old style function declarations
7.4.1215  using old style function declarations
7.4.1216  still using HAVE_STDARG_H
7.4.1217  execution of command on channel doesn't work yet
7.4.1218  missing change in configure, more changes for function style
7.4.1219  build fails with +channel but without +float
7.4.1220  warnings for unused variables in tiny build
7.4.1221  tiny and small builds include too many features
7.4.1222  ":normal" command and others missing in tiny build (fixed 2)
7.4.1223  crash when setting v:errors to a number
7.4.1224  build problems with GTK on BSD
7.4.1225  still a few old style function declarations
7.4.1226  GRESOURCE_HDR is unused
7.4.1227  compiler warnings
7.4.1228  copy() and deepcopy() fail with special variables
7.4.1229  "eval" and "expr" channel commands don't work yet
7.4.1230  Win32: opening channel may hang, messages not handled
7.4.1231  JSON messages are not parsed properly
7.4.1232  compiler warnings when the Sniff feature is enabled
7.4.1233  channel command may cause a crash
7.4.1234  demo server only runs with Python 2
7.4.1235  (after 7.4.1231) missing change to eval.c
7.4.1236  with "syntax manual" switching buffers removes highlighting
7.4.1237  can't translate message without adding a line break
7.4.1238  can't handle two messages right after each other (fixed)
7.4.1239  JSON message after the first one is dropped
7.4.1240  Visual studio tools are noisy
7.4.1241  missing change in Makefile due to diff mismatch
7.4.1242  json_test fails without the eval feature
7.4.1243  compiler warning for uninitialized variable
7.4.1244  the channel functions don't sort together
7.4.1245  file missing from distribution
7.4.1246  the channel functionality isn't tested
7.4.1247  the channel test doesn't run on MS-Windows
7.4.1248  can't reliably start and stop the channel test server
7.4.1249  crash when the process a channel is connected to exits
7.4.1250  running tests in shadow directory fails
7.4.1251  new test file missing from distribution
7.4.1252  the channel test server may receive two messages concatenated
7.4.1253  Python test server not displaying second of two commands
7.4.1254  opening a second channel causes a crash
7.4.1255  crash for channel "eval" command without third argument
7.4.1256  on Mac sys.exit(0) doesn't kill the test server
7.4.1257  channel test fails in some configurations
7.4.1258  the channel test can fail if messages arrive later
7.4.1259  no test for what patch 7.3.414 fixed
7.4.1260  the channel feature doesn't work on Win32 GUI
7.4.1261  crash on garbage collection, leaking memory
7.4.1262  the channel callback is not invoked
7.4.1263  ch_open() hangs when the server isn't running
7.4.1264  crash when receiving an empty array
7.4.1265  not all channel commands are tested
7.4.1266  a BufAdd autocommand may cause an ml_get error
7.4.1267  easy to miss handling all types of variables
7.4.1268  waittime is used as seconds instead of milliseconds
7.4.1269  encoding {'key'✌️none} to JSON doesn't give an error
7.4.1270  warnings for missing values in switch
7.4.1271  assert_false(v:false) reports an error
7.4.1272  using future enum value
7.4.1274  cannot run a job
7.4.1275  (after 7.4.1274) build fails on MS-Windows
7.4.1276  warning for not using return value of fcntl()
7.4.1277  compiler can complain about missing enum value in switch
7.4.1278  when jsonencode() fails it still returns something
7.4.1279  jsonencode() is not producing strict JSON
7.4.1280  missing case value
7.4.1281  no test for skipping over code that isn't evaluated
7.4.1282  crash when evaluating the pattern of ":catch" causes an error
7.4.1283  the job feature isn't available on MS-Windows
7.4.1284  (after 7.4.1282) test 49 fails
7.4.1285  cannot measure elapsed time
7.4.1286  ch_open() with a timeout doesn't work correctly
7.4.1287  (after 7.4.1286) channel test fails
7.4.1288  ch_sendexpr() does not use JS encoding
7.4.1289  channel test fails on MS-Windows, connect() takes too long
7.4.1290  Coverity complains about uneccessary check for NULL
7.4.1291  on MS-Windows the channel test server doesn't quit
7.4.1292  some compilers complain about uninitialzed variable
7.4.1293  a channel may hang waiting for a discarded message
7.4.1294  job_stop() only kills the started process
7.4.1295  string(job) doesn't work well on MS-Windows
7.4.1296  cursor changes column with up motion when not supposed to
7.4.1297  on Mac test_channel leaves python instances running
7.4.1298  when the channel test fails the server keeps running
7.4.1299  when server sends zero ID message channel handler not invoked
7.4.1300  cannot test CursorMovedI because there is typeahead
7.4.1301  missing options in ch_open()
7.4.1302  typo in struct field name
7.4.1303  a Funcref is not accepted as a callback
7.4.1304  function names are difficult to read
7.4.1305  "\%1l^#.*" does not match on a line starting with "#"
7.4.1306  job control doesn't work well on MS-Windows
7.4.1307  some channel tests fail on MS-Windows
7.4.1308  (after 7.4.1307) typo in test
7.4.1309  when a test fails not all relevant info is listed
7.4.1310  jobs don't open a channel
7.4.1311  (after 7.4.1310) sock_T is defined too late
7.4.1312  (after 7.4.1311) sock_T not defined without +channel feature
7.4.1313  MS-Windows: Using socket after closed causes an exception
7.4.1314  warning for uninitialzed variable
7.4.1315  using channel handle does not allow for freeing when unused
7.4.1316  can't build MS-Windows console version
7.4.1317  MS-Windows: channel test fails
7.4.1318  channel with pipes doesn't work in GUI
7.4.1319  tests fail on MS-Windows and on Unix with GUI
7.4.1320  Cygwin/MingW build fails with channel but without Netbeans
7.4.1321  compiler complains about missing statement
7.4.1322  crash when unletting the variable that holds the channel
7.4.1323  do not get warnings when building with MingW
7.4.1324  channels with pipes don't work on MS-Windows
7.4.1325  channel test fails on Unix/DOS line endings difference
7.4.1326  build rules are bit too complicated
7.4.1327  channel test doesn't work if Python executable is python.exe
7.4.1328  can't compile with +job but without +channel
7.4.1329  crash when using channel that failed to open
7.4.1330  fd_read() has an unused argument
7.4.1331  crash when closing the channel in a callback
7.4.1332  problem using Python3 when compiled with MingW
7.4.1333  channel test fails on non-darwin builds
7.4.1334  many compiler warnings with MingW
7.4.1335  can't build on MS-Windows with +job but without +channel
7.4.1336  channel NL mode is not supported yet
7.4.1337  (after 7.4.1336) part of the change missing
7.4.1338  (after 7.4.1336) another part of the change is missing
7.4.1339  warnings when building the GUI with MingW
7.4.1340  (after 7.4.1339) merge left extra #endif behind
7.4.1341  difficult to add more arguments to ch_sendraw()/ch_sendexpr()
7.4.1342  on Mac OS/X the waittime must be > 0 for connect to work
7.4.1343  can't compile with +job but without +channel
7.4.1344  can't compile Win32 GUI with tiny features
7.4.1345  a few more compiler warnings
7.4.1346  compiler warnings in build with -O2
7.4.1347  when there is any error Vim will use a non-zero exit code
7.4.1348  more compiler warnings
7.4.1349  and some more MingW compiler warnings
7.4.1350  when the test server fails to start Vim hangs
7.4.1351  ch_open() may fail instead of waiting for the specified time
7.4.1352  the test script lists all functions before executing them
7.4.1353  Test_connect_waittime is skipped for MS-Windows
7.4.1354  MS-Windows: Mismatching default compile options
7.4.1355  Win32 console and GUI handle channels differently
7.4.1356  job and channel options parsing is scattered
7.4.1357  (after 7.4.1356) error for returning value from void function
7.4.1358  compiler warning when not building with +crypt
7.4.1359  (after 7.4.1356) channel test ch_sendexpr() times out
7.4.1360  can't remove a callback with ch_setoptions()
7.4.1361  channel test fails on Solaris
7.4.1362  (after 7.4.1356) using unitinialized value
7.4.1363  compiler warnings with tiny build
7.4.1364  the Win 16 code is not maintained and unused
7.4.1365  cannot execute a single test function
7.4.1366  typo in test and resulting error in test result
7.4.1367  compiler warning for unreachable code
7.4.1368  one more Win16 file remains
7.4.1369  channels don't have a queue for stderr
7.4.1370  the Python test script may keep on running
7.4.1371  X11 GUI callbacks don't specify the part of the channel
7.4.1372  Channel read implementation is incomplete
7.4.1373  must turn args into string when calling Vim channel function
7.4.1374  channel test hangs on MS-Windows
7.4.1375  still some Win16 code
7.4.1376  ch_setoptions() cannot set all options
7.4.1377  Test_connect_waittime() is flaky
7.4.1378  can't change job settings after it started
7.4.1379  channel test fails on Win32 console
7.4.1380  the job exit callback is not implemented
7.4.1381  (after 7.4.1380) exit value not available on MS-Windows
7.4.1382  can't get the job of a channel
7.4.1383  GvimExt only loads the old libintl.dll
7.4.1384  it is not easy to use a set of plugins and their dependencies
7.4.1385  compiler warning for using array
7.4.1386  job may be freed when the Job exit callback is invoked
7.4.1387  Win16 docs still referenced
7.4.1388  compiler warning
7.4.1389  incomplete function declaration
7.4.1390  if glib-compile-resources cannot be found building Vim fails
7.4.1391  warning for uninitialzed variable
7.4.1392  some tests fail for Win32 console version
7.4.1393  starting a job hangs in the GUI
7.4.1394  can't sort inside a sort function
7.4.1395  DETACH in quotes is not compatible with Netbeans interface
7.4.1396  compiler warnings for conversions
7.4.1397  sort test fails on MS-Windows
7.4.1398  the close-cb option is not implemented yet
7.4.1399  the MS-DOS code does not build (fixed 2)
7.4.1400  Perl eval doesn't work properly on 64-bit big-endian machine
7.4.1401  'autochdir' set during startup with diff mode doesn't work
7.4.1402  GTK 3 is not supported
7.4.1403  can't build without the quickfix feature
7.4.1404  ch_read() doesn't time out on MS-Windows
7.4.1405  completion menu flickers
7.4.1406  leaking memory in cs_print_tags_priv()
7.4.1407  json_encode() does not handle NaN and inf properly
7.4.1408  MS-Windows doesn't have isnan() and isinf()
7.4.1409  configure includes GUI despite --disable-gui flag
7.4.1410  leaking memory in cscope interface
7.4.1411  compiler warning for indent
7.4.1412  compiler warning for indent
7.4.1413  when calling ch_close() the close callback is invoked
7.4.1414  Appveyor only builds one feature set
7.4.1415  (after 7.4.1414) dropped the skip-tags setting
7.4.1416  using "u_char" intead of "char_u", doesn't work everywhere
7.4.1417  (after 7.4.1414) missing appveyor.bat from the distribution
7.4.1418  job_stop() on MS-Windows does not really stop the job
7.4.1419  tests slowed down because of the "not a terminal" warning
7.4.1420  (after 7.4.1419) missing makefile
7.4.1421  may free a channel when a callback may need to be invoked
7.4.1422  keeping channel open after job stops results in test failing
7.4.1423  channel test fails on MS-Windows
7.4.1424  not using --not-a-term when running tests on MS-Windows
7.4.1425  there are still references to MS-DOS support
7.4.1426  the "out-io" option for jobs is not implemented yet
7.4.1427  trailing comma in enums is not ANSI C
7.4.1428  compiler warning for non-virtual destructor
7.4.1429  MS-Windows: when not using directx drawing emoji is broken
7.4.1430  not useful to encode NaN and Infinity as null for JSON
7.4.1431  including header files twice
7.4.1432  typo in button text
7.4.1433  the Sniff interface is no longer useful
7.4.1434  JSON encoding doesn't handle surrogate pair
7.4.1435  confusing that ch_sendexpr()/ch_sendraw() wait for a response
7.4.1436  (after 7.4.1433) Sniff files still referenced in distribution
7.4.1437  old system doesn't have isinf() and NAN
7.4.1438  can't get buffer number of a channel
7.4.1439  (after 7.4.1434) using uninitialzed variable
7.4.1440  (after 7.4.1437) can't build on Windows
7.4.1441  using empty name instead of no name for channel buffer
7.4.1442  MS-Windows: more compilation warnings for destructor
7.4.1443  can't build GTK3 with small features
7.4.1444  can't build with JSON but without multi-byte
7.4.1445  memory corruption when 'encoding' is not utf-8
7.4.1446  crash when using json_decode()
7.4.1447  memory leak when using ch_read(); log messages missing
7.4.1448  JSON tests fail if 'encoding' is not utf-8
7.4.1449  build fails with job feature but without channel feature
7.4.1450  json encoding still fails when encoding is not utf-8
7.4.1451  Vim hangs when a channel has a callback but isn't referenced
7.4.1452  screen and cursor not updated after a callback was invoked
7.4.1453  missing --not-a-term
7.4.1454  the exit callback test is flaky
7.4.1455  JSON decoding test for surrogate pairs is in the wrong place
7.4.1456  test 87 fails with Python 3.5
7.4.1457  opening a channel with select() is not done properly
7.4.1458  when a JSON channel has a callback it may never be cleared
7.4.1459  (after 7.4.1457) MS-Windows doesn't know socklen_t
7.4.1460  syntax error in rarily used code
7.4.1461  MS-Windows: all parts of a job command are put in quotes
7.4.1462  two more rarily used functions with errors
7.4.1463  configure doesn't find isinf() and isnan() on some systems
7.4.1464  when the argument of sort() is zero or empty it fails
7.4.1465  may use NULL pointer when using buffer output and JSON mode
7.4.1466  Coverity reports dead code
7.4.1467  can't build without the float feature
7.4.1468  sort test doesn't test with "1" argument
7.4.1469  channel test sometimes fails, especially on OS/X
7.4.1470  Coverity reports missing restore
7.4.1471  missing out-of-memory check, Coverity warning
7.4.1472  Coverity warning for not using return value
7.4.1473  can't build without the autocommand feature
7.4.1474  compiler warnings without the float feature
7.4.1475  using hangulinput with utf-8 CSI character is misintepreted
7.4.1476  function arguments marked as unused while they are not
7.4.1477  Test_reltime is flaky, it depends on timing
7.4.1478  ":loadplugin" doesn't take care of ftdetect files
7.4.1479  no test for ":loadplugin"
7.4.1480  cannot add a pack direcory without loading a plugin
7.4.1481  can't build with small features
7.4.1482  "timeout" option not supported on ch_eval*()
7.4.1483  a one-time callback is not used for a raw channel
7.4.1484  channel "err-io" value "out" is not supported
7.4.1485  job input from buffer is not implemented
7.4.1486  ":loadplugin" is not optimal, some people find it confusing
7.4.1487  for WIN32 isinf() is defined as a macro
7.4.1488  not using key if result from hangul_string_convert() is NULL
7.4.1489  (after 7.4.1487) "inline" is not supported by old MSVC
7.4.1490  compiler warning for unused function
7.4.1491  Visual-block shift breaks multi-byte characters
7.4.1492  no command line completion for ":packadd"
7.4.1493  wrong callback invoked for zero-id messages
7.4.1494  clr_history() does not work properly
7.4.1495  compiler warnings with job but without channel feature
7.4.1496  crash when built with GUI but it's not active
7.4.1497  cursor drawing problem with GTK 3
7.4.1498  error for locked item when using json_decode()
7.4.1499  no error message when :packadd does not find anything
7.4.1500  should_free flag set to FALSE
7.4.1501  garbage collection with an open channel is not tested
7.4.1502  writing last-but-one buffer line to channel not implemented
7.4.1503  crash when using ch_getjob()
7.4.1504  (after 7.4.1502) no test for reading last-but-one line
7.4.1505  get too many "looking for messages" channel log entries
7.4.1506  job cannot read from a file
7.4.1507  crash when starting a job fails
7.4.1508  can't build GvimExt with MingW
7.4.1509  keeping both a job and channel variable is a hassle
7.4.1510  channel test fails on AppVeyor
7.4.1511  statusline highlighting is sometimes wrong
7.4.1512  channel input from file not supported on MS-Windows
7.4.1513  "J" fails if there are not enough lines
7.4.1514  channel output to file not implemented yet
7.4.1515  channel test is a bit flaky
7.4.1516  cannot change file permissions
7.4.1517  compiler warning with 64bit compiler
7.4.1518  channel with disconnected in/out/err is not supported
7.4.1519  (after 7.4.1514) file output not implemented for MS-Windows
7.4.1520  channel test: Waiting for a file to appear doesn't work
7.4.1521  (after 7.4.1516) file permission test fails on MS-Windows
7.4.1522  cannot write channel err to a buffer
7.4.1523  writing channel to a file fails on MS-Windows
7.4.1524  channel test fails on BSD
7.4.1525  on a high resolution screen the toolbar icons are too small
7.4.1526  MS-Windows channel: missing writing to file + not connecting
7.4.1527  channel test is flaky on MS-Windows
7.4.1528  using "ever" for packages is confusing
7.4.1529  specifying buffer number for channel not implemented yet
7.4.1530  MS-Windows job_start() closes wrong handle
7.4.1531  compiler warning for unitinialized variable
7.4.1532  MS-Windows channel leaks file descriptor
7.4.1533  using feedkeys() with an empty string disregards 'x' option
7.4.1534  compiler warning for shadowed variable
7.4.1535  the feedkeys test has a one second delay
7.4.1536  cannot re-use a channel for another job
7.4.1537  too many feature flags for pipes, jobs and channels
7.4.1538  selection with the mouse does not work in command line mode
7.4.1539  too much code in eval.c
7.4.1540  channel test is a bit flaky
7.4.1541  missing job_info()
7.4.1542  job_start() with a list is not tested
7.4.1543  channel log methods are not tested
7.4.1544  on Win32 escaping the command does not work properly
7.4.1545  GTK3: horizontal cursor movement in Visual selection not good
7.4.1546  sticky type checking is more annoying than useful
7.4.1547  get "-1" when getting not set cterm highlight attribute
7.4.1548  (after 7.4.1546) two tests fail
7.4.1549  (after 7.4.1547) syntax attributes test fails in Win32 GUI
7.4.1550  cannot load packages early
7.4.1551  cannot generate help tags in all doc directories
7.4.1552  ":colorscheme" does not use 'packpath'
7.4.1553  ":runtime" does not use 'packpath'
7.4.1554  completion for :colorscheme does not use 'packpath'
7.4.1555  list of test targets incomplete
7.4.1556  "make install" changes the help tags file
7.4.1557  windows cannot be identified
7.4.1558  it is not easy to find out what windows display a buffer
7.4.1559  passing cookie to a callback is clumsy
7.4.1560  Dict options with a dash are more difficult to use
7.4.1561  (after 7.4.1559) missing update to proto file
7.4.1562  ":helptags ALL" crashes
7.4.1563  partial test fails on windows
7.4.1564  an empty list in function() causes an error
7.4.1565  crash when assert_equal() runs into a NULL string
7.4.1566  compiler warning for shadowed variable
7.4.1567  crash in assert_fails()
7.4.1568  using CTRL-] in help on option in parentheses doesn't work
7.4.1569  using old style tests for quickfix
7.4.1570  there is no way to avoid the message when editing a file
7.4.1571  no test for ":help"
7.4.1572  setting 'compatible' in test influences following tests
7.4.1573  tests get stuck at the more prompt
7.4.1574  ":undo 0" does not work
7.4.1575  using wrong size for struct
7.4.1576  write error of viminfo file is not handled properly
7.4.1577  cannot pass "dict.Myfunc" around as a partial
7.4.1578  there is no way to invoke a function later or periodically
7.4.1579  (after 7.4.1578) missing changes in channel.c
7.4.1580  crash when using function reference
7.4.1581  ":call dict.func()" where function is a partial does not work
7.4.1582  get E923 when using function(dict.func, [], dict)
7.4.1583  warning for unitinialized variable
7.4.1584  timers don't work for Win32 console
7.4.1585  partial is not recognized everywhere
7.4.1586  nesting partials doesn't work
7.4.1587  compiler warnings with 64 bit compiler
7.4.1588  old style test for quickfix
7.4.1589  combining dict and args with partial doesn't always work
7.4.1590  warning for shadowed variable
7.4.1591  the quickfix title is truncated
7.4.1592  quickfix code using memory after being freed
7.4.1593  using channel timeout instead of request timeout
7.4.1594  timers don't work on Unix
7.4.1595  not checking for failed open()
7.4.1596  memory leak
7.4.1597  memory leak when out of memory
7.4.1598  when starting the GUI fails a swap file is left behind
7.4.1599  no link to Coverity
7.4.1600  libs directory is not useful
7.4.1601  README files take a lot of space in the top directory
7.4.1602  info files take space in the top directory
7.4.1603  timer with an ":echo" command messes up display
7.4.1604  emoji characters are not treated as full width
7.4.1605  catching exception that won't be thrown
7.4.1606  type() handling plain Funcref and partial differently
7.4.1607  comparing function on two dicts is not backwards compatible
7.4.1608  string() doesn't handle a partial
7.4.1609  Contents file is only for Amiga distro
7.4.1611  the versplit feature makes the code uneccessary complicated
7.4.1612  (after 7.4.1611) can't build with small features
7.4.1613  (after 7.4.1612) still can't build with small features
7.4.1614  still quickfix test in old style
7.4.1615  build fails with tiny features
7.4.1616  malformed channel request causes a hang
7.4.1617  when a JSON message is split it isn't decoded
7.4.1618  start job with buffer output changes option in current buffer
7.4.1619  'fileformats' does not apply to the initial buffer
7.4.1620  emoji characters are not considered a kind of word character
7.4.1621  channel test doesn't work with Python 2.6
7.4.1622  channel demo doesn't work with Python 2.6
7.4.1623  all Channels share the message ID, it keeps getting bigger
7.4.1624  can't get info about a channel
7.4.1625  trying to close file descriptor that isn't open
7.4.1626  (after 7.4.1624) missing changes to structs
7.4.1627  channel out_cb and err_cb are not tested
7.4.1628  64-bit Compiler warning
7.4.1629  handling emoji chars as full width not backwards compatibile
7.4.1630  Unicode table for double width is outdated
7.4.1631  compiler doesn't understand switch on all enum values
7.4.1632  list of test targets is outdated
7.4.1633  if the help tags file was removed "make install" fails
7.4.1634  vertical movement after CTRL-A ends up in the wrong column
7.4.1635  channel test is a bit flaky
7.4.1636  missing prompt for crypt key when 'F' is in 'shortmess'
7.4.1637  can't build with older MinGW compiler
7.4.1638  when binding function to dict the reference count is wrong
7.4.1639  invoking garbage collection may cause a double free
7.4.1640  crash when an autocommand changes a quickfix list
7.4.1641  using unterminated string
7.4.1642  handling emoji chars as full width not backwards compatibile
7.4.1643  (after 7.4.1641) terminating file name has side effects
7.4.1644  error when using string() on partial with recursive reference
7.4.1645  partial in a dict can't be redefined as a function
7.4.1646  using Python vim.bindeval() on a partial doesn't work
7.4.1647  using freed memory after setqflist() and ":caddbuffer"
7.4.1648  compiler has a problem copying a string into di_key[]
7.4.1649  the matchit plugin needs to be copied to be used
7.4.1650  quickfix test fails
7.4.1651  some dead (MSDOS) code remains
7.4.1652  old style test for fnamemodify()
7.4.1653  (after 7.4.1649) can't load matchit.vim from the old location
7.4.1654  crash when using expand('%:S') in a buffer without a name
7.4.1655  remote_expr() hangs
7.4.1656  crash when using partial with a timer
7.4.1657  Unix in a terminal: channel messages not handled right away
7.4.1658  one canot know when VimEnter autocmds were already triggered
7.4.1659  (after 7.4.1657) compiler warning for argument type
7.4.1660  has('patch-7.4.1') doesn't work
7.4.1661  no test for special characters in channel eval command
7.4.1662  no test for an invalid Ex command on a channel
7.4.1663  in tests it's often useful to check if a pattern matches
7.4.1664  crash in :cgetexpr
7.4.1665  crash when calling job_start() with a NULL string
7.4.1666  when reading JSON from a channel all readahead is used
7.4.1667  Win32: waiting on a pipe with fixed sleep time
7.4.1668  channel_get_all() does multiple allocations
7.4.1669  when writing buffer lines to a pipe Vim may block
7.4.1670  completion doesn't work well for a variable containing "#"
7.4.1671  adding @ab to help tag completion may be unnecessary
7.4.1672  the Dvorak support is a bit difficult to install
7.4.1673  the justify plugin has to be copied or sourced to be used
7.4.1674  the editexisting plugin has to be copied/sourced to be used
7.4.1675  the swapmous plugin has to be copied or sourced to be used
7.4.1676  the shellmenu plugin has to be copied or sourced to be used
7.4.1677  a reference to the removed file_select plugin remains
7.4.1678  warning for unused argument
7.4.1679  Coverity: copying value of v_lock without initializing it
7.4.1680  Coverity warns for not checking name length (false positive)
7.4.1681  Coverity warns for fixed size buffer length (false positive)
7.4.1682  Coverity: no check for NULL
7.4.1683  generated .bat files do not support --nofork
7.4.1684  README text is slightly outdated
7.4.1685  there is no easy way to get all the information about a match
7.4.1686  when running tests $HOME/.viminfo is written
7.4.1687  the channel close_cb option does not work
7.4.1688  MzScheme does not support partial
7.4.1689  Ruby interface has inconsistent coding style
7.4.1690  can't compile with the conceal feature but without multi-byte
7.4.1691  ml_get error when going to new buffer and automd sets syntax
7.4.1692  feedkeys('i', 'x') gets stuck, waits for typing a character
7.4.1693  building the Perl interface gives compiler warnings
7.4.1694  Win32 gvim doesn't work with "dvorakj" input method
7.4.1695  ":syn reset" clears the effect ":syn iskeyword"
7.4.1696  using :stopinsert in silent mapping doesn't clear "INSERT"
7.4.1697  display problems when char width doesn't match terminal
7.4.1698  two tests fail when running tests with MinGW
7.4.1699  :packadd does not work the same when used early or late
7.4.1700  equivalence classes are not properly tested
7.4.1701  equivalence classes still tested in old style tests
7.4.1702  using freed memory when parsing 'printoptions' fails
7.4.1703  can't assert for not equal and not matching
7.4.1704  using freed memory with "wincmd p"
7.4.1705  the 'guifont' option does not allow for a quality setting
7.4.1706  old style function declaration breaks build
7.4.1707  cannot use empty dictionary key, even though it can be useful
7.4.1708  new regexp engine does not work properly with EBCDIC
7.4.1709  mistake in #ifdef
7.4.1710  not all output of an external command is read
7.4.1711  eror caught with try/catch in 'statusline' handled as error
7.4.1712  for plugins in packages need to take care of all dependencies
7.4.1713  GTK GUI doesn't work on Wayland
7.4.1714  non-GUI specific settings in the gvimrc_example file
7.4.1715  double free when a partial is in a cycle with a list or dict
7.4.1716  'autochdir' doesn't work for the first file
7.4.1717  leaking memory when opening a channel fails
7.4.1718  Coverity: not using return value of set_ref_in_item()
7.4.1719  leaking memory with a cycle involving a job and a partial
7.4.1720  tests fail without the job feature
7.4.1721  the vimtbar files are unused.
7.4.1722  crash when calling garbagecollect() after starting a job
7.4.1723  eror caught with try/catch in 'tabline' handled as error
7.4.1724  (after 7.4.1723) tabline test fails in GUI
7.4.1725  compiler errors for non-ANSI compilers
7.4.1726  ANSI compiler complains about string length
7.4.1727  cannot detect crash in tests when caused by garbagecollect()
7.4.1728  the help for functions require a space after the "("
7.4.1729  Perl: cannot use 'print' for writing directly in standard IO
7.4.1730  it is not easy to get a character out of a string
7.4.1731  Python: turns partial into simple funcref
7.4.1732  folds may close when using autocomplete
7.4.1733  "make install" doesn't know about cross-compiling
7.4.1734  (after 7.4.1730) test fails when not using utf-8
7.4.1735  it is not possible to clear or see part of message history
7.4.1736  (after 7.4.1731) unused variable
7.4.1737  argument marked as unused is used
7.4.1738  count for ":messages" depends on number of lines
7.4.1739  messages test fails on MS-Windows
7.4.1740  syn-cchar defined with matchadd() does not always appear
7.4.1741  not testing utf-8 characters
7.4.1742  strgetchar() does not work correctly
7.4.1743  Clang warns for uninitialzed variable
7.4.1744  Python: Converting a sequence may leak memory
7.4.1745  README file is not clear about where to get Vim
7.4.1746  memory leak in Perl
7.4.1747  Coverity: missing check for NULL pointer
7.4.1748  "gD" does not find match in first column of first line
7.4.1749  when using GTK 3.20 there are a few warnings
7.4.1750  messed up screen if buffer updated while in command line mode
7.4.1751  crash when 'tagstack' is off
7.4.1752  when adding to the quickfix list current position is reset
7.4.1753  "noinsert" in 'completeopt' is sometimes ignored
7.4.1754  syntax not set when using ":buf" and 'filetype' set manually
7.4.1755  using getreg() on non-existing register NULL list is returned
7.4.1756  "dll" options are not expanded
7.4.1757  'modified' may be set by complete() when nothing changed
7.4.1758  triggering CursorHoldI when in CTRL-X mode causes problems
7.4.1759  using feedkeys() in a timer does not break wait loop
7.4.1760  (after 7.4.1759) compiler warning for unused variable
7.4.1761  Coverity complains about ignoring return value
7.4.1762  Coverity: useless assignments
7.4.1763  Coverity: useless assignment
7.4.1764  C++ style comment
7.4.1765  undo options are not together in the options window
7.4.1766  building instructions for MS-Windows are outdated
7.4.1767  when installing on a GTK system the icon cache is not updated
7.4.1768  arguments of setqflist() are not checked properly
7.4.1769  no "closed"/"errors"/"encoding" attribute on Python output
7.4.1770  cannot use true color in the terminal
7.4.1771  (after 7.4.1768) warning for unused variable
7.4.1772  (after 7.4.1767) installation fails when env var is empty
7.4.1773  (after 7.4.1770) compiler warnings
7.4.1774  (after 7.4.1770) cterm true color feature has warnings
7.4.1775  the rgb.txt file is not installed
7.4.1776  using wrong buffer length
7.4.1777  newly added features can escape the sandbox
7.4.1778  with the term truecolor feature, t_8f/t_8b are not set
7.4.1779  using negative index in strcharpart()
7.4.1780  warnings reported by cppcheck
7.4.1781  synIDattr() does not respect 'guicolors'
7.4.1782  strcharpart() has problems with some multi-byte characters
7.4.1783  old regexp engine doesn't handle character classes correctly
7.4.1784  the termtruecolor feature is enabled differently
7.4.1785  (after 7.4.1783) regexp test fails on windows
7.4.1786  compiled-in colors do not match rgb.txt
7.4.1787  channel close callback is invoked before other callbacks
7.4.1788  NSIS script is missing packages
7.4.1789  cannot use ch_read() in the close callback
7.4.1790  leading white space in a job command matters
7.4.1791  channel could be garbage collected too early
7.4.1792  color name decoding is implemented several times
7.4.1793  character classes differ between systems, on OS/X test fails
7.4.1794  (after 7.4.1792) can't build on MS-Windows
7.4.1795  compiler warning for redefining RGB
7.4.1796  (after 7.4.1795) colors are wrong on MS-Windows
7.4.1797  warning from Windows 64 bit compiler
7.4.1798  still compiler warning for unused return value
7.4.1799  'guicolors' is a confusing option name
7.4.1800  unnecessary #ifdef
7.4.1801  make uninstall leaves file behind
7.4.1802  quickfix doesn't handle long lines well, they are split
7.4.1803  GTK3 doesn't handle menu separators properly
7.4.1804  can't use Vim as MANPAGER
7.4.1805  running tests in shadow dir fails
7.4.1806  'termguicolors' option missing from the options window
7.4.1807  Test_out_close_cb sometimes fails
7.4.1808  (after 7.4.1806) using wrong feature name
7.4.1809  (after 7.4.1808) using wrong short option name
7.4.1810  sending DETACH after a channel was closed isn't useful
7.4.1811  netbeans channel gets garbage collected
7.4.1812  failure on startup with Athena and Motif
7.4.1813  memory access error when running test_quickfix
7.4.1814  channel may be garbage collected while being used by a job
7.4.1815  compiler warnings for unused variables
7.4.1816  looping over a null list throws an error
7.4.1817  screen not updated if callback invoked when closing channel
7.4.1818  help completion adds @en to all matches except the first one
7.4.1819  compiler warnings when sprintf() is a macro
7.4.1820  removing language from help tags too often
7.4.1821  (after 7.4.1820) test fails on MS-Windows
7.4.1822  redirecting stdout of a channel to "null" doesn't work
7.4.1823  warning from 64 bit compiler
7.4.1824  process remains defunc if job is not referenced
7.4.1825  when job writes to buffer nothing is written
7.4.1826  callbacks are invoked when it's not safe
7.4.1827  no error when invoking a callback when it's not safe
7.4.1828  may try to access buffer that's already freed
7.4.1829  (after 7.4.1828) no channel log message when buffer was freed
7.4.1830  non-antialiased misnamed
7.4.1831  no proper error message for wrong argument to timer_stop()
7.4.1832  memory leak in debug commands
7.4.1833  cannot use an Ex command for 'keywordprg'
7.4.1834  possible crash when conceal is active
7.4.1835  when splitting and closing a window the status height changes
7.4.1836  when using partial on dict it's always bound to that dict
7.4.1837  the BufUnload event may be triggered twice
7.4.1838  functions specifically for testing do not sort together
7.4.1839  cannot get the items stored in a partial
7.4.1840  when using packages an "after" directory cannot be used
7.4.1841  code to reallocate the buffer used for quickfix is repeated
7.4.1842  (after 7.4.1839) get() works for Partial but not for Funcref
7.4.1843  tests involving Python are flaky
7.4.1844  more functions should start with test_
7.4.1845  mentioning NetBeans when reading from channel
7.4.1846  ubsan detects a multiplication overflow
7.4.1847  using NULL dict or list crashes Vim
7.4.1848  can't build with Strawberry Perl 5.24
7.4.1849  still trying to read from channel that is going to be closed
7.4.1850  GUI freezes when using a job
7.4.1851  test_syn_attr fails when using the GUI
7.4.1852  Unix: Cannot run all tests with the GUI
7.4.1853  crash when job and channel in same dict while using partials
7.4.1854  when setting 'termguicolors' Ignore highlighting doesn't work
7.4.1855  valgrind reports memory leak for job that is not freed
7.4.1856  failing job test fails on MS-Windows
7.4.1857  channel can append to a buffer that is 'nomodifiable'
7.4.1858  channel writing to buffer doesn't find it by the short name
7.4.1859  cannot use a function reference for "exit_cb"
7.4.1860  using a partial for timer_start() may cause a crash
7.4.1861  compiler warnings with 64 bit compiler
7.4.1862  eval() can't handle result from string() with repeated item
7.4.1863  compiler warnings on Win64
7.4.1864  Python: encoding error with Python 2
7.4.1865  memory leaks in test49
7.4.1866  invalid memory access when exiting with EXITFREE defined
7.4.1867  memory leak in test_matchstrpos
7.4.1868  setting really_exiting causes memory leaks to be reported
7.4.1869  can't build with old version of Perl
7.4.1870  (after 7.4.1863) one more Win64 compiler warning
7.4.1871  appending to quickfix list is slow if quickfix window is open
7.4.1872  still build problem with old version of Perl
7.4.1873  GUI: when a callback adds a timer it is not used until later
7.4.1874  unused variable in Win32 code
7.4.1875  comparing functions and partials doesn't work well
7.4.1876  typing "k" at the hit-enter prompt has no effect
7.4.1877  no test for invoking "close_cb" when writing to a buffer
7.4.1878  exited job isn't detected until a character is typed
7.4.1879  (after 7.4.1877) channel test is flaky
7.4.1880  MS-Windows console build defaults to not having +channel
7.4.1881  appending to a long quickfix list is slow
7.4.1882  check for line break at end of line wrong
7.4.1883  cppcheck found 2 incorrect printf formats
7.4.1884  updating marks in long quickfix list is very slow
7.4.1885  MinGW console build defaults to not having +channel
7.4.1886  mapping times out when interrupted by receiving data
7.4.1887  when receiving channel data 'updatetime' is not respected
7.4.1888  wrong computation of remaining wait time in RealWaitForChar()
7.4.1889  when umask is set to 0177 Vim can't create temp files
7.4.1890  GUI: cursor blinking interrupted when channel data received
7.4.1891  channel reading very long lines is slow
7.4.1892  balloon eval only gets the window number, not the ID
7.4.1893  cannot easily get the window ID for a buffer
7.4.1894  cannot get the window ID for a mouse click
7.4.1895  cannot use a window ID where a window number is expected
7.4.1896  invoking mark_adjust() when it is pointless
7.4.1897  various typos, long lines and style mistakes
7.4.1898  user commands don't support modifiers
7.4.1899  GTK 3: cursor blinking doesn't work well
7.4.1900  using CTRL-] in the help on "{address}." doesn't work
7.4.1901  Win32: the "Disabled" menu items would appear enabled
7.4.1902  no test for collapsing channel buffers; some text is lost
7.4.1903  recent history items may be dropped when writing viminfo
7.4.1904  (after 7.4.1903) build fails
7.4.1905  (after 7.4.1903) some compilers can't handle double semicolon
7.4.1906  collapsing channel buffers does not work properly
7.4.1907  warnings from 64 bit compiler
7.4.1908  Netbeans uses uninitialzed pointer and freed memory
7.4.1909  doubled semicolons
7.4.1910  tests using external command to delete directory
7.4.1911  recent history lines may be lost when exiting Vim
7.4.1912  no test for using setqflist() on an older quickfix list
7.4.1913  after ":doautocmd" modelines are always processed
7.4.1914  crash when executing autocommands when on the signal stack
7.4.1915  effect of the PopupMenu autocommand isn't directly visible
7.4.1916  (after 7.4.1906) no proper test for what 7.4.1906 fixes
7.4.1917  history lines read from viminfo are not converted
7.4.1918  not enough testing for parsing viminfo lines
7.4.1919  register contents is not merged when writing viminfo
7.4.1920  (after 7.4.1919) missing test changes
7.4.1921  (after 7.4.1919) vim_time() not included when needed
7.4.1922  Ruby 2.4.0 unifies Fixnum and Bignum into Integer
7.4.1923  command line editing is not tested much
7.4.1924  missing "void" for functions without argument
7.4.1925  viminfo does not merge file marks properly
7.4.1926  possible crash with many history items
7.4.1927  compiler warning for signed/unsigned
7.4.1928  overwriting pointer argument
7.4.1929  inconsistent indenting and weird name
7.4.1930  can't build without +spell but with +quickfix
7.4.1931  using both old and new style file mark lines from viminfo
7.4.1932  jumplist is not merged with the one in the viminfo file
7.4.1933  compiler warning about uninitialzed variable
7.4.1934  new style tests not executed with MinGW compiler
7.4.1935  with GUI search/replace second match is skipped
7.4.1936  off-by-one error in bounds check
7.4.1937  no test for directory stack in quickfix
7.4.1938  when writing viminfo numbered marks were duplicated
7.4.1939  memory access error when reading viminfo
7.4.1940  "gd" hangs in some situations
7.4.1941  not all quickfix tests are also done with the location lists
7.4.1942  background is not drawn properly when 'termguicolors' is set
7.4.1943  Coverity warns for unreachable code
7.4.1944  Win32: Cannot compile with XPM feature using VC2015
7.4.1945  the Man plugin doesn't work that well
7.4.1946  (after 7.4.1944) file list does not include new XPM libraries
7.4.1947  viminfo continuation line with wrong length isn't skipped
7.4.1948  Ctrl-A with double-byte encoding may result in garbled text
7.4.1949  minor problems with the quickfix code
7.4.1950  quickfix long lines test not executed for buffer
7.4.1951  Ruby test is old style
7.4.1952  Cscope interface does not support finding assignments
7.4.1953  not all parts of the quickfix code are tested
7.4.1954  (after 7.4.1948) no test for what 7.4.1948 fixes
7.4.1955  using 32-bit Perl with 64-bit time_t causes memory corruption
7.4.1956  when file doesn't load with CTRL-W f new window is not closed
7.4.1957  Perl interface has obsolete workaround
7.4.1958  Perl interface preprocessor statements not nicely indented
7.4.1959  crash when running test_channel.vim on Windows
7.4.1960  Unicode standard 9 was released
7.4.1961  popup menu remains if 'insertmode' is reset during completion
7.4.1962  two test files for increment/decrement
7.4.1963  running Win32 Vim in mintty does not work
7.4.1964  the quickfix init function is too big
7.4.1965  job in raw mode appends garbage characterss to buffer
7.4.1966  Coverity reports a resource leak
7.4.1967  falling back from NFA to old regexp engine has problems
7.4.1968  invalid memory access with "\<C-">
7.4.1969  crash when the netbeans channel is closed
7.4.1970  using ":insert" in an empty buffer sets the jump mark
7.4.1971  not easy to see error lines below the current error position
7.4.1972  on Solaris select() does not work as expected with typeahead
7.4.1973  on MS-Windows package directory added to 'rtp' at the end
7.4.1974  GUI has a problem with some termcodes
7.4.1975  on MS-Windows large files (> 2Gbyte) cause problems
7.4.1976  number variables are not 64 bits while they could be
7.4.1977  with 64 bit changes don't need three calls to sprintf()
7.4.1978  (after 7.4.1975) large file test does not delete its output
7.4.1979  (after 7.4.1976) getting value of binary option is wrong
7.4.1980  'errorformat' is parsed for every call to ":caddexpr"
7.4.1981  no testing for Farsi code
7.4.1982  viminfo file contains duplicate change marks
7.4.1983  farsi.c and arabic.c are included in a strange way
7.4.1984  not all quickfix features are tested
7.4.1985  (after 7.4.1983) missing changes in VMS build file
7.4.1986  compiler warns for loss of data
7.4.1987  viminfo may have useless continuation lines
2016-07-03 13:20:59 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
joerg
a1cf1bac02 Unbreak vim-gtk2, now depending on gmakeisms. 2016-01-05 21:36:04 +00:00
morr
f6668a27f6 Update to newest patchlevel 1040.
Changes:

7.4.769  (after 7.4 768) behavior of :diffoff is not tested
7.4.770  (after 7.4.766) different bg color response is not ignored
7.4.771  search wrong when multi-byte character at the start position
7.4.772  Racket 6.2 is not supported on MS-Windows
7.4.773  'langmap' is used in cmdline mode when checking for mappings
7.4.774  it's difficult to get info about the completed item
7.4.775  it is not possible to avoid using the first item of completion
7.4.776  equivalence class for 'd' does not work correctly
7.4.777  the README file doesn't look nice on github
7.4.778  Coverity warns for uninitialized variable
7.4.779  cursor moves when using CTRL-A in line without a number
7.4.780  compiler complains about uninitialized and clobbered variables
7.4.781  line2byte() returns one less when 'bin' and 'noeol' are set
7.4.782  still a few problems with CTRL-A and CTRL-X in Visual mode
7.4.783  copy_chars() and copy_spaces() are inefficient
7.4.784  using both "noinsert" and "noselect" in 'completeopt' fails
7.4.785  automatically adding the missing EOL may cause problems
7.4.786  it is not possible for a plugin to adjust to a changed setting
7.4.787  (after 7.4.786) snprintf() isn't available everywhere
7.4.788  (after 7.4.786) can't build without the crypt feature
7.4.789  (after 7.4.788) using freed memory and crash
7.4.790  (after 7.4.786) test fails without the autochdir feature
7.4.791  the buffer list can be too long to list
7.4.792  can only conceal text by defining syntax items
7.4.793  can't specify when not to ring the bell
7.4.794  Visual Studio 2015 is not recognized
7.4.795  the 'fixeol' option is not copied to a new window
7.4.796  warning from 64 bit compiler
7.4.797  crash when using more command line lines than 'maxcombine'
7.4.798  repeating a change in Visual mode does not work as expected
7.4.799  accessing memory before an allocated block
7.4.800  using freed memory when triggering CmdUndefined autocommands
7.4.801  (after 7.4.769) ":diffoff" test could catch more problems
7.4.802  using "A" in Visual mode with 'linebreak' set is not tested
7.4.803  C indent does not support C11 raw strings
7.4.804  Xxd doesn't have a license notice
7.4.805  ruler shows "Bot" when there are only filler lines missing
7.4.806  CTRL-A in Visual mode fails with "alpha" in 'nrformat'
7.4.807  (after 7.4.798) after CTRL-V CTRL-A mode isn't updated
7.4.808  on MS-Windows 10 IME input doesn't work correctly
7.4.809  (after 7.4.802) duplicate test case
7.4.810  sequence of commands using buffers in diff mode gives E749
7.4.811  invalid memory access when using "exe 'sc'"
7.4.812  Gcc sanitizer complains about using NULL pointer to memmove()
7.4.813  it is not possible to save and restore character search state
7.4.814  illegal memory access with "sy match a fold"
7.4.815  invalid memory access when doing ":call g:"
7.4.816  invalid memory access when doing ":fun X("
7.4.817  invalid memory access in file_pat_to_reg_pat()
7.4.818  'linebreak' breaks c% if the last Visual selection was block
7.4.819  beeping when running the tests
7.4.820  invalid memory access in file_pat_to_reg_pat
7.4.821  coverity reports a few problem.
7.4.822  more problems reported by coverity
7.4.823  cursor moves after CTRL-A on alphabetic character
7.4.824  (after 7.4.813) can't compile without the multi-byte feature
7.4.825  invalid memory access for ":syn keyword x a["
7.4.826  compiler warnings and errors
7.4.827  not all test targets are in the Makefile
7.4.828  crash when using "syn keyword x c"
7.4.829  crash when clicking in beval balloon
7.4.830  resetting 'encoding' when doing ":set all&" causes problems
7.4.831  when error in expanding `=expr` the command is still executed
7.4.832  $HOME in `=$HOME . '/.vimrc'` is expanded too early
7.4.833  more side effects of ":set all&" are missing
7.4.834  gettabvar() doesn't work after Vim start
7.4.835  comparing utf-8 does not handle different byte sizes correctly
7.4.836  accessing unitinialized memory
7.4.837  compiler warning with MSVC compiler when using +sniff
7.4.838  (after 7.4.833) can't compile without the crypt feature
7.4.839  compiler warning on 64-bit system
7.4.840  (after 7.4.829) tooltip window stays open
7.4.841  can't compile without the multi-byte feature
7.4.842  sending too many messages to close the balloon
7.4.843  (after 7.4.835) still possible to go beyond end of a string
7.4.844  when '#' is in 'isident' the is# comparator doesn't work
7.4.845  compiler warning for possible loss of data
7.4.846  some GitHub users don't know how to use issues
7.4.847  "vi)d" may leave a character behind
7.4.848  CTRL-A on hex number in Visual block mode is incorrect
7.4.849  moving the cursor in Insert mode starts new undo sequence
7.4.850  &lt;Esc&gt; does not show up
7.4.851  saving and restoring console buffer does not work properly
7.4.852  MS-Windows console cannot input/output Unicode characters
7.4.853  "zt" in diff mode does not always work properly
7.4.854  missing information about runtime files
7.4.855  GTK: font glitches for combining characters
7.4.856  "zt" still doesn't work well with filler lines
7.4.857  dragging the current tab with the mouse doesn't work properly
7.4.858  it's a bit clumsy to execute a command on a list of matches
7.4.859  Vim doesn't recognize all htmldjango files
7.4.860  filetype detection is outdated
7.4.861  (after 7.4.855) pango_shape_full() is not always available
7.4.862  (after 7.4.861) still problems with pango_shape_full()
7.4.863  plines_nofill() used without the diff feature
7.4.864  (after 7.4.858) tiny build fails
7.4.865  compiler warning for uninitialized variable
7.4.866  crash when changing the 'tags' option from a remote command
7.4.867  (after 7.4.866) can't build on MS-Windows
7.4.868  'smarttab' is also effective when 'paste' is enabled
7.4.869  MS-Windows with Intel GPU: scroll may cause text to disappear
7.4.870  get into an invalid state when using getchar() in expr mapping
7.4.871  Vim leaks memory when 'wildignore' filters out all matches
7.4.872  not using CI services available
7.4.873  (after 7.4.866) compiler warning for unused variable
7.4.874  MS-Windows: size isn't right when inside another application
7.4.875  not obvious how to contribute
7.4.876  Windows7: using vim with msys/msys2, conhost.exe freezes
7.4.877  ":find" sometimes fails
7.4.878  Coverity error for clearing only one byte of struct
7.4.879  can't see line numbers in nested function calls
7.4.880  no build and coverage status
7.4.881  (after 7.4.879) test 49 fails
7.4.882  popup menu remains visible when leaving command line window
7.4.883  (after 7.4.818) block-mode replace works characterwise
7.4.884  Travis also builds on a tag push
7.4.885  upwards search without wildcards does not always work
7.4.886  (after 7.4.876) Windows7: screen flicker when using system()
7.4.887  using uninitialized memory for regexp with back reference
7.4.888  OptionSet autocommands are not triggered from setwinvar()
7.4.889  triggering OptionSet from setwinvar() isn't tested
7.4.890  build failure when using dynamic python but not python3
7.4.891  indentation of array initializer is wrong
7.4.892  on MS-Windows the iconv DLL may have a different name
7.4.893  C indenting is wrong below a "case (foo):"
7.4.894  vimrun.exe is picky about the number of spaces before -s
7.4.895  cmdline completion does not work for a command with digits
7.4.896  editing a URL, which netrw should handle, doesn't work
7.4.897  freeze and crash when there is a sleep in a remote command
7.4.898  the 'fixendofline' option is set on with ":edit"
7.4.899  README file is not optimal
7.4.900  (after 7.4.899) README file can still be improved
7.4.901  BufLeave autocommand an corrupt undo
7.4.902  problems with using the MS-Windows console
7.4.903  MS-Windows: expandinig wildcards may cause bad memory access
7.4.904  Vim does not provide .desktop files
7.4.905  Python interface misses some functions on vim.message
7.4.906  MS-Windows: viminfo file is (always) given hidden attribute
7.4.907  dynamically loaded libs can only be defined at compile time
7.4.908  (after 7.4.907) build error with MingW compiler
7.4.909  "make install" fails
7.4.910  (after 7.4.905) compiler complains about type punned pointer
7.4.911  t_Ce and t_Cs are documented but not supported
7.4.912  wrong indenting for C++ constructor
7.4.913  no utf-8 support for the hangul input feature
7.4.914  new compiler warning: logical-not-parentheses
7.4.915  comma goes missing when removing from 'path' and then adding
7.4.916  when running out of memory, memory may be freed twice
7.4.917  compiler warning for comparing signed and unsigned
7.4.918  (after 7.4.907) a digit in an option name has problems
7.4.919  the dll options are not in the options window
7.4.920  the rubydll option is not in the options window
7.4.921  (after 7.4.906) missing proto file update
7.4.922  leaking memory with ":helpt {dir-not-exists}"
7.4.923  prototypes not always generated
7.4.924  DEVELOPER_DIR gets reset by configure
7.4.925  user may yank or put using the register being recorded in
7.4.926  completing longest match doesn'thandle multi-byte chars
7.4.927  Ruby crashes when there is a runtime error
7.4.928  a clientserver message interrupts handling keys of a mapping
7.4.929  "gv" after paste selects one char less if 'sel' is "exclusive"
7.4.930  MS-Windows: Most users appear not to like the window border
7.4.931  (after 7.4.929) test 94 fails on some systems
7.4.932  (after 7.4.926) test_utf8 has confusing dummy command
7.4.933  (after 7.4.926) crash using longest match in completion
7.4.934  Appveyor also builds on a tag push
7.4.935  test_utf8 fails on MS-Windows when executed with gvim
7.4.936  crash when dragging with the mouse
7.4.937  segfault reading unitialized memory
7.4.938  X11 and GTK have moure mouse buttons than Vim supports
7.4.939  memory leak when encountering a syntax error
7.4.940  vt52 terminal codes are not correct
7.4.941  there is no way to ignore case only for tag searches
7.4.942  (after 7.4.941) test_tagcase breaks for small builds
7.4.943  test_writefile tests are not run
7.4.944  writing tests for Vim script is hard
7.4.945  (after 7.4.944) new style testing is incomplete
7.4.946  (after 7.4.945) missing changes in source file
7.4.947  test_listchars fails with MingW
7.4.948  can't build when the insert_expand feature is disabled
7.4.949  highlighting wrong for 'colorcolumn' with a fullwidth sign
7.4.950  v:errors is not initialized
7.4.951  sorting number strings does not work as expected
7.4.952  'lispwords' is tested in the old way
7.4.953  a test may create the .res file with a wrong name
7.4.954  when using Lua there may be a crash (issue #468)
7.4.955  Vim doesn't recognize .pl6 and .pod6 files
7.4.956  a few more file name extensions not recognized
7.4.957  test_tagcase fails when using another language than English
7.4.958  Vim checks if the directory "$TMPDIR" exists
7.4.959  when setting 'term' the clipboard ownership is lost
7.4.960  detecting every version of nmake is clumsy
7.4.961  test107 fails in some circunstances
7.4.962  cannot run the tests with gvim and individual new tests
7.4.963  test_listlbr_utf8 sometimes fails
7.4.964  test 87 doesn't work in a shadow directory
7.4.965  on FreeBSD /dev/fd/ files are special
7.4.966  configure doesn't work with a space in a path
7.4.967  cross compilation on MS-windows doesn't work well
7.4.968  test86 and test87 are flaky in Appveyor
7.4.969  compiler warnings on Windowx x64 build
7.4.970  rare crash in getvcol()
7.4.971  the asin() function can't be used
7.4.972  memory leak when there is an error in setting an option
7.4.973  pasting on the command line line inserts &lt;CR&gt; characters
7.4.974  when using :diffsplit the cursor jumps to the first line
7.4.975  using ":sort" on a very big file may cause corrupted text
7.4.976  when compiling for MSYS2 the Win32 clipboard is not enabled
7.4.977  problem with 'linebreak' set and using "space" in 'listchars'
7.4.978  test_cdo fails when using another language than English
7.4.979  when crypt key changes blocks read from disk are not decrypted
7.4.980  tests for :cdo, :ldo, etc. are outdated
7.4.981  an error in a test script goes unnoticed
7.4.982  keeping the list of tests updated is a hassle
7.4.983  executing one test after "make testclean" doesn't work
7.4.984  searchpos() always starts searching in the first column
7.4.985  can't build with Ruby 2.3.0
7.4.986  test49 doesn't work on MS-Windows, test70 is listed twice
7.4.987  (after 7.4.985) can't build with Ruby 1.9.2
7.4.988  (after 7.4.982) default test target is test49.out
7.4.989  leaking memory when hash_add() fails; Coverity error 99126
7.4.990  test 86 fails on AppVeyor
7.4.991  when running new style tests the output is not visible
7.4.992  makefiles for MS-Windows in src/po are outdated
7.4.993  test 87 is flaky on AppVeyor
7.4.994  new style tests are not run on MS-Windows
7.4.995  gdk_pixbuf_new_from_inline() is deprecated
7.4.996  new files missing from distro, outdated PC build instructions
7.4.997  "make shadow" was sometimes broken
7.4.998  running tests in shadow directory fails; test 49 fails
7.4.999  "make shadow" creates a broken link
7.4.1000  test 49 is slow and doesn't work on MS-Windows
7.4.1001  (after 7.4.1000) change in makefile missing
7.4.1002  cannot run an individual test on MS-Windows
7.4.1003  Travis could check a few more things
7.4.1004  warnings when using Makefile without auto/config.mk
7.4.1005  Vim users are not always happy
7.4.1006  the fix in patch 7.3.192 is not tested
7.4.1007  swapfile wrong when symbolic link points to file in root dir
7.4.1008  OS/2 code pollutes the source while nobody uses it these days
7.4.1009  there are still #ifdefs for ARCHIE
7.4.1010  some developers are unhappy while running tests
7.4.1011  can't build with Strawberry Perl
7.4.1012  Vim overwrites the value of $PYTHONHOME
7.4.1013  local value of 'errorformat' not used for :lexpr and :cexpr
7.4.1014  fnamemodify('.', ':.') returns an empty string in Cygwin
7.4.1015  matchparen plugin does not restore column in Insert mode
7.4.1016  still a few OS/2 pieces remain
7.4.1017  when there is a backslash in an option ":set -=" doesn't work
7.4.1018  (after 7.4.1017) failure running tests
7.4.1019  directory listing of "src" is too long
7.4.1020  on MS-Windows there is no target to run tests with gvim
7.4.1021  some makefiles are outdated
7.4.1022  the README file contains some outdated information
7.4.1023  MS-Windows distribution files use CR-LF instead of LF
7.4.1024  interfaces for MS-Windows are outdated
7.4.1025  version in installer needs to be updated manually
7.4.1026  running tests with MingW leaves directory behind
7.4.1027  no support for binary numbers
7.4.1028  Nsis version file missing from the distribution
7.4.1029  (after 7.4.1027) test_increment fails with 32 bit long
7.4.1030  test49 is still slow
7.4.1031  can't build with Python interface using MingW
7.4.1032  message from assert_false() does not look nice
7.4.1033  memory use on MS-Windows is very conservative
7.4.1034  there is no test for the 'backspace' option behavior
7.4.1035  non-line number Ex range gets adjusted for folded lines
7.4.1036  only terminals with up to 256 colors work properly
7.4.1037  need to repeat "q!" when there is a modified hidden buffer
7.4.1038  still get a deprecation warning with gdk-pixbuf 2.31
7.4.1039  (after 7.4.1037) test 31 fails with small build
7.4.1040  the tee command can't be build on MS-Windows
2016-01-03 16:49:49 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:32:14 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
morr
4d95fb76f4 Remove prefix option for lua. It prevents detecting default location of Lua. 2015-07-13 09:33:13 +00:00
morr
f0339f1740 Add two patches from Ben Batha:
The first patch fixes the lua option, so that vim-share can build with lua
support on platforms with lua in a non-default location.

The second patch adds support for building luajit into vim-share.

Thanks!
2015-07-04 12:54:51 +00:00
morr
e1d9e3b239 Update to newest patchlevel of vim.
Changes:

7.4.561  Ex range handling is wrong for buffer-local user commands
7.4.562  segfault with wide screen and error in 'rulerformat'
7.4.563  no test for replacing on a tab in Virtual replace mode
7.4.564  FEAT_OSFILETYPE is used even though it's never defined
7.4.565  some ranges are not checked to be valid
7.4.566  :argdo, :bufdo, :windo and :tabdo don't take a range
7.4.567  non-ascii vertical separater characters are always redrawn
7.4.568  giving an error for ":0wincmd w" is a problem for some plugins
7.4.569  having CTRL-C interrupt does not check the mapping mode
7.4.570  building with dynamic library does not work for Ruby 2.2.0
7.4.571  can't build with tiny features
7.4.572  address type of :wincmd depends on the argument
7.4.573  mapping CTRL-C in Visual mode doesn't work
7.4.574  no error for eval('$')
7.4.575  Unicode character properties are outdated
7.4.576  redrawing problem with 'relativenumber' and 'linebreak'
7.4.577  matching with virtual column has overhead on very long lines
7.4.578  after "$" in an empty line getcurpos() returns negative number
7.4.579  wrong cursor positioning when 'linebreak' set and lines wrap
7.4.580  ":52wincmd v" still gives an invalid range error
7.4.581  compiler warnings for unitinialized variables
7.4.582  (after 7.4.577) can't match "%&gt;80v" properly
7.4.583  with tiny features test 16 may fail
7.4.584  with tiny features test_command_count may fail
7.4.585  range for :bdelete does not work
7.4.586  parallel building of documentation html files is not reliable
7.4.587  conceal does not work properly with 'linebreak'
7.4.588  ":0argedit foo" puts the new argument in the second place
7.4.589  MS-Windows console: Vim can't handle greek utf-8 characters
7.4.590  using ctrl_x_mode as if it contains flags
7.4.591  test_listlbr_utf8 fails when conceal feature is not available
7.4.592  buffer with 'buftype' "nofile" is cleared on re-edit
7.4.593  crash when searching for "x\{0,90000}"
7.4.594  using block delete with 'breakindent' does not work properly
7.4.595  the test_command_count test fails when using Japanese
7.4.596  (after 7.4.592) tiny build doesn't compile
7.4.597  cannot change the result of systemlist()
7.4.598  ":tabdo windo echo 'hi'" causes "* register not to be changed
7.4.599  out-of-memory error for complicated search pattern
7.4.600  memory wasted in struct because of aligning
7.4.601  it is not possible to have feedkeys() insert characters
7.4.602  ":set" does not accept hex numbers as documented
7.4.603  'foldcolumn' may fill the whole window
7.4.604  running tests changes viminfo
7.4.605  the # register cannot be restored after jumping around
7.4.606  may crash when using a small window
7.4.607  (after 7.4.598) compiler warnings for unused variables
7.4.608  (after 7.4.598) test_eval fails without the clipboard feature
7.4.609  the garbage collector can run out of stack space
7.4.610  some function headers may be missing from generated .pro files
7.4.611  (after 7.4.609) syntax error
7.4.612  test_eval fails on Mac
7.4.613  the NFA engine does not implement the 'redrawtime' time limit
7.4.614  there is no test for what patch 7.4.601 fixes
7.4.615  Vim hangs when freeing a lot of objects
7.4.616  cannot insert a tab in front of a block
7.4.617  wrong ":argdo" range does not cause an error
7.4.618  (after 7.4.609) luaV_setref() is missing a return statement
7.4.619  (after 7.4.618) luaV_setref() not returning the correct value
7.4.620  compiler warning for unitinialized variable
7.4.621  (after 7.4.619) returning 1 in the wrong function
7.4.622  compiler warning for unused argument
7.4.623  crash with pattern: \(\)\{80000}
7.4.624  may leak memory or crash when vim_realloc() returns NULL
7.4.625  possible NULL pointer dereference
7.4.626  MSVC with W4 gives useless warnings
7.4.627  the last screen cell is not updated
7.4.628  compiler warning for variable might be clobbered by longjmp
7.4.629  Coverity warning for Out-of-bounds read
7.4.630  redo is wrong for insert mode completion with autocommands
7.4.631  the default conceal character is a dash instead of a space
7.4.632  (after 7.4.592) breaks the netrw plugin
7.4.633  after 7.4.630 the problem persists
7.4.634  marks are not restored after redo + undo
7.4.635  fileformat set to "mac" if a file starts with a very long line
7.4.636  a search with end offset gets stuck at end of file
7.4.637  buffer number for autocommand is wrong
7.4.638  can't build with Lua 5.3 on Windows
7.4.639  combination of linebreak and conceal doesn't work well
7.4.640  after joining lines in Insert mode undo does not work properly
7.4.641  the tabline menu was using ":999tabnew" which is now invalid
7.4.642  when using "gf" escaped spaces are not handled
7.4.643  using the default file format for Mac files (Issue 77)
7.4.644  Stratus VOS doesn't have sync()
7.4.645  window count wrong when splitting window in BufAdd autocommand
7.4.646  ":bufdo" may start at a deleted buffer
7.4.647  files differ after running the tests on MS-Windows
7.4.648  (after 7.4.647) tests broken on MS-Windows
7.4.649  compiler complains about ignoring return value of fwrite()
7.4.650  configure check may fail because the dl library is not used
7.4.651  (after 7.4.582) can't match "%&gt;80v" for multi-byte character

7.4.652  xxd lacks a few features
7.4.653  Insert mode completion may have CTRL-L work like CTRL-P
7.4.654  glob()/ globpath() cannot include links to non-existing files
7.4.655  text deleted by "dit" depends on indent of closing tag
7.4.656  (after 7.4.654) missing changes for glob() in one file
7.4.657  (after 7.4.656) compiler warnings for pointer mismatch
7.4.658  'formatexpr' is evaluated too often
7.4.659  when 'ruler' is set the preferred column is reset (Issue 339)
7.4.660  using freed memory if g:colors_name is changed
7.4.661  using "0 CTRL-D" in Insert mode may have CursorHoldI interfere
7.4.662  selecting text object can be wrong when 'M' is in the 'cpo'
7.4.663  when using netbeans a buffer is not found in another tab
7.4.664  effect of 'numberwidth' being set not immediately visible
7.4.665  'linebreak' does not work properly with multi-byte characters
7.4.666  there is a chance that Vim may lock up
7.4.667  'colorcolumn' isn't drawn in closed fold like 'cursorcolumn'
7.4.668  can't use a glob pattern as a regexp pattern
7.4.669  when netbeans is active the sign column always shows up
7.4.670  using 'cindent' for Javascript is less than perfect
7.4.671  (after 7.4.665) warning for shadowing a variable
7.4.672  shell command completion does not see local directories
7.4.673  first syntax entry gets wrong sequence number zero
7.4.674  (after 7.4.672) missing changes in one file
7.4.675  when FileReadPost moves cursor inside line it gets moved back
7.4.676  on Mac, configure can't handle non-default Python framework
7.4.677  (after 7.4.676) configure fails when using python-config-dir
7.4.678  when using --remote the directory may end up being wrong
7.4.679  color values greater than 255 cause problems on MS-Windows
7.4.680  CTRL-W in Insert mode does not work well for multi-byte chars
7.4.681  MS-Windows: with minimized Vim window height is incorrect
7.4.682  search and match highlighting replace cursorline highlighting
7.4.683  typo in the vimtutor command
7.4.684  using non-unique temp file names when running Vim in diff mode
7.4.685  with illegal utf-8 chars old regexp engine may crash
7.4.686  "zr" and "zm" do not take a count
7.4.687  there is no way to use a different Replace cursor in terminal
7.4.688  when "$" is in 'cpo' the popup menu isn't undrawn correctly
7.4.689  MS-Windows: problem with diff mode when 'autochdir' is set
7.4.690  memory access errors when changing indent in Ex mode
7.4.691  (after 7.4.689) can't build with MzScheme
7.4.692  defining SOLARIS for no good reason
7.4.693  session file is not correct when there are multiple tab pages
7.4.694  running tests changes the .viminfo file
7.4.695  out-of-bounds read, dectected by Coverity
7.4.696  not freeing memory when encountering an error
7.4.697  the filename used for ":profile" must be given literally
7.4.698  various problems with locked and fixed lists and dictionaries
7.4.699  E315 when trying to delete a fold
7.4.700  fold can't be opened after ":move"
7.4.701  compiler warning for using uninitialized variable
7.4.702  joining an empty list does uneccessary work
7.4.703  compiler warning for start_dir unused when building unittests
7.4.704  invalid memory access if char search matches an illegal byte
7.4.705  can't build with Ruby 2.2
7.4.706  drawing error when 'laststatus' zero and a cmdline window
7.4.707  undo files can have their executable bit set
7.4.708  gettext() is called too often
7.4.709  ":tabmove" does not work as documented
7.4.710  it is not possible to make spaces visibible in list mode
7.4.711  (after 7.4.710) missing change in one file
7.4.712  missing change in another file
7.4.713  wrong condition for #ifdef
7.4.714  illegal memory access when there are illegal bytes
7.4.715  invalid memory access when there are illegal bytes
7.4.716  ":substitute" flags are not always remembered
7.4.717  ":let list += list" can change a locked list
7.4.718  quickfix autocommands cannot get the current title value
7.4.719  overflow when adding MAXCOL to a pointer
7.4.720  can't build with Visual Studio 2015
7.4.721  empty lines do not have Visual highligthing if 'list' set
7.4.722  0x202f is not recognized as a non-breaking space character
7.4.723  for indenting, finding the C++ baseclass can be slow
7.4.724  vim icon does not show in Windows context menu (issue 249)
7.4.725  ":call setreg('"', [])" reports an internal error
7.4.726  (after 7.4.724) cannot build GvimExt
7.4.727  (after 7.4.724) cannot build GvimExt with MingW
7.4.728  can't build with some version of Visual Studio 2015
7.4.729  (after 7.4.721) occasional crash with 'list' set
7.4.730  when setting the crypt key text in swap file may be corrupted
7.4.731  the tab menu shows "Close tab" even when it doesn't work
7.4.732  the cursor line is not always updated for the "O" command
7.4.733  test_listchars breaks on MS-Windows
7.4.734  ml_get error when using "p" in Visual selection in last line
7.4.735  wrong argument for sizeof()
7.4.736  invalid memory access
7.4.737  on MS-Windows vimgrep over arglist doesn't work (Issue 361)
7.4.738  (after 7.4.732) can't compile without the syntax HL feature
7.4.739  in a string "\U" only takes 4 digits, should be eight
7.4.740  ":1quit" works like ":.quit"
7.4.741  when using += with ":set" a trailing comma is not recognized
7.4.742  no vertical split when loading buffer for a quickfix command
7.4.743  "p" in Visual mode causes an unexpected line split
7.4.744  no tests for Ruby and Perl
7.4.745  entries returned by getmatches() dont work with setmatches()
7.4.746  ":[count]tag" is not always working
7.4.747  ":cnext" may jump to wrong column when 'virtualedit' is "all"
7.4.748  (after 7.4.745) buffer overflow
7.4.749  (after 7.4.741) two consecutive commas are OK for some options
7.4.750  cannot build with clang 3.5 on Cygwin with perl enabled
7.4.751  it is not obvious how to enable the address sanitizer
7.4.752  Unicode 8.0 not supported
7.4.753  appending in Visual mode with 'linebreak' set is wrong
7.4.754  using CTRL-A in Visual mode does not work well
7.4.755  it is not easy to count the number of characters
7.4.756  can't use strawberry Perl 5.22 x64 on MS-Windows
7.4.757  cannot detect the background color of a terminal
7.4.758  'conceallevel' in command-line window hides first character
7.4.759  building with Lua 5.3 doesn't work, symbols have changed
7.4.760  spelling mistakes are not displayed after ":syn spell"
7.4.761  (after 7.4.757) incomplete request-background implementation
7.4.762  (after 7.4.757) comment for may_req_bg_color() is wrong
7.4.763  (after 7.4.759) building with Lua 5.1 doesn't work
7.4.764  (after 7.4.754) test_increment fails on MS-Windows
7.4.765  (after 7.4.754) CTRL-A/CTRL-X in Visual mode do not work well
7.4.766  (after 7.4.757) bg color check does not work on Tera Term
7.4.767  --remote-tab-silent can fail on MS-Windows
7.4.768  :diffoff only works properly once
2015-07-04 12:46:30 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
morr
8ebb581e8d Add support for lua in vim 2015-01-02 12:32:13 +00:00
morr
8d55d9521a Update to newest patchlevel of vim.
ChangeLog:

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
7.4.437  new and old regexp engine are not consistent
7.4.438  cached values for 'cino' not reset for ":set all&"
7.4.439  duplicate message in message history
7.4.440  omni complete popup drawn incorrectly
7.4.441  endless loop and other problems when 'cedit' is set to CTRL-C
7.4.442  (after 7.4.434) using unitinialized variable
7.4.443  error reported by ubsan when running test 72
7.4.444  reversed question mark not recognized as punctuation
7.4.445  clipboard may be cleared on startup
7.4.446  environment for executing autocommand may not be restored
7.4.447  spell files from Hunspell may generate a lot of errors
7.4.448  MS-Windows: Using ETO_IGNORELANGUAGE causes problems
7.4.449  can't easily close the help window
7.4.450  some commands that edit another buffer don't support +cmd
7.4.451  calling system() with empty input gives an error
7.4.452  can't build with tiny features
7.4.453  still can't build with tiny features
7.4.454  CTRL-W-] does not work when using a Visual selection
7.4.455  completion for :buf does not use 'wildignorecase'
7.4.456  'backupcopy' is global, can't set a local value
7.4.457  cannot recognize getchar() returning K_CURSORHOLD
7.4.458  issue 252: Cursor moves in a zero-height window
7.4.460  (after 7.4.454) can't build without the quickfix feature
7.4.461  MS-Windows: When collate is on the number of copies is too high
7.4.462  Setting the local value of 'backupcopy' empty gives an error
7.4.463  tests 86 and 87 may hang on MS-Windows
7.4.464  (after 7.4.459) compiler warning
7.4.465  crash when expanding a very long string
7.4.466  (after 7.4.460) CTRL-W } does not open preview window
7.4.467  'linebreak' does not work well together with Visual mode
7.4.469  (after 7.4.467) can't build with MSVC
7.4.470  test 11 and 100 do not work properly on Windows
7.4.471  MS-Windows: multi-byte printer name is displayed as ???
7.4.472  drawing "precedes" entry of 'listchar' when 'list' is not set
7.4.473  cursor position incorrect with number column and 'sbr'
7.4.474  AIX compiler can't handle // comment
7.4.475  can't compile if Xutf8SetWMProperties() is not in X11 library
7.4.476  MingW: compiling with "XPM=no" doesn't work
7.4.477  ":%diffput" adds an empty line if the other file is empty
7.4.478  using byte length instead of character length for 'showbreak'
7.4.479  MS-Windows: The console title can be wrong
7.4.480  (after 7.4.479) MS-Windows: Can't build
7.4.481  (after 7.4.471) compiler warning on MS-Windows
7.4.482  when 'balloonexpr' results in a list, text has a trailing NL
7.4.483  a 0x80 byte is not handled correctly in abbreviations
7.4.484  (after 7.4.483) compiler warning
7.4.485  (after 7.4.484) abbreviations don't work
7.4.486  check for writing to a yank register is wrong
7.4.487  ":sign jump" may unnecessarily use another window
7.4.488  test_mapping fails for some people
7.4.489  cursor movement wrong when 'lbr' with a number column
7.4.490  cannot specify the buffer to use for "do" and "dp"
7.4.491  negative "topline" value for winrestview() has display errors
7.4.492  Ctrl-O in Insert mode moves right after insert comment leader
7.4.493  a TextChanged autocommand is triggered when saving a file
7.4.494  cursor shape is wrong after a CompleteDone autocommand
7.4.495  XPM isn't used correctly in the Cygwin Makefile
7.4.496  many lines are both in Make_cyg.mak and Make_ming.mak
7.4.497  NFA engine is very slow with some regexp patterns
7.4.498  (after 7.4.497) typo in DOS makefile
7.4.499  substitute() can be slow with long strings
7.4.500  test 72 still fails once in a while
7.4.501  (after 7.4.497) typo in file pattern
7.4.502  language mapping also applies to mapped characters
7.4.503  cannot append a list of lines to a file
7.4.504  MS-Windows installer restricts install path to end in "vim"
7.4.505  problem on MS-Windows file name longer than MAX_PATH bytes
7.4.506  MS-Windows: Cannot open a file with 259 characters
7.4.507  (after 7.4.496) building with MingW and Perl may fail
7.4.508  when generating ja.sjis.po, header is not correctly adjusted
7.4.509  users are not aware their encryption is weak
7.4.510  "-fwrapv" argument breaks use of cproto
7.4.511  generating proto for if_ruby.c uses type not defined elsewhere
7.4.512  cannot generate prototypes for Win32 files and VMS
7.4.513  crash because reference count is wrong for list from getreg()
7.4.514  (after 7.4.492) memory access error
7.4.515  in a help buffer the global 'foldmethod' is used
7.4.516  issue 253: completing function name with a # does not work
7.4.517  cursor may not end up in the right place on a wrapping line
7.4.518  using status line height in width computations
7.4.519  (after 7.4.497) crash when using syntax highlighting
7.4.520  Sun PCK locale is not recognzed
7.4.521  when using "vep" a mark is moved to the next line
7.4.522  specifying wrong buffer size for GetLongPathName()
7.4.523  copy/paste no longer works is X11 server is restarted
7.4.524  when using ":ownsyntax" spell checking is messed up
7.4.525  map() leaks memory when there is an error in the expression
7.4.526  matchstr() fails on long text
7.4.527  still confusing regexp failure and NFA_TOO_EXPENSIVE
7.4.528  crash when using matchadd()
7.4.529  no test for what 7.4.517 fixes
7.4.530  many commands take count/range that is not using line numbers
7.4.531  comments about parsing an Ex command are wrong
7.4.532  when using 'incsearch' "2/pattern/e" highlights first match
7.4.533  ":hardcopy" leaks memory in case of errors
7.4.534  warnings when compiling if_ruby.c
7.4.535  (after 7.4.530) can't build with tiny features
7.4.536  test 63 fails when using a black&white terminal
7.4.537  value of v:hlsearch reflects an internal variable
7.4.538  tests fail with small features plus Python
7.4.539  (after 7.4.530) crash when computing buffer count
7.4.540  (after 7.4.539) cannot build with tiny and small features
7.4.541  crash when doing a range assign
7.4.542  cannot specify the type of range for a user command
7.4.543  (after 7.4.232) "1,3s/\n//" joins two lines instead of three
7.4.544  warnings for unused arguments with a combination of features
2015-01-02 11:06:23 +00:00
morr
c97c966356 Update to newest patchlevel of vim.
ChangeLog:

7.4.142  (after 7.4.137) on MS-Windows 8 IME input doen't work well
7.4.143  TextChangedI is not triggered.
7.4.144  MingW also supports intptr_t for OPEN_OH_ARGTYPE
7.4.145  getregtype() does not return zero for unknown register
7.4.146  when starting Vim with "-u NONE" v:oldfiles is NULL
7.4.147  cursor position wrong when using "gj" after "$"
7.4.148  cannot build with Cygwin and X1.
7.4.149  get E685 error when assigning a function to autoload variable
7.4.150  :keeppatterns is not respected for :s
7.4.151  Python: slices with steps are not supported
7.4.152  Python: Cannot iterate over options
7.4.153  compiler warning for pointer type
7.4.154  (after 7.4.149) still a problem with auto-loading
7.4.155  (after 7.4.150) search offset not kept with :keeppatterns
7.4.156  test file missing from distribution
7.4.157  error number used twice
7.4.158  pattern containing \zs not handled correctly by substitute()
7.4.159  completion hangs when using the current buffer after keywords
7.4.160  Win32: Crash when executing external command
7.4.161  crash in Python exception handling
7.4.162  running tests in shadow dir doesn't work
7.4.163  (after 7.4.142) MS-Windows 7 input doesn't work properly
7.4.164  problem with event handling on Windows 8
7.4.165  by default, after closing a buffer changes can't be undone
7.4.166  auto-loading a function for code that won't be executed
7.4.167  (after 7.4.149) fixes are not tested
7.4.168  can't compile with Ruby 2.1.0
7.4.169  ":sleep" puts cursor in the wrong column
7.4.170  some help tags don't work with ":help"
7.4.171  redo does not set v:count and v:count1
7.4.172  blowfish code says OFB, but it's doing CFB
7.4.173  when using scrollbind the cursor can end up below last line
7.4.174  compiler warnings for Python interface
7.4.175  wrong fall-back to non-wide function if wide function fails
7.4.176  Python: Dictionary.update() thows an unexpected error
7.4.177  compiler warning for unused variable
7.4.178  the J command does not update '[ and '] marks
7.4.179  Compiler warning for type-punned pointer
7.4.180  (after 7.4.174) older Python versions don't support %ld
7.4.181  when using 'pastetoggle' the status lines are not updated
7.4.182  building with mzscheme and racket does not work
7.4.183  MSVC Visual Studio update not supported
7.4.184  match() does not work properly with a {count} argument
7.4.185  Clang gives warnings
7.4.186  (after 7.4.085) Visual mode insert mode is sometimes wrong
7.4.187  delete that crosses line break splits multi-byte character
7.4.188  SIZEOF_LONG clashes with similar defines in header files
7.4.189  compiler warning for unused argument
7.4.190  compiler warning for using %lld for off_t
7.4.191  can't escape a file name for shell commands without a function
7.4.192  memory leak when giving E853
7.4.193  typos in messages
7.4.194  can't build for Android
7.4.195  (after 7.4.193) Python tests fail
7.4.196  tests fail on Solaris 9 and 10
7.4.197  various problems on VMS
7.4.198  can't build with non-threding Perl and dynamic loading
7.4.199  (issue 197) ]P doesn't paste over Visual selection
7.4.200  too many #ifdefs in the code
7.4.201  'lispwords' is a global option
7.4.202  MS-Windows: non-ASCII font names don't work
7.4.203  parsing 'errorformat' is not correct
7.4.204  a mapping where the second byte is 0x80 doesn't work
7.4.205  ":mksession" does not handle the argument list correctly
7.4.206  compiler warnings on 64 bit Windows
7.4.207  cursor report sometimes not recognized causing replace mode
7.4.208  Mercurial picks up files that are not distributed (empty)
7.4.209  when repeating a filter command "%" and "#" are expanded
7.4.210  Visual block mode + virtual edit doesn't work well with tabs
7.4.211  ":lu" is abbreviation for ":lua", but it should be ":lunmap"
7.4.212  #ifdefs for the +visual feature are not useful
7.4.213  it's not possible to open a new buffer without a swapfile
7.4.214  compilation problems on HP_nonStop (Tandem)
7.4.215  ":sp foo" reloads "foo" if it is the current buffer
7.4.216  compiler warnings
7.4.217  "make clean" may run configure pointlessly
7.4.218  it's not easy to remove duplicates from a list
7.4.219  redraw too often when 'relativenumber' or 'cursorline' set
7.4.220  test 105 does not work in a shadow dir
7.4.221  quickfix doesn't resize on ":copen 20"
7.4.222  the Ruby directory is constructed from parts
7.4.223  still using an older autoconf version
7.4.224  /usr/bin/grep on Solaris does not support -F
7.4.225  dynamic Ruby doesn't work on Solaris
7.4.226  (after 7.4.219) cursorline highlight not always redrawn
7.4.227  (after 7.4.225) can't build with Ruby 1.8
7.4.228  compiler warnings when building with Python 3.2
7.4.229  ":let" fails when listing vars with a curly braces expression
7.4.230  error when using ":options"
7.4.231  an error in ":options" is not caught by the tests
7.4.232  ":%s/\n//" uses a lot of memory
7.4.233  escaping special chars in ":!cmd %" is inconsistant
7.4.234  can't get the command that was used to start Vim
7.4.235  it is not easy to get the full path of a command
7.4.236  it's not that easy to check the Vim patch version
7.4.237  (after 7.4.236) has() not checking for specific patch
7.4.238  Vim does not support the smack library
7.4.239  ":e +" does not position cursor at end of the file
7.4.240  ":tjump" shows "\n" as "\\n"
7.4.241  submatch() does not distinguish between a NL and a NUL
7.4.242  getreg() does not distinguish between a NL and a NUL character
7.4.243  cannot use setreg() to add text that includes a NUL
7.4.244  (after 7.4.238) the smack feature causes stray error messages
7.4.245  crash for "vim -u NONE -N  -c '&&'"
7.4.246  configure message for detecting smack are out of sequence
7.4.247  NUL and NL mixed up when giving input to system()
7.4.248  cannot distinguish between NL and NUL in output of system()
7.4.249  using setreg() with a list of numbers does not work
7.4.250  some test files missing from distribution
7.4.251  crash when BufAdd autocommand wipes out the buffer
7.4.252  critical error in GTK, removing timer twice
7.4.253  crash when using external reference in syntax regexp
7.4.254  smack support detection is incomplete
7.4.255  configure check for smack doesn't work with all shells
7.4.256  (after 7.4.248) systemlist() does not work properly
7.4.257  compiler warning, possibly for mismatch in parameter name
7.4.258  configure fails if $CC contains options
7.4.259  warning for misplaced "const"
7.4.260  no error for function name with colon or lowercase char
7.4.261  an interactive :s to replace a "\n" with line break may fail
7.4.262  duplicate code in regexec()
7.4.263  GCC 4.8 compiler warning for hiding a declaration
7.4.264  (after 7.4.260) can't define function g:Foo()
7.4.265  (after 7.4.260) can't call function with "g:" in an expression
7.4.266  test 62 fails
7.4.267  (after 7.4.178) '[ mark is in the wrong position after "gq"
7.4.268  exists() on a funcref for script-local function does not work
7.4.269  CTRL-U in Insert mode does not work after using a cursor key
7.4.270  comparing pointers instead of the string they point to
7.4.271  compiler warning on 64 bit windows
7.4.272  using just "$" does not cause an error message
7.4.273  "make autoconf/reconfig" may run configure pointlessly
7.4.274  check for timestamp does not always detect a changed file
7.4.275  no error message when changing type of unplaced sign
7.4.276  the fish shell is not supported
7.4.277  using ":sign unplace *" may leave the cursor in wrong position
7.4.278  list_remove() conflicts with Sun header file
7.4.279  globpath() returns a string, a list would be better
7.4.280  relative position of cursor not restored if session has 2 tabs
7.4.281  positions are off when loading session with two tabpages
7.4.282  (after 7.4.279) test 97 fails on Mac
7.4.283  (after 7.4.276) compiler warning about unused variable
7.4.284  setting 'langmap' in the modeline can cause trouble
7.4.285  line numbers are not always updated for 'relativenumber'
7.4.286  error messages are inconsistant
7.4.287  patches for .hgignore don't work
7.4.288  when 'spellfile' is set the screen is not redrawn
7.4.289  NFA regexp with repeated backreference does not match
7.4.290  a non-greedy match followed by a branch is too greedy
7.4.291  compiler warning for int to pointer of different size
7.4.292  pattern "a" matches accented "a" when pattern is one byte
7.4.293  can't ignore composing characters in a pattern
7.4.294  (after 7.4.293) test files missing from patch
7.4.295  various typos, bad white space and unclear comments
7.4.296  can't run tests on Solaris
7.4.297  memory leak from result of get_isolated_shell_name()
7.4.298  can't have a funcref start with "t:"
7.4.299  when running configure twice DYNAMIC_PYTHON_DLL becomes empty
7.4.300  the way config.cache is removed doesn't always work
7.4.301  (after 7.4.280) scrolling problem when loading a session file
7.4.302  signs don't show up after filler lines
7.4.303  double-width chars on the command line sometimes truncated
7.4.304  cannot always use Python with Vim
7.4.305  making 'ttymouse' empty causes problems
7.4.306  getchar(0) does not return Esc
7.4.307  can't build without the +termresponse feature
7.4.308  ":diffsplit" on empty file cursor is displayed on command line
7.4.309  increasing size of lower window, upper window jumps to the top
7.4.310  getpos()/setpos() don't include curswant
7.4.311  can't use winrestview to only restore part of the view
7.4.312  cannot know what argument list is being used for a window
7.4.313  (after 7.4.310) changing return value of getpos() causes error
7.4.314  completion messages can get in the way of a plugin
7.4.315  (after 7.4.309) fixes for computation of topline not tested
7.4.316  warning from 64-bit compiler
7.4.317  crash when starting gvim, issue 230
7.4.318  fg/bg color settings ignored when checking syntax attributes
7.4.319  crash when putting zero bytes on the clipboard
7.4.320  possible crash when an BufLeave autocommand deletes the buffer
7.4.321  can't build with strawberry perl 5.20 + mingw-w64-4.9.0
7.4.322  using "msgfmt" is hard coded, cannot use "gmsgfmt"
7.4.323  substitute() with zero width pattern breaks multi-byte char
7.4.324  in Ex mode, cyrillic characters are not handled
7.4.325  incorrect display when starting GUI and setting 'laststatus'
7.4.326  can't build Tiny version
7.4.327  when 'verbose' is set may get E724 repeatedly
7.4.328  selection of inner block is inconsistent
7.4.329  window not scrolled if moving cursor and go to another window
7.4.330  using regexp pattern to show a position match can be slow
7.4.331  relative numbering not updated after a linewise yank
7.4.332  GTK: ugly gaps when a sign icon doesn't fit exactly
7.4.333  compiler warning for unused function
7.4.334  (after 7.4.330) unitialized variables, causing some problems
7.4.335  no digraph for the new rouble sign
7.4.336  setting 'history' to a big value causes out-of-memory errors
7.4.337  can't execute command line if there was an error before
7.4.338  cannot wrap lines taking indent into account
7.4.339  local function is available globally
7.4.340  error from sed about illegal bytes when installing Vim
7.4.341  sort() doesn't handle numbers well
7.4.342  clang gives warnings
7.4.343  matchdelete() does not always update the right lines
7.4.344  small issues related to matchaddpos()
7.4.345  (after 7.4.338) indent is not updated when deleting indent
7.4.346  (after 7.4.338) indent is not updated when changing 'briopt'
7.4.347  test55 fails on some systems
7.4.348  Using "J1" in 'cinoptions' may cause too much indent
7.4.349  avoid redrawing the whole window with highlighted matches
7.4.350  C-indenting for Javascript fails for a {} block inside parens
7.4.351  sort() is not stable
7.4.352  with 'linebreak' a Tab causes a missing line break
7.4.353  'linebreak' doesn't work with the 'list' option
7.4.354  compiler warning
7.4.355  several problems with Javascript indenting
7.4.356  mercurial does not ignore memfile_test
7.4.357  after completion some characters are not redrawn
7.4.358  (after 7.4.351) sort is not always stable
7.4.359  if 'ttymouse' set to 'uxterm' xterm version is not requested
7.4.360  pattern with "$" followed by \[vV] is not used as end-of-line
7.4.361  flickering when filling the preview window for 'omnifunc'
7.4.362  short length in matchaddpos() highlights until end of the line
7.4.363  in Windows console typing 0xCE does not work
7.4.364  no error message when the viminfo file can't be renamed
7.4.365  crash when using ":botright split" when there isn't much space
7.4.366  can't run the linebreak test on MS-Windows
7.4.367  (after 7.4.357) other solution for redrawing after completion
7.4.368  window sizes not restored properly when closing cmdline window
7.4.369  using freed memory when exiting while compiled with EXITFREE
7.4.370  linebreak test fails when encoding is not utf-8
7.4.371  with 'linebreak' set control characters displayed wrong
7.4.372  with 'winminheight' zero current window might be zero height
7.4.373  compiler warning for unused argument and unused variable
7.4.374  character after "fb" command sometimes not mapped
7.4.375  test 63 fails when run with GUI-only Vim
7.4.376  (after 7.4.367) popup menu flickers too much
7.4.377  with 'equalalways' set a split may report "no room"
7.4.378  title of quickfist list is not kept for setqflist(list, 'r')
7.4.379  accessing freed memory after using setqflist(list, 'r')
7.4.380  loading python may cause Vim to exit
7.4.381  u_undo error when backspacing in Insert mode deletes 2 lines
7.4.382  mapping chars may not work after typing Esc in Insert mode
7.4.383  bad interaction between preview window and omnifunc
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
2014-09-08 21:55:33 +00:00
jperkin
f8501b421c Remove MAKE_JOBS_SAFE=no, added over 7 years and many many releases ago.
I cannot trigger a failure up to MAKE_JOBS=24.
2014-09-01 20:28:48 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
richard
5c0250929e 'list_remove', being defined as well on SunOS under <sys/list.h>, causes
a 'conflicting types' error when building with perl, python and/or ruby.
Affects the following files: eval.c, if_lua.c and if_py_both.c
2014-05-03 07:30:19 +00:00
jperkin
d10899b195 Needs a curses implementation. 2014-02-20 10:15:57 +00:00
schmonz
4c368867fd Add an option to link with perl, and make the ruby option specify
which interpreter we mean (to avoid getting a system Ruby by mistake).
Approved by morr@.
2014-02-15 03:37:27 +00:00
morr
aa3461e7cf Update to patchlevel 7.4.141.
Upstream changes:

7.4.053  test75 has a wrong header
7.4.054  reading past end of the 'stl' string
7.4.055  Mac: Where macros are defined depends on the system
7.4.056  Mac: Compilation problem with OS X 10.9 Mavericks
7.4.057  byteidx() does not work for composing characters
7.4.058  warnings on 64 bit Windows
7.4.059  set_last_cursor() may encounter w_buffer being NULL
7.4.060  declaration has wrong return type for PyObject_SetAttrString()
7.4.061  (after 7.4.056) configure check in the wrong place
7.4.062  (after 7.4.061) wrong configure check for AvailabilityMacros.h
7.4.063  crash when using invalid key in Python dictionary
7.4.064  in Visual block mode replacing with CR does not break lines
7.4.065  the character typed at the hit-enter prompt is recorded twice
7.4.066  MS-Windows: swap file name wrong if colon in file name
7.4.067  CTRL-\ CTRL-O moves the cursor after inserting comment leader
7.4.068  cannot build Vim on Mac with non-Apple compilers
7.4.069  cannot right shift comment lines starting with #
7.4.070  (after 7.4.069) can't compile with tiny features
7.4.071  (after 7.4.069) passing limits around too often
7.4.072  crash when using Insert mode completion
7.4.073  setting undolevels for one buffer changes undo in another
7.4.074  when undo'ing all and making a change, undo structure is wrong
7.4.075  locally setting 'undolevels' is not tested
7.4.076  "cgn" does not wrap around the end of the file
7.4.077  DOS installer creates shortcut without a path
7.4.078  MSVC 2013 is not supported
7.4.079  a script cannot detect whether 'hlsearch' highlighting is on
7.4.080  (after 7.4.079) missing documentation for v:hlsearch
7.4.081  (after 7.4.078) wrong logic when ANALYZE is "yes"
7.4.082  using "gf" in a changed buffer suggests adding "!"
7.4.083  hard to avoid adding a used pattern to the search history
7.4.084  Python: interrupt not being properly discarded
7.4.085  can't move cursor when inserting text in Visual block mode
7.4.086  can't skip over expression when not evaluating for dict member
7.4.087  compiler warning on 64 bit Windows systems
7.4.088  Asian characters are always marked as spell errors
7.4.089  Vim doesn't set the security context on a renamed file
7.4.090  Win32: no completion if dir name contains an exclamation mark
7.4.091  (after 7.4.089) missing semicolon
7.4.092  (after 7.4.088) can't build small version
7.4.093  configure can't use LuaJIT on ubuntu 12.04
7.4.094  configure may not find that -lint is needed for gettext()
7.4.095  (after 7.4.093) regexp for LuaJIT version doesn't work on BSD
7.4.096  can't change directory to an UNC path
7.4.097  unexpected behavior change related to 'virtualedit'
7.4.098  error for line numbers out of range when using ":'&lt;,'&gt;del"
7.4.099  append in blockwise Visual mode with "$" is wrong
7.4.100  NFA regexp doesn't handle backreference correctly
7.4.101  using \1 in pattern goes one line too far
7.4.102  crash when interrupting "z="
7.4.103  dos installer escapes spaces in the diff command wrong
7.4.104  ":help s/\_" reports an internal error
7.4.105  completing a tag pattern may give an error for invalid pattern
7.4.106  can't build with Ruby using Cygwin
7.4.107  Python try/catch doesn't catch Vim error in vim.eval()
7.4.108  "zG" and "zW" leave temp files around on MS-Windows
7.4.109  ColorScheme autocommand matches with the current buffer name
7.4.110  "gUgn" cannot be repeeated
7.4.111  memory leak in Python OptionsAssItem
7.4.112  MS-Windows: defaults for 'dir' and 'bdir' do not include $TEMP
7.4.113  MSVC static analysis gives warnings
7.4.114  new GNU make directory change messages are different
7.4.115  Zsh: expanding ~abc fails when the result contains a space
7.4.116  'showcmd' does not show a typed space
7.4.117  can't build with Cygwin/MingW and Perl 5.18
7.4.118  redrawing status lines may causes recursive call
7.4.119  Vim doesn't work well on OpenVMS
7.4.120  (after 7.4.117) can't build with Perl 5.18 on Linux
7.4.121  completion doesn't work for ":py3d" and ":py3f"
7.4.122  Win32: :grep doesn't work when 'encoding' and ACP differ
7.4.123  Win32: Getting user name does not use wide function
7.4.124  Win32: Getting host name does not use wide function
7.4.125  Win32: Dealing with messages may not work for multi-byte chars
7.4.126  compiler warnings for "const" and incompatible types
7.4.127  Perl 5.18 on Unix doesn't work
7.4.128  Perl 5.18 for MSVC doesn't work
7.4.129  getline(-1) returns zero
7.4.130  relative line numbers mix up windows when using folds
7.4.131  syncbind causes E315 errors in some situations
7.4.132  (after 7.4.122) Win32: flags/inherit_handles args mixed up
7.4.133  Clang warns for using NUL
7.4.134  spurious space in MingW Makefile
7.4.135  missing dot in MingW test Makefile
7.4.136  (after 7.4.096) Windows: readonly when saving UNC path file
7.4.137  cannot use IME with Windows 8 console
7.4.138  (after 7.4.114) directory change messages are not recognized
7.4.139  crash when using :cd in autocommand
7.4.140  crash when autocommand wipes out only other buffer
7.4.141  problems when building with Borland

pkgsrc changes:
remove patches/patch-os__mac.h, it is included upstream.
2014-01-11 23:24:03 +00:00
schmonz
89c335aa6f Avoid conflicting sigaltstack types on OS X 10.9. 2014-01-01 14:44:59 +00:00
morr
ba166333c8 Update to version 7.4.052.
Patches for vim 7.4:

7.4.001  'ic' doesn't work for patterns such as [a-z]
7.4.002  pattern with two alternative look-behind matches doesn't match
7.4.003  memory access error in Ruby syntax highlighting
7.4.004  when closing a window fails ":bwipe" may hang
7.4.005  "vaB" while 'virtualedit' is set selects the wrong area
7.4.006  mkdir("foo/bar/", "p") gives an error message
7.4.007  creating a preview window on startup messes up the screen
7.4.008  new regexp engine can't be interrupted
7.4.009  too easy to write a file was not decrypted (yet)
7.4.010  (after 7.4.006) crash with invalid argument to mkdir()
7.4.011  cannot find out if "acl" and "xpm" features are supported
7.4.012  MS-Windows: resolving multi-bye shortcut does not work
7.4.013  MS-Windows: File name buffer too small for utf-8
7.4.014  MS-Windows: check for writing to device does not work
7.4.015  MS-Windows: Detecting node type fails for multi-byte chars
7.4.016  MS-Windows: File name completion has problem with Chinese
7.4.017  ":help !!" does not find the "!!" tag in the help file
7.4.018  when completing item becomes unselected
7.4.019  file name completion fails with Chinese characters
7.4.020  NFA engine matches too much with \@&gt;
7.4.021  NFA regexp: Using \ze may result in wrong end
7.4.022  deadlock while exiting, because of allocating memory
7.4.023  MS-Windows: warning for 64 bit type
7.4.024  current user cannot always use the undo file he created
7.4.025  reading before start of a string
7.4.026  clang warning for int shift overflow
7.4.027  valgrind error when using CTRL-X CTRL-F at start of the line
7.4.028  equivalence classes are not working for multi-byte characters
7.4.029  an error in a pattern is reported twice
7.4.030  the -mno-cygwin argument is no longer supported by Cygwin
7.4.031  ":diffoff!" resets options even when 'diff' is not set
7.4.032  NFA engine does not match the NUL character
7.4.033  if terminal has 20 lines test 92 and 93 overwrite input file
7.4.034  using "p" in Visual block mode only changes the first line
7.4.035  MS-Windows: mouse pointer flickers when going to Normal mode
7.4.036  NFA engine does not capture group correctly when using \@&gt;
7.4.037  "\ze" in a sub-pattern does set the end of the match
7.4.038  Using "zw" and "zg" when 'spell' is off give confusing error
7.4.039  MS-Windows: &lt; MSCV10 can't handle symlinks to a directory
7.4.040  error on exit when variable holds reference to a script scope
7.4.041  Visual selection does not remain after being copied over
7.4.042  after ":setlocal" 'spell'/'spellang' :spelldump doesn't work
7.4.043  VMS can't handle long function names
7.4.044  can't build with old MSVC
7.4.045  substitute() has a problem with pattern starting with "\ze".
7.4.046  can't use Tcl 8.6
7.4.047  input() does not work in a function invoked by a mapping
7.4.048  recent clang version complains about -fno-strength-reduce
7.4.049  in Ex mode substitute prompt is wrong with line numbers
7.4.050  "gn" may select too much when there are two matching lines
7.4.051  syntax highlighting a Yaml file causes a crash
7.4.052  cursor may end up in the wrong position when auto-formatting
2013-10-07 19:26:28 +00:00
morr
00cb423ffd Update to patchlevel 1140. (Over 1000!)
Patches:

7.3.906  the "sleep .2" for running tests does not work on Solaris
7.3.907  Python uses IndexError when a dict key is not found
7.3.908  possible crash when using a list in Python
7.3.909  duplicate Python code
7.3.910  Python code in #ifdef branches with only minor differences
7.3.911  Python: Access to Vim variables is not so easy
7.3.912  typing ":" at hit-enter dialog fails if the a file changed
7.3.913  (after 7.3.905) still a crash when writing viminfo
7.3.914  ~/.viminfo is messed up when running tests
7.3.915  next encoding in 'fencs' is not used if error at the end
7.3.916  using freed memory when pasting with the mouse (Issue 130)
7.3.917  when a path ends in backslash appending a comma fails
7.3.918  repeating Ex command after using Visual motion does not work
7.3.919  (after 7.3.788) empty nl.po file does not work with old msgfmt
7.3.920  compiler warning for size_t to int
7.3.921  trying to create a fontset handle when 'guifontset' is not set
7.3.922  no test for what 7.3.918 fixes
7.3.923  configure check for X11 header files fails on Solaris
7.3.924  Python interface can't easily access options
7.3.925  typos in source code and build files
7.3.926  triggering autocommands is wrong for :tabclose et al.
7.3.927  missing combining characters when putting text in a register
7.3.928  (after 7.3.924) can't build with strict C compiler
7.3.929  (after 7.3.924) unused variable, not freeing unused string
7.3.930  MSVC 2012 update is not recognized
7.3.931  no completion for :xmap and :smap
7.3.932  compiler warning for uninitialized variable
7.3.933  Ruby on Mac crashes due to GC failure
7.3.934  E381 and E380 make the user think nothing happened
7.3.935  (after 7.3.933) Ruby init stack differs on 64 bit systems
7.3.936  (after 7.3.935) Ruby missing piece for static 64 bit linking
7.3.937  more can be shared between Python 2 and 3
7.3.938  Python: not so easy to get the window number
7.3.939  Using Py_BuildValue is inefficient sometimes
7.3.940  Python: Can't get position of window
7.3.941  Python: Stuff in if_py_both.h is ordered badly
7.3.942  Python: SEGV in Buffer functions
7.3.943  Python: Negative indices were failing
7.3.944  external program receives the termrespone
7.3.945  Python: List of buffers is not very useful
7.3.946  sometimes keys starting with &lt;Esc&gt;[ ar not working
7.3.947  Python: No iterator for vim.list and vim.bufferlist
7.3.948  cannot build with Python 2.2
7.3.949  Python: no easy access to tabpages
7.3.950  Python: Stack trace printer can't handle messages
7.3.951  Python exceptions have problems
7.3.952  Python: It's not easy to change window/buffer/tabpage
7.3.953  Python: string exceptions are deprecated
7.3.954  No check if PyObject_IsTrue fails
7.3.955  Python: Not enough tests
7.3.956  Python vim.bindeval() causes SIGABRT
7.3.957  Python does not have a "do" command like Perl or Lua
7.3.958  Python: Iteration destructor not set
7.3.959  (after 7.3.957) missing error number
7.3.960  compiler warning for unused variable
7.3.961  tests 86 and 87 fail when using another language than English
7.3.962  Python tests are not portable
7.3.963  setting curbuf without curwin causes trouble
7.3.964  Python: not so easy to access tab pages
7.3.965  Python garbage collection not working properly
7.3.966  there is ":py3do" but no ":pydo"
7.3.967  (after 7.3.965) build fails on Mac OSX
7.3.968  multi-byte support is only available with "big" features
7.3.969  can't built with Python 3 and without Python 2
7.3.970  (fixed) pattern matching is slow, include the NFA engine
7.3.971  no support for VS2012 static code analysis
7.3.972  cursor not restored properly after InsertEnter autocommand
7.3.973  (after 7.3.970) compiler warnings, crash on startup
7.3.974  can't build with ruby 1.8.5
7.3.975  (after 7.3.970) crash in regexp parsing
7.3.976  (after 7.3.970) can't build with HP-UX
7.3.977  compiler warnings, white space, uncommented for testing
7.3.978  regexp debug logs don't have a good name
7.3.979  complex NFA regexp doesn't work
7.3.980  regexp logs contain garbage; character classes don't work
7.3.981  old regexp engine fails on \i, \I, \f and \F with mbyte chars
7.3.982  \p does not work on multi-byte chars in new regexp engine
7.3.983  uneccessary temp variable
7.3.984  Visual mapping using CTRL-G works differently from Insert mode
7.3.985  GTK vim not started as gvim has WM_CLASS property wrong
7.3.986  test 95 doesn't pass when 'encoding' isn't utf-8
7.3.987  no easy to run an individual test; test 64 may fail
7.3.988  new regexp engine is slow
7.3.989  new regexp engine compares negative numbers to character
7.3.990  memory leak in new regexp engine
7.3.991  more can be shared between python 2 and 3
7.3.992  Python: Too many type casts
7.3.993  (after 7.3.992) later patch does things slightly differently
7.3.994  Python: using magic constants
7.3.995  Python: Module initialization is duplicated
7.3.996  Python: Can't check types of what is returned by bindeval()
7.3.997  Vim and Python exceptions are different
7.3.998  Python: garbage collection issues
7.3.999  new regexp engine sets curbuf temporarily
7.3.1000  (whoa!) typo in char value causes out of bounds access
7.3.1001  duplicate condition in if
7.3.1002  valgrind errors for Python interface
7.3.1003  Python interface does not compile with Python 2.2
7.3.1004  Python: no error when option could not be set
7.3.1005  get stuck on regexp "\n*" and on "%s/^\n\+/\r"
7.3.1006  NFA engine not used for "\_[0-9]"
7.3.1007  can't build on Minix 3.2.1
7.3.1008  test 95 fails on MS-Windows
7.3.1009  Python: compiler warning for ambiguous else
7.3.1010  new regexp: adding \Z makes every character match
7.3.1011  new regexp engine is inefficient with multi-byte characters
7.3.1012  \Z does not work properly with the new regexp engine
7.3.1013  new regexp logging is a bit messy
7.3.1014  new regexp state dump is hard to read
7.3.1015  new regexp engine: Matching composing characters is wrong
7.3.1016  unused field in nfa_state
7.3.1017  zero width match changes length of match
7.3.1018  new regexp engine wastes memory
7.3.1019  not working with the new regexp engine: \%[oxduU]123
7.3.1020  not all patterns are tested with auto / old / new engine
7.3.1021  new regexp engine does not ignore order of composing chars
7.3.1022  compiler warning for shadowed variable
7.3.1023  mixed results for pattern with composing char only and \Z
7.3.1024  new regexp: End of matching pattern not set correctly
7.3.1025  new regexp: not matching newline in string
7.3.1026  new regexp: pattern that includs a new-line matches too early
7.3.1027  new regexp performance: Calling no_Magic() very often
7.3.1028  new regexp performance: Copying a lot of position state
7.3.1030  (after 7.3.1028) can't build for debugging
7.3.1031  compiler warnings for shadowed variable
7.3.1032  "\ze" is not supported by the new regexp engine
7.3.1033  "\1" .. "\9" are not supported in the new regexp engine
7.3.1034  new regexp code using strange multi-byte code
7.3.1035  compiler warning on 64 bit windows
7.3.1036  can't build on HP-UX
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, \%&lt;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
7.3.1079  test 87 fails
7.3.1080  test 86 fails
7.3.1081  compiler warnings on 64-bit Windows
7.3.1082  new regexp engine: Problem with \@= matching
7.3.1083  new regexp engine: Does not support \%^ and \%$
7.3.1084  new regexp engine: only accepts up to \{,10}
7.3.1085  new regexp engine: Non-greedy multi doesn't work
7.3.1086  old regexp engine accepts illegal range, new one doesn't
7.3.1087  a leading star is not seen as a normal char when \{} follows
7.3.1089  tests 86 and 87 fail on MS-Windows
7.3.1090  new regexp engine does not support \z1 .. \z9 and \z(
7.3.1091  new regexp engine: no error for \z1 or \z( when not working
7.3.1092  regexp debugging: can't build, debug output has wrong pattern
7.3.1093  new regexp engine: empty \1 skips a character
7.3.1094  new regexp engine: Attempts to match "^" at every character
7.3.1095  compiler warnings for shadowed variables
7.3.1096  Python: popitem() was not defined in a standard way
7.3.1097  Python: a few recently added items are not documented
7.3.1098  Python: Possible memory leaks
7.3.1099  Python: changing directory causes problems
7.3.1100  Python: a few more memory problems
7.3.1101  configure doesn't find Python 3 on Ubuntu 13.04
7.3.1102  completion of ":py3do" and ":py3file" fails after ":py3"
7.3.1103  new regexp engine: overhead in saving and restoring
7.3.1104  new regexp engine does not handle "~"
7.3.1105  new regexp engine: too much code in one function; dead code
7.3.1106  new regexp engine: save/restore lastlist takes a lot of time
7.3.1107  compiler warnings for unused variables
7.3.1108  error message for os.fchdir()
7.3.1109  building on MS-Windows doesn't see changes in if_py_both.h
7.3.1110  new regexp matching: Using \@= and the like can be slow
7.3.1111  nfa_recognize_char_class() implementation is inefficient
7.3.1112  new regexp engine: \%V not supported
7.3.1113  new regexp engine: \%'m not supported
7.3.1114  (after 7.3.1110) can't build without the syntax feature
7.3.1115  users don't like cursor line number with 'relativenumber' set
7.3.1116  can't build without Visual mode
7.3.1117  new regexp engine: \%[abc] not supported
7.3.1118  match failure rate is not very specific
7.3.1119  flags in 'cpo' are searched for several times
7.3.1120  crash when regexp logging is enabled
7.3.1121  new regexp engine: adding states that are not used
7.3.1122  new regexp engine: \@&gt; not supported
7.3.1123  can't build tiny Vim on MS-Windows
7.3.1124  Python: Crash on MS-Windows when os.fchdir() is not available
7.3.1125  error for using \%V in a pattern in tiny Vim
7.3.1126  compiler warning for uninitialized variable
7.3.1127  no error for using empty \%[]
7.3.1128  every failure in the NFA engine is a syntax error
7.3.1129  can't see what pattern in syntax highlighting is slow
7.3.1130  (after 7.3.1129) can't build with anything but huge features
7.3.1131  new regexp engine is a bit slow
7.3.1132  crash when debugging regexp
7.3.1133  new regexp engine is a bit slow
7.3.1134  running test 49 takes a long time
7.3.1135  compiler warning for unused argument
7.3.1136  ":func Foo" does not show attributes
7.3.1137  new regexp engine: collections are slow
7.3.1138  new regexp engine: neglist no longer used
7.3.1139  new regexp engine: negated flag is hardly used
7.3.1140  new regexp engine: can skip expensive match
2013-06-12 14:53:56 +00:00
morr
13dfc45416 Update to patchlevel 905.
New patches:
 7.3.763  jumping to a mark does not open fold if it is in the same line
 7.3.764  not all message translation files are installed
 7.3.765  segfault when doing "cclose" on BufUnload in a python function
 7.3.766  ":help cpo-*" jumps to the wrong place
 7.3.767  (Win32) The _errno used for iconv may be the wrong one
 7.3.768  settabvar() and setwinvar() may move the cursor
 7.3.769  'matchpairs' does not work with multi-byte characters
 7.3.770  vim.h indentation is inconsistent
 7.3.771  (after 7.3.769) uninitialized variable
 7.3.772  cursor at wrong location after doing %s/x/y/c
 7.3.773  (after 7.3.767) crash when OriginalFirstThunk is zero
 7.3.774  tiny GUI version misses console dialog feature
 7.3.775  Cygwin and Mingw builds miss dependency on gui_w48.c
 7.3.776  ml_get error when searching, caused by curwin/curbuf mismatch
 7.3.777  when building with Gnome locale gets reset
 7.3.778  compiler error for adding up two pointers
 7.3.779  backwards search lands in wrong place when on a multibyte char
 7.3.780  char2nr() and nr2char() always use 'encoding'
 7.3.781  drawing with 'guifontwide' can be slow
 7.3.782  Windows: IME composition may use a wrong font
 7.3.783  crash when mark is not set
 7.3.784  (after 7.3.781) error when 'guifontwide' has a comma
 7.3.785  (after 7.3.776) crash with specific use of search pattern
 7.3.786  Python threads don't run in the background (issue 103)
 7.3.787  with 'relativenumber' can't see the absolute line number
 7.3.788  when only using patches build fails on missing nl.po
 7.3.789  (after 7.3.776) "\k" in regexp does not work in other window
 7.3.790  after reloading a buffer the modelines are not processed
 7.3.791  MzScheme interface doesn't work propely
 7.3.792  ":substitute" works differently without confirmation
 7.3.793  (after 7.3.792) new :substutite behavior is not tested
 7.3.794  tiny build fails
 7.3.795  MzScheme does not build with tiny features
 7.3.796  "/[^\n]" does match at a line break
 7.3.797  (after 7.3.792) compiler warning for size_t to int conversion
 7.3.798  (after 7.3.791) MzScheme: circular list works wrong
 7.3.799  the color column is not correct when entering a buffer
 7.3.800  the " mark is not adjusted when inserting lines
 7.3.801  ":window set nu?" displays the cursor line
 7.3.802  no error when setting 'isk' to a value ending in a comma
 7.3.803  (after 7.3.792) ":s/a/b/gc" is a no-op when typing 'q'
 7.3.804  (after 7.3.799) compiler warning for tiny build
 7.3.805  Lua version 5.2 is not detected properly on Arch Linux
 7.3.806  compiler warnings in Perl code when using Visual studio 2012
 7.3.807  popup menu does not work properly in some situations
 7.3.808  Python threads still do not work properly
 7.3.809  the dosinst.c program has a buffer overflow
 7.3.810  'relativenumber is reset unexpectedly
 7.3.811  useless termresponse parsing for SGR mouse
 7.3.812  when 'indentexpr' moves the cursor "curswant" not restored
 7.3.813  the CompleteDone event is not always triggered
 7.3.814  Win32 console: problem if 'enc' differs from current codepage
 7.3.815  building with Cygwin and Ruby doesn't work
 7.3.816  can't compute a hash
 7.3.817  test 89 fails with tiny and small features
 7.3.818  when test 40 fails it may leave files behind
 7.3.819  (CORRECTED) compiling without +eval and Python isn't working
 7.3.820  errors when building with small features and Lua, Perl or Ruby
 7.3.821  build with OLE and Cygwin is broken
 7.3.822  (after 7.3.799) crash when accessing freed buffer
 7.3.823  (after 7.3.821) building with Cygwin: '-lsupc++' is not needed
 7.3.824  can redefine builtin functions
 7.3.825  with Python errors are not always clear
 7.3.826  list of features in :version output is hard to read
 7.3.827  (after 7.3.825) Python tests fail
 7.3.828  mappings are not aware of wildmenu mode
 7.3.829  'showmatch' shows wrong match and may scroll the screen
 7.3.830  :mksession confuses bytes and characters when placing cursor
 7.3.831  clumsy to handle the situation that a variable does not exist
 7.3.832  compiler warning
 7.3.833  In the terminal scroll wheel always scrolls the active window
 7.3.834  Ruby 2.0 has a few API changes
 7.3.835  "xxd -i" fails on an empty file
 7.3.836  clipboard does not work on Win32 when compiled with Cygwin
 7.3.837  empty lines in :version output when 'columns' is 320
 7.3.838  (after 7.3.830) insufficient testing for mksession
 7.3.839  some files missing in the list of distributed files
 7.3.840 "\@&lt;!" in regexp does not work correctly with cp932
 7.3.841  parse error in "cond ? one : two" expression with a subscript
 7.3.842  compiler warning
 7.3.843  (after 7.3.841) missing test file changes
 7.3.844  enum is not indented correctly with "public" etc
 7.3.845  (after 7.3.844) enum indenting is not tested
 7.3.846  missing proto file, listing a non-existing proto file
 7.3.847  test 55 fails when messages are translated
 7.3.848  can't build with Ruby 2.0 when using MinGW x64 or MSVC10
 7.3.849  ":g//" gives "Pattern not found error" with E486
 7.3.850  ":vimgrep //" matches everywhere
 7.3.851  empty pattern with :sort incorrect without previous pattern
 7.3.852  system() breaks clipboard text
 7.3.853  "ra" does not replace all chars on multi-byte chars &gt; 1 line
 7.3.854  after BS in insert mode completion current entry is wrong
 7.3.855  compiler warnings
 7.3.856  system() garbles multi-byte clipboard contents
 7.3.857  QuitPre autocommand event does not trigger for :qa and :wq
 7.3.858  "gv" selects the wrong area after some operators
 7.3.859  'ambiwidth' must be set by the user
 7.3.860  in --remote-expr try/catch does not work
 7.3.861  ":setlocal number" clears global value of 'relativenumber'
 7.3.862  dragging the status line can be slow
 7.3.863  (after 7.3.859) 'ambiwidth' detection for ANSI terminal
 7.3.864  (after 7.3.862) can't build without the mouse feature
 7.3.865  (after 7.3.862) mouse position can be wrong
 7.3.866  not serving the X selection during system() isn't nice
 7.3.867  matchparen does not update match when using auto-indenting
 7.3.868  empty line at hit-return prompt with few lines of text
 7.3.869  bufwinnr() matches buffers in other tabs
 7.3.870  compiler warnings when using MingW 4.5.3
 7.3.871  search('^$', 'c') does not use empty match under the cursor
 7.3.872  on some systems file name case is always ignored
 7.3.873  cannot easily use :s to make title case
 7.3.874  comparing file names does not handle multi-byte chars properly
 7.3.875  (after 7.3.866) build problem with a combination of features
 7.3.876  #if indents are off
 7.3.877  (after 7.3.871) forward searching with search() is broken
 7.3.878  'fileignorecase' is missing in options window and quickref
 7.3.879  aborting an ex command does not abort a pending operator
 7.3.880  new viminfo history lines may be replacd with old lines
 7.3.881  Python list does not work correctly
 7.3.882  CursorHold may trigger after receiving the termresponse
 7.3.883  (after 7.3.880) can't build with some combination of features
 7.3.884  compiler warning for variable shadowing another
 7.3.885  double free for list and dict in Lua
 7.3.886  can't build with multi-byte on Solaris 10
 7.3.887  no tests for Visual mode operators, what 7.3.879 fixes
 7.3.888  filename completion with 'fic' does not work for multi-byte
 7.3.889  can't build with Ruby 2.0 on a 64 bit system
 7.3.890  test 79 fails on Windows
 7.3.891  merging viminfo history doesn't work well
 7.3.892  (after 7.3.891) still merging problems for viminfo history
 7.3.893  crash when using b:, w: or t: after closing the buffer etc.
 7.3.894  using wrong RUBY_VER causing Ruby build to break
 7.3.895  valgrind error in test 91
 7.3.896  memory leaks in Lua interface
 7.3.897  configure doesn't always find the shared library
 7.3.898  memory leak reported by valgrind in test 91
 7.3.899  #if indents are off
 7.3.900  not obvious that some mouse features are mutual-exclusive
 7.3.901  outdated comment, ugly condition
 7.3.902  tabline not updated when deleting last buffer in other tab
 7.3.903  (after 7.3.892) crash on exit writing viminfo
 7.3.904  (after 7.3.893) using memory freed by the garbage collector
 7.3.905  (after 7.3.903) crash when writing viminfo
2013-04-22 10:41:10 +00:00
morr
ba4fb26d91 Simplify patch a little 2013-01-15 00:06:23 +00:00
morr
b8d8c34db9 Update to patchlevel 762.
Patches:
7.3.713  printf() can only align to bytes, not characters
7.3.714  :setlocal and :setglobal do not work in the sandbox
7.3.715  crash when calling setloclist() in BufUnload autocmd
7.3.716  error on exit when using Python 3
7.3.717  when changing font size only MS-Windows limits window size
7.3.718  when re-using the current buffer the buffer-local options stay
7.3.719  cannot run new version of cproto
7.3.720  proto files are outdated
7.3.721  Ruby interface defines local functions globally
7.3.722  Perl flags may contain "-g", which breaks "make proto"
7.3.723  various tiny problem.
7.3.724  building with Ruby and Tcl on MS-Windows 64 bit does not work
7.3.725  :aboveleft and :belowright have no effect on :copen
7.3.726  typos and duplicate info in README
7.3.727  can't always find Win32.mak when building GvimExt
7.3.728  cannot compile with MzScheme interface on Ubuntu 12.10
7.3.729  building with Ruby fails on some systems
7.3.730  crash in PHP file when using syntastic
7.3.731  Py3Init_vim() is exported uneccessarily
7.3.732  compiler warnings for function arguments
7.3.733  tests fail when including MzScheme
7.3.734  cannot put help files in a sub-directory
7.3.735  cannot build Ruby 1.9 with MingW or Cygwin
7.3.736  file name completion in input() escapes white space
7.3.737  when using do_cmdline() recursively did_endif is not reset
7.3.738  (after 7.3.730) unused function argument
7.3.739  computing number of lines may have an integer overflow
7.3.740  IOC tool complains about undefined behavior for int
7.3.741  (after 7.3.737) tiny build fails
7.3.742  leaking memory when :vimgrep restores the directory
7.3.743  (after 7.3.741) tiny build still fails
7.3.744  64 bit compiler warning
7.3.745  automatically setting 'ttymouse' doesn't work
7.3.746  memory leaks when using location lists
7.3.747  tab alignment does not work when characters are concealed
7.3.748  no tests for conceal mode
7.3.749  cannot build Python interface without multi-byte feature
7.3.750  the justify macro does not always work correctly
7.3.751  test 61 is flaky, it fails once in a while
7.3.752  test 49 script file doesn't fold properly
7.3.753  ":q" twice does not work when there is a QuitPre autocommand
7.3.754  latest nmake is not recognized
7.3.755  autoconf doesn't find Python 3 if it's called "python"
7.3.756  a location list can get a wrong count in :lvimgrep
7.3.757  issue 96: access freed memory if put command triggers autocmd
7.3.758  matchit plugin does not handle space in #ifdef
7.3.759  MS-Windows: Updating tabline is slow when there are many tabs
7.3.760  dv_ deletes the white space before the line
7.3.761  in Visual mode a "-p does not work
7.3.762  (after 7.3.759) on some systems the tabline is not redraw.

pkgsrc changes:
- cleanup vim-xaw by adding -lXaw first, so --as-needed will work now
- remove some old entries in vim-xaw

Will fix PR 47281.
2013-01-14 23:30:33 +00:00
morr
b49771b488 Update to patchlevel 712.
Changes:

7.3.654  creating Vim dictionary from Python an empty key might be used
7.3.655  64 bit MingW xpm .a file is missing
7.3.656  internal error in :pyeval
7.3.657  Python bindings silently truncate string values containing NUL
7.3.658  NUL bytes truncate strings when converted from Python
7.3.659  recent Python changes are not tested
7.3.660  ":help !" jumps to help for ":!"
7.3.661  (after 7.3.652) SEGV in Python code
7.3.662  can't build Ruby interface with Ruby 1.9.3
7.3.663  end of color scheme name not clear in E185
7.3.664  buffer overflow in unescaping multi-byte characters
7.3.665  MSVC 11 is not supported
7.3.666  Win32.mak can't be found
7.3.667  unused variables in Perl interface
7.3.668  loading Perl dynamically still uses static library
7.3.669  when building with Cygwin loading Python dynamically fails
7.3.670  tiny memory leak when throwing exception in Python
7.3.671  more Python code can be shared between Python 2 and 3
7.3.672  not possible to lock/unlock lists in Python interface
7.3.673  "gN" while 'selection' is "exclusive" misses one character
7.3.674  can't compile with Lua/dyn on Cygwin
7.3.675  accessing uninitialized memory with a very long file name
7.3.676  Ruby compilation on Windows 32 bit doesn't work
7.3.677  buf_spname() is used inconsistently
7.3.678  Ruby .so name may not be correct
7.3.679  Ruby detection uses Config, newer Ruby versions use RbConfig
7.3.680  some files missing in the list of distributed files
7.3.681  list of distributed files picks up backup files
7.3.682  (after 7.3.677) compiler complains about incompatible types
7.3.683  ":python" may crash when vimbindeval() returns None
7.3.684  "make test" does not delete lua.vim
7.3.685  no test for what patch 7.3.673 fixes
7.3.686  cannot use CTRL-\ e mapping when entering an expression
7.3.687  test 16 fails when $DISPLAY is not set
7.3.688  Python 3.3 is not supported
7.3.689  MzScheme and Lua may use a NULL string
7.3.690  crash with directory name equal to maximum path length
7.3.691  state specific to the Python thread is discarded
7.3.692  can't build GTK version with GTK 2.0
7.3.693  can't make 'softtabstop' follow 'shiftwidth'
7.3.694  'shiftwidth' is not so easy to use in indent files
7.3.695  balloon cannot show multi-byte text
7.3.696  message about added spell language can be wrong
7.3.697  leaking resources when setting GUI font
7.3.698  Python 3 does not preserve state beween commands
7.3.699  manually set 'ttymouse' is overruled by automatic detection
7.3.700  cannot detect URXVT and SGR mouse support
7.3.701  MS-Windows: Crash with stack overflow when setting 'encoding'
7.3.702  nmake from VS6 service pack 6 is not recognized
7.3.703  when 'undofile' is reset the hash is computed unnecessarily
7.3.704  repeating "cgn" does not always work correctly
7.3.705  mouse features are not in alphabetical order
7.3.706  (after 7.3.697) can't build Motif version
7.3.707  (after 7.3.701) library name with non-latin characters fails
7.3.708  filler lines above the first line may be hidden
7.3.709  compiler warning for unused argument
7.3.710  (after 7.3.704) "fn" is broken
7.3.711  (after 7.3.688) vim.current.buffer is not available
7.3.712  nmake from VS2010 SP1 is not recognized

pkgsrc changes:
- take maintainership of package
- switch to single tarball, created from vim's hg, instead of downloading > 700 files
- which resulted in changes in PLIST in vim-share
- some minor changes to DESCR files (add more vim guis)
- reset PKGREVISION on vim-gtk2
- add new files to vim-lang
2012-10-30 22:39:07 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
morr
1afb8c5dd8 Update to almost newest patchlevel.
31440  7.3.639  it's not easy to build Vim on Windows with XPM support
  2219  7.3.641  ":mkview" uses ":normal" instead of ":normal!" for folds
  1810  7.3.642  segfault with specific autocommands
  2060  7.3.643  MS-Windows: 'lines' is wrong when starting up maximized
  1925  7.3.644  dead code for BeOS GUI
  2910  7.3.645  no tests for patch 7.3.625 and 7.3.637
  2353  7.3.646  undo file unusable after reloading a buffer
  5213  7.3.647  "gnd" doesn't work correctly in Visual mode
  3831  7.3.648  crash when using a very long file name
  2256  7.3.649  with 'clipboard' set to "unnamed" small deletes go to "1
  3120  7.3.651  Completing ":help \{-" gives error message
  2304  7.3.652  workaround for Python crash isn't perfect
  7986  7.3.653  lacking XPM support for MingW, 32 and 64 objects mixed up

XXX
There are newer patches, but they won't apply cleanly. I'll investigate it later.
2012-09-06 08:13:39 +00:00
morr
da167e2da0 Regenerate patches, fix build 2012-08-28 05:59:38 +00:00
morr
6bfde79f36 regenerate distinfo and make pkglint happier 2012-08-27 22:10:34 +00:00
morr
30fe1c5729 Add options.mk file 2012-08-27 21:45:54 +00:00
morr
880e0f2373 - Update to newest patchlevel 638
- Change generation of patchlist
- Extract options to its own file
- Add option for python2 support
2012-08-27 21:35:56 +00:00
morr
ac12539c13 Long awaited update to vim 7.3.
The most notable additions since 7.2:
- Persistent undo and undo for reload
- Blowfish encryption, encryption of the swap file
- Conceal text
- Lua interface
- Python 3 interface

Once you have installed Vim 7.3 you can find all the details about the
changes since Vim 7.2 with:
        :help version-7.3
2012-08-27 14:45:36 +00:00
jmmv
4ba0d2e165 Skip interpreter checks for auxiliary files so that this package builds
again.

I guess these files could be provided as a separate package that depended
on perl and properly set their interpreter, but we can do this later.
2011-04-28 15:54:59 +00:00
wiz
d6103d0c8c Update to latest 7.2 patchlevel, 446.
Fixes PR 44018 by Stefan Palm.
2010-10-31 23:50:51 +00:00
wiz
f4f9b4b89b Reset maintainer. 2010-09-28 13:21:29 +00:00
martti
d4f1820a63 Updated vim to 7.2.442
3000  7.2.412  [ or ] followed by mouse click doesn't work
 13552  7.2.413  large file support is incorrect
  2558  7.2.414  CTRK-K <space> <space> does not produce 0xa0 as expected
  2122  7.2.415  Win32: Can't open a remote file when starting Vim
  2757  7.2.416  logtalk.dict is not installed
  2262  7.2.417  if 'shell' has arg with a slash 'shellpipe' is not correct
  3048  7.2.418  Vim sets background or foreground color in a terminal to -1
  1471  7.2.419  memory leak in Motif when clicking on "Search Vim Help"
  2792  7.2.420  ":argedit" does not accept "++enc=utf8" as documented
  2108  7.2.421  when folds are not updated there is no way to force an update
  2174  7.2.422  may get E763 when using spell dictionaries
  4478  7.2.423  crash after assigning s: to variable
  5462  7.2.424  ":colorscheme" without an argument doesn't do anything
  1541  7.2.425  some compilers complain about fourth EX() argument
  2771  7.2.426  commas in 'langmap' are not always handled correctly
  5351  7.2.427  recovery doesn't follow symlinks to find swap file
  1758  7.2.428  setqflist([]) doesn't properly clear the error list
  1900  7.2.429  may get "New file" for file that is not accessible
  4275  7.2.430  ++bad arg is handled wrong, may cause invalid memory access
  2599  7.2.431  ":amenu" moves the cursor when in Insert mode
 12967  7.2.432  translated menus make :emenu difficult to use
  5410  7.2.433  can't use cscope with QuickFixCmdPre and QuickFixCmdPost
  2106  7.2.434  (after 7.2.432) compilation fails without multi-lang feature
  4590  7.2.435  (after 7.2.430) crash when using bad_char_idx uninitialized
  4058  7.2.436  reproducible crash in syntax HL
  1605  7.2.437  (after 7.2.407) no line break for "\\\n" in expression of :s
  2045  7.2.438  (after 7.2.427) "vim -r" crashes
  3110  7.2.439  invalid memory access for thesaurus completion and 'infercase'
  5861  7.2.440  crash when deleting a funcref in the function it refers to
  3446  7.2.441  when using ":earlier" undo information may be wrong
  7872  7.2.442  (after 7.2.201) copy/paste with OpenOffice doesn't work
2010-06-07 12:12:21 +00:00
martti
430827ed38 Updated vim to 7.2.411
1548  7.2.403  (after 7.2.400) compiler warning for pointer type
  1880  7.2.404  pointers for composing characters are not properly initialized
  1636  7.2.405  with small features match is not highlighted for ":s/p/r/c"
  4701  7.2.406  (after 7.2.119) uninit memory read
  1916  7.2.407  when using :s with an expression backslashes are dropped
  2152  7.2.408  ":g/the/s/a/b/" can set '[ and '] marks to an unchanged line
  1814  7.2.409  summary of number of substitutes is incorrect for ":folddo"
  2526  7.2.410  highlighting directories for completion doesn't work properly
  1462  7.2.411  when parsing 'cino' a comma isn't skipped properly
2010-03-24 17:05:40 +00:00
martti
024cac374d Updated vim to 7.2.402
1554  7.2.395  in help CTRL=] on g?g? escapes the ?, causing it to fail
  1554  7.2.396  get E38 errors
  1722  7.2.397  redundant check for w_lines_valid
  4127  7.2.398  when moving windows the cursor ends up in the wrong line
  1784  7.2.399  (extra, after 7.2.388) cannot compile on MingW
 12865  7.2.400  (after 7.2.387) Ruby problems with init and empty string
  1982  7.2.401  wildmode list doesn't highlight directory names with a space
  2649  7.2.402  error 705 when re-using funcref variable
2010-03-18 06:11:24 +00:00
martti
1065e27652 Updated vim to 7.2.394
4898  7.2.392  netbeans hangs reading from a socket at the maximum block size
  9605  7.2.393  Mac: Can't build with different Xcode developer tools dir
  4298  7.2.394  .lzma and .xz files are not supported
2010-03-11 06:32:29 +00:00
martti
cf7be7066e Updated editors/vim-share to 7.2.391
NOTE: 7.2.391 fixes pkg/39375 and pkg/42909

  2051  7.2.386  KDE 3.1 focus hack causes problems for other window managers
  8233  7.2.387  Ruby with MingW still doesn't build all versions
  2486  7.2.388  (extra part of 7.2.387) Ruby with MingW
  4805  7.2.389  synIDattr() cannot return the font
  2302  7.2.390  in some situations the popup menu can be displayed wrong
  3426  7.2.391  internal alloc(0) error when doing "CTRL-V $ c"
2010-03-10 14:04:22 +00:00
martti
ab82a41034 Updated vim to 7.2.385
1623  7.2.368  (after 7.2.361) append line with Ruby interface doesn't work
  1872  7.2.369  error message for :profile is not easy to understand
  4352  7.2.370  (after 7.2.356) a redraw may cause folds to be closed
 10029  7.2.371  build problems on Tandem NonStop
  9674  7.2.372  (extra) cross-compiling GvimExt and xxd doesn't work.
  2901  7.2.373  new messages from gcc 4.5 are not in 'errorformat'
  4434  7.2.374  Ruby eval() doesn't understand Vim types
  1794  7.2.375  ml_get errors when using ":bprevious" in a BufEnter autocmd
  1577  7.2.376  ml_get error when using SiSU syntax
  1983  7.2.377  (extra, after 7.2.372) small mistakes in Ming build file
  2832  7.2.378  C function declaration indented too much
  1758  7.2.379  'eventignore' is set to an invalid value inside ":doau"
  3699  7.2.380  (after 7.2.363) Perl builds with 5.10.1 but not with 5.10.0
  6835  7.2.381  no completion for :behave
  1766  7.2.382  close cmdline window when 'bufhide' is "wipe" uses freed mem
  3021  7.2.383  Vim doesn't build cleanly with MSVC 2010
  1849  7.2.384  (extra) Vim doesn't build properly with MSVC 2010
  2147  7.2.385  can't drag status line when in the command line window
2010-03-03 16:06:26 +00:00
martti
5be72293f7 Updated vim to 7.2.367
1899  7.2.321  histadd() and "*" fail to add entry to empty history
  1517  7.2.322  wrong indenting in virtual replace for CTRL-Y and a short line
  2424  7.2.323  (extra) balloon evaluation crashes on Win64
  1901  7.2.324  a negative column argument in setpos() may cause a crash
  1616  7.2.325  stray "w" in the startup vimrc file makes edited file empty
  1790  7.2.326  Win32: $HOME doesn't work when %HOMEPATH% is not defined
  7899  7.2.327  unused functions in Workshop
  1453  7.2.328  has("win64") does not return 1 on 64 bit MS-Windows version
  1390  7.2.329  cursor pos wrong after "g_" in Visual mode and excl. selection
 45468  7.2.330  tables for Unicode case operators are outdated
  1385  7.2.331  can't interrupt "echo list" for a very long list
  3492  7.2.332  crash if spell correcting triggers autocmd to reload a buffer
 10075  7.2.333  warnings from static code analysis
  9095  7.2.334  postponing keys in Netbeans interface does not work properly
  2802  7.2.335  the CTRL-] command escapes too many characters
 26204  7.2.336  MzScheme interface can't evaluate an expression
  3828  7.2.337  ":compiler" doesn't function properly in a function
  3535  7.2.338  (after 7.2.300) part of FD_CLOEXEC change is missing
  1977  7.2.339  (after 7.2.269) part of --startuptime patch is missing
  1587  7.2.340  gcc warning for condition that can never be true
  2072  7.2.341  popup menu wraps to next line if wide character doesn't fit
  2507  7.2.342  popup menu wrong in 'rightleft' mode with multi-byte chars
  1370  7.2.343  (after 7.2.338) can't compile on Win32
  1728  7.2.344  (after 7.2.338) can't compile on some systems
  1324  7.2.345  tab line is not updated when the value of 'bt' is changed
  2895  7.2.346  repeating a command with @: causes mapping to be applied twice
  3784  7.2.347  crash when executing <expr> mapping redefines that mapping
  7230  7.2.348  (after 7.2.330) Unicode double width table is outdated
  1714  7.2.349  CTRL-W gf puts the new tab in the wrong place
  2766  7.2.350  Win32: When changing font window may jump to another screen
  2195  7.2.351  (after 7.2.347) compilation fails with some compilers
  1825  7.2.352  Win64: Vim doesn't work when cross-compiled with MingW libs
  4764  7.2.353  no command line completion for ":profile"
  2270  7.2.354  Japanese single-width double-byte chars not handled correctly
  2663  7.2.355  popup menu in wrong position when 'number' is set
  2166  7.2.356  not all folds are closed when 'foldmethod' is changed
  1565  7.2.357  CR displayed wrong when changing 'fileformat' from/to "mac"
  2384  7.2.358  compiler warnings on VMS
  1805  7.2.359  crash when using the Netbeans join command
  2839  7.2.360  Ruby on MS-Windows: can't use sockets
 23442  7.2.361  Ruby 1.9 is not supported
  2964  7.2.362  (extra, after 7.2.352) Win64 cross-compile problems
  2521  7.2.363  Perl 5.10 dynamic loading doesn't work
  2958  7.2.364  (extra) can't build gvimext.dll on Win 7 x64 using MinGW
  2390  7.2.365  (extra) MS-Windows with MingW: "File->Save As" does not work
  3802  7.2.366  CTRL-B doesn't go back to the first line of the buffer
  3236  7.2.367  "xxd -r -p" doesn't work as documented
2010-02-18 08:18:25 +00:00
martti
0755739512 Updated vim to 7.2.320
3370  7.2.316  may get multiple _FORTIFY_SOURCE arguments
  5249  7.2.317  memory leak when adding a highlight group resulting in E669
  2637  7.2.318  wrong locale value breaks floating point numbers for gvim
  1846  7.2.319  Motif: accessing freed memory when cancelling font dialog
  6269  7.2.320  unused function in Mzscheme interface
2009-12-16 19:24:11 +00:00
martti
740ff9dea7 Updated vim to 7.2.315
1831  7.2.304  compiler warning for bad pointer cast
  2727  7.2.305  recursively redrawing causes a memory leak
  1541  7.2.306  shellescape("10%%", 1) only escapes first %
  4869  7.2.307  crash with a very long syntax match statement
  5504  7.2.308  submatch() in "\=" of ":s" command returns empty string
  1533  7.2.309  (after 7.2.308) warning for missing function prototype
  1874  7.2.310  ftdetect plugin using ":setf" doesn't work with # comment
  1408  7.2.311  can't compile with FreeMiNT
  9769  7.2.312  iconv() returns invalid char sequence when conversion fails
  3744  7.2.313  command line completion doesn't work after "%:h" and similar
  1620  7.2.314  small build broken after 7.2.313
  4605  7.2.315  Python libs can't be found on 64 bit system
2009-12-04 10:38:23 +00:00
martti
5ebba8345d Updated vim to 7.2.302
1931  7.2.285  (after 7.2.169) CTRL-U in Insert mode also deletes indent
  7058  7.2.286  (after 7.2.269) --startuptime argument is not consistent
  1733  7.2.287  warning from gcc 3.4 about uninitialized variable
  1680  7.2.288  Python 2.6 pyconfig.h redefines macros
  3979  7.2.289  checking wrong struct member
  5344  7.2.290  not freeing memory from ":lmap", ":xmap" and ":menutranslate"
  1498  7.2.291  reading uninitialised memory in arabic mode
  1518  7.2.292  block right-shift wrong with multibyte encoding and 'list' set
  1954  7.2.293  when setting 'comments' option it may be used in a wrong way
  8992  7.2.294  when using TEMPDIRS dir name could get too long
  4053  7.2.295  in map() on a List the index is not known, set v:key to index
  1809  7.2.296  (after 7.2.286) help message about startuptime is wrong
  1846  7.2.297  reading freed memory when writing ":reg" output to a register
  1608  7.2.298  ":vimgrep" crashes with an autocommand that sets w: variable
  1733  7.2.299  crash when comment middle is longer than start
  5886  7.2.300  file descriptors not closed when executing external command
 14601  7.2.301  formatting is wrong when 'tw' is set to a small value
  4941  7.2.302  (extra, after 7.2.301) extra part of the 7.2.301 tests
  2073  7.2.303  (after 7.2.294) can't build on MS-Windows
2009-11-19 07:39:38 +00:00
martti
4b6093dc63 Updated editors/vim-share to 7.2.284
2274  7.2.268  crash when using Python to set cursor beyond end of line
  7128  7.2.269  add --startuptime so that slow startup can be analysed
  2281  7.2.270  ":@c" does not execute everything if the c register has a CR
  2649  7.2.271  Motif GUI: Using freed memory when making a choice
  2582  7.2.272  "_.svz" is not recognized as a swap file
  3404  7.2.273  crash when redirirecting to unknown array
  3749  7.2.274  syntax folding doesn't work properly when adding a comment
  2717  7.2.275  warning for unused argument and comparing signed and unsigned
  1875  7.2.276  crash when setting 'isprint' to a small bullet
  1937  7.2.277  CTRL-Y in a diff'ed window may move cursor outside of window
  2312  7.2.278  using magic number in the folding code
  3413  7.2.279  invalid memory read with visual mode "r"
  6656  7.2.280  a redraw in a custom statusline with %! may cause a crash
  2241  7.2.281  'cursorcolumn' highlighting is wrong in diff mode
  1584  7.2.282  a fold can't be closed
  2030  7.2.283  GTK: changing font doesn't keep the window maximized
  1572  7.2.284  two windows on a buffer + folding: display error after change
2009-11-04 10:08:19 +00:00
martti
a1b3085c71 Updated editors/vim-share to 7.2.267
2634  7.2.263  GTK2: Vim window in wrong position using the -geom argument
  5161  7.2.264  GTK2: When Vim window maximized, set 'columns' doesn't work
  1892  7.2.265  with ":silent broken" inside try/catch silency may persist
  6560  7.2.266  in an expression abbreviation the typed character is unknown
  1461  7.2.267  crash for narrow window and double-width character
2009-10-29 07:14:22 +00:00
joerg
faf456681f Don't leak the .buildlink directory into the final binary for vim-motif.
Bump revision.
2009-10-28 01:20:33 +00:00
martti
c355376d00 Updated editors/vim-share to 7.2.262
1870  7.2.255  (after 7.2.242) cursor column may be wrong after :set
  1783  7.2.256  GTK font dialog doesn't have a default when 'guifont' not set
  2092  7.2.257  GTK 2.17: lots of assertion error messages
  1989  7.2.258  v:beval_col and b:beval_text are wrong in UTF-8 text
  5393  7.2.259  exists() doesn't work properly for an empty aucmd group
  5431  7.2.260  (extra part of 7.2.259)
  2515  7.2.261  E38 may appear when deleting folded lines
  5652  7.2.262  string passed to user cmd custom completion can be too long
2009-09-21 17:35:55 +00:00
martti
71843765dc Updated vim to 7.2.259
1848  7.2.246  Cscope home page link is wrong
  2561  7.2.247  Mzscheme interface minor problem
  4408  7.2.248  (extra) Win32: Mzscheme interface building minor problems
  1555  7.2.249  script that checks .po files can't handle '%' in plural forms
  1693  7.2.250  (extra) possible buffer overflow in GvimExt
  2802  7.2.251  compiler adds invalid memory bounds check
  1495  7.2.252  when 'enc' is multi-byte 'iskeyword' can't contain chars > 128
  4223  7.2.253  netbeans interface: getLength always uses current buffer
  1654  7.2.254  compiler warning for assigning size_t to int
  1870  7.2.255  (after 7.2.242) cursor column may be wrong after :set
  1783  7.2.256  GTK font dialog doesn't have a default when 'guifont' not set
  2092  7.2.257  GTK 2.17: lots of assertion error messages
  1989  7.2.258  v:beval_col and b:beval_text are wrong in UTF-8 text
  5393  7.2.259  exists() doesn't work properly for an empty aucmd group
2009-09-12 15:34:38 +00:00
hasso
9cbc22894e Remove cscope option and make it default. Via PR 40710 and discussed with
martti@.
2009-08-25 08:17:36 +00:00
martti
755787b7cb Updated editors/vim-share to 7.2.245
2052  7.2.219  (extra) Photon GUI is outdated
  2958  7.2.220  (after 7.2.215) BufEnter "cd" autocommand causes problems
  7103  7.2.221  X cut_buffer0 text may be used in the wrong encoding
  1816  7.2.222  ":mksession" doesn't work properly with 'acd' set
  5132  7.2.223  a script run with ":silent" cannot give any messages
  2542  7.2.224  crash when using 'completefunc'
  2874  7.2.225  when using ":normal" a saved character may be executed
  7470  7.2.226  ml_get error after deleting the last line
  1574  7.2.227  when using ":cd" in a script there is no way to track this
 14946  7.2.228  cscope is limited to 8 connections
  1595  7.2.229  warning for shadowed variable
  2442  7.2.230  a few old lint-style ARGUSED comments
  1473  7.2.231  warning for unreacheable code in Perl interface
  2704  7.2.232  cannot debug problems with being in a wrong directory
  2901  7.2.233  extra part of 7.2.232
  3831  7.2.234  it is not possible to ignore file names without a suffix
  2696  7.2.235  Using CTRL-O z= in Insert mode has a delay before redrawing
  2809  7.2.236  Mac: Compiling with Ruby doesn't always work
  1965  7.2.237  crash on exit when window icon not set
  3941  7.2.238  leaking memory when setting term to "builtin_dumb"
  4151  7.2.239  using :diffpatch twice may cause a crash
  2078  7.2.240  crash when using GUI find/replace dialog repeatedly
  5174  7.2.241  problems with using ":bufdo" and "doautoall" or ":vimgrep"
  2505  7.2.242  setting 'lazyredraw' causes the cursor column to be recomputed
  1918  7.2.243  memory leak when using :vimgrep and resizing
  4757  7.2.244  insufficient info for a conversion error from utf-8 to latin1
  5093  7.2.245  wrong conversion when writing Unicode encoded files
2009-08-04 05:53:03 +00:00
martti
c04c0f0e21 Updated editors/vim-share to 7.2.218
1530  7.2.197  warning for uninitialized values of typebuf
  2006  7.2.198  buffer used for termcap entry may be too small
  1894  7.2.199  strange character in comment
 10318  7.2.200  reading past string end when using menu bar or resizing window
 14460  7.2.201  cannot copy/paste HTML to/from Firefox via the clipboard
  1846  7.2.202  BufWipeout autocmd that edits another buffer causes problems
 40481  7.2.203  using current window to work on hidden buffer has side effects
  4407  7.2.204  (extra) Win32: Can't build with Visual Studio 2010 beta 1
  2852  7.2.205  (extra) Win32: No support for High DPI awarenes
  1485  7.2.206  Win32: Can't build netbeans interface with Visual Studio 2010
  2237  7.2.207  using freed memory when ":redrawstatus" works recursively
  2569  7.2.208  "set novice" gives an error message, it should be ignored
  2532  7.2.209  for xxd setmode() is undefined on Cygwin
  1896  7.2.210  warning for file changed outside of vim even after :checktime
  1639  7.2.211  memory leak when expanding a series of file names
  1727  7.2.212  (extra) warnings for redefining SIG macros
  1521  7.2.213  warning for using vsprintf()
  1983  7.2.214  crash with complete function for user command
  8298  7.2.215  ml_get error when using ":vimgrep"
  4822  7.2.216  two error messages have the same number E812
  2020  7.2.217  running tests with valgrind doesn't work as advertised
  1448  7.2.218  cannot build GTK with hangul_input feature
2009-06-25 05:34:53 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
martti
a95c7c120d Updated editors/vim-share to 7.2.196
8242  7.2.185  some more compiler warnings when using gcc -Wextra
  7260  7.2.186  some more compiler warnings when using gcc -Wextra
  3334  7.2.187  (after 7.2.186) doesn't compile with older tcl versions
  8531  7.2.188  crash with specific use of function calls
  2889  7.2.189  possible hang for deleting auto-indent
  4827  7.2.190  the register executed by @@ isn't stored in viminfo
106448  7.2.191  Mzscheme interface doesn't work on Ubuntu
  4206  7.2.192  (after 7.2.188) still a crash in the garbage collector
  1545  7.2.193  warning for uninitialized values in struct
  1345  7.2.194  (extra) MSVC: rem commands are echoed
  2229  7.2.195  leaking memory for the command Vim was started with
  3466  7.2.196  remove support for splint, it doesn't work well
2009-06-09 10:27:30 +00:00
martti
83b14778e1 Updated editors/vim-share to 7.2.184
15646  7.2.149  read uninit memory when using return value that wasn't set
 35686  7.2.150  (extra) VisVim doesn't support tabs
  1533  7.2.151  ":hist a" doesn't work like ":hist all" as the docs suggest
  2963  7.2.152  "silent echo x" inside ":redir" leaves cursor halfway the line
  2908  7.2.153  memory leak for ":recover empty_dir/"
  2390  7.2.154  (after 7.2.132) can still do ":cd" in SwapExists autocmd
  1249  7.2.155  memory leak in ":function /pat"
  5543  7.2.156  no completion for :scscope and :lcscope commands
  4299  7.2.157  illegal memory access when searching in path
  2177  7.2.158  warnings from VisualC compiler
  2478  7.2.159  when $x_includes ends up being "NONE" configure fails
  1353  7.2.160  search pattern not freed on exit when 'rightleft' set
  5400  7.2.161  folds messed up in other tab page
  2363  7.2.162  the quickfix window may get the wrong filetype
  1754  7.2.163  the command line window may get folding
  4089  7.2.164  when 'showbreak' is set wrong Visual block size reported
  1794  7.2.165  FuncUndefined autocmd event argument is expanded like filename
 10538  7.2.166  no completion for ":sign" command
 54715  7.2.167  splint doesn't work well for checking the code (part 1)
  2936  7.2.168  if no ctags program found, "make tags" executes first C file
 35841  7.2.169  fix more splint warnings, define colnr_T to be int
  4481  7.2.170  using b_dev while it was not set
  2261  7.2.171  (after 7.2.169) compiler warnings
  1883  7.2.172  (extra) compiler warning
 17875  7.2.173  use gcc instead of lint to check for unused function arguments
 42277  7.2.174  too many warnings from gcc -Wextra
  1455  7.2.175  compiler warning in OpenBSD
  5956  7.2.176  exceptions for splint are not useful
 57904  7.2.177  more warnings from gcc -Wextra
  3898  7.2.178  using negative value for device number might not always work
  2944  7.2.179  using negative value for device number might not always work
198701  7.2.180  some more compiler warnings when using gcc -Wextra
 49635  7.2.181  some more compiler warnings when using gcc -Wextra
  2128  7.2.182  compilation fails for Motif, gvim with GTK crashes on startup
 52709  7.2.183  configure problem for sys/sysctl.h on OpenBSD
 84846  7.2.184  some more compiler warnings when using gcc -Wextra
2009-05-22 09:27:17 +00:00
martti
4e5f5b42ad Updated editors/vim-share to 7.2.148
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-03-22 10:24:19 +00:00
martti
a2f435a7ca Updated editors/vim-share to 7.2.102
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
2009-02-06 06:28:53 +00:00
martti
5ea810ff41 Updated editors/vim-share to 7.2.69
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-12-20 20:47:02 +00:00
martti
aa8e77d197 Updated editors/vim-share to 7.2.49
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-21 08:00:31 +00:00
martti
ce3bc87861 Updated vim-share to 7.2.40
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-13 06:13:47 +00:00
martti
83ae1a9cbc Updated editors/vim-share to 7.2.35
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-11-12 13:32:07 +00:00
martti
1852abf7ce Regen. 2008-10-07 12:59:23 +00:00
martti
406dfe2535 Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2
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-07 07:40:38 +00:00
martti
5d4097c508 Updated editors/vim-share to 7.2.25
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-10-03 05:05:57 +00:00
martti
2ab2d00f40 Updated editors/vim-share to 7.2.18
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-14 20:30:17 +00:00
martti
9a0945ad91 Re-apply pkg/38710 2008-09-14 20:16:40 +00:00
martti
479d4cc713 Updated editors/vim-share to 7.2.10
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-09-06 17:05:47 +00:00
martti
244cac03bd Updated VIM to 7.2
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-08-11 12:14:10 +00:00
martti
b297726fc6 Updated editors/vim-share to 7.1.330
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-23 05:07:56 +00:00
martti
2d59eaf432 Updated editors/vim-share to 7.1.315
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-19 05:55:44 +00:00
martti
e633b0c018 Updated editors/vim-share to 7.1.305
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-06-02 11:19:53 +00:00
martti
c5f4cbef1e Updated editors/vim-share to 7.1.297
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-05-09 09:47:21 +00:00
martti
47216dae45 Updated editors/vim-share to 7.1.283
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-17 07:10:31 +00:00
martti
0e24976c4e VIM 7.1.270
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-11 10:55:02 +00:00
jlam
4bc2250050 + Remove the check for whether you can remove -liconv from the linker
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-03-02 16:01:31 +00:00
martti
0404e0adba Updated editors/vim-share to 7.1.252
* 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-15 06:36:10 +00:00
martti
1adfa70744 Updated to 7.1.248 as it was release just after my 7.1.247 upgrade.
3691  7.1.248  can't set the '" mark; can't know if setpos() was successful
2008-02-13 12:46:26 +00:00
martti
e447962cd8 Updated editors/vim-share to 7.1.247
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-02-13 12:06:30 +00:00
martti
96923ee744 Updated editors/vim-share to 7.1.229
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-15 11:53:13 +00:00
martti
1a7b4fdb6c Some "pkglint -Wall" fixes. 2008-01-09 13:47:42 +00:00
martti
20b6eaed5e Updated editors/vim-share to 7.1.212
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
2008-01-09 13:37:45 +00:00
martti
ce128d8677 Updated editors/vim-share to 7.1.175
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-12-18 08:15:03 +00:00
martti
a5cb9b9c0c Updated editors/vim-share to 7.1.161
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-26 09:06:24 +00:00
martti
6b8dcbb808 Updated editors/vim-share to 7.1.156
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-13 12:42:42 +00:00
martti
1f010dbe86 * Added LICENSE=vim-license
* 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-11-01 06:18:10 +00:00
martti
875a74e253 Add the German mirror. 2007-10-30 12:49:26 +00:00
martti
11d22b860b Updated editors/vim-share to 7.1.145
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-10-22 06:16:16 +00:00
martti
b02bfd837a Use 7.1.001-100.gz instead of 100 individual patches. 2007-09-19 11:49:29 +00:00
martti
3043da05fd Updated editors/vim-share to 7.1.116
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-09-18 05:32:17 +00:00
martti
fd833930aa Updated editors/vim-share to 7.1.87
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-23 09:30:41 +00:00
martti
44b716ecdf Updated editors/vim-share to 7.1.83
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-20 06:24:32 +00:00
martti
6c69f6b0d5 Updated editors/vim-share to 7.1.32
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-08-13 07:04:51 +00:00
martti
8aac4ddcc4 Updated editors/vim-share to 7.1.28
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-11 12:20:53 +00:00
martti
55cafd6925 Updated editors/vim-share to 7.1.18
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-07-02 07:47:59 +00:00
dmcmahill
09e0422cc3 portability fixes (use correct shell and avoid non-portable construct) 2007-06-19 14:19:03 +00:00