64f032e0e4
variables. Changes include: 1.6.0 (30-May-2016) * Add Re.pp and Re.pp_re * Fix ocamldoc syntax 1.5.0 (04-Jan-2016) * Add Re.exec_opt. Like exec but doesn't raise * Add Group module. Old group accessors are deprecated. * Add Mark module * Improve docs of Re.repn * Improve docs of Re_pcre * Fix doc of Re_pcre.match * Consolidate variants of Re.glob that takes options to modify its behavior (?period, ?expand_braces). Old variants are deprecated. * New option ?pathname added for Re_glob.glob. Controls how the `/` character is matched 1.4.1 (06-Jun-2015) * Fix 4.00.1 compatibilty with tests. 1.4.0 (12-May-2015) * Add Re.{mark,marked,mark_set}. Regexps can now be "marked" to query post execution if they matched. 1.3.2 (14-Apr-2015) * Fix replacing 0 length matches 1.3.1 (13-Mar-2015): * Rename {Cset, Automata} to {Re_cset, Re_automata} 1.3.0 (02-Feb-2015): * Add Re.split{,_gen,_token,_full,_full_gen} * Add Re.replace{,_string} * Add Re.all{,_gen} * Add posix classes of the form [:xxx:] * Add complement suport for posix classes * Add Multiline and anchored flag to Re_pcre * Add Re_pcre.full_split
75 lines
2.9 KiB
Text
75 lines
2.9 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2016/06/17 11:45:47 jaapb Exp $
|
|
${OCAML_SITELIB}/re/META
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.a
|
|
${OCAML_SITELIB}/re/re.annot
|
|
${OCAML_SITELIB}/re/re.cma
|
|
${OCAML_SITELIB}/re/re.cmi
|
|
${OCAML_SITELIB}/re/re.cmt
|
|
${OCAML_SITELIB}/re/re.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re.cmxs
|
|
${OCAML_SITELIB}/re/re.mli
|
|
${OCAML_SITELIB}/re/re_automata.cmx
|
|
${OCAML_SITELIB}/re/re_cset.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.a
|
|
${OCAML_SITELIB}/re/re_emacs.annot
|
|
${OCAML_SITELIB}/re/re_emacs.cma
|
|
${OCAML_SITELIB}/re/re_emacs.cmi
|
|
${OCAML_SITELIB}/re/re_emacs.cmt
|
|
${OCAML_SITELIB}/re/re_emacs.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_emacs.cmxs
|
|
${OCAML_SITELIB}/re/re_emacs.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_fmt.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.a
|
|
${OCAML_SITELIB}/re/re_glob.annot
|
|
${OCAML_SITELIB}/re/re_glob.cma
|
|
${OCAML_SITELIB}/re/re_glob.cmi
|
|
${OCAML_SITELIB}/re/re_glob.cmt
|
|
${OCAML_SITELIB}/re/re_glob.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_glob.cmxs
|
|
${OCAML_SITELIB}/re/re_glob.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.a
|
|
${OCAML_SITELIB}/re/re_pcre.annot
|
|
${OCAML_SITELIB}/re/re_pcre.cma
|
|
${OCAML_SITELIB}/re/re_pcre.cmi
|
|
${OCAML_SITELIB}/re/re_pcre.cmt
|
|
${OCAML_SITELIB}/re/re_pcre.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_pcre.cmxs
|
|
${OCAML_SITELIB}/re/re_pcre.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.a
|
|
${OCAML_SITELIB}/re/re_perl.annot
|
|
${OCAML_SITELIB}/re/re_perl.cma
|
|
${OCAML_SITELIB}/re/re_perl.cmi
|
|
${OCAML_SITELIB}/re/re_perl.cmt
|
|
${OCAML_SITELIB}/re/re_perl.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_perl.cmxs
|
|
${OCAML_SITELIB}/re/re_perl.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.a
|
|
${OCAML_SITELIB}/re/re_posix.annot
|
|
${OCAML_SITELIB}/re/re_posix.cma
|
|
${OCAML_SITELIB}/re/re_posix.cmi
|
|
${OCAML_SITELIB}/re/re_posix.cmt
|
|
${OCAML_SITELIB}/re/re_posix.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_posix.cmxs
|
|
${OCAML_SITELIB}/re/re_posix.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.a
|
|
${OCAML_SITELIB}/re/re_str.annot
|
|
${OCAML_SITELIB}/re/re_str.cma
|
|
${OCAML_SITELIB}/re/re_str.cmi
|
|
${OCAML_SITELIB}/re/re_str.cmt
|
|
${OCAML_SITELIB}/re/re_str.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/re/re_str.cmxs
|
|
${OCAML_SITELIB}/re/re_str.mli
|