[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /vim/unreleased/patches/
 
Current bandwidth utilization 1572.54 Mbit/s
Bandwidth utilization bar
Contents of README:
Patches for unreleased versions of Vim - Vi IMproved

The files in this directory contain source code changes to fix problems in
unreleased versions of Vim.  Each file also contains an explanation of the
problem that is fixed, like the message that was sent to the vim-dev maillist.

The best is to apply the patches in sequence.  Sometimes a patch depends on an
earlier patch.  If you didn't unpack the "extra" archive, skip the patches
marked with "(extra)".

After applying a patch, you need to compile Vim.  There are no patches for
binaries.


Individual patches for Vim 6.0ax:

  SIZE  NAME       FIXES
  2143  6.0ax.001  'patchmode' didn't work when appending to a file
  2151  6.0ax.002  appending to a compressed file with 'patchmode' didn't work
  1541  6.0ax.003  the Workshop interface didn't work when 'compatible' is set
  1791  6.0ax.004  Motif: sign icons had a black background
  1547  6.0ax.005  Athena: title of file selector was wrong
  1623  6.0ax.006  Multi-byte: clearing right half of a wide char was wrong
  2637  6.0ax.007  GPM: double mouse click was handled like scroll wheel
  1361  6.0ax.008  UTF-8: vertical separator could contain wrong characters
  1638  6.0ax.009  when exiting, shell prompt could be after hit-enter prompt
  3263  6.0ax.010  Edit.Save menu and Save toolbar item needed a file name
  4405  6.0ax.011  didn't delete a line break when 'virtualedit' set 
  1595  6.0ax.012  redraw problem when "$" in 'cpoptions' and breaking a line
  2749  6.0ax.013  X11 client-server could hang on expression evaluation
  2522  6.0ax.014  Win32: ":make" didn't pass environment to make
  2035  6.0ax.015  two non-ansi initializations cause trouble for old compilers
  2143  6.0ax.016  the version number in the intro screen was wrong
  9200  6.0ax.017  various problems in the printing code
  2172  6.0ax.018  GTK: scrollbar of vertically split window is not updated
  1454  6.0ax.019  scrolling a window with folds up disabled scrollbar updates
  1343  6.0ax.020  vertical scrollbar for second window was few pixels down


Individual patches for Vim 6.0aw:

  SIZE  NAME      FIXES
  1565  6.0aw.001 using histget() with a low index caused a hang
   983  6.0aw.002 crash when using syntax highlighting
  1484  6.0aw.003 first char of a wrapping line was blanked
  1036  6.0aw.004 Win32 with double-byte encoding could crash
  1060  6.0aw.005 GUI: After the file-changed dialog the cursor wasn't updated
  1190  6.0aw.006 crash when debugging a function while editing command line
  1460  6.0aw.007 'foldlevel' was not set to 'foldlevelstart'
  4631  6.0aw.008 various fixes for the default menu
  1131  6.0aw.009 CTRL-B works wrong with closed folds
  1871  6.0aw.010 Win32: file browser didn't work forward slashes


Individual patches for Vim 5.7a:

  SIZE  NAME      FIXES
  1800  5.7a.001  GTK GUI: doesn't respond on drag&drop from ROX-Filer
  2310  5.7a.002  Multi-byte: 'showmatch' also done on second byte
  3652  5.7a.003  Multi-byte: After CTRL-O in Insert mode cursor moves
  1164  5.7a.004  displaying the search pattern offset could cause a crash
  2295  5.7a.005  ":s//~/" without a match reported "[NULL}" for search pat
 51556  5.7a.006  (extra) VMS: various problems, also for VAXC compiler
  1201  5.7a.007  Motif and Athena GUI: CTRL-@ interpreted as CTRL-C
  3908  5.7a.008  GTK GUI: extra redraws for CTRL-L and when starting up


Patch for Vim 5.6:

  SIZE  NAME                  DESCRIPTION
192041  vim-5.6-dalecki-4.gz  various multi-byte related changes


Individual patches for Vim 5.6a:

  SIZE  NAME      FIXES
  4042  5.6a.001  <C-End> and <C-Home> didn't handle a count
  6089  5.6a.002  2html.vim was an older version
  5964  5.6a.003  defining a function inside a function didn't work
  2309  5.6a.004  missing ":endif" or ":endwhile" didn't give error message
  2957  5.6a.005  'hlsearch' was not listed alphabetically
  2795  5.6a.006  error message for backwards range inside ":if 0"
  4928  5.6a.007  ":let" didn't list internal Vim variables
  2220  5.6a.008  setting syntax from the  Syntax menu gave an error message
  4073  5.6a.009  compilation errors when some features are disabled
  1169  5.6a.010  ":startinsert!" doesn't always append
  1552  5.6a.011  no error msg for missing ":endif"/":endwhile" in a function
  8771  5.6a.012  some Syntax menu entries caused hit-return prompt
  1297  5.6a.013  command line completion could depend on previous completion
 14234  5.6a.014  various fixes for compilation and lint warning messages
  1452  5.6a.015  the vimtutor could not always expand $VIMRUNTIME
  2953  5.6a.016  (extra) Mac: limits on window resizing and dragging
  2511  5.6a.017  Paste entry in PopUp menu was in wrong position
184503  5.6a.018  GTK GUI: fix a number of small problems
  1768  5.6a.019  Can't recover a file over NFS
  5292  5.6a.020  GTK GUI: "-display" option wasn't working
  4078  5.6a.021  Still could not recover from a device with large block size
  1617  5.6a.022  (extra) Win32 GUI: opening a dialog early causes a crash
  1233  5.6a.023  crash when using expand("%:gs??/?")
  6063  5.6a.024  crash when using ":au BufLeave <pat> bdel" and then ":ta"
  2951  5.6a.025  (extra) Win32: toupper()/tolower() tables init'd too late
  2364  5.6a.026  Unix and SNiFF: Hang after executing an external command
 41802  5.6a.027  (extra) add gvimext.dll for a better "Edit with Vim" menu
  1651  5.6a.028  (extra) Win32 GUI: wrong multi-byte chars in dialogs

To patch from 5.5a.16 to 5.5b:
 25669  vim-5.5a.16-5.5b-rt.diff.gz
 21686  vim-5.5a.16-5.5b-src.diff.gz
  2191  vim-5.5a.16-5.5b-extra.diff.gz

Icon  Name                           Last modified      Size  
[DIR] Parent Directory - [DIR] old/ 29-Dec-1999 11:00 - [TXT] .message 30-Aug-1999 20:09 524 [   ] 5.6a.001 20-Dec-1999 11:57 3.9K [TXT] 5.6a.002 21-Dec-1999 20:02 5.9K [TXT] 5.6a.003 21-Dec-1999 20:02 5.8K [TXT] 5.6a.004 21-Dec-1999 20:02 2.3K [TXT] 5.6a.005 21-Dec-1999 20:02 2.9K [TXT] 5.6a.006 21-Dec-1999 22:12 2.7K [TXT] 5.6a.007 22-Dec-1999 11:04 4.8K [TXT] 5.6a.008 22-Dec-1999 11:04 2.2K [TXT] 5.6a.009 23-Dec-1999 11:16 4.0K [TXT] 5.6a.010 23-Dec-1999 11:16 1.1K [   ] 5.6a.011 27-Dec-1999 20:56 1.5K [TXT] 5.6a.012 27-Dec-1999 20:56 8.6K [TXT] 5.6a.013 29-Dec-1999 11:00 1.3K [TXT] 5.6a.014 29-Dec-1999 12:25 14K [TXT] 5.6a.015 29-Dec-1999 12:26 1.4K [TXT] 5.6a.016 30-Dec-1999 10:28 2.9K [TXT] 5.6a.017 05-Jan-2000 12:33 2.5K [TXT] 5.6a.018 08-Jan-2000 23:15 180K [TXT] 5.6a.019 10-Jan-2000 22:13 1.7K [   ] 5.6a.020 11-Jan-2000 17:05 5.2K [TXT] 5.6a.021 11-Jan-2000 17:05 4.0K [TXT] 5.6a.022 12-Jan-2000 20:12 1.6K [TXT] 5.6a.023 13-Jan-2000 20:01 1.2K [TXT] 5.6a.024 13-Jan-2000 20:01 5.9K [TXT] 5.6a.025 13-Jan-2000 23:22 2.9K [TXT] 5.6a.026 14-Jan-2000 22:53 2.3K [TXT] 5.6a.027 14-Jan-2000 22:53 41K [TXT] 5.6a.028 14-Jan-2000 22:54 1.6K [TXT] 5.7a.001 18-Jun-2000 20:50 1.8K [TXT] 5.7a.002 18-Jun-2000 20:50 2.3K [TXT] 5.7a.003 18-Jun-2000 20:50 3.6K [TXT] 5.7a.004 19-Jun-2000 21:45 1.1K [TXT] 5.7a.005 20-Jun-2000 20:05 2.2K [TXT] 5.7a.006 20-Jun-2000 21:49 50K [TXT] 5.7a.007 23-Jun-2000 10:44 1.2K [TXT] 5.7a.008 23-Jun-2000 10:44 3.8K [TXT] 6.0aw.001 17-Sep-2001 12:50 1.5K [TXT] 6.0aw.002 17-Sep-2001 14:47 1.0K [TXT] 6.0aw.003 17-Sep-2001 15:15 1.4K [TXT] 6.0aw.004 17-Sep-2001 16:46 1.0K [TXT] 6.0aw.005 17-Sep-2001 22:01 1.0K [TXT] 6.0aw.006 18-Sep-2001 11:23 1.2K [TXT] 6.0aw.007 18-Sep-2001 16:23 1.4K [TXT] 6.0aw.008 18-Sep-2001 16:45 4.5K [TXT] 6.0aw.009 18-Sep-2001 20:11 1.1K [TXT] 6.0aw.010 18-Sep-2001 21:00 1.8K [TXT] 6.0ax.001 20-Sep-2001 18:07 2.1K [TXT] 6.0ax.002 20-Sep-2001 22:47 2.1K [TXT] 6.0ax.003 20-Sep-2001 22:57 1.5K [TXT] 6.0ax.004 20-Sep-2001 22:57 1.7K [TXT] 6.0ax.005 21-Sep-2001 09:45 1.5K [TXT] 6.0ax.006 21-Sep-2001 10:20 1.6K [TXT] 6.0ax.007 21-Sep-2001 11:59 2.6K [TXT] 6.0ax.008 21-Sep-2001 16:38 1.3K [TXT] 6.0ax.009 21-Sep-2001 20:15 1.6K [TXT] 6.0ax.010 21-Sep-2001 20:35 3.2K [TXT] 6.0ax.011 23-Sep-2001 21:42 4.3K [TXT] 6.0ax.012 23-Sep-2001 21:42 1.6K [TXT] 6.0ax.013 24-Sep-2001 12:10 2.7K [TXT] 6.0ax.014 24-Sep-2001 15:35 2.5K [TXT] 6.0ax.015 24-Sep-2001 21:03 2.0K [TXT] 6.0ax.016 24-Sep-2001 22:03 2.1K [TXT] 6.0ax.017 24-Sep-2001 22:56 9.0K [TXT] 6.0ax.018 25-Sep-2001 11:34 2.1K [TXT] 6.0ax.019 25-Sep-2001 11:34 1.4K [TXT] 6.0ax.020 25-Sep-2001 11:43 1.3K [TXT] README 25-Sep-2001 11:43 5.5K [   ] vim-5.5a.16-5.5b-extra.diff.gz 12-Sep-1999 17:00 2.1K [   ] vim-5.5a.16-5.5b-rt.diff.gz 12-Sep-1999 17:00 25K [   ] vim-5.5a.16-5.5b-src.diff.gz 12-Sep-1999 17:00 21K [   ] vim-5.6-dalecki-4.gz 18-Mar-2000 15:28 188K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!