<!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=utf-8" 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/aa33e0ddadff866a8be40de2d24f2c1999f2a927">aa33e0dd</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-11T05:53:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add a '-j' option to the interpreter that disable the JIT compiler.

[INTERPRETER]
* NEW: Add a '-j' option to the interpreter that disable the JIT compiler.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/0aedbe63a27b5e82696db297ff1d305196906129">0aedbe63</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-11T05:54:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix an internal common string routine used by thousand separator management.

[INTERPRETER]
* BUG: Fix an internal common string routine used by thousand separator management.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f882946561cba40b247795ba1b1ba1d31c7c91ba">f8829465</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-11T05:55:08Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix conversions of NULL.

[GB.JIT]
* BUG: Fix conversions of NULL.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#49c14d5cb326962430cc5f74c0604e76ef378764">
main/gbx/gbx.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#146c36423e31dfde0a94ba4de3dadf30ec76c092">
main/gbx/gbx_jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba#0e1b5e22f57c81f39a0a9d9e1d0476d7eddeeb4f">
main/share/gb_common_buffer_temp.h
</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/28b52f2de0f6791985538d378d7cca0f0cb18dfc...f882946561cba40b247795ba1b1ba1d31c7c91ba">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>