<!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/a6eb42275643e5f67bddc426564b048841e1432c">a6eb4227</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-03-20T14:08:16Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm.

[INTERPRETER]
* NEW: Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm.
</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a6eb42275643e5f67bddc426564b048841e1432c#846a2c94f8162fa990a87e721d891dca5d735cab">
main/gbx/gbx_c_array.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/a6eb42275643e5f67bddc426564b048841e1432c#2512c4309061e68fbf923d7ad8caaf6bc461d9ac">
main/gbx/gbx_c_array.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/commit/a6eb42275643e5f67bddc426564b048841e1432c">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/a6eb42275643e5f67bddc426564b048841e1432c"}}</script>

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