Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocaml-re
Commits: 15eaa542 by Stephane Glondu at 2025-08-25T11:44:43+02:00 New upstream version 1.13.0 - - - - - 7ffb77fb by Stephane Glondu at 2025-08-25T11:44:44+02:00 New upstream version 1.13.1 - - - - - 3e1816b7 by Stephane Glondu at 2025-08-25T11:44:45+02:00 New upstream version 1.13.2 - - - - - 0491d0c1 by Stephane Glondu at 2025-08-25T11:44:58+02:00 New upstream version 1.13.3 - - - - - 123 changed files: - + .github/dependabot.yml - .github/workflows/gh-pages.yml - .github/workflows/main.yml - + .github/workflows/nix.yml - .gitignore - + .ocamlformat - − .vscode/settings.json - CHANGES.md - Makefile - benchmarks/benchmark.ml - benchmarks/dune - + benchmarks/http.ml - + benchmarks/memory.ml - + benchmarks/memory.mli - + benchmarks/tex.ml - − default.nix - deprecated/dune - dune - dune-project - − dune-workspace.dev - + flake.lock - + flake.nix - + lib/ast.ml - + lib/ast.mli - lib/automata.ml - lib/automata.mli - + lib/bit_vector.ml - + lib/bit_vector.mli - lib/category.ml - lib/category.mli - lib/color_map.ml - lib/color_map.mli - + lib/compile.ml - + lib/compile.mli - lib/core.ml - lib/core.mli - lib/cset.ml - lib/cset.mli - lib/emacs.ml - lib/emacs.mli - lib/fmt.ml - + lib/fmt.mli - lib/glob.ml - lib/glob.mli - lib/group.ml - lib/group.mli - + lib/hash_set.ml - + lib/hash_set.mli - + 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/posix_class.ml - + lib/posix_class.mli - lib/re.ml - + lib/replace.ml - + lib/replace.mli - + lib/search.ml - lib/str.ml - lib/str.mli - + lib/view.ml - + lib/view.mli - lib_test/dune - + lib_test/expect/dune - + lib_test/expect/import.ml - + lib_test/expect/test_bit_vector.ml - + lib_test/expect/test_category.ml - + lib_test/expect/test_csets.ml - + lib_test/expect/test_emacs.ml - + lib_test/expect/test_glob.ml - + lib_test/expect/test_group.ml - + lib_test/expect/test_hashset.ml - + lib_test/expect/test_iter.ml - + lib_test/expect/test_mark.ml - + lib_test/expect/test_partial.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_perl.ml - + lib_test/expect/test_posix.ml - + lib_test/expect/test_re.ml - + lib_test/expect/test_replace.ml - + lib_test/expect/test_split.ml - + lib_test/expect/test_validation.ml - + lib_test/expect/test_view.ml - lib_test/fort_unit/dune - lib_test/fort_unit/fort_unit.ml - − lib_test/old/Input - − lib_test/old/glob.ml - − lib_test/old/longest.c - − lib_test/old/pcre_match.ml - − lib_test/old/pcre_scan.ml - − lib_test/old/perl_scan.pl - − lib_test/old/re_match.ml - − lib_test/old/re_scan.ml - − lib_test/old/scan.ml - − lib_test/old/test_exec_iter.ml - − lib_test/old/unison.ml - − lib_test/old/unison2.ml - − lib_test/old/unison3.ml - + lib_test/str/dune - lib_test/test_str.ml → lib_test/str/test_str.ml - − lib_test/test_easy.ml - − lib_test/test_emacs.ml - − lib_test/test_glob.ml - − lib_test/test_pcre.ml - − lib_test/test_perl.ml - − lib_test/test_re.ml - − nix/default.nix - − nix/opam-selection.nix - − nix/opam2nix.nix - − re.descr - re.opam - − shell.nix The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/e33ac5e7618df2e27e2b3d579573feef6bd92c43...0491d0c120a590a9b4904f873e610f09df158426 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/e33ac5e7618df2e27e2b3d579573feef6bd92c43...0491d0c120a590a9b4904f873e610f09df158426 You're receiving this email because of your account on salsa.debian.org.

