<!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/d668dadcf5eb887ae9bca2b5ed56c311319a51e1">d668dadc</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-03-06T02:55:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array.

[INTERPRETER]
* NEW: Array.SortUsing() is a new method that sorts an array according to the sort order defined by another array.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/0614a25525c2566777ee8541dd30ad79a6d35a2d">0614a255</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-03-06T02:56:52Z</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>5 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d#8820ae1fe9bc165bbcd22a933b3bb3b41cd72c31">
main/gbx/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d#846a2c94f8162fa990a87e721d891dca5d735cab">
main/gbx/gbx_c_array.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d#2512c4309061e68fbf923d7ad8caaf6bc461d9ac">
main/gbx/gbx_c_array.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d#fedf56d0f79cbb093afbc8a2f971d8a9cca4a39e">
main/gbx/gbx_compare.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d#249438f4667f4c767e20567109f0f0815fe2466d">
main/gbx/gbx_subr_test.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/f58588998730d3e4b5d7a8de0f8610331f8d385b...0614a25525c2566777ee8541dd30ad79a6d35a2d">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>