]> granicus.if.org Git - vim/log
vim
8 years agopatch 8.0.0096 v8.0.0096
Bram Moolenaar [Thu, 24 Nov 2016 14:09:07 +0000 (15:09 +0100)]
patch 8.0.0096
Problem:    When the input or output is not a tty Vim appears to hang.
Solution:   Add the --ttyfail argument.  Also add the "ttyin" and "ttyout"
            features to be able to check in Vim script.

8 years agopatch 8.0.0095 v8.0.0095
Bram Moolenaar [Mon, 21 Nov 2016 19:55:58 +0000 (20:55 +0100)]
patch 8.0.0095
Problem:    Problems with GTK 3.22.2 fixed in 3.22.4.
Solution:   Adjust the #ifdefs. (Kazunobu Kuriyama)

8 years agopatch 8.0.0094 v8.0.0094
Bram Moolenaar [Sat, 19 Nov 2016 16:28:44 +0000 (17:28 +0100)]
patch 8.0.0094
Problem:    When vimrun.exe is not found the error message is not properly
            encoded.
Solution:   Use utf-16 and MessageBoxW(). (Ken Takata)

8 years agopatch 8.0.0093 v8.0.0093
Bram Moolenaar [Sat, 19 Nov 2016 16:17:12 +0000 (17:17 +0100)]
patch 8.0.0093
Problem:    Not using multiprocess build feature.
Solution:   Enable multiprocess build with MSVC 10. (Ken Takata)

8 years agopatch 8.0.0092 v8.0.0092
Bram Moolenaar [Thu, 17 Nov 2016 20:30:27 +0000 (21:30 +0100)]
patch 8.0.0092
Problem:    C indenting does not support nested namespaces that C++ 17 has.
Solution:   Add check that passes double colon inside a name. (Pauli, closes
            #1214)

8 years agopatch 8.0.0091 v8.0.0091
Bram Moolenaar [Thu, 17 Nov 2016 18:48:18 +0000 (19:48 +0100)]
patch 8.0.0091
Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)

8 years agopatch 8.0.0090 v8.0.0090
Bram Moolenaar [Thu, 17 Nov 2016 18:46:51 +0000 (19:46 +0100)]
patch 8.0.0090
Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)

8 years agopatch 8.0.0089 v8.0.0089
Bram Moolenaar [Thu, 17 Nov 2016 18:11:55 +0000 (19:11 +0100)]
patch 8.0.0089
Problem:    Various problems with GTK 3.22.2.
Solution:   Fix the problems, add #ifdefs. (Kazunobu Kuriyama)

8 years agopatch 8.0.0088 v8.0.0088
Bram Moolenaar [Thu, 17 Nov 2016 16:56:13 +0000 (17:56 +0100)]
patch 8.0.0088
Problem:    When a test fails in Setup or Teardown the problem is not reported.
Solution:   Add a try/catch. (Hirohito Higashi)

8 years agopatch 8.0.0087 v8.0.0087
Bram Moolenaar [Thu, 17 Nov 2016 16:25:32 +0000 (17:25 +0100)]
patch 8.0.0087
Problem:    When the channel callback gets job info the job may already have
            been deleted. (lifepillar)
Solution:   Do not delete the job when the channel is still useful. (ichizok,
            closes #1242, closes #1245)

8 years agoUpdated runtime files.
Bram Moolenaar [Thu, 17 Nov 2016 13:50:09 +0000 (14:50 +0100)]
Updated runtime files.

8 years agopatch 8.0.0086 v8.0.0086
Bram Moolenaar [Tue, 15 Nov 2016 20:17:07 +0000 (21:17 +0100)]
patch 8.0.0086
Problem:    Cannot add a comment after ":hide". (Norio Takagi)
Solution:   Make it work, add a test. (Hirohito Higashi)

8 years agopatch 8.0.0085 v8.0.0085
Bram Moolenaar [Mon, 14 Nov 2016 20:50:00 +0000 (21:50 +0100)]
patch 8.0.0085
Problem:    Using freed memory with recursive function call. (Dominique Pelle)
Solution:   Make a copy of the function name.

8 years agopatch 8.0.0084 v8.0.0084
Bram Moolenaar [Sun, 13 Nov 2016 14:09:26 +0000 (15:09 +0100)]
patch 8.0.0084
Problem:    Using freed memory when adding to a quickfix list. (Domenique
            Pelle)
Solution:   Clear the directory name.

8 years agopatch 8.0.0083 v8.0.0083
Bram Moolenaar [Sun, 13 Nov 2016 13:31:40 +0000 (14:31 +0100)]
patch 8.0.0083
Problem:    Using freed memory with win_getid(). (Domenique Pelle)
Solution:   For the current tab use curwin.

8 years agopatch 8.0.0082 v8.0.0082
Bram Moolenaar [Sat, 12 Nov 2016 20:13:42 +0000 (21:13 +0100)]
patch 8.0.0082
Problem:    Extension for configure should be ".ac".
Solution:   Rename configure.in to configure.ac. (James McCoy, closes #1173)

8 years agopatch 8.0.0081 v8.0.0081
Bram Moolenaar [Sat, 12 Nov 2016 18:16:46 +0000 (19:16 +0100)]
patch 8.0.0081
Problem:    Inconsistent function names.
Solution:   Rename do_cscope to ex_cscope.  Clean up comments.

8 years agopatch 8.0.0080 v8.0.0080
Bram Moolenaar [Sat, 12 Nov 2016 17:30:39 +0000 (18:30 +0100)]
patch 8.0.0080
Problem:    The OS X build fails on Travis.
Solution:   Skip the virtual framebuffer on OS X.

8 years agopatch 8.0.0079 v8.0.0079
Bram Moolenaar [Sat, 12 Nov 2016 17:14:44 +0000 (18:14 +0100)]
patch 8.0.0079
Problem:    Accessing freed memory in quickfix. (Domenique Pelle)
Solution:   Do not free the current list when adding to it.

8 years agopatch 8.0.0078 v8.0.0078
Bram Moolenaar [Sat, 12 Nov 2016 14:36:54 +0000 (15:36 +0100)]
patch 8.0.0078
Problem:    Accessing freed memory in quickfix.
Solution:   Reset pointer when freeing 'errorformat'. (Domenique Pelle)

8 years agopatch 8.0.0077 v8.0.0077
Bram Moolenaar [Fri, 11 Nov 2016 20:57:45 +0000 (21:57 +0100)]
patch 8.0.0077
Problem:    The GUI code is not tested by Travis.
Solution:   Install the virtual framebuffer.

8 years agopatch 8.0.0076 v8.0.0076
Bram Moolenaar [Fri, 11 Nov 2016 20:14:03 +0000 (21:14 +0100)]
patch 8.0.0076
Problem:    Channel log has double parens ()().
Solution:   Remove () for write_buf_line. (Yasuhiro Matsumoto)

8 years agopatch 8.0.0075 v8.0.0075
Bram Moolenaar [Thu, 10 Nov 2016 19:20:05 +0000 (20:20 +0100)]
patch 8.0.0075
Problem:    Using number for exception type lacks type checking.
Solution:   Use an enum.

8 years agopatch 8.0.0074 v8.0.0074
Bram Moolenaar [Thu, 10 Nov 2016 19:01:45 +0000 (20:01 +0100)]
patch 8.0.0074
Problem:    Cannot make Vim fail on an internal error.
Solution:   Add IEMSG() and IEMSG2(). (Domenique Pelle)  Avoid reporting an
            internal error without mentioning where.

8 years agopatch 8.0.0073 v8.0.0073
Bram Moolenaar [Thu, 10 Nov 2016 17:16:33 +0000 (18:16 +0100)]
patch 8.0.0073
Problem:    More comparisons between firstwin and lastwin.
Solution:   Use ONE_WINDOW for consistency. (Hirohito Higashi)

8 years agopatch 8.0.0072 v8.0.0072
Bram Moolenaar [Thu, 10 Nov 2016 16:10:51 +0000 (17:10 +0100)]
patch 8.0.0072
Problem:    MS-Windows: Crash with long font name. (Henry Hu)
Solution:   Fix comparing with LF_FACESIZE. (Ken Takata, closes #1243)

8 years agopatch 8.0.0071 v8.0.0071
Bram Moolenaar [Mon, 7 Nov 2016 21:42:57 +0000 (22:42 +0100)]
patch 8.0.0071
Problem:    Exit value from a shell command is wrong. (Hexchain Tong)
Solution:   Do not check for ended jobs while waiting for a shell command.
            (ichizok, closes #1196)

8 years agopatch 8.0.0070 v8.0.0070
Bram Moolenaar [Mon, 7 Nov 2016 21:13:32 +0000 (22:13 +0100)]
patch 8.0.0070
Problem:    Tests referred in Makefile that no longer exist.
Solution:   Remove test71 and test74 entries. (Michael Soyka)

8 years agopatch 8.0.0069 v8.0.0069
Bram Moolenaar [Sun, 6 Nov 2016 14:25:42 +0000 (15:25 +0100)]
patch 8.0.0069
Problem:    Compiler warning for self-comparison.
Solution:   Define ONE_WINDOW and add #ifdef.

8 years agoUpdated runtime files.
Bram Moolenaar [Sun, 6 Nov 2016 13:48:06 +0000 (14:48 +0100)]
Updated runtime files.

8 years agopatch 8.0.0068 v8.0.0068
Bram Moolenaar [Sun, 6 Nov 2016 13:46:44 +0000 (14:46 +0100)]
patch 8.0.0068
Problem:    Checking did_throw after executing autocommands is wrong. (Daniel
            Hahler)
Solution:   Call aborting() instead, and only when autocommands were executed.

8 years agopatch 8.0.0067 v8.0.0067
Bram Moolenaar [Sun, 6 Nov 2016 13:17:16 +0000 (14:17 +0100)]
patch 8.0.0067
Problem:    VMS has a problem with infinity.
Solution:   Avoid an overflow. (Zoltan Arpadffy)

8 years agopatch 8.0.0066 v8.0.0066
Bram Moolenaar [Sat, 5 Nov 2016 20:55:13 +0000 (21:55 +0100)]
patch 8.0.0066
Problem:    when calling an operator function when 'linebreak' is set, it is
            internally reset before calling the operator function.
Solution:   Restore 'linebreak' before calling op_function(). (Christian
            Brabandt)

8 years agopatch 8.0.0065 v8.0.0065
Bram Moolenaar [Sat, 5 Nov 2016 19:13:35 +0000 (20:13 +0100)]
patch 8.0.0065
Problem:    Compiler warning for unused function in tiny build. (Tony
            Mechelynck)
Solution:   Add #ifdef.

8 years agopatch 8.0.0064 v8.0.0064
Bram Moolenaar [Sat, 5 Nov 2016 18:54:01 +0000 (19:54 +0100)]
patch 8.0.0064
Problem:    Normal test fails on MS-Windows.
Solution:   Don't try using an illegal file name.

8 years agopatch 8.0.0063 v8.0.0063
Bram Moolenaar [Sat, 5 Nov 2016 13:58:34 +0000 (14:58 +0100)]
patch 8.0.0063
Problem:    Compiler warning for comparing with unsigned. (Zoltan Arpadffy)
Solution:   Change <= to ==.

8 years agopatch 8.0.0062 v8.0.0062
Bram Moolenaar [Fri, 4 Nov 2016 21:17:16 +0000 (22:17 +0100)]
patch 8.0.0062
Problem:    No digraph for HORIZONTAL ELLIPSIS.
Solution:   Use ",.". (Hans Ginzel, closes #1226)

8 years agopatch 8.0.0061 v8.0.0061
Bram Moolenaar [Fri, 4 Nov 2016 21:08:29 +0000 (22:08 +0100)]
patch 8.0.0061
Problem:    Compiler warning for unused variable.
Solution:   Add #ifdef. (John Marriott)

8 years agopatch 8.0.0060 v8.0.0060
Bram Moolenaar [Fri, 4 Nov 2016 20:22:37 +0000 (21:22 +0100)]
patch 8.0.0060
Problem:    When using an Ex command for 'keywordprg' it is escaped as with a
            shell command. (Romain Lafourcade)
Solution:   Escape for an Ex command. (closes #1175)

8 years agopatch 8.0.0059 v8.0.0059
Bram Moolenaar [Fri, 4 Nov 2016 19:35:31 +0000 (20:35 +0100)]
patch 8.0.0059
Problem:    Vim does not build on VMS systems.
Solution:   Various changes for VMS. (Zoltan Arpadffy)

8 years agopatch 8.0.0058 v8.0.0058
Bram Moolenaar [Fri, 4 Nov 2016 19:08:52 +0000 (20:08 +0100)]
patch 8.0.0058
Problem:    Positioning of the popup menu is not good.
Solution:   Position it better. (Hirohito Higashi)

8 years agopatch 8.0.0057 v8.0.0057
Bram Moolenaar [Fri, 4 Nov 2016 15:41:20 +0000 (16:41 +0100)]
patch 8.0.0057
Problem:    Tests fail without the 'keymap' features.
Solution:   Check for feature in test.

8 years agopatch 8.0.0056 v8.0.0056
Bram Moolenaar [Fri, 4 Nov 2016 14:23:45 +0000 (15:23 +0100)]
patch 8.0.0056
Problem:    When setting 'filetype' there is no check for a valid name.
Solution:   Only allow valid characters in 'filetype', 'syntax' and 'keymap'.

8 years agopatch 8.0.0055 v8.0.0055
Bram Moolenaar [Sun, 30 Oct 2016 20:57:52 +0000 (21:57 +0100)]
patch 8.0.0055
Problem:    Minor comment and style deficiencies.
Solution:   Update comments and fix style.

8 years agoRuntime file updates.
Bram Moolenaar [Sun, 30 Oct 2016 20:55:26 +0000 (21:55 +0100)]
Runtime file updates.

8 years agopatch 8.0.0054 v8.0.0054
Bram Moolenaar [Sat, 29 Oct 2016 12:55:00 +0000 (14:55 +0200)]
patch 8.0.0054
Problem:    On Windows job_stop() stops cmd.exe, not the processes it runs.
            (Linwei)
Solution:   Iterate over all processes and terminate the one where the parent
            is the job process. Now only when there is no job object.
            (Yasuhiro Matsumoto, closes #1203)

8 years agopatch 8.0.0053 v8.0.0053
Bram Moolenaar [Sat, 29 Oct 2016 12:37:56 +0000 (14:37 +0200)]
patch 8.0.0053
Problem:    No test for what 8.0.0047 fixes.
Solution:   Add a test. (Hirohito Higashi)

8 years agopatch 8.0.0052 v8.0.0052
Bram Moolenaar [Fri, 28 Oct 2016 20:10:27 +0000 (22:10 +0200)]
patch 8.0.0052
Problem:    Conceal test passes even without the bug fix.
Solution:   Add a redraw command. (Christian Brabandt)

8 years agopatch 8.0.0051 v8.0.0051
Bram Moolenaar [Thu, 27 Oct 2016 19:13:10 +0000 (21:13 +0200)]
patch 8.0.0051
Problem:    New code for job_stop() breaks channel test on AppVeyor.
Solution:   Revert the change.

8 years agopatch 8.0.0050 v8.0.0050
Bram Moolenaar [Thu, 27 Oct 2016 18:00:07 +0000 (20:00 +0200)]
patch 8.0.0050
Problem:    An exiting job is detected with a large latency.
Solution:   Check for pending job more often. (Ozaki Kiichi)  Change the
            double loop in mch_inchar() into one.

8 years agopatch 8.0.0049 v8.0.0049
Bram Moolenaar [Thu, 27 Oct 2016 15:27:44 +0000 (17:27 +0200)]
patch 8.0.0049
Problem:    When a match ends in part of concealed text highlighting, it might
            mess up concealing by resetting prev_syntax_id.
Solution:   Do not reset prev_syntax_id and add a test to verify. (Christian
            Brabandt, closes #1092)

8 years agoUpdated runtime files.
Bram Moolenaar [Thu, 27 Oct 2016 15:00:16 +0000 (17:00 +0200)]
Updated runtime files.

8 years agopatch 8.0.0048 v8.0.0048
Bram Moolenaar [Thu, 27 Oct 2016 14:46:53 +0000 (16:46 +0200)]
patch 8.0.0048
Problem:    On Windows job_stop() stops cmd.exe, not the processes it runs.
            (Linwei)
Solution:   Iterate over all processes and terminate the one where the parent
            is the job process. (Yasuhiro Matsumoto, closes #1184)

8 years agopatch 8.0.0047 v8.0.0047
Bram Moolenaar [Thu, 27 Oct 2016 12:49:15 +0000 (14:49 +0200)]
patch 8.0.0047
Problem:    Crash when using the preview window from an unnamed buffer.
            (lifepillar)
Solution:   Do not clear the wrong buffer. (closes #1200)

8 years agoUpdated runtime files.
Bram Moolenaar [Sun, 23 Oct 2016 19:21:08 +0000 (21:21 +0200)]
Updated runtime files.

8 years agopatch 8.0.0046 v8.0.0046
Bram Moolenaar [Fri, 21 Oct 2016 18:35:37 +0000 (20:35 +0200)]
patch 8.0.0046
Problem:    Using NUL instead of NULL.
Solution:   Change to NULL. (Dominique Pelle)

8 years agopatch 8.0.0045 v8.0.0045
Bram Moolenaar [Tue, 18 Oct 2016 14:27:23 +0000 (16:27 +0200)]
patch 8.0.0045
Problem:    Calling job_stop() right after job_start() does not work.
Solution:   Block signals while fork is still busy. (Ozaki Kiichi, closes
            #1155)

8 years agopatch 8.0.0044 v8.0.0044
Bram Moolenaar [Tue, 18 Oct 2016 12:50:18 +0000 (14:50 +0200)]
patch 8.0.0044
Problem:    In diff mode the cursor may end up below the last line, resulting
            in an ml_get error.
Solution:   Check the line to be valid.

8 years agopatch 8.0.0043 v8.0.0043
Bram Moolenaar [Tue, 18 Oct 2016 11:06:41 +0000 (13:06 +0200)]
patch 8.0.0043
Problem:    When using Insert mode completion with 'completeopt' containing
            "noinsert" with CTRL-N the change is not saved for undo.  (Tommy
            Allen)
Solution:   Call stop_arrow() before inserting for any key.

8 years agopatch 8.0.0042 v8.0.0042
Bram Moolenaar [Mon, 17 Oct 2016 18:47:02 +0000 (20:47 +0200)]
patch 8.0.0042
Problem:    When using Insert mode completion with 'completeopt' containing
            "noinsert" change is not saved for undo.  (Tommy Allen)
Solution:   Call stop_arrow() before inserting for pressing Enter.

8 years agopatch 8.0.0041 v8.0.0041
Bram Moolenaar [Sun, 16 Oct 2016 13:35:47 +0000 (15:35 +0200)]
patch 8.0.0041
Problem:    When using Insert mode completion but not actually inserting
            anything an undo item is still created. (Tommy Allen)
Solution:   Do not call stop_arrow() when not inserting anything.

8 years agopatch 8.0.0040 v8.0.0040
Bram Moolenaar [Sun, 16 Oct 2016 12:35:48 +0000 (14:35 +0200)]
patch 8.0.0040
Problem:    Whole line highlighting with matchaddpos() does not work.
Solution:   Check for zero length. (Hirohito Higashi)

8 years agopatch 8.0.0039 v8.0.0039
Bram Moolenaar [Sat, 15 Oct 2016 18:46:20 +0000 (20:46 +0200)]
patch 8.0.0039
Problem:    When Vim 8 reads an old viminfo and exits, the next time marks are
            not read from viminfo. (Ned Batchelder)
Solution:   Set a mark when it wasn't set before, even when the timestamp is
            zero. (closes #1170)

8 years agopatch 8.0.0038 v8.0.0038
Bram Moolenaar [Sat, 15 Oct 2016 17:33:50 +0000 (19:33 +0200)]
patch 8.0.0038
Problem:    OPEN_CHR_FILES not defined for FreeBSD using Debian userland
            files.
Solution:   Check for __FreeBSD_kernel__. (James McCoy, closes #1166)

8 years agopatch 8.0.0037 v8.0.0037
Bram Moolenaar [Sat, 15 Oct 2016 17:28:13 +0000 (19:28 +0200)]
patch 8.0.0037
Problem:    Get E924 when switching tabs. ()
Solution:   Use win_valid_any_tab() instead of win_valid(). (Martin Vuille,
            closes #1167, closes #1171)

8 years agopatch 8.0.0036 v8.0.0036
Bram Moolenaar [Sat, 15 Oct 2016 16:36:49 +0000 (18:36 +0200)]
patch 8.0.0036
Problem:    Detecting that a job has finished may take a while.
Solution:   Check for a finished job more often (Ozaki Kiichi)

8 years agopatch 8.0.0035 v8.0.0035
Bram Moolenaar [Sat, 15 Oct 2016 15:06:47 +0000 (17:06 +0200)]
patch 8.0.0035
Problem:    Order of matches for 'omnifunc' is messed up. (Danny Su)
Solution:   Do not set compl_curr_match when called from complete_check().
            (closes #1168)

8 years agopatch 8.0.0034 v8.0.0034
Bram Moolenaar [Sat, 15 Oct 2016 13:39:39 +0000 (15:39 +0200)]
patch 8.0.0034
Problem:    No completion for ":messages".
Solution:   Complete "clear" argument. (Hirohito Higashi)

8 years agopatch 8.0.0033 v8.0.0033
Bram Moolenaar [Sat, 15 Oct 2016 12:56:30 +0000 (14:56 +0200)]
patch 8.0.0033
Problem:    Cannot use overlapping positions with matchaddpos().
Solution:   Check end of match. (Ozaki Kiichi) Add a test (Hirohito Higashi)

8 years agoUpdated runtime files.
Bram Moolenaar [Wed, 12 Oct 2016 21:08:06 +0000 (23:08 +0200)]
Updated runtime files.

8 years agopatch 8.0.0032 v8.0.0032
Bram Moolenaar [Wed, 12 Oct 2016 15:52:42 +0000 (17:52 +0200)]
patch 8.0.0032
Problem:    Tests may change the input file when something goes wrong.
Solution:   Avoid writing the input file.

8 years agopatch 8.0.0031 v8.0.0031
Bram Moolenaar [Wed, 12 Oct 2016 15:45:29 +0000 (17:45 +0200)]
patch 8.0.0031
Problem:    After ":bwipeout" 'fileformat' is not set to the right default.
Solution:   Get the default from 'fileformats'. (Mike Williams)

8 years agopatch 8.0.0030 v8.0.0030
Bram Moolenaar [Wed, 12 Oct 2016 12:50:54 +0000 (14:50 +0200)]
patch 8.0.0030
Problem:    Mouse mode is not automatically detected for tmux.
Solution:   Check for 'term' to be "tmux". (Michael Henry)

8 years agopatch 8.0.0029 v8.0.0029
Bram Moolenaar [Wed, 12 Oct 2016 12:20:24 +0000 (14:20 +0200)]
patch 8.0.0029
Problem:    Code for MS-Windows is complicated because of the exceptions for
            old systems.
Solution:   Drop support for MS-Windows older than Windows XP. (Ken Takata)

8 years agopatch 8.0.0028 v8.0.0028
Bram Moolenaar [Wed, 12 Oct 2016 10:13:35 +0000 (12:13 +0200)]
patch 8.0.0028
Problem:    Superfluous semicolons.
Solution:   Remove them. (Ozaki Kiichi)

8 years agoUpdated runtime files.
Bram Moolenaar [Tue, 11 Oct 2016 06:57:33 +0000 (08:57 +0200)]
Updated runtime files.

8 years agopatch 8.0.0027 v8.0.0027
Bram Moolenaar [Sun, 9 Oct 2016 15:28:01 +0000 (17:28 +0200)]
patch 8.0.0027
Problem:    A channel is closed when reading on stderr or stdout fails, but
            there may still be something to read on another part.
Solution:   Turn ch_to_be_closed into a bitfield. (Ozaki Kiichi)

8 years agopatch 8.0.0026 v8.0.0026
Bram Moolenaar [Sun, 9 Oct 2016 14:10:05 +0000 (16:10 +0200)]
patch 8.0.0026
Problem:    Error format with %W, %C and %Z does not work. (Gerd Wachsmuth)
Solution:   Skip code when qf_multiignore is set. (Lcd)

8 years agopatch 8.0.0025 v8.0.0025
Bram Moolenaar [Sun, 9 Oct 2016 13:50:48 +0000 (15:50 +0200)]
patch 8.0.0025
Problem:    Inconsistent use of spaces vs tabs in gd test.
Solution:   Use tabs. (Anton Lindqvist)

8 years agopatch 8.0.0024 v8.0.0024
Bram Moolenaar [Sun, 9 Oct 2016 13:43:25 +0000 (15:43 +0200)]
patch 8.0.0024
Problem:    When the netbeans channel closes, "DETACH" is put in the output
            part. (Ozaki Kiichi)
Solution:   Write "DETACH" in the socket part.

8 years agopatch 8.0.0023 v8.0.0023
Bram Moolenaar [Sat, 8 Oct 2016 17:21:31 +0000 (19:21 +0200)]
patch 8.0.0023
Problem:    "gd" and "gD" may find a match in a comment or string.
Solution:   Ignore matches in comments and strings. (Anton Lindqvist)

8 years agopatch 8.0.0022 v8.0.0022
Bram Moolenaar [Mon, 3 Oct 2016 19:37:41 +0000 (21:37 +0200)]
patch 8.0.0022
Problem:    If a channel in NL mode is missing the NL at the end the remaining
            characters are dropped.
Solution:   When the channel is closed use the remaining text. (Ozaki Kiichi)

8 years agopatch 8.0.0021 v8.0.0021
Bram Moolenaar [Sun, 2 Oct 2016 21:09:31 +0000 (23:09 +0200)]
patch 8.0.0021
Problem:    In the GUI when redrawing the cursor it may be on the second half
            of a double byte character.
Solution:   Correct the cursor column. (Yasuhiro Matsumoto)

8 years agopatch 8.0.0020 v8.0.0020
Bram Moolenaar [Sun, 2 Oct 2016 14:51:57 +0000 (16:51 +0200)]
patch 8.0.0020
Problem:    The regexp engines are not reentrant.
Solution:   Add regexec_T and save/restore the state when needed.

8 years agoUpdated runtime files.
Bram Moolenaar [Sat, 1 Oct 2016 12:47:05 +0000 (14:47 +0200)]
Updated runtime files.

8 years agopatch 8.0.0019 v8.0.0019
Bram Moolenaar [Thu, 29 Sep 2016 18:54:59 +0000 (20:54 +0200)]
patch 8.0.0019
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.

8 years agopatch 8.0.0018 v8.0.0018
Bram Moolenaar [Thu, 29 Sep 2016 13:18:57 +0000 (15:18 +0200)]
patch 8.0.0018
Problem:    When using ":sleep" channel input is not handled.
Solution:   When there is a channel check for input also when not in raw mode.
            Check every 100 msec.

8 years agoMissing part of patch 8.0.0014
Bram Moolenaar [Tue, 27 Sep 2016 19:30:22 +0000 (21:30 +0200)]
Missing part of patch 8.0.0014

8 years agopatch 8.0.0017 v8.0.0017
Bram Moolenaar [Tue, 27 Sep 2016 19:28:56 +0000 (21:28 +0200)]
patch 8.0.0017
Problem:    Cannot get the number of the current quickfix or location list.
Solution:   Use the current list if "nr" in "what" is zero. (Yegappan
            Lakshmanan)  Remove debug command from test.

8 years agopatch 8.0.0016 v8.0.0016
Bram Moolenaar [Mon, 26 Sep 2016 20:58:58 +0000 (22:58 +0200)]
patch 8.0.0016
Problem:    Build fails.
Solution:   Include missing change.

8 years agopatch 8.0.0015 v8.0.0015
Bram Moolenaar [Mon, 26 Sep 2016 20:36:58 +0000 (22:36 +0200)]
patch 8.0.0015
Problem:    Can't tell which part of a channel has "buffered" status.
Solution:   Add an optional argument to ch_status().  Let ch_info() also
            return "buffered" for out_status and err_status.

8 years agopatch 8.0.0014 v8.0.0014
Bram Moolenaar [Mon, 26 Sep 2016 18:14:56 +0000 (20:14 +0200)]
patch 8.0.0014
Problem:    Crypt tests are old style.
Solution:   Convert to new style.

8 years agopatch 8.0.0013 v8.0.0013
Bram Moolenaar [Sun, 25 Sep 2016 20:27:37 +0000 (22:27 +0200)]
patch 8.0.0013
Problem:    Missing comma in list.
Solution:   Add the comma.

8 years agoUpdated runtime files.
Bram Moolenaar [Sun, 25 Sep 2016 20:11:48 +0000 (22:11 +0200)]
Updated runtime files.

8 years agopatch 8.0.0012 v8.0.0012
Bram Moolenaar [Sun, 25 Sep 2016 19:45:05 +0000 (21:45 +0200)]
patch 8.0.0012
Problem:    Typos in comments.
Solution:   Change "its" to "it's". (Matthew Brener, closes #1088)

8 years agoFix patch applied twice.
Bram Moolenaar [Sun, 25 Sep 2016 19:06:50 +0000 (21:06 +0200)]
Fix patch applied twice.

8 years agopatch 8.0.0011 v8.0.0011
Bram Moolenaar [Sun, 25 Sep 2016 19:03:02 +0000 (21:03 +0200)]
patch 8.0.0011
Problem:    On OSX Test_pipe_through_sort_all() sometimes fails.
Solution:   Add the test to the list of flaky tests.

8 years agopatch 8.0.0010 v8.0.0010
Bram Moolenaar [Sun, 25 Sep 2016 18:54:11 +0000 (20:54 +0200)]
patch 8.0.0010
Problem:    Crash when editing file that starts with crypt yeader. (igor2x)
Solution:   Check for length of text. (Christian Brabandt) Add a test.

8 years agopatch 8.0.0009 v8.0.0009
Bram Moolenaar [Sun, 25 Sep 2016 18:22:02 +0000 (20:22 +0200)]
patch 8.0.0009
Problem:    Unecessary workround for AppVeyor.
Solution:   Revert patch 7.4.990. (Christian Brabandt)

8 years agoUpdated runtime files.
Bram Moolenaar [Thu, 22 Sep 2016 20:33:02 +0000 (22:33 +0200)]
Updated runtime files.