Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re
Commits: cccf74b1 by Stephane Glondu at 2025-08-25T11:41:40+02:00 Update debian/watch - - - - - 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 - - - - - afe911db by Stephane Glondu at 2025-08-25T11:44:58+02:00 Update upstream source from tag 'upstream/1.13.3' Update to upstream version '1.13.3' with Debian dir e6b53059a429f067ab1bd937acd8b82f0c33c5a0 - - - - - 2152091b by Stephane Glondu at 2025-08-25T11:45:06+02:00 New upstream release - - - - - f1b3d569 by Stephane Glondu at 2025-08-25T12:45:18+02:00 Update packaging - - - - - a9f7edcc by Stephane Glondu at 2025-08-25T12:46:14+02:00 Update changelog and prepare upload to unstable - - - - - 126 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 - debian/changelog - debian/control - debian/watch - − 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/e367aafa87e257aaf54e841dfc2a0cb604a74f3a...a9f7edcc4c015666db1ee3e8c43c38c79e019be7 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-re/-/compare/e367aafa87e257aaf54e841dfc2a0cb604a74f3a...a9f7edcc4c015666db1ee3e8c43c38c79e019be7 You're receiving this email because of your account on salsa.debian.org.

