<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/search.c, branch v8.1.0354</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.1.0290: "cit" on an empty HTML tag changes the whole tag</title>
<updated>2018-08-16T19:37:50+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-16T19:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b476cb7d8d1a8c02409f110dea8b166aa9334e18'/>
<id>b476cb7d8d1a8c02409f110dea8b166aa9334e18</id>
<content type='text'>
Problem:    "cit" on an empty HTML tag changes the whole tag.
Solution:   Only adjust the area in Visual mode. (Andy Massimino,
            closes #3332)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    "cit" on an empty HTML tag changes the whole tag.
Solution:   Only adjust the area in Visual mode. (Andy Massimino,
            closes #3332)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0083: "is" and "as" have trouble with quoted punctuation</title>
<updated>2018-06-19T16:27:41+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-19T16:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8516071124dbb7ad7caa43cc98ae3c57ae093c9e'/>
<id>8516071124dbb7ad7caa43cc98ae3c57ae093c9e</id>
<content type='text'>
Problem:    "is" and "as" have trouble with quoted punctuation.
Solution:   Check for punctuation before a quote. (Jason Franklin)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    "is" and "as" have trouble with quoted punctuation.
Solution:   Check for punctuation before a quote. (Jason Franklin)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0018: using "gn" may select wrong text when wrapping</title>
<updated>2018-05-22T15:50:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-22T15:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bdb657924d73c98b0ab28411749571e893b699a9'/>
<id>bdb657924d73c98b0ab28411749571e893b699a9</id>
<content type='text'>
Problem:    Using "gn" may select wrong text when wrapping.
Solution:   Avoid wrapping when searching forward. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using "gn" may select wrong text when wrapping.
Solution:   Avoid wrapping when searching forward. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way</title>
<updated>2018-04-27T20:53:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-27T20:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=451fc7b954906069f1830a8092ad85616049a828'/>
<id>451fc7b954906069f1830a8092ad85616049a828</id>
<content type='text'>
Problem:    SET_NO_HLSEARCH() used in a wrong way.
Solution:   Make it a function. (suggested by Dominique Pelle,
            closes #2850)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    SET_NO_HLSEARCH() used in a wrong way.
Solution:   Make it a function. (suggested by Dominique Pelle,
            closes #2850)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1753: various warnings from a static analyser</title>
<updated>2018-04-24T13:19:04+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-24T13:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1c17ffa4611f4efe68c61f7cdd9ed692a866ba75'/>
<id>1c17ffa4611f4efe68c61f7cdd9ed692a866ba75</id>
<content type='text'>
Problem:    Various warnings from a static analyser
Solution:   Add type casts, remove unneeded conditions. (Christian Brabandt,
            closes #2770)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various warnings from a static analyser
Solution:   Add type casts, remove unneeded conditions. (Christian Brabandt,
            closes #2770)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1564: too many #ifdefs</title>
<updated>2018-03-04T17:08:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-04T17:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f2bd8ef2b4507d02c6043affff8f7e85e3414d5f'/>
<id>f2bd8ef2b4507d02c6043affff8f7e85e3414d5f</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate the +autocmd feature. Takes away 450 #ifdefs and
            increases code size of tiny Vim by only 40 Kbyte.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate the +autocmd feature. Takes away 450 #ifdefs and
            increases code size of tiny Vim by only 40 Kbyte.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1496: clearing a pointer takes two lines</title>
<updated>2018-02-10T17:45:26+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-10T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d23a823669d93fb2a570a039173eefe4856ac806'/>
<id>d23a823669d93fb2a570a039173eefe4856ac806</id>
<content type='text'>
Problem:    Clearing a pointer takes two lines.
Solution:   Add VIM_CLEAR() and replace vim_clear(). (Hirohito Higashi,
            closes #2629)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Clearing a pointer takes two lines.
Solution:   Add VIM_CLEAR() and replace vim_clear(). (Hirohito Higashi,
            closes #2629)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1487: test 14 fails</title>
<updated>2018-02-09T18:24:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-09T18:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8846ac5aedb568b9aae969f0ad2b9b1606522ca9'/>
<id>8846ac5aedb568b9aae969f0ad2b9b1606522ca9</id>
<content type='text'>
Problem:    Test 14 fails.
Solution:   Fix of-by-one error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Test 14 fails.
Solution:   Fix of-by-one error.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1486: accessing invalid memory with "it"</title>
<updated>2018-02-09T17:09:54+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-09T17:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=82846a00ac0c135946c93c48c1657018a5c96b11'/>
<id>82846a00ac0c135946c93c48c1657018a5c96b11</id>
<content type='text'>
Problem:    Accessing invalid memory with "it". (Dominique Pelle)
Solution:   Avoid going over the end of the line. (Christian Brabandt,
            closes #2532)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Accessing invalid memory with "it". (Dominique Pelle)
Solution:   Avoid going over the end of the line. (Christian Brabandt,
            closes #2532)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1483: searchpair() might return an invalid value on timeout</title>
<updated>2018-02-09T15:04:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-09T15:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9d32276b52a63fccfae681f0d1d6ccb66efec1c0'/>
<id>9d32276b52a63fccfae681f0d1d6ccb66efec1c0</id>
<content type='text'>
Problem:    Searchpair() might return an invalid value on timeout.
Solution:   When the second search times out, do not accept a match from the
            first search. (Daniel Hahler, closes #2552)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Searchpair() might return an invalid value on timeout.
Solution:   When the second search times out, do not accept a match from the
            first search. (Daniel Hahler, closes #2552)
</pre>
</div>
</content>
</entry>
</feed>
