<!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/a4ec3990e7aa0b4a4922eaf2c1969a0a56e23eaa">a4ec3990</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-30T19:41:33+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Memory-mapped component archives file descritors are now automatically closed when a child process is executed.

[INTERPRETER]
* BUG: Memory-mapped component archives file descritors are now automatically closed when a child process is executed.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/65ccb4094c0cf1230c992a1236afa37c7cfbf929">65ccb409</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-30T19:45:16+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix session abandon.

[GB.WEB]
* BUG: Fix session abandon.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/1afcd229f8856faf0c7ec4c2e4aea774aa7df00c">1afcd229</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-30T19:46:06+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow special commands to be inserted anywhere in the line, except the '@{index}' one.

[GB.MARKDOWN]
* NEW: Allow special commands to be inserted anywhere in the line, except the '@{index}' one.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/c364aa22da20bf638b70118b44738454177ec73e">c364aa22</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-30T19:48:48+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Handle custom array classes automatically, and allow undo on non-existent pages.

[WIKI]
* NEW: Handle custom array classes automatically.
* NEW: Undo is now possible if the page does not exist.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/41ddd4b9467238fd67b8561c923a9683ba6b139a">41ddd4b9</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-30T19:50:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Handle custom array classes in help.

[DEVELOPMENT ENVIRONMENT]
* BUG: Handle custom array classes in help.
</pre>
</li>
</ul>
<h4>11 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#6fc9728be8315f3b396e10d6609e38853cf9efdd">
app/src/gambas-wiki/.src/CClassInfo.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#e9b4b6d1b873218d0a3781c09d5820852d484eae">
app/src/gambas-wiki/.src/CSymbolInfo.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#0ba830b52c5e6f83fe2b86ca8e8d59ff037db464">
app/src/gambas-wiki/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#3315f3237f246f5bc56d35ef6b72a6b285f51a53">
app/src/gambas-wiki/.src/Wiki.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#5e5de42d446bb63b502ccf9dbf8e73e74c61064e">
app/src/gambas-wiki/.src/Wiki.webpage
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#939f112c0c29968884630240227bc55e8b05846a">
app/src/gambas-wiki/.src/WikiMarkdown.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#9ca7cb7c8266183c4f69e213558721b1fd184b9b">
app/src/gambas3/.src/Component/CSymbolInfo.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#ad73445ac5aa931b993fa553f11b13c3642b211d">
comp/src/gb.markdown/.src/Markup.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#798ee1a622f66379b75bd3d7e9191e2ae75ca95b">
comp/src/gb.web/.src/Response.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#c542c48b77d3bda82f9b37e2a8e853ca680dd2b9">
comp/src/gb.web/.src/Session.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a#a98dd980af7e176375d9345e516c9d2ac7eec548">
main/share/gb_arch_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/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a">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>