Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-ctypes
Commits:
-
b178c9dd
by Stephane Glondu at 2025-11-28T09:30:07+01:00
-
abc7056b
by Stephane Glondu at 2025-11-28T09:30:22+01:00
-
37341afa
by Stephane Glondu at 2025-11-28T09:30:23+01:00
-
7b643ebc
by Stephane Glondu at 2025-11-28T09:30:29+01:00
-
75954541
by Stephane Glondu at 2025-11-28T09:34:50+01:00
-
75c36c04
by Stephane Glondu at 2025-11-28T09:34:54+01:00
-
53c650c3
by Stephane Glondu at 2025-11-28T09:34:54+01:00
41 changed files:
- .github/workflows/test.yml
- CHANGES.md
- README.md
- ctypes-foreign.opam
- ctypes.opam
- debian/changelog
- debian/control
- − debian/patches/0001-Allow-_Bool-to-be-printed-as-_Bool-or-bool-in-the-te.patch
- − debian/patches/0002-Add-an-explicit-upcast-in-the-OO-style-test.patch
- − debian/patches/series
- debian/watch
- dune
- dune-project
- examples/fts/stub-generation/dune
- src/cstubs/cstubs_structs.ml
- src/ctypes/ctypes.mli
- src/ctypes/ctypes_bigarray.ml
- src/ctypes/ctypes_bigarray.mli
- src/ctypes/ctypes_bigarray_stubs.ml
- src/ctypes/ctypes_memory.ml
- src/ctypes/ctypes_static.ml
- src/ctypes/ctypes_static.mli
- src/ctypes/ctypes_types.mli
- src/ctypes/dune
- tests/clib/test_functions.c
- tests/clib/test_functions.h
- tests/test-alignment/test_alignment.ml
- tests/test-arrays/dune
- tests/test-bigarrays/test_bigarrays.ml
- tests/test-coercions/test_coercions.ml
- tests/test-cstdlib/dune
- tests/test-foreign_values/stubs/functions.ml
- tests/test-foreign_values/test_foreign_values.ml
- tests/test-lwt-jobs/test_lwt_jobs.ml
- tests/test-lwt-preemptive/test_lwt_jobs.ml
- tests/test-oo_style/stubs/functions.ml
- tests/test-passable/test_passable.ml
- tests/test-pointers/dune
- tests/test-sizeof/test_sizeof.ml
- tests/test-structs/stubs/types.ml
- tests/test-type_printing/test_type_printing.ml