<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/flex-git.git/tests, branch master</title>
<subtitle>github.com: westes/flex
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/'/>
<entry>
<title>remove unused DO_COMPARISON</title>
<updated>2023-03-15T17:36:52+00:00</updated>
<author>
<name>Simon Sobisch</name>
<email>simonsobisch@web.de</email>
</author>
<published>2023-03-15T07:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=3aedd286708aa4b5ac66238c54ffc5bb06103c23'/>
<id>3aedd286708aa4b5ac66238c54ffc5bb06103c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(quotes): Add after action comment tests for m4quotes.</title>
<updated>2023-03-09T19:41:26+00:00</updated>
<author>
<name>Mightyjo</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2023-03-07T22:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=74e8c880fc043b765a5b2ea7ccdfee252d38beb4'/>
<id>74e8c880fc043b765a5b2ea7ccdfee252d38beb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore adjustments for WIN32</title>
<updated>2023-03-01T14:46:26+00:00</updated>
<author>
<name>Simon Sobisch</name>
<email>simonsobisch@web.de</email>
</author>
<published>2018-09-16T19:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=9e69eff334b7fb05353817bae5a65acfd8d0c9ad'/>
<id>9e69eff334b7fb05353817bae5a65acfd8d0c9ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(issue-525): Fail gracefully when yy_get_next_buffer can't find one.</title>
<updated>2022-05-18T15:15:49+00:00</updated>
<author>
<name>Joseph Langley</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2022-05-17T00:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=4581eccf1e9cb5c2b0646854a5b5b2024c4b602b'/>
<id>4581eccf1e9cb5c2b0646854a5b5b2024c4b602b</id>
<content type='text'>
Demonstrate yyinput() error checking for this condition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Demonstrate yyinput() error checking for this condition.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(issue-525): Add regression test for Issue 525.</title>
<updated>2022-05-18T15:13:46+00:00</updated>
<author>
<name>Joseph Langley</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2022-05-16T17:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=9d9a039c31d1159fca492bf770403deef4c05cd2'/>
<id>9d9a039c31d1159fca492bf770403deef4c05cd2</id>
<content type='text'>
yyrestart should not set yy_fill_buffer to 1 when it was previously set to 0 (e.g. by yy_scan_buffer).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yyrestart should not set yy_fill_buffer to 1 when it was previously set to 0 (e.g. by yy_scan_buffer).
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(perm): Fix permissions 755-&gt;644</title>
<updated>2021-07-02T21:53:29+00:00</updated>
<author>
<name>Joseph Langley</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2021-07-02T21:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=8100144eb4e2b5e82476a958ab9690ebccb54ee6'/>
<id>8100144eb4e2b5e82476a958ab9690ebccb54ee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(make): Ensure distcheck cleans up directories.</title>
<updated>2021-06-10T01:46:01+00:00</updated>
<author>
<name>Joseph Langley</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2021-06-10T01:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=ab783a0b996a91cae2522a7b37edecf142e88f34'/>
<id>ab783a0b996a91cae2522a7b37edecf142e88f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(test): Declare script variables before use.</title>
<updated>2021-06-10T01:46:01+00:00</updated>
<author>
<name>Joseph Langley</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2021-06-09T18:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=916636cb96a2334ca4c403f8ac293e202f72ca37'/>
<id>916636cb96a2334ca4c403f8ac293e202f72ca37</id>
<content type='text'>
For set -euvx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For set -euvx
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure size of Reject state buffer is sufficient each time yy_switch_to_buffer is called.</title>
<updated>2021-06-10T01:46:00+00:00</updated>
<author>
<name>Mightyjo</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2021-01-30T20:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=e61f190ef6d44e317bf4c28ec48c21779efab746'/>
<id>e61f190ef6d44e317bf4c28ec48c21779efab746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use C++ auto, it angers TravisCI.</title>
<updated>2021-06-10T01:46:00+00:00</updated>
<author>
<name>Mightyjo</name>
<email>mightyjo@gmail.com</email>
</author>
<published>2021-01-30T18:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/flex-git.git/commit/?id=379af7681d10ae78f4f334ec555d1f9e64123361'/>
<id>379af7681d10ae78f4f334ec555d1f9e64123361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
