]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commit
Add support for perl 5.18.[34]
authorVincent Pit <vince@profvince.com>
Thu, 2 Oct 2014 12:34:38 +0000 (14:34 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 2 Oct 2014 12:34:38 +0000 (14:34 +0200)
commite7d134e777df9c5f1b40fd025d95ca08bcc9cca6
treeb57270ba91df9f75a5357f510a34b5bf10a74636
parentac0356cf5fda1ffdd44f80a5462d4ef46a81ab90
Add support for perl 5.18.[34]
17 files changed:
MANIFEST
src/5018003/dquote_static.c [new file with mode: 0644]
src/5018003/inline_invlist.c [new file with mode: 0644]
src/5018003/orig/dquote_static.c [new file with mode: 0644]
src/5018003/orig/inline_invlist.c [new file with mode: 0644]
src/5018003/orig/regcomp.c [new file with mode: 0644]
src/5018003/orig/regexec.c [new file with mode: 0644]
src/5018003/regcomp.c [new file with mode: 0644]
src/5018003/regexec.c [new file with mode: 0644]
src/5018004/dquote_static.c [new file with mode: 0644]
src/5018004/inline_invlist.c [new file with mode: 0644]
src/5018004/orig/dquote_static.c [new file with mode: 0644]
src/5018004/orig/inline_invlist.c [new file with mode: 0644]
src/5018004/orig/regcomp.c [new file with mode: 0644]
src/5018004/orig/regexec.c [new file with mode: 0644]
src/5018004/regcomp.c [new file with mode: 0644]
src/5018004/regexec.c [new file with mode: 0644]