]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commit
Add support for perl 5.16.2 and 5.17.5
authorVincent Pit <vince@profvince.com>
Mon, 5 Nov 2012 18:23:17 +0000 (16:23 -0200)
committerVincent Pit <vince@profvince.com>
Mon, 5 Nov 2012 18:23:17 +0000 (16:23 -0200)
commit199805360e3dcafc7c6b73a5e378aca84988ccdf
tree41033cfc491f1eafd1f011c47c9878a569ffaa00
parent09ba6ffc4e2a17a9d256b90527e29c4bf0c7bdc0
Add support for perl 5.16.2 and 5.17.5
15 files changed:
MANIFEST
src/5016002/dquote_static.c [new file with mode: 0644]
src/5016002/orig/dquote_static.c [new file with mode: 0644]
src/5016002/orig/regcomp.c [new file with mode: 0644]
src/5016002/orig/regexec.c [new file with mode: 0644]
src/5016002/regcomp.c [new file with mode: 0644]
src/5016002/regexec.c [new file with mode: 0644]
src/5017005/dquote_static.c [new file with mode: 0644]
src/5017005/inline_invlist.c [new file with mode: 0644]
src/5017005/orig/dquote_static.c [new file with mode: 0644]
src/5017005/orig/inline_invlist.c [new file with mode: 0644]
src/5017005/orig/regcomp.c [new file with mode: 0644]
src/5017005/orig/regexec.c [new file with mode: 0644]
src/5017005/regcomp.c [new file with mode: 0644]
src/5017005/regexec.c [new file with mode: 0644]