Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocaml-ctypes
Commits:
245e9495 by Stephane Glondu at 2023-07-22T12:02:08+02:00
New upstream version 0.21.0
- - - - -
27bfbb4b by Stephane Glondu at 2023-07-22T12:02:19+02:00
New upstream version 0.21.1
- - - - -
30 changed files:
- − .depend
- .github/workflows/test.yml
- .gitignore
- − .merlin
- CHANGES.md
- − META
- Makefile
- − Makefile.examples
- − Makefile.rules
- − Makefile.tests
- ctypes-foreign.opam
- ctypes.opam
- + dune
- + dune-project
- + examples/date/foreign/dune
- + examples/date/stub-generation/bindings/dune
- + examples/date/stub-generation/dune
- examples/date/stub-generation/stub-generator/date_stub_generator.ml
- + examples/date/stub-generation/stub-generator/dune
- + examples/fts/foreign/dune
- examples/fts/foreign/fts.ml
- examples/fts/foreign/fts.mli
- examples/fts/foreign/fts_cmd.ml
- + examples/fts/stub-generation/bindings/dune
- examples/fts/stub-generation/bindings/fts_types.ml
- + examples/fts/stub-generation/config/discover.ml
- + examples/fts/stub-generation/config/discover.mli
- + examples/fts/stub-generation/config/dune
- + examples/fts/stub-generation/dune
- examples/fts/stub-generation/fts_cmd.ml
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-ctypes/-/compare/d513de2b92c04b4360e6005da1c98944997eb16a...27bfbb4b00cc2f75d1e026a1e9b6bda676d5f46c
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-ctypes/-/compare/d513de2b92c04b4360e6005da1c98944997eb16a...27bfbb4b00cc2f75d1e026a1e9b6bda676d5f46c
You're receiving this email because of your account on salsa.debian.org.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "
http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "Menlo"), DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, -apple-system),BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji"
,"Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Stéphane Glondu pushed to branch upstream at <a href="
https://salsa.debian.org/ocaml-team/ocaml-ctypes">Debian OCaml Maintainers / ocaml-ctypes</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-ctypes/-/commit/245e94957aa50fbffbe9262ac8eb4c004b2bf505">245e9495</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2023-07-22T12:02:08+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","
andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.21.0</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-ctypes/-/commit/27bfbb4b00cc2f75d1e026a1e9b6bda676d5f46c">27bfbb4b</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2023-07-22T12:02:19+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "Menlo"),"DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","
andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.21.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<li class="file-stats">
<a href="#8905ef273813369be8531abefffd8faab342cdd4">
<span class="deleted-file">
−
.depend
</span>
</li>
<li class="file-stats">
<a href="#7ceee5d954a74b8640cc2bfd6c27b8fdf07d7045">
.github/workflows/test.yml
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</li>
<li class="file-stats">
<a href="#92b1a9c4d89dc84f6c6a7bbdb9da81d1df006c7e">
<span class="deleted-file">
−
.merlin
</span>
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</li>
<li class="file-stats">
<a href="#40bb78ac4a8f75b73057a2a259dcfa335c88dad4">
<span class="deleted-file">
−
META
</span>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</li>
<li class="file-stats">
<a href="#63b3720d29e08c62f08e07997c975d07a470091d">
<span class="deleted-file">
−
Makefile.examples
</span>
</li>
<li class="file-stats">
<a href="#c20b90c3af64b6c0da036389021df9aa7d463b19">
<span class="deleted-file">
−
Makefile.rules
</span>
</li>
<li class="file-stats">
<a href="#a57165ba58eac7b73a82a3fb63293be9770d2336">
<span class="deleted-file">
−
Makefile.tests
</span>
</li>
<li class="file-stats">
<a href="#464b352ef9a5e34e6c6de330d03e074ff94c2d0c">
ctypes-foreign.opam
</li>
<li class="file-stats">
<a href="#49b6e8291662b11df4d91b538add6709a9e979a4">
ctypes.opam
</li>
<li class="file-stats">
<a href="#9dc0593cda2fafb505c76eeec65dd0640264f669">
<span class="new-file">
+
dune
</span>
</li>
<li class="file-stats">
<a href="#a883255a0b9405feaed74dd1260b37fc100b3554">
<span class="new-file">
+
dune-project
</span>
</li>
<li class="file-stats">
<a href="#cb76e4fb13a985739c4140802b842472c24de835">
<span class="new-file">
+
examples/date/foreign/dune
</span>
</li>
<li class="file-stats">
<a href="#fb4d4241bd15d4cffb5db62f088bfae560fc59bb">
<span class="new-file">
+
examples/date/stub-generation/bindings/dune
</span>
</li>
<li class="file-stats">
<a href="#9f4bbe3618cbe85b5afbeb10345ce4dffbbba8e3">
<span class="new-file">
+
examples/date/stub-generation/dune
</span>
</li>
<li class="file-stats">
<a href="#10b1a0857ed60ce3057e2392c198dbd28933b361"> examples/date/stub-generation/stub-generator/date_stub_generator.ml
</li>
<li class="file-stats">
<a href="#b71d509df15baf727fd09e637cd898be830d4b05">
<span class="new-file">
+
examples/date/stub-generation/stub-generator/dune
</span>
</li>
<li class="file-stats">
<a href="#b7d95d844911f27651c5a60f12b1299a4a3f0207">
<span class="new-file">
+
examples/fts/foreign/dune
</span>
</li>
<li class="file-stats">
<a href="#a7b17dce27e7b79450e33e479adce5283f00bfb5"> examples/fts/foreign/fts.ml
</li>
<li class="file-stats">
<a href="#8221fab461f1785d7707caa35b7547f42deb7751"> examples/fts/foreign/fts.mli
</li>
<li class="file-stats">
<a href="#2986612977eb039efe530f78a999ea02b8fee58b"> examples/fts/foreign/fts_cmd.ml
</li>
<li class="file-stats">
<a href="#0f28398a532a1068dec6bced6cb86f9de3fb8ba6">
<span class="new-file">
+
examples/fts/stub-generation/bindings/dune
</span>
</li>
<li class="file-stats">
<a href="#bbdb1f08e1ab936043f3e8fa58e2fb1fa529f90e"> examples/fts/stub-generation/bindings/fts_types.ml
</li>
<li class="file-stats">
<a href="#e7c2714a0d71ca689d296c72d56a6b233ad460e4">
<span class="new-file">
+
examples/fts/stub-generation/config/discover.ml
</span>
</li>
<li class="file-stats">
<a href="#fed584245d557a470593679026929cbfee838788">
<span class="new-file">
+
examples/fts/stub-generation/config/discover.mli
</span>
</li>
<li class="file-stats">
<a href="#0ba25e389a3554aa5fa106abc2d87491de193e1b">
<span class="new-file">
+
examples/fts/stub-generation/config/dune
</span>
</li>
<li class="file-stats">
<a href="#6618f8ed0ada4d4a8d4529ac7b48972b4d5ab9e8">
<span class="new-file">
+
examples/fts/stub-generation/dune
</span>
</li>
<li class="file-stats">
<a href="#54c6eb0683e6ab6df3a08165f5b78d88ff12ef9f"> examples/fts/stub-generation/fts_cmd.ml
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<a href="
https://salsa.debian.org/ocaml-team/ocaml-ctypes/-/compare/d513de2b92c04b4360e6005da1c98944997eb16a...27bfbb4b00cc2f75d1e026a1e9b6bda676d5f46c">View it on GitLab</a>.
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="
https://salsa.debian.org">salsa.debian.org</a>. <a href="
https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
class="mng-notif-link">Manage all notifications</a> · <a href="
https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</div>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)