<!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/3652b82b3e87a37d4861a0b1c4b4d85b0b1cadc3">3652b82b</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-27T01:59:21Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Let the caller always release the function arguments.

[GB.JIT]
* BUG: Let the caller always release the function arguments.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f420eaaff14226eaba6e88ad0b07e1237673a4cd">f420eaaf</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-27T02:01:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TextEditor: Add LastLine and LastColumn properties.

[GB.FORM.EDITOR]
* NEW: TextEditor.LastLine is a new property that returns the line position just before a cursor move.
* NEW: TextEditor.LastColumn is a new property that returns the column position just before a cursor move.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/4ee175d0225a6ce8808932f5f607fb4ff4359811">4ee175d0</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-27T02:02:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Redraw the project icon.

[SCRIPTER]
* NEW: Redraw the project icon.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/08e62ac8bd5c8b8b74f5273f431b3a9b8d4b405f">08e62ac8</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-27T02:02:23Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use the unsafe flag for JIT-compiled scripts.

[BENCHMARKS]
* NEW: Use the unsafe flag for JIT-compiled scripts.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2b6164cce5c7cc0ff582c06896460d767120e5d1">2b6164cc</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-27T02:03:32Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rewrite the global position history to fix it.

[DEVELOPMENT ENVIRONMENT]
* BUG: Rewrite the global position history to fix it.
* NEW: Use the 'menu' icon for the 'hide menu bar' action.
* BUG: Farm client: Check that the 'sha256sum' program is installed before computing a download checksum.
</pre>
</li>
</ul>
<h4>11 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#3724e386b8f68ccbed8bcbdeee72740530a8d72d">
app/src/gambas3/.hidden/font/GambasMedium-13.sfd
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#1e63f42b4e59b16bd66b220f41e6dfb220008469">
app/src/gambas3/.src/Editor/CPosition.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#849ac54013d161d7504fef33a483c3917bccd308">
app/src/gambas3/.src/Editor/Code/FEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#d972cb4a44ae5112eb286a70e4f322987d1ac459">
app/src/gambas3/.src/FMain.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#9a671846148bde98a949b24fb78e73635f2db87a">
app/src/gambas3/.src/FMain.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#3109fac68a996e319bb2aac001758dff31d2910d">
app/src/gambas3/.src/Project/Farm/FarmRequest.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#351fbc95852173366e93991846724529d0635b0f">
app/src/gbs3/icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#6a3340971544ebaf8d8b6144b7bc4525cefb3630">
benchmark/benchmark.gbs
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#e278fc65f80ce717c189ae414bc8abd6604b2d1e">
comp/src/gb.form.editor/.src/TextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</a>
</li>
</ul>

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

<br>
<a href="https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1">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>