]> granicus.if.org Git - vim/log
vim
9 years agopatch 7.4.1012 v7.4.1012
Bram Moolenaar [Thu, 31 Dec 2015 20:03:23 +0000 (21:03 +0100)]
patch 7.4.1012
Problem:    Vim overwrites the value of $PYTHONHOME.
Solution:   Do not set $PYTHONHOME if it is already set. (Kazuki Sakamoto,
            closes #500)

9 years agopatch 7.4.1011 v7.4.1011
Bram Moolenaar [Thu, 31 Dec 2015 19:54:51 +0000 (20:54 +0100)]
patch 7.4.1011
Problem:    Can't build with Strawberry Perl.
Solution:   Include stdbool.h. (Ken Takata, closes #328)

9 years agopatch 7.4.1010 v7.4.1010
Bram Moolenaar [Thu, 31 Dec 2015 19:46:39 +0000 (20:46 +0100)]
patch 7.4.1010
Problem:    Some developers are unhappy while running tests.
Solution:   Add a test and some color.

9 years agopatch 7.4.1009 v7.4.1009
Bram Moolenaar [Thu, 31 Dec 2015 18:53:21 +0000 (19:53 +0100)]
patch 7.4.1009
Problem:    There are still #ifdefs for ARCHIE.
Solution:   Remove references to ARCHIE, the code was removed in Vim 5.

9 years agopatch 7.4.1008 v7.4.1008
Bram Moolenaar [Thu, 31 Dec 2015 18:07:19 +0000 (19:07 +0100)]
patch 7.4.1008
Problem:    The OS/2 code pollutes the source while nobody uses it these days.
Solution:   Drop the support for OS/2.

9 years agopatch 7.4.1007 v7.4.1007
Bram Moolenaar [Thu, 31 Dec 2015 17:29:46 +0000 (18:29 +0100)]
patch 7.4.1007
Problem:    When a symbolic link points to a file in the root directory, the
            swapfile is not correct.
Solution:   Do not try getting the full name of a file in the root directory.
            (Milly, closes #501)

9 years agopatch 7.4.1006 v7.4.1006
Bram Moolenaar [Thu, 31 Dec 2015 15:21:52 +0000 (16:21 +0100)]
patch 7.4.1006
Problem:    The fix in patch 7.3.192 is not tested.
Solution:   Add a test, one for each regexp engine. (Elias Diem)

9 years agopatch 7.4.1005 v7.4.1005
Bram Moolenaar [Thu, 31 Dec 2015 15:10:23 +0000 (16:10 +0100)]
patch 7.4.1005
Problem:    Vim users are not always happy.
Solution:   Make them happy.

9 years agoUpdate English spell files.
Bram Moolenaar [Wed, 30 Dec 2015 18:13:24 +0000 (19:13 +0100)]
Update English spell files.

9 years agopatch 7.4.1004 v7.4.1004
Bram Moolenaar [Wed, 30 Dec 2015 16:56:05 +0000 (17:56 +0100)]
patch 7.4.1004
Problem:    Using Makefile when auto/config.mk does not exists results in
            warnings.
Solution:   Use default values for essential variables.

9 years agopatch 7.4.1003 v7.4.1003
Bram Moolenaar [Wed, 30 Dec 2015 16:40:43 +0000 (17:40 +0100)]
patch 7.4.1003
Problem:    Travis could check a few more things.
Solution:   Run autoconf on one of the builds. (James McCoy, closes #510)
            Also build with normal features.

9 years agopatch 7.4.1002 v7.4.1002
Bram Moolenaar [Wed, 30 Dec 2015 16:17:10 +0000 (17:17 +0100)]
patch 7.4.1002
Problem:    Cannot run an individual test on MS-Windows.
Solution:   Move the rule to run test1 downwards. (Ken Takata)

9 years agopatch 7.4.1001 v7.4.1001
Bram Moolenaar [Wed, 30 Dec 2015 14:59:25 +0000 (15:59 +0100)]
patch 7.4.1001
Problem:    test_viml isn't run.
Solution:   Include change in makefile.

9 years agopatch 7.4.1000 v7.4.1000
Bram Moolenaar [Wed, 30 Dec 2015 14:49:05 +0000 (15:49 +0100)]
patch 7.4.1000
Problem:    Test 49 is slow and doesn't work on MS-Windows.
Solution:   Start moving parts of test 49 to test_viml.

9 years agopatch 7.4.999 v7.4.999
Bram Moolenaar [Wed, 30 Dec 2015 12:43:56 +0000 (13:43 +0100)]
patch 7.4.999
Problem:    "make shadow" creates a broken link. (Tony Mechelynck)
Solution:   Remove vimrc.unix from the list.

9 years agopatch 7.4.998 v7.4.998
Bram Moolenaar [Tue, 29 Dec 2015 20:34:48 +0000 (21:34 +0100)]
patch 7.4.998
Problem:    Running tests in shadow directory fails.  Test 49 fails.
Solution:   Link more files for the shadow directory. Make test 49 end up in
            the right buffer.

9 years agopatch 7.4.997 v7.4.997
Bram Moolenaar [Tue, 29 Dec 2015 19:32:23 +0000 (20:32 +0100)]
patch 7.4.997
Problem:    "make shadow" was sometimes broken.
Solution:   Add a test for it. (James McCoy, closes #520)

9 years agoUpdated runtime files.
Bram Moolenaar [Tue, 29 Dec 2015 18:10:25 +0000 (19:10 +0100)]
Updated runtime files.

9 years agopatch 7.4.996 v7.4.996
Bram Moolenaar [Tue, 29 Dec 2015 18:03:21 +0000 (19:03 +0100)]
patch 7.4.996
Problem:    New GDK files and testdir/Make_all.mak missing from distribution.
            PC build instructions are outdated.
Solution:   Add the file to the list.  Update PC build instructions.

9 years agopatch 7.4.995 v7.4.995
Bram Moolenaar [Tue, 29 Dec 2015 17:55:46 +0000 (18:55 +0100)]
patch 7.4.995
Problem:    gdk_pixbuf_new_from_inline() is deprecated.
Solution:   Generate auto/gui_gtk_gresources.c. (Kazunobu Kazunobu,
            closes #507)

9 years agopatch 7.4.994 v7.4.994
Bram Moolenaar [Tue, 29 Dec 2015 16:11:15 +0000 (17:11 +0100)]
patch 7.4.994
Problem:    New style tests are not run on MS-Windows.
Solution:   Add the new style tests.

9 years agopatch 7.4.993 v7.4.993
Bram Moolenaar [Tue, 29 Dec 2015 15:34:06 +0000 (16:34 +0100)]
patch 7.4.993
Problem:    Test 87 is flaky on AppVeyor.
Solution:   Reduce the minimum background thread count.

9 years agopatch 7.4.992 v7.4.992
Bram Moolenaar [Tue, 29 Dec 2015 15:04:42 +0000 (16:04 +0100)]
patch 7.4.992
Problem:    Makefiles for MS-Windows in src/po are outdated.
Solution:   Make them work. (Ken Takata, Taro Muraoka)

9 years agopatch 7.4.991 v7.4.991
Bram Moolenaar [Tue, 29 Dec 2015 13:26:57 +0000 (14:26 +0100)]
patch 7.4.991
Problem:    When running new style tests the output is not visible.
Solution:   Add the testdir/messages file and show it.  Update the list of
            test names.

9 years agopatch 7.4.990 v7.4.990
Bram Moolenaar [Tue, 29 Dec 2015 12:59:29 +0000 (13:59 +0100)]
patch 7.4.990
Problem:    Test 86 fails on AppVeyor.
Solution:   Do some registry magic. (Ken Takata)

9 years agopatch 7.4.989 v7.4.989
Bram Moolenaar [Mon, 28 Dec 2015 21:51:20 +0000 (22:51 +0100)]
patch 7.4.989
Problem:    Leaking memory when hash_add() fails. Coverity error 99126.
Solution:   When hash_add() fails free the memory.

9 years agopatch 7.4.988 v7.4.988
Bram Moolenaar [Mon, 28 Dec 2015 21:24:41 +0000 (22:24 +0100)]
patch 7.4.988
Problem:    Default test target is test49.out.
Solution:   Add a build rule before including Make_all.mak.

9 years agopatch 7.4.987 v7.4.987
Bram Moolenaar [Mon, 28 Dec 2015 21:05:28 +0000 (22:05 +0100)]
patch 7.4.987
Problem:    Can't build with Ruby 1.9.2.
Solution:   Require Rub 2.0 for defining USE_TYPEDDATA.

9 years agopatch 7.4.986 v7.4.986
Bram Moolenaar [Mon, 28 Dec 2015 20:35:14 +0000 (21:35 +0100)]
patch 7.4.986
Problem:    Test49 doesn't work on MS-Windows.  test70 is listed twice.
Solution:   Move test49 to the group not used on Amiga and MS-Windows.
            Remove test70 from SCRIPTS_WIN32.

9 years agopatch 7.4.985 v7.4.985
Bram Moolenaar [Mon, 28 Dec 2015 19:57:10 +0000 (20:57 +0100)]
patch 7.4.985
Problem:    Can't build with Ruby 2.3.0.
Solution:   Use the new TypedData_XXX macro family instead of Data_XXX. Use
            TypedData. (Ken Takata)

9 years agopatch 7.4.984 v7.4.984
Bram Moolenaar [Mon, 28 Dec 2015 18:20:36 +0000 (19:20 +0100)]
patch 7.4.984
Problem:    searchpos() always starts searching in the first column, which is
            not what some people expect. (Brett Stahlman)
Solution:   Add the 'z' flag: start at the specified column.

9 years agopatch 7.4.983 v7.4.983
Bram Moolenaar [Mon, 28 Dec 2015 15:26:45 +0000 (16:26 +0100)]
patch 7.4.983
Problem:    Executing one test after "make testclean" doesn't work.
Solution:   Add a dependency on test1.out.

9 years agopatch 7.4.982 v7.4.982
Bram Moolenaar [Mon, 28 Dec 2015 15:01:26 +0000 (16:01 +0100)]
patch 7.4.982
Problem:    Keeping the list of tests updated is a hassle.
Solution:   Move the list to a separate file, so that it only needs to be
            udpated in one place.

9 years agopatch 7.4.981 v7.4.981
Bram Moolenaar [Mon, 28 Dec 2015 13:44:10 +0000 (14:44 +0100)]
patch 7.4.981
Problem:    An error in a test script goes unnoticed.
Solution:   Source the test script inside try/catch. (Hirohito Higashi)

9 years agopatch 7.4.980 v7.4.980
Bram Moolenaar [Mon, 28 Dec 2015 13:04:47 +0000 (14:04 +0100)]
patch 7.4.980
Problem:    Tests for :cdo, :ldo, etc. are outdated.
Solution:   Add new style tests for these commands. (Yegappan Lakshmanan)

9 years agopatch 7.4.979 v7.4.979
Bram Moolenaar [Sat, 19 Dec 2015 14:28:18 +0000 (15:28 +0100)]
patch 7.4.979
Problem:    When changing the crypt key the blocks read from disk are not
            decrypted.
Solution:   Also call ml_decrypt_data() when mf_old_key is set. (Ken Takata)

9 years agopatch 7.4.978 v7.4.978
Bram Moolenaar [Sat, 19 Dec 2015 14:15:54 +0000 (15:15 +0100)]
patch 7.4.978
Problem:    test_cdo fails when using another language than English.
Solution:   Set the language to C. (Dominique Pelle)

9 years agopatch 7.4.977 v7.4.977
Bram Moolenaar [Thu, 17 Dec 2015 20:14:58 +0000 (21:14 +0100)]
patch 7.4.977
Problem:    'linebreak' does not work properly when using "space" in
            'listchars'.
Solution:   (Hirohito Higashi, Christian Brabandt)

9 years agopatch 7.4.976 v7.4.976
Bram Moolenaar [Thu, 17 Dec 2015 14:34:53 +0000 (15:34 +0100)]
patch 7.4.976
Problem:    When compiling Vim for MSYS2 (linked with msys-2.0.dll), the Win32
            clipboard is not enabled.
Solution:   Recognize MSYS like CYGWIN. (Ken Takata)

9 years agopatch 7.4.975 v7.4.975
Bram Moolenaar [Thu, 17 Dec 2015 14:07:32 +0000 (15:07 +0100)]
patch 7.4.975
Problem:    Using ":sort" on a very big file sometimes causes text to be
            corrupted. (John Beckett)
Solution:   Copy the line into a buffer before calling ml_append().

9 years agopatch 7.4.974 v7.4.974
Bram Moolenaar [Thu, 17 Dec 2015 14:03:55 +0000 (15:03 +0100)]
patch 7.4.974
Problem:    When using :diffsplit the cursor jumps to the first line.
Solution:   Put the cursor on the line related to where the cursor was before
            the split.

9 years agopatch 7.4.973 v7.4.973
Bram Moolenaar [Thu, 17 Dec 2015 13:04:24 +0000 (14:04 +0100)]
patch 7.4.973
Problem:    When pasting on the command line line breaks result in literal
            <CR> characters. This makes pasting a long file name difficult.
Solution:   Skip the characters.

9 years agopatch 7.4.972 v7.4.972
Bram Moolenaar [Sun, 13 Dec 2015 14:08:56 +0000 (15:08 +0100)]
patch 7.4.972
Problem:    Memory leak when there is an error in setting an option.
Solution:   Free the saved value (Christian Brabandt)

9 years agopatch 7.4.971 v7.4.971
Bram Moolenaar [Sun, 13 Dec 2015 13:45:21 +0000 (14:45 +0100)]
patch 7.4.971
Problem:    The asin() function can't be used.
Solution:   Sort the function table properly. (Watiko)

9 years agopatch 7.4.970 v7.4.970
Bram Moolenaar [Sat, 12 Dec 2015 15:23:29 +0000 (16:23 +0100)]
patch 7.4.970
Problem:    Rare crash in getvcol(). (Timo Mihaljov)
Solution:   Check for the buffer being NULL in init_preedit_start_col.
            (Hirohito Higashi, Christian Brabandt)

9 years agopatch 7.4.969 v7.4.969
Bram Moolenaar [Fri, 11 Dec 2015 21:38:36 +0000 (22:38 +0100)]
patch 7.4.969
Problem:    Compiler warnings on Windowx x64 build.
Solution:   Add type casts. (Mike Williams)

9 years agopatch 7.4.968 v7.4.968
Bram Moolenaar [Fri, 11 Dec 2015 19:53:58 +0000 (20:53 +0100)]
patch 7.4.968
Problem:    test86 and test87 are flaky in Appveyor.
Solution:   Reduce the count from 8 to 7. (suggested by ZyX)

9 years agopatch 7.4.967 v7.4.967
Bram Moolenaar [Fri, 11 Dec 2015 18:38:44 +0000 (19:38 +0100)]
patch 7.4.967
Problem:    Cross compilation on MS-windows doesn't work well.
Solution:   Tidy up cross compilation across architectures with Visual Studio.
            (Mike Williams)

9 years agopatch 7.4.966 v7.4.966
Bram Moolenaar [Fri, 11 Dec 2015 17:11:30 +0000 (18:11 +0100)]
patch 7.4.966
Problem:    Configure doesn't work with a space in a path.
Solution:   Put paths in quotes. (James McCoy, close #525)

9 years agopatch 7.4.965 v7.4.965
Bram Moolenaar [Fri, 11 Dec 2015 16:14:27 +0000 (17:14 +0100)]
patch 7.4.965
Problem:    On FreeBSD /dev/fd/ files are special.
Solution:   Use is_dev_fd_file() also for FreeBSD. (Derek Schrock, closes #521)

9 years agopatch 7.4.964 v7.4.964
Bram Moolenaar [Fri, 11 Dec 2015 15:17:02 +0000 (16:17 +0100)]
patch 7.4.964
Problem:    Test 87 doesn't work in a shadow directory.
Solution:   Handle the extra subdirectory. (James McCoy, closes #515)

9 years agopatch 7.4.963 v7.4.963
Bram Moolenaar [Sun, 6 Dec 2015 13:53:18 +0000 (14:53 +0100)]
patch 7.4.963
Problem:    test_listlbr_utf8 sometimes fails.
Solution:   Don't use a literal multibyte character but <C-V>uXXXX. Do not
            dump the screen highlighting. (Christian Brabandt, closes #518)

9 years agoUpdated runtime files.
Bram Moolenaar [Sat, 5 Dec 2015 19:59:21 +0000 (20:59 +0100)]
Updated runtime files.

9 years agopatch 7.4.962 v7.4.962
Bram Moolenaar [Sat, 5 Dec 2015 19:56:57 +0000 (20:56 +0100)]
patch 7.4.962
Problem:    Cannot run the tests with gvim.  Cannot run individual new stests.
Solution:   Add the -f flag. Add new test targets in Makefile.

9 years agopatch 7.4.961 v7.4.961
Bram Moolenaar [Sat, 5 Dec 2015 18:47:04 +0000 (19:47 +0100)]
patch 7.4.961
Problem:    Test107 fails in some circunstances.
Solution:   When using "zt", "zb" and "z=" recompute the fraction.

9 years agopatch 7.4.960 v7.4.960
Bram Moolenaar [Thu, 3 Dec 2015 21:37:21 +0000 (22:37 +0100)]
patch 7.4.960
Problem:    Detecting every version of nmake is clumsy.
Solution:   Use a tiny C program to get the version of _MSC_VER. (Ken Takata)

9 years agopatch 7.4.959 v7.4.959
Bram Moolenaar [Thu, 3 Dec 2015 20:17:24 +0000 (21:17 +0100)]
patch 7.4.959
Problem:    When setting 'term' the clipboard ownership is lost.
Solution:   Do not call clip_init(). (James McCoy)

9 years agopatch 7.4.958 v7.4.958
Bram Moolenaar [Thu, 3 Dec 2015 20:02:27 +0000 (21:02 +0100)]
patch 7.4.958
Problem:    Vim checks if the directory "$TMPDIR" exists.
Solution:   Do not check if the name starts with "$".

9 years agopatch 7.4.957 v7.4.957
Bram Moolenaar [Thu, 3 Dec 2015 19:46:20 +0000 (20:46 +0100)]
patch 7.4.957
Problem:    Test_tagcase fails when using another language than English.
Solution:   Set the messages language to C. (Kenichi Ito)

9 years agopatch 7.4.956 v7.4.956
Bram Moolenaar [Thu, 3 Dec 2015 19:18:24 +0000 (20:18 +0100)]
patch 7.4.956
Problem:    A few more file name extensions not recognized.
Solution:   Add .asciidoc, .bzl, .gradle, etc.

9 years agopatch 7.4.955 v7.4.955
Bram Moolenaar [Thu, 3 Dec 2015 19:14:12 +0000 (20:14 +0100)]
patch 7.4.955
Problem:    Vim doesn't recognize .pl6 and .pod6 files.
Solution:   Recognize them as perl6 and pod6. (Mike Eve, closes #511)

9 years agopatch 7.4.954 v7.4.954
Bram Moolenaar [Thu, 3 Dec 2015 16:43:17 +0000 (17:43 +0100)]
patch 7.4.954
Problem:    When using Lua there may be a crash. (issue #468)
Solution:   Avoid using an unitialized tv. (Yukihiro Nakadaira)

9 years agopatch 7.4.953 v7.4.953
Bram Moolenaar [Thu, 3 Dec 2015 16:21:28 +0000 (17:21 +0100)]
patch 7.4.953
Problem:    When a test script navigates to another buffer the .res file is
            created with the wrong name.
Solution:   Use the "testname" for the .res file. (Damien)

9 years agopatch 7.4.952 v7.4.952
Bram Moolenaar [Thu, 3 Dec 2015 15:54:53 +0000 (16:54 +0100)]
patch 7.4.952
Problem:    'lispwords' is tested in the old way.
Solution:   Make a new style test for 'lispwords'.

9 years agopatch 7.4.951 v7.4.951
Bram Moolenaar [Thu, 3 Dec 2015 15:33:12 +0000 (16:33 +0100)]
patch 7.4.951
Problem:    Sorting number strings does not work as expected. (Luc Hermitte)
Solution:   Add the 'N" argument to sort()

9 years agopatch 7.4.950 v7.4.950
Bram Moolenaar [Thu, 3 Dec 2015 13:55:55 +0000 (14:55 +0100)]
patch 7.4.950
Problem:    v:errors is not initialized.
Solution:   Initialze it to an empty list. (Thinca)

9 years agopatch 7.4.949 v7.4.949
Bram Moolenaar [Thu, 3 Dec 2015 13:29:02 +0000 (14:29 +0100)]
patch 7.4.949
Problem:    When using 'colorcolumn' and there is a sign with a fullwidth
            character the highlighting is wrong. (Andrew Stewart)
Solution:   Only increment vcol when in the right state. (Christian Brabandt)

9 years agopatch 7.4.948 v7.4.948
Bram Moolenaar [Thu, 3 Dec 2015 12:52:52 +0000 (13:52 +0100)]
patch 7.4.948
Problem:    Can't build when the insert_expand feature is disabled.
Solution:   Add #ifdefs. (Dan Pasanen, closes #499)

9 years agopatch 7.4.947 v7.4.947
Bram Moolenaar [Tue, 1 Dec 2015 19:19:26 +0000 (20:19 +0100)]
patch 7.4.947
Problem:    Test_listchars fails with MingW. (Michael Soyka)
Solution:   Add the test to the ones that need the fileformat fixed.
            (Christian Brabandt)

9 years agopatch 7.4.946 v7.4.946
Bram Moolenaar [Tue, 1 Dec 2015 14:32:56 +0000 (15:32 +0100)]
patch 7.4.946
Problem:    Missing changes in source file.
Solution:   Include changes to the eval.c file.

9 years agopatch 7.4.945 v7.4.945
Bram Moolenaar [Mon, 30 Nov 2015 20:38:24 +0000 (21:38 +0100)]
patch 7.4.945
Problem:    New style testing is incomplete.
Solution:   Add the runtest script to the list of distributed files.
            Add the new functions to the function overview.
            Rename the functions to match Vim function style.
            Move undolevels testing into a new style test script.

9 years agopatch 7.4.944 v7.4.944
Bram Moolenaar [Sun, 29 Nov 2015 16:35:35 +0000 (17:35 +0100)]
patch 7.4.944
Problem:    Writing tests for Vim script is hard.
Solution:   Add assertEqual(), assertFalse() and assertTrue() functions.  Add
            the v:errors variable.  Add the runtest script. Add a first new
            style test script.

9 years agopatch 7.4.943 v7.4.943
Bram Moolenaar [Sat, 28 Nov 2015 13:29:26 +0000 (14:29 +0100)]
patch 7.4.943
Problem:    Tests are not run.
Solution:   Add test_writefile to makefiles. (Ken Takata)

9 years agopatch 7.4.942 v7.4.942
Bram Moolenaar [Wed, 25 Nov 2015 22:53:01 +0000 (23:53 +0100)]
patch 7.4.942
Problem:    test_tagcase breaks for small builds.
Solution:   Bail out of the test early. (Hirohito Higashi)

9 years agoUpdate runtime files.
Bram Moolenaar [Tue, 24 Nov 2015 18:18:36 +0000 (19:18 +0100)]
Update runtime files.

9 years agopatch 7.4.941 v7.4.941
Bram Moolenaar [Tue, 24 Nov 2015 17:48:14 +0000 (18:48 +0100)]
patch 7.4.941
Problem:    There is no way to ignore case only for tag searches.
Solution:   Add the 'tagcase' option. (Gary Johnson)

9 years agopatch 7.4.940 v7.4.940
Bram Moolenaar [Tue, 24 Nov 2015 17:15:51 +0000 (18:15 +0100)]
patch 7.4.940
Problem:    vt52 terminal codes are not correct.
Solution:   Move entries outside of #if. (Random)  Adjustments based on
            documented codes.

9 years agopatch 7.4.939 v7.4.939
Bram Moolenaar [Tue, 24 Nov 2015 16:23:56 +0000 (17:23 +0100)]
patch 7.4.939
Problem:    Memory leak when encountering a syntax error.
Solution:   Free the memory. (Dominique Pelle)

9 years agopatch 7.4.938 v7.4.938
Bram Moolenaar [Tue, 24 Nov 2015 14:38:44 +0000 (15:38 +0100)]
patch 7.4.938
Problem:    X11 and GTK have moure mouse buttons than Vim supports.
Solution:   Recognize more mouse buttons. (Benoit Pierre, closes #498)

9 years agopatch 7.4.937 v7.4.937
Bram Moolenaar [Tue, 24 Nov 2015 14:18:32 +0000 (15:18 +0100)]
patch 7.4.937
Problem:    Segfault reading unitialized memory.
Solution:   Do not read match \z0, it does not exist. (Marius Gedminas, closes
            #497)

9 years agopatch 7.4.936 v7.4.936
Bram Moolenaar [Sun, 22 Nov 2015 18:39:38 +0000 (19:39 +0100)]
patch 7.4.936
Problem:    Crash when dragging with the mouse.
Solution:   Add safety check for NULL pointer. Check mouse position for valid
            value. (Hirohito Higashi)

9 years agopatch 7.4.935 v7.4.935
Bram Moolenaar [Sun, 22 Nov 2015 14:08:59 +0000 (15:08 +0100)]
patch 7.4.935
Problem:    test_utf8 fails on MS-Windows when executed with gvim.
Solution:   Use the insert flag on feedkeys() to put the string before the
            ":" that was already read when checking for available chars.

9 years agopatch 7.4.934 v7.4.934
Bram Moolenaar [Sat, 21 Nov 2015 16:15:33 +0000 (17:15 +0100)]
patch 7.4.934
Problem:    Appveyor also builds on a tag push.
Solution:   Add a skip_tags line. (Kenichi Ito, closes #489)

9 years agopatch 7.4.933 v7.4.933
Bram Moolenaar [Sat, 21 Nov 2015 15:28:50 +0000 (16:28 +0100)]
patch 7.4.933
Problem:    Crash when using longest completion match.
Solution:   Fix array index.

9 years agopatch 7.4.932 v7.4.932
Bram Moolenaar [Sat, 21 Nov 2015 13:31:33 +0000 (14:31 +0100)]
patch 7.4.932
Problem:    test_utf8 has confusing dummy command.
Solution:   Use a real command instead of a colon.

9 years agopatch 7.4.931 v7.4.931
Bram Moolenaar [Sat, 21 Nov 2015 13:24:50 +0000 (14:24 +0100)]
patch 7.4.931
Problem:    Test 94 fails on some systems.
Solution:   Set 'encoding' to utf-8.

9 years agoUpdate runtime files.
Bram Moolenaar [Thu, 19 Nov 2015 19:38:09 +0000 (20:38 +0100)]
Update runtime files.

9 years agopatch 7.4.930 v7.4.930
Bram Moolenaar [Thu, 19 Nov 2015 19:23:37 +0000 (20:23 +0100)]
patch 7.4.930
Problem:    MS-Windows: Most users appear not to like the window border.
Solution:   Remove WS_EX_CLIENTEDGE. (Ian Halliday)

9 years agopatch 7.4.929 v7.4.929
Bram Moolenaar [Thu, 19 Nov 2015 19:11:54 +0000 (20:11 +0100)]
patch 7.4.929
Problem:    "gv" after paste selects one character less if 'selection' is
            "exclusive".
Solution:   Increment the end position. (Christian Brabandt)

9 years agopatch 7.4.928 v7.4.928
Bram Moolenaar [Thu, 19 Nov 2015 18:55:16 +0000 (19:55 +0100)]
patch 7.4.928
Problem:    A clientserver message interrupts handling keys of a mapping.
Solution:   Have mch_inchar() send control back to WaitForChar when it is
            interrupted by server message. (James Kolb)

9 years agopatch 7.4.927 v7.4.927
Bram Moolenaar [Thu, 19 Nov 2015 18:33:15 +0000 (19:33 +0100)]
patch 7.4.927
Problem:    Ruby crashes when there is a runtime error.
Solution:   Use ruby_options() instead of ruby_process_options(). (Damien)

9 years agopatch 7.4.926 v7.4.926
Bram Moolenaar [Thu, 19 Nov 2015 18:00:05 +0000 (19:00 +0100)]
patch 7.4.926
Problem:    Completing the longest match doesn't work properly with multi-byte
            characters.
Solution:   When using multi-byte characters use another way to find the
            longest match. (Hirohito Higashi)

9 years agopatch 7.4.925 v7.4.925
Bram Moolenaar [Thu, 19 Nov 2015 16:56:13 +0000 (17:56 +0100)]
patch 7.4.925
Problem:    User may yank or put using the register being recorded in.
Solution:   Add the recording register in the message. (Christian Brabandt,
            closes #470)

9 years agopatch 7.4.924 v7.4.924
Bram Moolenaar [Thu, 19 Nov 2015 12:46:48 +0000 (13:46 +0100)]
patch 7.4.924
Problem:    DEVELOPER_DIR gets reset by configure.
Solution:   Do not reset DEVELOPER_DIR when there is no --with-developer-dir
            argument. (Kazuki Sakamoto, closes #482)

9 years agopatch 7.4.923 v7.4.923
Bram Moolenaar [Thu, 19 Nov 2015 12:14:30 +0000 (13:14 +0100)]
patch 7.4.923
Problem:    Prototypes not always generated.
Solution:   Change #if to OR with PROTO.

9 years agoUpdated runtime files.
Bram Moolenaar [Tue, 10 Nov 2015 20:15:48 +0000 (21:15 +0100)]
Updated runtime files.

9 years agopatch 7.4.922 v7.4.922
Bram Moolenaar [Tue, 10 Nov 2015 20:05:48 +0000 (21:05 +0100)]
patch 7.4.922
Problem:    Leaking memory with ":helpt {dir-not-exists}".
Solution:   Free dirname. (Dominique Pelle)

9 years agopatch 7.4.921 v7.4.921
Bram Moolenaar [Tue, 10 Nov 2015 19:52:04 +0000 (20:52 +0100)]
patch 7.4.921
Problem:    Missing proto file update. (Randall W. Morris)
Solution:   Add the missing line for mch_ishidden.

9 years agopatch 7.4.920 v7.4.920
Bram Moolenaar [Tue, 10 Nov 2015 19:45:09 +0000 (20:45 +0100)]
patch 7.4.920
Problem:    The rubydll option is not in the options window.
Solution:   Add the rubydll option.

9 years agopatch 7.4.919 v7.4.919
Bram Moolenaar [Tue, 10 Nov 2015 18:48:14 +0000 (19:48 +0100)]
patch 7.4.919
Problem:    The dll options are not in the options window.
Solution:   Add the dll options.  And other fixes.