Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re
Commits:
-
e4f00f1b
by Stephane Glondu at 2025-09-23T08:50:28+02:00
-
b566b7cd
by Stephane Glondu at 2025-09-23T08:50:50+02:00
-
79977f65
by Stephane Glondu at 2025-09-23T08:50:50+02:00
-
2478f7c3
by Stephane Glondu at 2025-09-23T08:50:57+02:00
-
0c005aee
by Stephane Glondu at 2025-09-23T08:51:38+02:00
-
135c270d
by Stephane Glondu at 2025-09-23T08:53:20+02:00
81 changed files:
- .github/workflows/gh-pages.yml
- .github/workflows/main.yml
- .github/workflows/nix.yml
- CHANGES.md
- benchmarks/benchmark.ml
- + benchmarks/compare.ml
- benchmarks/dune
- debian/changelog
- − debian/patches/0001-Fix-splitting-the-empty-string.patch
- − debian/patches/series
- debian/watch
- dune-project
- flake.lock
- flake.nix
- lib/ast.ml
- lib/ast.mli
- lib/automata.ml
- lib/automata.mli
- lib/category.ml
- lib/category.mli
- lib/compile.ml
- lib/compile.mli
- lib/core.ml
- lib/core.mli
- lib/cset.ml
- lib/cset.mli
- + lib/dense_map.ml
- + lib/dense_map.mli
- lib/dune
- + lib/dyn.ml
- lib/emacs.ml
- lib/emacs.mli
- + lib/fake/domain.ml
- + lib/fake/mutex.ml
- lib/fmt.ml
- lib/fmt.mli
- lib/glob.ml
- lib/glob.mli
- lib/group.ml
- lib/group.mli
- lib/hash_set.ml
- lib/import.ml
- lib/mark_infos.ml
- lib/mark_infos.mli
- lib/parse_buffer.ml
- lib/parse_buffer.mli
- lib/pcre.ml
- lib/pcre.mli
- lib/perl.ml
- lib/perl.mli
- lib/pmark.ml
- lib/pmark.mli
- lib/posix.ml
- lib/posix.mli
- lib/replace.ml
- lib/search.ml
- + lib/slice.ml
- + lib/slice.mli
- lib/str.ml
- + lib_test/concurrency/dune
- + lib_test/concurrency/suppress.txt
- + lib_test/concurrency/test.expected
- + lib_test/concurrency/test.ml
- lib_test/expect/dune
- lib_test/expect/import.ml
- + lib_test/expect/test_186.ml
- + lib_test/expect/test_alternation.ml
- + lib_test/expect/test_automata.ml
- + lib_test/expect/test_color.ml
- lib_test/expect/test_pcre.ml
- lib_test/expect/test_pcre_288.ml
- lib_test/expect/test_pcre_split.ml
- lib_test/expect/test_re.ml
- + lib_test/expect/test_repn.ml
- + lib_test/expect/test_str.ml
- + lib_test/expect/test_stream.ml
- − lib_test/fort_unit/dune
- − lib_test/fort_unit/fort_unit.ml
- − lib_test/str/dune
- − lib_test/str/test_str.ml
- re.opam