<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/4bca5976381a1890942d2fa011934d2abf64a15c">4bca5976</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T06:29:33+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Stream.NullTerminatedString is a new property that tells if writing a string on the stream emits the string length first, or a null terminated zero byte. This property is TRUE by default on memory streams.

[INTERPRETER]
* NEW: Stream.NullTerminatedString is a new property that tells if writing a string on the stream emits the string length first, or a null terminated zero byte. This property is TRUE by default on memory streams.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/d3c0bc22841667cb28de8d7c182ef3dd934504c0">d3c0bc22</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T06:32:41+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2a6eaf8c8c676d4e213f2290cee06d741cb68107">2a6eaf8c</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T06:34:42+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107#ffe803d486187330f3cf7e8e377ebbe643835a02">
main/gbx/gbx_c_file.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107#eabc0716f0cd9b9b5263acff5272dfb21f52d443">
main/gbx/gbx_stream.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107#3f524450830a729837ecc9268e12f04ceb0c1479">
main/gbx/gbx_stream.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107#5472f7c995c57d970c01186532147a224444e504">
main/gbx/gbx_stream_memory.c
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>