]> git.pld-linux.org Git - packages/vim.git/log
packages/vim.git
8 years agofetch all sources, even ones that are not applied to simplify build AC-branch auto/ac/vim-7.4.812-1
Elan Ruusamäe [Mon, 10 Aug 2015 07:09:34 +0000 (10:09 +0300)]
fetch all sources, even ones that are not applied to simplify build

8 years agoupdated to 7.4.812
Elan Ruusamäe [Sun, 9 Aug 2015 13:23:53 +0000 (16:23 +0300)]
updated to 7.4.812

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.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 doen't work correctly
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()

8 years agoupdated to 7.4.796 auto/th/vim-7.4.796-1
Elan Ruusamäe [Thu, 23 Jul 2015 10:15:11 +0000 (13:15 +0300)]
updated to 7.4.796

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

8 years agoupdate patch status
Elan Ruusamäe [Thu, 23 Jul 2015 10:03:21 +0000 (13:03 +0300)]
update patch status

8 years agoupdated to 7.4.764 auto/th/vim-7.4.764-1
Elan Ruusamäe [Wed, 1 Jul 2015 20:40:55 +0000 (23:40 +0300)]
updated to 7.4.764

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

8 years agoupdated to 7.4.761 auto/ac/vim-7.4.761-1 auto/th/vim-7.4.761-1
Elan Ruusamäe [Fri, 26 Jun 2015 16:03:59 +0000 (19:03 +0300)]
updated to 7.4.761

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

8 years agogettext dep for ac
Elan Ruusamäe [Thu, 25 Jun 2015 15:20:30 +0000 (18:20 +0300)]
gettext dep for ac

8 years agoupdate BR
Elan Ruusamäe [Thu, 25 Jun 2015 14:26:33 +0000 (17:26 +0300)]
update BR

8 years agoupdated to 7.4.729
Elan Ruusamäe [Mon, 25 May 2015 11:13:29 +0000 (14:13 +0300)]
updated to 7.4.729

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

8 years agoupdated to 7.4.712
Elan Ruusamäe [Sat, 2 May 2015 20:34:31 +0000 (23:34 +0300)]
updated to 7.4.712

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

9 years agoupdated to 7.4.683 auto/th/vim-7.4.683-1
Elan Ruusamäe [Mon, 30 Mar 2015 08:18:27 +0000 (11:18 +0300)]
updated to 7.4.683

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

9 years ago- release 2 (by relup.sh) auto/th/vim-7.4.663-2
Jan Rękorajski [Sun, 22 Mar 2015 21:31:37 +0000 (22:31 +0100)]
- release 2 (by relup.sh)

9 years agoupdated to 7.4.663 auto/th/vim-7.4.663-1
Arkadiusz Miśkiewicz [Mon, 16 Mar 2015 08:12:54 +0000 (09:12 +0100)]
updated to 7.4.663

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 "%>80v" for multi-byte characters
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

9 years ago- x32 rebuild auto/th/vim-7.4.608-2
Jan Rękorajski [Tue, 24 Feb 2015 22:02:40 +0000 (23:02 +0100)]
- x32 rebuild
- release 2 (by relup.sh)

9 years agoupdated to 7.4.608 auto/th/vim-7.4.608-1
Elan Ruusamäe [Mon, 2 Feb 2015 19:07:44 +0000 (21:07 +0200)]
updated to 7.4.608

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

9 years agoupdate-source: reorganize code into functions
Elan Ruusamäe [Thu, 22 Jan 2015 10:47:55 +0000 (12:47 +0200)]
update-source: reorganize code into functions

9 years agoupdate-source: also reset fractal releases
Elan Ruusamäe [Thu, 22 Jan 2015 10:42:28 +0000 (12:42 +0200)]
update-source: also reset fractal releases

9 years agoupdated to 7.4.589 auto/th/vim-7.4.589-1
Elan Ruusamäe [Thu, 22 Jan 2015 10:29:05 +0000 (12:29 +0200)]
updated to 7.4.589

7.4.553  various small issues
7.4.554  missing part of patch 7.4.519
7.4.555  test_close_count may fail for some combination of features
7.4.556  failed commands in Python interface not handled correctly
7.4.557  one more small issue
7.4.558  when the X server restarts Vim may get stuck
7.4.559  block append inside tab is wrong when virtualedit is set
7.4.560  memory leak using :wviminfo; Issue 296
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 "%>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

9 years ago- ruby can be built on x32
Jan Rękorajski [Fri, 2 Jan 2015 13:56:07 +0000 (14:56 +0100)]
- ruby can be built on x32

9 years ago- disable heavy on x32 due to lack of ruby
Jan Rękorajski [Wed, 31 Dec 2014 18:43:03 +0000 (18:43 +0000)]
- disable heavy on x32 due to lack of ruby

9 years ago- disable riby on x32, ruby fails to build on this arch
Jan Rękorajski [Wed, 31 Dec 2014 18:41:10 +0000 (18:41 +0000)]
- disable riby on x32, ruby fails to build on this arch

9 years ago- updated gettext BR
Jan Rękorajski [Sun, 28 Dec 2014 18:35:55 +0000 (19:35 +0100)]
- updated gettext BR

9 years agoupdated to 7.4.552 auto/th/vim-7.4.552-1
Arkadiusz Miśkiewicz [Sun, 14 Dec 2014 20:34:31 +0000 (21:34 +0100)]
updated to 7.4.552

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
7.4.545  highlighting for multi-line matches is not correct
7.4.546  repeated use of vim_snprintf() with a number
7.4.547  "vit" does not select multi-byte character at the end correctly
7.4.548  compilation fails with native version of MinGW-w64
7.4.549  function name not recognized correctly when inside a function
7.4.550  curs_rows() function is always called with second argument false
7.4.551  "ygn" may yank too much; Issue 295
7.4.552  langmap applies to Insert mode expression mappings

9 years ago- updated vimrc patch
Jakub Bogusz [Fri, 28 Nov 2014 20:19:10 +0000 (21:19 +0100)]
- updated vimrc patch

9 years agoupdated to 7.4.537
Arkadiusz Miśkiewicz [Thu, 27 Nov 2014 19:11:44 +0000 (20:11 +0100)]
updated to 7.4.537

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

9 years agoupdated to 7.4.516
Arkadiusz Miśkiewicz [Fri, 14 Nov 2014 17:15:09 +0000 (18:15 +0100)]
updated to 7.4.516

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

9 years agoupdated to 7.4.492
Arkadiusz Miśkiewicz [Mon, 3 Nov 2014 22:45:59 +0000 (23:45 +0100)]
updated to 7.4.492

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

9 years agoupdated to 7.4.481 auto/th/vim-7.4.481-1
Arkadiusz Miśkiewicz [Thu, 16 Oct 2014 19:45:28 +0000 (21:45 +0200)]
updated to 7.4.481

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

9 years agoupdated to 7.4.461 auto/th/vim-7.4.461-1
Arkadiusz Miśkiewicz [Sun, 28 Sep 2014 07:19:42 +0000 (09:19 +0200)]
updated to 7.4.461

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

9 years ago- rebuild for perl 5.20 auto/th/vim-7.4.436-2
Jan Rękorajski [Fri, 12 Sep 2014 06:31:01 +0000 (08:31 +0200)]
- rebuild for perl 5.20
- release 2 (by relup.sh)

9 years agoupdated to 7.4.436 auto/th/vim-7.4.436-1
Elan Ruusamäe [Tue, 9 Sep 2014 15:37:57 +0000 (18:37 +0300)]
updated to 7.4.436

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

9 years agoupdated to 7.4.383 auto/th/vim-7.4.383-1
Arkadiusz Miśkiewicz [Thu, 24 Jul 2014 21:18:50 +0000 (23:18 +0200)]
updated to 7.4.383

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

9 years agoupdated to 7.4.354
Elan Ruusamäe [Thu, 10 Jul 2014 13:24:16 +0000 (16:24 +0300)]
updated to 7.4.354

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

9 years agoupdated to 7.4.337 auto/th/vim-7.4.337-1
Elan Ruusamäe [Thu, 26 Jun 2014 05:35:11 +0000 (08:35 +0300)]
updated to 7.4.337

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

9 years agokeep doc/tags in vim-rt package
Elan Ruusamäe [Wed, 25 Jun 2014 06:57:53 +0000 (09:57 +0300)]
keep doc/tags in vim-rt package

9 years ago- release 2 (by relup.sh) auto/th/vim-7.4.307-2
Arkadiusz Miśkiewicz [Sat, 31 May 2014 19:14:59 +0000 (21:14 +0200)]
- release 2 (by relup.sh)

9 years agoupdated to 7.4.307 auto/th/vim-7.4.307-1
Elan Ruusamäe [Fri, 23 May 2014 13:23:42 +0000 (16:23 +0300)]
updated to 7.4.307

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

9 years agoupdated to 7.4.295 auto/th/vim-7.4.295-1
Elan Ruusamäe [Mon, 19 May 2014 19:47:55 +0000 (22:47 +0300)]
updated to 7.4.295

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

9 years agoupdated to 7.4.273 auto/ac/vim-7.4.273-1
Elan Ruusamäe [Wed, 30 Apr 2014 05:51:24 +0000 (08:51 +0300)]
updated to 7.4.273

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

9 years agoupdated to 7.4.258 auto/th/vim-7.4.258-1
Elan Ruusamäe [Tue, 22 Apr 2014 20:46:53 +0000 (23:46 +0300)]
updated to 7.4.258

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

9 years agoPatch 7.4.208 updated by upstream
Elan Ruusamäe [Tue, 22 Apr 2014 20:30:34 +0000 (23:30 +0300)]
Patch 7.4.208 updated by upstream

Note: This patch was made empty, because .hgignore is not part of the
distributed files.

10 years agoupdated to 7.4.253 auto/th/vim-7.4.253-1
Elan Ruusamäe [Mon, 7 Apr 2014 11:22:53 +0000 (14:22 +0300)]
updated to 7.4.253

7.4.207  cursor report sometimes not recognized causing replace mode
7.4.208  Mercurial picks up some files that are not distributed
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

10 years agoupdated to 7.4.206 auto/th/vim-7.4.206-1
Elan Ruusamäe [Wed, 19 Mar 2014 12:32:01 +0000 (14:32 +0200)]
updated to 7.4.206

7.4.206  compiler warnings on 64 bit Windows

10 years agoRevert "Provide vim-syntax-gitcommit to ease upgrading"
Elan Ruusamäe [Wed, 19 Mar 2014 12:22:05 +0000 (12:22 +0000)]
Revert "Provide vim-syntax-gitcommit to ease upgrading"

as not tested and not really needed according to draenog
This reverts commit 91f3bebdda7d49507b2f094da1c80967c2a49d81.

10 years agoProvide vim-syntax-gitcommit to ease upgrading
Elan Ruusamäe [Wed, 19 Mar 2014 12:13:39 +0000 (12:13 +0000)]
Provide vim-syntax-gitcommit to ease upgrading

10 years ago- pl summary for -light
Jakub Bogusz [Sat, 15 Mar 2014 08:25:49 +0000 (09:25 +0100)]
- pl summary for -light

10 years agoThe 'light' build does not need vim-rt
Jacek Konieczny [Fri, 14 Mar 2014 13:07:30 +0000 (14:07 +0100)]
The 'light' build does not need vim-rt

…and in fact, it has little use for it, so not even adding a 'Suggest'.

10 years agobuild 'light' version before the normal one
Jacek Konieczny [Fri, 14 Mar 2014 11:08:36 +0000 (12:08 +0100)]
build 'light' version before the normal one

Otherwise some files won't be installed when all other bconds are
disabled.

10 years ago'light' build added
Jacek Konieczny [Fri, 14 Mar 2014 09:49:49 +0000 (10:49 +0100)]
'light' build added

small, but not statically-linked

10 years agoreset release to 1 auto/th/vim-7.4.205-1
Elan Ruusamäe [Thu, 13 Mar 2014 07:28:46 +0000 (09:28 +0200)]
reset release to 1

10 years agoupdated to 7.4.205
Elan Ruusamäe [Thu, 13 Mar 2014 07:23:09 +0000 (09:23 +0200)]
updated to 7.4.205

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

10 years agogit syntax support in vim distribution since 7.2
Elan Ruusamäe [Thu, 13 Mar 2014 07:04:00 +0000 (09:04 +0200)]
git syntax support in vim distribution since 7.2

10 years agoupdated to 7.4.192 auto/th/vim-7.4.192-2
Arkadiusz Miśkiewicz [Tue, 4 Mar 2014 19:15:32 +0000 (20:15 +0100)]
updated to 7.4.192

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

10 years ago- rel 2; disable undofile by default (introduced in 7.4.165, so back to pre 7.4.165... auto/th/vim-7.4.182-2
Arkadiusz Miśkiewicz [Wed, 19 Feb 2014 08:42:01 +0000 (09:42 +0100)]
- rel 2; disable undofile by default (introduced in 7.4.165, so back to pre 7.4.165 settings)

10 years agoupdated to 7.4.182
Arkadiusz Miśkiewicz [Tue, 18 Feb 2014 21:16:55 +0000 (22:16 +0100)]
updated to 7.4.182

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

10 years agoupdated to 7.4.169 auto/th/vim-7.4.169-1
Elan Ruusamäe [Fri, 7 Feb 2014 16:16:27 +0000 (18:16 +0200)]
updated to 7.4.169

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

10 years agoupdated to 7.4.161 auto/th/vim-7.4.161-1
Elan Ruusamäe [Fri, 31 Jan 2014 20:35:37 +0000 (22:35 +0200)]
updated to 7.4.161

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

10 years agoupdated to 7.4.135 auto/th/vim-7.4.135-1
Elan Ruusamäe [Wed, 8 Jan 2014 13:09:28 +0000 (15:09 +0200)]
updated to 7.4.135

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

10 years agoupdated to 7.4.132
Elan Ruusamäe [Sun, 5 Jan 2014 20:53:08 +0000 (22:53 +0200)]
updated to 7.4.132

7.4.132  (after 7.4.122) Win32: flags/ inherit_handles arguments mixed up

10 years agoX11 for vimx group
Elan Ruusamäe [Sun, 5 Jan 2014 20:32:31 +0000 (22:32 +0200)]
X11 for vimx group

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

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