<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/deps/pcre, branch ethomson/test_https</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>cmake: stylistic refactoring</title>
<updated>2021-10-18T12:30:14+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2021-09-27T03:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=52693ab44efe33d9340038c3936b9e75a70fe7bb'/>
<id>52693ab44efe33d9340038c3936b9e75a70fe7bb</id>
<content type='text'>
Ensure that we always use lowercase function names, and that we do not
have spaces preceding open parentheses, for consistency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that we always use lowercase function names, and that we do not
have spaces preceding open parentheses, for consistency.
</pre>
</div>
</content>
</entry>
<entry>
<title>pcre: upgrade to 8.44</title>
<updated>2020-10-04T20:07:53+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-10-04T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=722c01b6c1e294379230f7e4d9161c19a74f7a2d'/>
<id>722c01b6c1e294379230f7e4d9161c19a74f7a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pcre: upgrade to 8.43</title>
<updated>2020-10-04T19:38:02+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-10-04T19:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=dccfaa4129112e08ed94817bf6bdfad09fb0f237'/>
<id>dccfaa4129112e08ed94817bf6bdfad09fb0f237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pcre: include the license</title>
<updated>2020-10-04T19:19:05+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-10-04T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=600dd54e16951b3467d37eb9cb536a773e42ea0b'/>
<id>600dd54e16951b3467d37eb9cb536a773e42ea0b</id>
<content type='text'>
We included their COPYING file, which was _not_ in fact their license.
Add the LICENSE file as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We included their COPYING file, which was _not_ in fact their license.
Add the LICENSE file as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: disable fallthrough warnings for PCRE</title>
<updated>2019-05-22T10:47:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-05-22T10:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=1f9b72225d8ef45b3831f81eac46492bbf5071ec'/>
<id>1f9b72225d8ef45b3831f81eac46492bbf5071ec</id>
<content type='text'>
Our PCRE dependency has uncommented fallthroughs in switch statements.
Turn off warnings for those in the PCRE code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our PCRE dependency has uncommented fallthroughs in switch statements.
Turn off warnings for those in the PCRE code.
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: don't warn on unused functions</title>
<updated>2019-05-19T10:12:13+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-13T10:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e4b2ef87c75ea48cba55bb32c327051ca82ddd90'/>
<id>e4b2ef87c75ea48cba55bb32c327051ca82ddd90</id>
<content type='text'>
PCRE includes compatibility functions that may go unused.  Don't warn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PCRE includes compatibility functions that may go unused.  Don't warn.
</pre>
</div>
</content>
</entry>
<entry>
<title>regexec: use pcre as our fallback/builtin regex</title>
<updated>2019-05-19T10:12:13+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-12T22:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=9ceafb57b2c91732cf7fc0a2be02808f871d5a8b'/>
<id>9ceafb57b2c91732cf7fc0a2be02808f871d5a8b</id>
<content type='text'>
Use PCRE 8.42 as the builtin regex implementation, using its POSIX
compatibility layer.  PCRE uses ASCII by default and the users locale
will not influence its behavior, so its `regcomp` implementation is
similar to `regcomp_l` with a C locale.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use PCRE 8.42 as the builtin regex implementation, using its POSIX
compatibility layer.  PCRE uses ASCII by default and the users locale
will not influence its behavior, so its `regcomp` implementation is
similar to `regcomp_l` with a C locale.
</pre>
</div>
</content>
</entry>
</feed>
