<!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/8a91545f111b3beab8e0d25b899a2cbff7ce691e">8a91545f</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-02-19T03:00:45+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">CsvFile: Support for creating CSV files, not just reading them.

[GB.UTIL]
* NEW: CsvFile: Open() is a new method for opening a CSV file for reading..
* NEW: CsvFile: Create() is a new method for opening a CSV file for writing.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/c24a82a53d7955f1d18411c0d8f71920aa905755">c24a82a5</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-02-19T03:01:10+01:00</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>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1dd18b392f9b146c82de9f2f7a5b51b1dcb3abce...c24a82a53d7955f1d18411c0d8f71920aa905755#2abe0250198146fe2243f293fb655298a052e095">
comp/src/gb.util/.src/CsvFile.class
</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/1dd18b392f9b146c82de9f2f7a5b51b1dcb3abce...c24a82a53d7955f1d18411c0d8f71920aa905755">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>