]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/shortlog
perl/modules/re-engine-Plugin.git
2011-01-06 Vincent PitUse cop_hints_fetch_pvn() whenever possible rt66996
2011-01-06 Vincent PitIgnore MYMETA.yml
2010-04-15 Vincent PitBump copyright year
2010-04-15 Vincent Pit{ENTER,LEAVE}_with_name are no longer needed starting...
2009-12-29 Vincent PitUpdate ptable.h
2009-12-29 Vincent PitReally cleanup at thread destruction
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitAdd strict and warnings to Makefile.PL
2009-10-04 Vincent PitBuild the $name from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-30 Vincent PitOnly look up to the first require scope for the require...
2009-09-26 Vincent PitKwalitee test overhaul
2009-08-29 Vincent PitThis is 0.08 v0.08
2009-08-29 Vincent PitRequire 5.10
2009-08-29 Vincent PitAdd the version to the POD
2009-08-29 Vincent PitAdd author tests
2009-08-29 Vincent PitCorrect @INC in usage tests
2009-08-29 Vincent PitOrder the test subdirectories
2009-08-29 Vincent PitPut all tests into a subdirectory
2009-08-29 Vincent PitIntroduce ->callbacks to specify the 'exec' callback...
2009-08-29 Vincent PitFix the refcount of the num_capture_buff_* callbacks...
2009-08-29 Vincent PitFall back to the default behaviour when the re::engine...
2009-08-29 Vincent PitCorrectly free the re::engine::Plugin private object
2009-08-29 Vincent PitStore the exec callback into the private object
2009-08-28 Vincent PitNo automatic context
2009-08-28 Vincent PitPort to ptable-based thread-safe hints
2009-08-27 Vincent PitLoad the XS code at BEGIN time
2009-08-24 Vincent PitAdd missing README to MANIFEST
2009-08-23 Vincent PitThis is 0.07 v0.07
2009-08-23 Vincent PitUpdate the version requirement in Makefile.PL
2009-08-23 Vincent PitUpdate the AUTHORS section
2009-08-23 Vincent PitClean the MANIFEST
2009-08-23 Vincent PitResurrect the old Changes file
2009-08-23 Vincent PitSilence a const warning
2009-08-23 Vincent PitFix building with blead
2009-08-22 Vincent PitStarting from 5.10.1, the 'undef' test is only run...
2009-08-22 Vincent PitFix an off-by-one error when allocating the parens... rt38684
2009-08-22 Vincent PitModernize Makefile.PL
2009-08-22 Vincent PitRun dos2unix on Makefile.PL
2009-08-22 Vincent PitBetter .gitiginore
2008-08-19 Vincent PitThis is 0.06 v0.06
2008-08-19 Ævar Arnfjörð... Importing re-engine-Plugin-0.06.tar.gz
2008-08-19 Ævar Arnfjörð... bump to 0.06
2008-08-19 Vincent PitThis is 0.05 v0.05
2008-08-19 Ævar Arnfjörð... Importing re-engine-Plugin-0.05.tar.gz
2008-08-19 Ævar Arnfjörð... remove unused variables per -Wall
2008-08-19 Ævar Arnfjörð... Expanded on a comment in example code
2008-08-19 Ævar Arnfjörð... remove -Wall
2008-08-19 Ævar Arnfjörð... New ChangeLog file that's made from git, not manually...
2008-08-19 Ævar Arnfjörð... make the function prototype match the header file
2008-08-19 Ævar Arnfjörð... also refer to L<perlpragma>
2008-08-19 Ævar Arnfjörð... typo in ok() docs, /x mod not /i
2008-08-19 Ævar Arnfjörð... Bump to 0.05
2008-08-19 Ævar Arnfjörð... dos2unix to get rid of \r\n
2008-08-19 Ævar Arnfjörð... Bump version to 0.05
2008-08-19 Ævar Arnfjörð... Update copyright notice to 2008
2008-08-19 Ævar Arnfjörð... Removed genetared META.yml file
2008-08-19 Ævar Arnfjörð... RT#31635: add aTHX_ to Perl_croak call so it'll run...
2007-12-27 Vincent PitThis is 0.04 v0.04
2007-12-27 Ævar Arnfjörð... Importing re-engine-Plugin-0.04.tar.gz
2007-12-27 Ævar Arnfjörð... Now using ExtUtils::MakeMaker instead of Module::Install
2007-12-27 Ævar Arnfjörð... more stuff for 0.04
2007-12-27 Ævar Arnfjörð... Bump $VERSION to 0.04
2007-12-27 Ævar Arnfjörð... format
2007-12-27 Ævar Arnfjörð... import.t not impor.t
2007-12-27 Ævar Arnfjörð... gitignore and MANIFEST stuff
2007-12-27 Ævar Arnfjörð... Backported from 0.04_01
2007-12-27 Ævar Arnfjörð... Bumping the changelog
2007-12-27 Ævar Arnfjörð... Fix up prototypes to match the callbacks in the actual...
2007-12-27 Ævar Arnfjörð... 0.03 from cpan
2007-05-30 Ævar Arnfjörð... Importing re-engine-Plugin-0.04_01.tar.gz v0.04_01
2007-05-17 Vincent PitThis is 0.03 v0.03
2007-05-17 Ævar Arnfjörð... Importing re-engine-Plugin-0.03.tar.gz
2007-05-17 Ævar Arnfjörð... Importing re-engine-Plugin-0.02.tar.gz v0.02
2007-02-18 Ævar Arnfjörð... Importing re-engine-Plugin-0.01.tar.gz v0.01