]> git.pld-linux.org Git - packages/vim.git/log
packages/vim.git
10 years agofix unneeded quote escaping auto/th/vim-7.4.131-1
Elan Ruusamäe [Fri, 27 Dec 2013 18:29:26 +0000 (20:29 +0200)]
fix unneeded quote escaping

10 years agodrop -gtkfilechooser.patch
Elan Ruusamäe [Fri, 27 Dec 2013 18:25:17 +0000 (20:25 +0200)]
drop -gtkfilechooser.patch

should had been dropped with
da73b0299fb64980804c7b4e511580b666c50606

nobody noticed in 6 years, so apparently irrelevant

10 years agoupdated to 7.4.131
Elan Ruusamäe [Fri, 27 Dec 2013 18:23:58 +0000 (20:23 +0200)]
updated to 7.4.131

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

10 years agodrop unused bigfiles
Elan Ruusamäe [Fri, 27 Dec 2013 18:06:09 +0000 (20:06 +0200)]
drop unused bigfiles

10 years agorenum patches, -gtkfilechooser.patch seems unused?
Elan Ruusamäe [Fri, 27 Dec 2013 18:05:10 +0000 (20:05 +0200)]
renum patches, -gtkfilechooser.patch seems unused?

10 years agosudoers: recognize #include and #includedir directives
Elan Ruusamäe [Fri, 27 Dec 2013 18:01:54 +0000 (20:01 +0200)]
sudoers: recognize #include and #includedir directives

10 years agoupdated to 7.4.126 auto/th/vim-7.4.126-1
Elan Ruusamäe [Fri, 13 Dec 2013 22:52:29 +0000 (00:52 +0200)]
updated to 7.4.126

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 ":'<,'>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

10 years agoupdated to 7.4.083 auto/th/vim-7.4.083-1
Arkadiusz Miśkiewicz [Sat, 9 Nov 2013 11:56:38 +0000 (12:56 +0100)]
updated to 7.4.083

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.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

10 years agoup to 7.4.061 auto/th/vim-7.4.061-1
Elan Ruusamäe [Sun, 3 Nov 2013 19:24:33 +0000 (21:24 +0200)]
up to 7.4.061

10 years agoupdated to 7.4.061
Elan Ruusamäe [Sun, 3 Nov 2013 19:23:47 +0000 (21:23 +0200)]
updated to 7.4.061

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

10 years ago- up to 7.4.061
Arkadiusz Miśkiewicz [Sun, 3 Nov 2013 17:10:11 +0000 (18:10 +0100)]
- up to 7.4.061

10 years agopackage /usr/share/vim/doc in vim-rt
Elan Ruusamäe [Sun, 27 Oct 2013 16:48:53 +0000 (18:48 +0200)]
package /usr/share/vim/doc in vim-rt

10 years agoupdated to 7.4.052 auto/th/vim-7.4.052-1
Elan Ruusamäe [Mon, 7 Oct 2013 11:52:38 +0000 (14:52 +0300)]
updated to 7.4.052

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 \@>
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: < 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

10 years agoupdated to 7.4.027
Elan Ruusamäe [Sat, 14 Sep 2013 00:02:07 +0000 (03:02 +0300)]
updated to 7.4.027

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

10 years agono more openmotif package, BR motif-devel
Elan Ruusamäe [Fri, 13 Sep 2013 23:53:48 +0000 (02:53 +0300)]
no more openmotif package, BR motif-devel

10 years agoobsolete in proper package
Elan Ruusamäe [Fri, 13 Sep 2013 23:08:50 +0000 (02:08 +0300)]
obsolete in proper package

10 years agovim-rt obsoletes vim-syntax-upstart (file conflict, so apparently merged) auto/th/vim-7.4.023-3
Elan Ruusamäe [Sun, 8 Sep 2013 13:13:51 +0000 (16:13 +0300)]
vim-rt obsoletes vim-syntax-upstart (file conflict, so apparently merged)

10 years ago- added vimx package with basic X11 support and no GUI auto/th/vim-7.4.023-2
Jan Rękorajski [Sun, 8 Sep 2013 12:38:58 +0000 (14:38 +0200)]
- added vimx package with basic X11 support and no GUI
- rel 2

10 years agoupdated to 7.4.023
Elan Ruusamäe [Sat, 7 Sep 2013 18:05:11 +0000 (21:05 +0300)]
updated to 7.4.023

7.4.023  MS-Windows: warning for 64 bit type

10 years ago- rel 1; finished files auto/th/vim-7.4.022-1
Arkadiusz Miśkiewicz [Fri, 6 Sep 2013 06:22:01 +0000 (08:22 +0200)]
- rel 1; finished files

10 years agoreference update-source.sh in .spec file
Elan Ruusamäe [Thu, 5 Sep 2013 21:33:39 +0000 (00:33 +0300)]
reference update-source.sh in .spec file

10 years agoremove outdated patches from 7.3
Elan Ruusamäe [Thu, 5 Sep 2013 21:32:03 +0000 (00:32 +0300)]
remove outdated patches from 7.3

10 years agoupdated patches to 7.4.022
Elan Ruusamäe [Thu, 5 Sep 2013 21:29:55 +0000 (00:29 +0300)]
updated patches to 7.4.022

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 \@>
7.4.021  NFA regexp: Using \ze may result in wrong end
7.4.022  deadlock while exiting, because of allocating memory

10 years ago- partial up to 7.4.022; few patches left as todo
Arkadiusz Miśkiewicz [Thu, 5 Sep 2013 21:03:53 +0000 (23:03 +0200)]
- partial up to 7.4.022; few patches left as todo

10 years agoupdated to 7.3.1314 auto/th/vim-7.3.1314-1
Elan Ruusamäe [Sat, 13 Jul 2013 12:31:26 +0000 (15:31 +0300)]
updated to 7.3.1314

7.3.1288  the first ":echo 'hello'" command output doesn't show
7.3.1289  get GLIB warning when removing a menu item
7.3.1290  (after 7.3.1253) CTRL-R = in Insert mode starts new insert
7.3.1291  (after 7.3.1288) compiler warnings for uninitialized variable
7.3.1292  possibly using invalid pointer when searcing for window
7.3.1293  put in empty buffer cannot be undone
7.3.1294  ":diffoff" resets options
7.3.1295  glob()/globpath() do not handle escaped special chars well
7.3.1296  only MS-Windows limits GUI window size to fit on the monitor
7.3.1297  findfile() directory matching fails with a star after text
7.3.1298  (after 7.3.1297) crash
7.3.1299  errors when doing "make proto"; dependencies outdated
7.3.1300  Mac: tiny and small build fails
7.3.1301  some tests fail on MS-Windows
7.3.1302  test 17 fails on MS-Windows, includes line break in file name
7.3.1303  (after 7.3.1290) undo is synced whenever CTRL-R = is called
7.3.1304  test 89 still fails on MS-Windows
7.3.1305  warnings from 64 bit compiler
7.3.1306  when redrawing screen during startup intro message is cleared
7.3.1307  MS-Windows build instructions are outdated
7.3.1308  minor typos in MS-Windows files
7.3.1309  no wait to hit enter when a script defines a function
7.3.1310  typos in nsis script. Can use better compression
7.3.1311  compiler warnings on Cygwin
7.3.1312  Python: not giving correct error messages for SystemExit()
7.3.1313  :py and :py3 don't work with Cygwin or MingW and 64 bit
7.3.1314  test 87 fails with Python 3.3

10 years ago- release 2 (by relup.sh) auto/th/vim-7.3.1287-2
Arkadiusz Miśkiewicz [Tue, 2 Jul 2013 12:15:39 +0000 (14:15 +0200)]
- release 2 (by relup.sh)

10 years ago- php.vim we used was not maintained for last 5 years; go back to upstream php.vim
Arkadiusz Miśkiewicz [Tue, 2 Jul 2013 08:38:43 +0000 (10:38 +0200)]
- php.vim we used was not maintained for last 5 years; go back to upstream php.vim

10 years agoupdated to 7.3.1287 auto/th/vim-7.3.1287-1
Arkadiusz Miśkiewicz [Tue, 2 Jul 2013 07:47:25 +0000 (09:47 +0200)]
updated to 7.3.1287

7.3.1252  Win32: Gvim does not always find the toolbar bitmap file
7.3.1253  still undo problem after using CTRL-R = setline()
7.3.1254  (after 7.3.1252) can't build without the multi-lang feature
7.3.1255  Clang warnings when building with Athena
7.3.1256  can't build without eval or autocmd feature
7.3.1257  GNU gettext() ignores :lang language setting
7.3.1258  using submatch() may crash Vim
7.3.1259  no test for patch 7.3.1258
7.3.1260  completion gets incomplete command line in cmdline window
7.3.1261  (after 7.3.1179) keymap causes global mapping to stop working
7.3.1262  crash and compilation warnings with Cygwin
7.3.1263  typo in short option name
7.3.1264  (after 7.3.1261) missing m_nowait
7.3.1265  (after 7.3.1249) errors for allowing "Vim:" in a modeline
7.3.1266  QNX: GUI fails to start
7.3.1267  MS-Windows ACL support doesn't work well
7.3.1268  ACL support doesn't work when when compiled with MingW
7.3.1269  insert completion keeps wrong entry selected
7.3.1270  using "Vp" in an empty buffer can't be undone
7.3.1271  (after 7.3.1260) command line completion does not work
7.3.1272  crash when editing Ruby file
7.3.1273  when copying a location list the index might be wrong
7.3.1274  using wrong window when using entry from location list
7.3.1275  "gn" does not work when the match is a single character
7.3.1276  resizing the window may send SIGWINCH to cscope and it quits
7.3.1277  in diff mode 'cursorline' also draws in the non-active window
7.3.1278  limit the screen size set by "stty"
7.3.1279  compiler warning for variable uninitialized
7.3.1280  (after 7.3.1247) reading memory already freed
7.3.1281  When 'ttymouse' is "xterm2" click in column 123 moves to 96
7.3.1282  'cursorline' not drawn in any other window
7.3.1283  test 71 fails on MS-Windows
7.3.1284  compiler warnings in MS-Windows clipboard handling
7.3.1285  no tests for picking window when using entry in location list
7.3.1286  check for screen size missing for Athena and Motif
7.3.1287  Python SystemExit exception is not handled properly

10 years agoupdated to 7.3.1251
Elan Ruusamäe [Wed, 26 Jun 2013 21:56:51 +0000 (00:56 +0300)]
updated to 7.3.1251

7.3.1234  (after 7.3.1229) Python: Strings are not marked for translate
7.3.1235  inserting CTRL-] differs between insert and command-line mode
7.3.1236  Python: WindowSetattr() missing support for NUMBER_UNSIGNED
7.3.1237  Python: non-import errors not handled correctly
7.3.1238  crash in Python interface on 64 bit machines
7.3.1239  can't build with Python and MSVC10
7.3.1240  memory leak in findfile()
7.3.1241  (after 7.3.1236) some test files missing from distribution
7.3.1242  no failure when trying to use a number as a string
7.3.1243  back references in look-behind match don't work
7.3.1244  MS-Windows: confirm() dialog text may not fit
7.3.1245  MS-Windows: confirm() dialog text may still not fit
7.3.1246  wrong window layout when resizing with 'winfixheight' set
7.3.1247  pattern '[ ]\@!\p\%([ ]\@!\p\)*:' does not always match
7.3.1248  still have old hacking code for Input Method
7.3.1249  modeline not recognized when using "Vim" instead of "vim"
7.3.1250  Python tests fail on MS-Windows
7.3.1251  test 61 messes up viminf.

10 years agoupdated to 7.3.1233 auto/th/vim-7.3.1233-1
Elan Ruusamäe [Sun, 23 Jun 2013 13:05:19 +0000 (16:05 +0300)]
updated to 7.3.1233

7.3.1220  MS-Windows: When using wide font italic/bold are not included
7.3.1221  when build flags change "make distclean" causes an error
7.3.1222  cannot execute some tests from the src directly
7.3.1223  tests fail on MS-Windows
7.3.1224  Clang gives warnings on xxd
7.3.1225  compiler warnings when building with Motif
7.3.1226  Python: duplicate code
7.3.1227  Python: inconsistent string conversion
7.3.1228  Python: various inconsistencies and problems
7.3.1229  Python: not so easy to delete/restore translating
7.3.1230  Python: Exception messages are not clear
7.3.1231  Python: use of numbers not consistent
7.3.1232  Python: inconsistencies in variable names
7.3.1233  various Python problems

10 years agoupdated to 7.3.1219 auto/th/vim-7.3.1219-1
Elan Ruusamäe [Mon, 17 Jun 2013 20:32:38 +0000 (23:32 +0300)]
updated to 7.3.1219

7.3.1213  can't build with Python and small features.
7.3.1214  missing declaration for init_users() and realloc_post_list()
7.3.1215  compiler warning for function not defined
7.3.1216  configure can't find Motif on Ubuntu
7.3.1217  new regexp engine: Can't handle \%[[ao]]
7.3.1218  "make test" on MS-Windows does not clean all temporary files
7.3.1219  no test for using []] inside \%[]

10 years agoupdated to 7.3.1212
Elan Ruusamäe [Sun, 16 Jun 2013 20:48:59 +0000 (23:48 +0300)]
updated to 7.3.1212

7.3.1201  on startup preview window may be used as the current window
7.3.1202  tags are not found in case-folded tags file
7.3.1203  matches from matchadd() might be highlighted incorrectly
7.3.1204  calling gettabwinvar() in 'tabline' cancels Visual mode
7.3.1205  logtalk.dict is not removed on uninstall
7.3.1206  inconsistent function argument declarations
7.3.1207  new regexp engine: no match found on "#if FOO"
7.3.1208  compiler warnings on MS-Windows
7.3.1209  no completion for ":tabdo"
7.3.1210  (after 7.3.1182) 'backupcopy' default on MS-Windows is wrong
7.3.1211  MS-Windows: ":hardcopy" does not work properly
7.3.1212  "make test" on MS-Windows does not report like Unix does

10 years agoreplace 7.3.1111 from hg, one from ftp does not apply
Elan Ruusamäe [Sun, 16 Jun 2013 19:13:38 +0000 (22:13 +0300)]
replace 7.3.1111 from hg, one from ftp does not apply

https://code.google.com/p/vim/source/detail?r=43de4ebbe7ad009199987337b864240ba19bfec6

10 years agoupdated to 7.3.1200
Elan Ruusamäe [Sat, 15 Jun 2013 19:57:11 +0000 (22:57 +0300)]
updated to 7.3.1200

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: \@> 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
7.3.1141  Win32: Check for available memory is not reliable
7.3.1142  memory leak in ":syntime report"
7.3.1143  when mapping NUL it is displayed as an X
7.3.1144  "RO" is not translated everywhere
7.3.1145  new regexp engine: addstate() is called very often
7.3.1146  new regexp engine: look-behind followed by zero-width fails
7.3.1147  new regexp engine: regstart is only used to find first match
7.3.1148  no command line completion for ":syntime"
7.3.1149  new regexp engine: Matching plain text could be faster
7.3.1150  new regexpengine: Slow for look-behind match without a width
7.3.1151  new regexp engine: Slow for look-behind plus zero-width match
7.3.1152  In tiny build ireg_icombine is undefined
7.3.1153  new regexp engine: look-behind matches can be very expensive
7.3.1154  new regexp_nfa engine: Uneccessary code
7.3.1155  MS-DOS: "make test" uses external rmdir command
7.3.1156  compiler warnings
7.3.1157  new regexp engine fails on "\(\<command\)\@<=.*"
7.3.1158  crash when running test 86
7.3.1159  the round() function is not always available
7.3.1160  mixing long and pointer doesn't always work
7.3.1161  Python: PyList_SetItem() is inefficient
7.3.1162  Python: Memory leaks
7.3.1163  not easy to load Python modules
7.3.1164  can't test what is actually displayed on screen
7.3.1165  HP-UX compiler can't handle zero size array
7.3.1166  loading Python modules is not tested
7.3.1167  no good Python 3 configure check; may need -pthreads
7.3.1168  Python "sane" configure checks give a warning message
7.3.1169  new regexp engine: doing work while executing a pattern
7.3.1170  (after 7.3.1058) can'tuse a function reference as a string
7.3.1171  check for digits and ascii letters can be faster
7.3.1172  Python 2: loading modules doesn't work well
7.3.1173  Python 2 tests don't have the same output everywhere
7.3.1174  Python 2 and 3 use different ways to load modules
7.3.1175  using isalpha() and isalnum() can be slow
7.3.1176  compiler warnings on 64 bit system
7.3.1177  wasting memory on padding
7.3.1178  can't put all Vim config files together in one directory
7.3.1179  waiting for character after buffer-local map match
7.3.1180  path from cscope may not be valid after changing directory
7.3.1181  wrong error message for 1.0[0]
7.3.1182  'backupcopy' default on MS-Windows does not work for links
7.3.1183  Python tests 86 and 87 fail
7.3.1184  highlighting is sometimes wrong
7.3.1185  new regexp engine: no match with ^ after \n
7.3.1186  Python 3: test 87 may crash
7.3.1187  (after 7.3.1170) "s:" is recognized but "<SID>" is not
7.3.1188  newline characters messing up error message
7.3.1189  (after 7.3.1185) highlighting is still wrong sometimes
7.3.1190  compiler warning for parentheses
7.3.1191  Backreference to previous line doesn't work
7.3.1192  valgrind reports errors when using backreferences
7.3.1193  fail_if_missing not used for Python 3
7.3.1194  Yaml highlighting is slow
7.3.1195  compiler warning for unitialized variable
7.3.1196  old regexp engine does not match pattern with backref right
7.3.1197  ":wviminfo!" does not write history read from a viminfo file
7.3.1198  build error when using Perl 5.18.0 and dynamic loading
7.3.1199  error from evaluating 'foldexpr' is silently ignored
7.3.1200  calling setline() from Insert mode messes up undo

10 years agoadd link to VCS
Elan Ruusamäe [Fri, 14 Jun 2013 08:24:12 +0000 (11:24 +0300)]
add link to VCS

10 years ago- rebuild with perl 5.18.0 auto/th/vim-7.3.1109-2
Jan Rękorajski [Sat, 8 Jun 2013 14:32:52 +0000 (16:32 +0200)]
- rebuild with perl 5.18.0
- release 2 (by relup.sh)

10 years agoupdated to 7.3.1109
Elan Ruusamäe [Mon, 3 Jun 2013 21:54:46 +0000 (00:54 +0300)]
updated to 7.3.1109

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

10 years agoupdated to 7.3.1106
Elan Ruusamäe [Mon, 3 Jun 2013 13:57:25 +0000 (16:57 +0300)]
updated to 7.3.1106

7.3.1106  new regexp engine: save/restore lastlist takes a lot of time

10 years ago- allow script run even if unclean state
Elan Ruusamäe [Mon, 3 Jun 2013 12:28:35 +0000 (15:28 +0300)]
- allow script run even if unclean state

10 years agoupdated to 7.3.1105
Elan Ruusamäe [Mon, 3 Jun 2013 05:59:26 +0000 (08:59 +0300)]
updated to 7.3.1105

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

10 years agoupdated to 7.3.1090
Elan Ruusamäe [Sun, 2 Jun 2013 05:59:18 +0000 (08:59 +0300)]
updated to 7.3.1090

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(

10 years agoupdated to 7.3.1084
Elan Ruusamäe [Sat, 1 Jun 2013 05:54:01 +0000 (08:54 +0300)]
updated to 7.3.1084

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}

10 years agoupdated to 7.3.1078 auto/th/vim-7.3.1078-1
Elan Ruusamäe [Fri, 31 May 2013 05:58:46 +0000 (08:58 +0300)]
updated to 7.3.1078

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

10 years agoupdated to 7.3.1036 auto/th/vim-7.3.1036-1
Elan Ruusamäe [Tue, 28 May 2013 23:55:09 +0000 (02:55 +0300)]
updated to 7.3.1036

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

10 years agoupdated to 7.3.1032 auto/th/vim-7.3.1032-1
Elan Ruusamäe [Mon, 27 May 2013 23:51:52 +0000 (02:51 +0300)]
updated to 7.3.1032

7.3.1031  compiler warnings for shadowed variable
7.3.1032  "\ze" is not supported by the new regexp engine

10 years agoadd autocommit logic to update script auto/th/vim-7.3.1030-1
Elan Ruusamäe [Mon, 27 May 2013 09:24:28 +0000 (12:24 +0300)]
add autocommit logic to update script

10 years agoupdated to 7.3.1030
Elan Ruusamäe [Sun, 26 May 2013 23:59:28 +0000 (02:59 +0300)]
updated to 7.3.1030

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

10 years agoupdated to 7.3.1020
Elan Ruusamäe [Sat, 25 May 2013 23:51:22 +0000 (02:51 +0300)]
updated to 7.3.1020

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

10 years agoupdated to 7.3.1012
Elan Ruusamäe [Fri, 24 May 2013 23:54:26 +0000 (02:54 +0300)]
updated to 7.3.1012

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

10 years agonoarch subpackages (runtime, doc, spell, tutor) auto/th/vim-7.3.1008-1
Elan Ruusamäe [Fri, 24 May 2013 22:01:53 +0000 (01:01 +0300)]
noarch subpackages (runtime, doc, spell, tutor)

10 years agoupdated to 7.3.1008
Elan Ruusamäe [Fri, 24 May 2013 14:39:06 +0000 (17:39 +0300)]
updated to 7.3.1008

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

10 years agosort patches by number, print to stderr auto/th/vim-7.3.1005-1
Elan Ruusamäe [Thu, 23 May 2013 18:20:17 +0000 (21:20 +0300)]
sort patches by number, print to stderr

10 years agoup to 7.3.1005
Elan Ruusamäe [Thu, 23 May 2013 12:30:48 +0000 (15:30 +0300)]
up to 7.3.1005

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"

10 years agoup to 7.3.969 auto/th/vim-7.3.969-1
Elan Ruusamäe [Tue, 21 May 2013 07:25:17 +0000 (10:25 +0300)]
up to 7.3.969

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

10 years agoup to 7.3.967 auto/th/vim-7.3.967-1
Elan Ruusamäe [Sat, 18 May 2013 21:34:34 +0000 (00:34 +0300)]
up to 7.3.967

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

10 years agoup to 7.3.961
Elan Ruusamäe [Fri, 17 May 2013 08:10:29 +0000 (11:10 +0300)]
up to 7.3.961

7.3.961  tests 86 and 87 fail when using another language than English

10 years agoup to 7.3.960 auto/th/vim-7.3.960-1
Elan Ruusamäe [Thu, 16 May 2013 09:19:32 +0000 (12:19 +0300)]
up to 7.3.960

7.3.945  Python: List of buffers is not very useful
7.3.946  sometimes keys starting with <Esc>[ 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

10 years agoup to 7.3.944 auto/th/vim-7.3.944-1
Elan Ruusamäe [Wed, 15 May 2013 12:44:06 +0000 (15:44 +0300)]
up to 7.3.944

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

10 years agoup to 7.3.935
Elan Ruusamäe [Tue, 14 May 2013 15:06:24 +0000 (18:06 +0300)]
up to 7.3.935

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

10 years agoup to 7.3.931 auto/th/vim-7.3.931-1
Elan Ruusamäe [Wed, 8 May 2013 10:10:06 +0000 (13:10 +0300)]
up to 7.3.931

7.3.927 checksum corrected

7.3.930  MSVC 2012 update is not recognized
7.3.931  no completion for :xmap and :smap

10 years agoup to 7.3.929
Elan Ruusamäe [Tue, 7 May 2013 08:48:43 +0000 (11:48 +0300)]
up to 7.3.929

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

10 years agoup to 7.3.923 auto/th/vim-7.3.923-1
Elan Ruusamäe [Mon, 6 May 2013 10:45:44 +0000 (13:45 +0300)]
up to 7.3.923

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

11 years agoup to 7.3.918 auto/th/vim-7.3.918-1
Elan Ruusamäe [Thu, 25 Apr 2013 09:28:59 +0000 (12:28 +0300)]
up to 7.3.918

7.3.838  was updated with regarding encodings

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

11 years agoup to 7.3.905 auto/th/vim-7.3.905-1
Elan Ruusamäe [Tue, 16 Apr 2013 08:31:39 +0000 (11:31 +0300)]
up to 7.3.905

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

11 years agoup to 7.3.888 auto/th/vim-7.3.888-1
Elan Ruusamäe [Mon, 15 Apr 2013 12:19:19 +0000 (15:19 +0300)]
up to 7.3.888

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

11 years agoup to 7.3.884 auto/th/vim-7.3.884-1
Elan Ruusamäe [Tue, 9 Apr 2013 16:43:57 +0000 (19:43 +0300)]
up to 7.3.884

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

11 years agoup to 7.3.877 auto/th/vim-7.3.877-1
Elan Ruusamäe [Thu, 4 Apr 2013 18:36:23 +0000 (21:36 +0300)]
up to 7.3.877

 7.3.876  #if indents are off
 7.3.877  (after 7.3.871) forward searching with search() is broken

11 years agoupdate-source: exclude files already in git tree
Elan Ruusamäe [Sun, 31 Mar 2013 08:43:52 +0000 (11:43 +0300)]
update-source: exclude files already in git tree

11 years agoremove unsupported locales, added from 7.3.764 auto/th/vim-7.3.875-2
Elan Ruusamäe [Wed, 27 Mar 2013 09:59:16 +0000 (11:59 +0200)]
remove unsupported locales, added from 7.3.764

11 years agoget fixed 7.3.780 patch from fedora auto/th/vim-7.3.875-1
Elan Ruusamäe [Tue, 26 Mar 2013 21:43:47 +0000 (23:43 +0200)]
get fixed 7.3.780 patch from fedora

11 years agofix broken upstream patch
Karsten Hopp [Mon, 28 Jan 2013 13:02:43 +0000 (14:02 +0100)]
fix broken upstream patch

11 years ago7.3.780 char2nr() and nr2char() always use 'encoding'
Elan Ruusamäe [Tue, 26 Mar 2013 20:15:40 +0000 (22:15 +0200)]
7.3.780  char2nr() and nr2char() always use 'encoding'

11 years agoup to 7.3.875
Elan Ruusamäe [Tue, 26 Mar 2013 17:28:01 +0000 (19:28 +0200)]
up to 7.3.875

11 years agoup to 7.3.854 (without 7.3.780 patch)
Elan Ruusamäe [Tue, 26 Mar 2013 16:58:30 +0000 (18:58 +0200)]
up to 7.3.854 (without 7.3.780 patch)

11 years agoadd .gyp support auto/th/vim-7.3.762-2
Elan Ruusamäe [Sun, 13 Jan 2013 22:58:36 +0000 (00:58 +0200)]
add .gyp support

based on tools/vim/filetypes.vim from chromium repo
http://src.chromium.org/chrome/trunk/src/tools/vim/filetypes.vim

11 years ago- fetch patches readme
Elan Ruusamäe [Thu, 27 Dec 2012 10:52:07 +0000 (12:52 +0200)]
- fetch patches readme

11 years agofetch missing/mismatching files manually. faster than builder does that
Elan Ruusamäe [Fri, 21 Dec 2012 09:00:25 +0000 (11:00 +0200)]
fetch missing/mismatching files manually. faster than builder does that

11 years agouse sources file to detect patch updates auto/th/vim-7.3.762-1
Elan Ruusamäe [Thu, 20 Dec 2012 21:06:04 +0000 (23:06 +0200)]
use sources file to detect patch updates

11 years ago- up to 7.3.762
Elan Ruusamäe [Thu, 20 Dec 2012 21:01:02 +0000 (23:01 +0200)]
- up to 7.3.762

11 years agorename autoup.sh to update-source.sh to have more common filename
Elan Ruusamäe [Thu, 20 Dec 2012 20:38:21 +0000 (22:38 +0200)]
rename autoup.sh to update-source.sh to have more common filename

11 years agoMerge branch 'distfiles'
Elan Ruusamäe [Fri, 7 Dec 2012 17:55:27 +0000 (19:55 +0200)]
Merge branch 'distfiles'

vim official patches no longer stored in git, but distfiles

11 years ago- up to 7.3.754
Elan Ruusamäe [Fri, 7 Dec 2012 11:55:20 +0000 (13:55 +0200)]
- up to 7.3.754

11 years ago- up to 7.3.753
Elan Ruusamäe [Fri, 7 Dec 2012 11:54:45 +0000 (13:54 +0200)]
- up to 7.3.753

11 years ago- rel. 2 auto/th/vim-7.3.743-2
Kacper Kornet [Fri, 7 Dec 2012 11:07:20 +0000 (11:07 +0000)]
- rel. 2

11 years ago- change requirement for vim-rt to Suggest for vim package
Kacper Kornet [Mon, 3 Dec 2012 11:08:53 +0000 (11:08 +0000)]
- change requirement for vim-rt to Suggest for vim package

11 years ago- add sources for md5 checksums
Elan Ruusamäe [Sat, 1 Dec 2012 23:06:11 +0000 (01:06 +0200)]
- add sources for md5 checksums

11 years agoup to 7.3.744, use patches from distfiles
Elan Ruusamäe [Sat, 1 Dec 2012 22:21:16 +0000 (00:21 +0200)]
up to 7.3.744, use patches from distfiles

11 years ago- add patches 7.3.619-743 auto/th/vim-7.3.743-1
Kacper Kornet [Thu, 29 Nov 2012 12:43:36 +0000 (12:43 +0000)]
- add patches 7.3.619-743

11 years ago- up to 7.3.743
Arkadiusz Miśkiewicz [Thu, 29 Nov 2012 11:24:41 +0000 (12:24 +0100)]
- up to 7.3.743

11 years ago- up to 7.3.618 auto/th/vim-7.3.618-1
Arkadiusz Miśkiewicz [Thu, 2 Aug 2012 07:48:27 +0000 (09:48 +0200)]
- up to 7.3.618

11 years ago- up to 7.3.600 auto/th/vim-7.3.600-1
Elan Ruusamäe [Wed, 11 Jul 2012 08:40:21 +0000 (11:40 +0300)]
- up to 7.3.600

11 years agoexecutable
Elan Ruusamäe [Tue, 10 Jul 2012 08:48:06 +0000 (11:48 +0300)]
executable

11 years ago- up to 7.3.515 auto/th/vim-7_3_515-1
Arkadiusz Miśkiewicz [Sun, 13 May 2012 13:37:08 +0000 (13:37 +0000)]
- up to 7.3.515

Changed files:
    7.3.402 -> 1.1
    7.3.403 -> 1.1
    7.3.404 -> 1.1
    7.3.405 -> 1.1
    7.3.406 -> 1.1
    7.3.407 -> 1.1
    7.3.408 -> 1.1
    7.3.409 -> 1.1
    7.3.410 -> 1.1
    7.3.411 -> 1.1
    7.3.412 -> 1.1
    7.3.413 -> 1.1
    7.3.414 -> 1.1
    7.3.415 -> 1.1
    7.3.416 -> 1.1
    7.3.417 -> 1.1
    7.3.418 -> 1.1
    7.3.419 -> 1.1
    7.3.420 -> 1.1
    7.3.421 -> 1.1
    7.3.422 -> 1.1
    7.3.423 -> 1.1
    7.3.424 -> 1.1
    7.3.425 -> 1.1
    7.3.426 -> 1.1
    7.3.427 -> 1.1
    7.3.428 -> 1.1
    7.3.429 -> 1.1
    7.3.430 -> 1.1
    7.3.431 -> 1.1
    7.3.432 -> 1.1
    7.3.433 -> 1.1
    7.3.434 -> 1.1
    7.3.435 -> 1.1
    7.3.436 -> 1.1
    7.3.437 -> 1.1
    7.3.438 -> 1.1
    7.3.439 -> 1.1
    7.3.440 -> 1.1
    7.3.441 -> 1.1
    7.3.442 -> 1.1
    7.3.443 -> 1.1
    7.3.444 -> 1.1
    7.3.445 -> 1.1
    7.3.446 -> 1.1
    7.3.447 -> 1.1
    7.3.448 -> 1.1
    7.3.449 -> 1.1
    7.3.450 -> 1.1
    7.3.451 -> 1.1
    7.3.452 -> 1.1
    7.3.453 -> 1.1
    7.3.454 -> 1.1
    7.3.455 -> 1.1
    7.3.456 -> 1.1
    7.3.457 -> 1.1
    7.3.458 -> 1.1
    7.3.459 -> 1.1
    7.3.460 -> 1.1
    7.3.461 -> 1.1
    7.3.462 -> 1.1
    7.3.463 -> 1.1
    7.3.464 -> 1.1
    7.3.465 -> 1.1
    7.3.466 -> 1.1
    7.3.467 -> 1.1
    7.3.468 -> 1.1
    7.3.469 -> 1.1
    7.3.470 -> 1.1
    7.3.471 -> 1.1
    7.3.472 -> 1.1
    7.3.473 -> 1.1
    7.3.474 -> 1.1
    7.3.475 -> 1.1
    7.3.476 -> 1.1
    7.3.477 -> 1.1
    7.3.478 -> 1.1
    7.3.479 -> 1.1
    7.3.480 -> 1.1
    7.3.481 -> 1.1
    7.3.482 -> 1.1
    7.3.483 -> 1.1
    7.3.484 -> 1.1
    7.3.485 -> 1.1
    7.3.486 -> 1.1
    7.3.487 -> 1.1
    7.3.488 -> 1.1
    7.3.489 -> 1.1
    7.3.490 -> 1.1
    7.3.491 -> 1.1
    7.3.492 -> 1.1
    7.3.493 -> 1.1
    7.3.494 -> 1.1
    7.3.495 -> 1.1
    7.3.496 -> 1.1
    7.3.497 -> 1.1
    7.3.498 -> 1.1
    7.3.499 -> 1.1
    7.3.500 -> 1.1
    7.3.501 -> 1.1
    7.3.502 -> 1.1
    7.3.503 -> 1.1
    7.3.504 -> 1.1
    7.3.505 -> 1.1
    7.3.506 -> 1.1
    7.3.507 -> 1.1
    7.3.508 -> 1.1
    7.3.509 -> 1.1
    7.3.510 -> 1.1
    7.3.511 -> 1.1
    7.3.512 -> 1.1
    7.3.513 -> 1.1
    7.3.514 -> 1.1
    7.3.515 -> 1.1
    vim-localedir.patch -> 1.3
    vim.spec -> 1.566

11 years ago- new auto/th/vim-7_3_401-1 auto/ti/vim-7_3_401-1
Adam Gołębiowski [Sun, 15 Jan 2012 01:27:44 +0000 (01:27 +0000)]
- new

Changed files:
    7.3.373 -> 1.1
    7.3.374 -> 1.1
    7.3.375 -> 1.1
    7.3.376 -> 1.1
    7.3.377 -> 1.1
    7.3.378 -> 1.1
    7.3.379 -> 1.1
    7.3.380 -> 1.1
    7.3.381 -> 1.1
    7.3.382 -> 1.1
    7.3.383 -> 1.1
    7.3.384 -> 1.1
    7.3.385 -> 1.1
    7.3.386 -> 1.1
    7.3.387 -> 1.1
    7.3.388 -> 1.1
    7.3.389 -> 1.1
    7.3.390 -> 1.1
    7.3.391 -> 1.1
    7.3.392 -> 1.1
    7.3.393 -> 1.1
    7.3.394 -> 1.1
    7.3.395 -> 1.1
    7.3.396 -> 1.1
    7.3.397 -> 1.1
    7.3.398 -> 1.1
    7.3.399 -> 1.1
    7.3.400 -> 1.1
    7.3.401 -> 1.1

11 years ago- updated to 7.3.401
Adam Gołębiowski [Sun, 15 Jan 2012 01:25:54 +0000 (01:25 +0000)]
- updated to 7.3.401

Changed files:
    vim.spec -> 1.565

11 years ago- new auto/th/vim-7_3_372-1 auto/ti/vim-7_3_372-1
Adam Gołębiowski [Sun, 11 Dec 2011 13:47:07 +0000 (13:47 +0000)]
- new

Changed files:
    7.3.354 -> 1.1
    7.3.355 -> 1.1
    7.3.356 -> 1.1
    7.3.357 -> 1.1
    7.3.358 -> 1.1
    7.3.359 -> 1.1
    7.3.360 -> 1.1
    7.3.361 -> 1.1
    7.3.362 -> 1.1
    7.3.363 -> 1.1
    7.3.364 -> 1.1
    7.3.365 -> 1.1
    7.3.366 -> 1.1
    7.3.367 -> 1.1
    7.3.368 -> 1.1
    7.3.369 -> 1.1
    7.3.370 -> 1.1
    7.3.371 -> 1.1
    7.3.372 -> 1.1

11 years ago- updated to 7.3.372
Adam Gołębiowski [Sun, 11 Dec 2011 13:45:30 +0000 (13:45 +0000)]
- updated to 7.3.372

Changed files:
    vim.spec -> 1.564

11 years ago- up to 7.3.353 auto/th/vim-7_3_353-1
Arkadiusz Miśkiewicz [Sun, 13 Nov 2011 10:54:52 +0000 (10:54 +0000)]
- up to 7.3.353

Changed files:
    7.3.290 -> 1.1
    7.3.291 -> 1.1
    7.3.292 -> 1.1
    7.3.293 -> 1.1
    7.3.294 -> 1.1
    7.3.295 -> 1.1
    7.3.296 -> 1.1
    7.3.297 -> 1.1
    7.3.298 -> 1.1
    7.3.299 -> 1.1
    7.3.300 -> 1.1
    7.3.301 -> 1.1
    7.3.302 -> 1.1
    7.3.303 -> 1.1
    7.3.304 -> 1.1
    7.3.305 -> 1.1
    7.3.306 -> 1.1
    7.3.307 -> 1.1
    7.3.308 -> 1.1
    7.3.309 -> 1.1
    7.3.310 -> 1.1
    7.3.311 -> 1.1
    7.3.312 -> 1.1
    7.3.313 -> 1.1
    7.3.314 -> 1.1
    7.3.315 -> 1.1
    7.3.316 -> 1.1
    7.3.317 -> 1.1
    7.3.318 -> 1.1
    7.3.319 -> 1.1
    7.3.320 -> 1.1
    7.3.321 -> 1.1
    7.3.322 -> 1.1
    7.3.323 -> 1.1
    7.3.324 -> 1.1
    7.3.325 -> 1.1
    7.3.326 -> 1.1
    7.3.327 -> 1.1
    7.3.328 -> 1.1
    7.3.329 -> 1.1
    7.3.330 -> 1.1
    7.3.331 -> 1.1
    7.3.332 -> 1.1
    7.3.333 -> 1.1
    7.3.334 -> 1.1
    7.3.335 -> 1.1
    7.3.336 -> 1.1
    7.3.337 -> 1.1
    7.3.338 -> 1.1
    7.3.339 -> 1.1
    7.3.340 -> 1.1
    7.3.341 -> 1.1
    7.3.342 -> 1.1
    7.3.343 -> 1.1
    7.3.344 -> 1.1
    7.3.345 -> 1.1
    7.3.346 -> 1.1
    7.3.347 -> 1.1
    7.3.348 -> 1.1
    7.3.349 -> 1.1
    7.3.350 -> 1.1
    7.3.351 -> 1.1
    7.3.352 -> 1.1
    7.3.353 -> 1.1
    vim.spec -> 1.563

11 years ago- reversed logic in %if "%{pld_release}", only AC will keep separate tinfo auto/ti/vim-7_3_289-4
hawk [Fri, 4 Nov 2011 08:17:58 +0000 (08:17 +0000)]
- reversed logic in %if "%{pld_release}", only AC will keep separate tinfo

Changed files:
    vim.spec -> 1.562

11 years ago- rel 3; no more tinfo auto/th/vim-7_3_289-3 auto/ti/vim-7_3_289-3
Arkadiusz Miśkiewicz [Thu, 1 Sep 2011 07:20:17 +0000 (07:20 +0000)]
- rel 3; no more tinfo

Changed files:
    vim.spec -> 1.561

This page took 0.24554 seconds and 4 git commands to generate.