<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/externals/httplib, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>externals: httplib: replace custom httplib header with upstream as submodule.</title>
<updated>2021-06-18T20:48:58+00:00</updated>
<author>
<name>Vortex</name>
<email>c.vamsi.krishna.96@gmail.com</email>
</author>
<published>2021-06-18T18:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e704da91929b06e5d65959c78e88e570d707a773'/>
<id>e704da91929b06e5d65959c78e88e570d707a773</id>
<content type='text'>
This also includes a minor change to web_service.cpp - to fix compatibility with upstream changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also includes a minor change to web_service.cpp - to fix compatibility with upstream changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>web_service: follow-up fix to #4842 ...</title>
<updated>2020-10-29T05:16:06+00:00</updated>
<author>
<name>liushuyu</name>
<email>liushuyu011@gmail.com</email>
</author>
<published>2020-10-29T05:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=cf63eacc1a34924a01e7d8586fccb7d7561d2250'/>
<id>cf63eacc1a34924a01e7d8586fccb7d7561d2250</id>
<content type='text'>
* The web_service http request is now fixed on Windows (R) platform.
* The issue is due to a complicated race-condition in `httplib`, a detailed
  explanation is available at https://github.com/yhirose/cpp-httplib/pull/701
* A pending Pull Request on `httplib` has been applied to remedy the
  said race-condition.
* The socket availability check is removed due to a behavioral chice of
  `httplib` that a socket will not be created before any actual request
  is sent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The web_service http request is now fixed on Windows (R) platform.
* The issue is due to a complicated race-condition in `httplib`, a detailed
  explanation is available at https://github.com/yhirose/cpp-httplib/pull/701
* A pending Pull Request on `httplib` has been applied to remedy the
  said race-condition.
* The socket availability check is removed due to a behavioral chice of
  `httplib` that a socket will not be created before any actual request
  is sent.
</pre>
</div>
</content>
</entry>
<entry>
<title>core/CMakeLists: Make some warnings errors</title>
<updated>2020-10-13T17:16:49+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-10-13T12:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=39c8d18feba8eafcd43fbb55e73ae150a1947aad'/>
<id>39c8d18feba8eafcd43fbb55e73ae150a1947aad</id>
<content type='text'>
Makes our error coverage a little more consistent across the board by
applying it to Linux side of things as well. This also makes it more
consistent with the warning settings in other libraries in the project.

This also updates httplib to 0.7.9, as there are several warning
cleanups made that allow us to enable several warnings as errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes our error coverage a little more consistent across the board by
applying it to Linux side of things as well. This also makes it more
consistent with the warning settings in other libraries in the project.

This also updates httplib to 0.7.9, as there are several warning
cleanups made that allow us to enable several warnings as errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue with windows getnameinfo()</title>
<updated>2020-02-20T00:16:49+00:00</updated>
<author>
<name>Brian Clinkenbeard</name>
<email>brianclinkenbeard@users.noreply.github.com</email>
</author>
<published>2020-02-20T00:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d31156931dccf00fba15c789185796fd3f8dc006'/>
<id>d31156931dccf00fba15c789185796fd3f8dc006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update httplib to latest commit</title>
<updated>2020-02-19T01:11:40+00:00</updated>
<author>
<name>Brian Clinkenbeard</name>
<email>brianclinkenbeard@users.noreply.github.com</email>
</author>
<published>2020-02-19T01:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7f6c686d5577ad4beecd37885679195a808a9b43'/>
<id>7f6c686d5577ad4beecd37885679195a808a9b43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update httplib README</title>
<updated>2020-02-18T06:54:09+00:00</updated>
<author>
<name>Brian Clinkenbeard</name>
<email>brianclinkenbeard@users.noreply.github.com</email>
</author>
<published>2020-02-18T06:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9e42025e5bfd0e96e8e0e2787c1aab0c3fd76d01'/>
<id>9e42025e5bfd0e96e8e0e2787c1aab0c3fd76d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.4.2 works too</title>
<updated>2020-02-18T06:53:25+00:00</updated>
<author>
<name>Brian Clinkenbeard</name>
<email>brianclinkenbeard@users.noreply.github.com</email>
</author>
<published>2020-02-18T06:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=76b55c36243dace8b5d39f4c50940b43269b800b'/>
<id>76b55c36243dace8b5d39f4c50940b43269b800b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update httplib to 0.2.6</title>
<updated>2020-02-18T04:13:24+00:00</updated>
<author>
<name>Brian Clinkenbeard</name>
<email>brianclinkenbeard@users.noreply.github.com</email>
</author>
<published>2020-02-18T04:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=293d4d553a8736a76a73c14d6c254b6d13898730'/>
<id>293d4d553a8736a76a73c14d6c254b6d13898730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>externals: Update httplib</title>
<updated>2019-11-12T13:31:27+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2019-11-12T11:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=47a6bb2d5ba9c8488ef1588c99fbebd8d9417374'/>
<id>47a6bb2d5ba9c8488ef1588c99fbebd8d9417374</id>
<content type='text'>
Since the introduction of this library, numerous improvements have been
made. Notably, many of the warnings we would get by simply including the
library header have now been fixed. This makes it much easier to make
conversion warning an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the introduction of this library, numerous improvements have been
made. Notably, many of the warnings we would get by simply including the
library header have now been fixed. This makes it much easier to make
conversion warning an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add submodules</title>
<updated>2018-10-02T13:30:48+00:00</updated>
<author>
<name>fearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2018-09-16T18:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=5f30f95e94d9d8ba4eb3d09da110b8e2f9187eb2'/>
<id>5f30f95e94d9d8ba4eb3d09da110b8e2f9187eb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
