]>
git.vpit.fr Git - perl/modules/re-engine-Plugin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Pit [Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)]
Give an explicit value to dynamic_config
Vincent Pit [Wed, 30 Sep 2009 22:47:48 +0000 (00:47 +0200)]
Only look up to the first require scope for the require propagation workaround
Vincent Pit [Sat, 26 Sep 2009 10:06:44 +0000 (12:06 +0200)]
Kwalitee test overhaul
Vincent Pit [Sat, 29 Aug 2009 16:53:28 +0000 (18:53 +0200)]
This is 0.08
Vincent Pit [Sat, 29 Aug 2009 16:45:29 +0000 (18:45 +0200)]
Require 5.10
5.9.5 is dead, Jim.
Vincent Pit [Sat, 29 Aug 2009 16:44:27 +0000 (18:44 +0200)]
Add the version to the POD
Vincent Pit [Sat, 29 Aug 2009 16:40:46 +0000 (18:40 +0200)]
Add author tests
Vincent Pit [Sat, 29 Aug 2009 16:35:00 +0000 (18:35 +0200)]
Correct @INC in usage tests
Vincent Pit [Sat, 29 Aug 2009 16:29:30 +0000 (18:29 +0200)]
Order the test subdirectories
Vincent Pit [Sat, 29 Aug 2009 16:25:57 +0000 (18:25 +0200)]
Put all tests into a subdirectory
Vincent Pit [Sat, 29 Aug 2009 16:15:47 +0000 (18:15 +0200)]
Introduce ->callbacks to specify the 'exec' callback individually
Vincent Pit [Sat, 29 Aug 2009 15:32:47 +0000 (17:32 +0200)]
Fix the refcount of the num_capture_buff_* callbacks when we replace one
Vincent Pit [Sat, 29 Aug 2009 15:22:13 +0000 (17:22 +0200)]
Fall back to the default behaviour when the re::engine::Plugin hint can't be found in comp()
Vincent Pit [Sat, 29 Aug 2009 11:52:42 +0000 (13:52 +0200)]
Correctly free the re::engine::Plugin private object
Vincent Pit [Sat, 29 Aug 2009 09:28:41 +0000 (11:28 +0200)]
Store the exec callback into the private object
This fix calls to the wrong exec callback when the engine changes between
compilation and execution.
Vincent Pit [Fri, 28 Aug 2009 20:16:10 +0000 (22:16 +0200)]
No automatic context
Vincent Pit [Fri, 28 Aug 2009 20:13:51 +0000 (22:13 +0200)]
Port to ptable-based thread-safe hints
This also works around the pre-5.10.1 require propagation bug, which was
causing the callback in t/methods/str/undef.t to be fired three times.
Vincent Pit [Thu, 27 Aug 2009 11:50:13 +0000 (13:50 +0200)]
Load the XS code at BEGIN time
Vincent Pit [Mon, 24 Aug 2009 00:05:31 +0000 (02:05 +0200)]
Add missing README to MANIFEST
Vincent Pit [Sun, 23 Aug 2009 09:30:48 +0000 (11:30 +0200)]
This is 0.07
Vincent Pit [Sun, 23 Aug 2009 09:25:07 +0000 (11:25 +0200)]
Update the version requirement in Makefile.PL
Vincent Pit [Sun, 23 Aug 2009 09:21:00 +0000 (11:21 +0200)]
Update the AUTHORS section
Vincent Pit [Sun, 23 Aug 2009 09:16:26 +0000 (11:16 +0200)]
Clean the MANIFEST
Vincent Pit [Sun, 23 Aug 2009 09:15:27 +0000 (11:15 +0200)]
Resurrect the old Changes file
Vincent Pit [Sun, 23 Aug 2009 09:06:16 +0000 (11:06 +0200)]
Silence a const warning
Vincent Pit [Sun, 23 Aug 2009 09:05:39 +0000 (11:05 +0200)]
Fix building with blead
Vincent Pit [Sat, 22 Aug 2009 23:37:48 +0000 (01:37 +0200)]
Starting from 5.10.1, the 'undef' test is only run once
Vincent Pit [Sat, 22 Aug 2009 23:26:09 +0000 (01:26 +0200)]
Fix an off-by-one error when allocating the parens buffer
This fixes [perl #38684]: test failures in t/method/mod.t
Vincent Pit [Sat, 22 Aug 2009 23:21:01 +0000 (01:21 +0200)]
Modernize Makefile.PL
Vincent Pit [Sat, 22 Aug 2009 23:18:55 +0000 (01:18 +0200)]
Run dos2unix on Makefile.PL
Vincent Pit [Sat, 22 Aug 2009 23:13:58 +0000 (01:13 +0200)]
Better .gitiginore
Vincent Pit [Tue, 19 Aug 2008 17:28:00 +0000 (17:28 +0000)]
This is 0.06
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 17:28:00 +0000 (17:28 +0000)]
Importing re-engine-Plugin-0.06.tar.gz
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 15:27:36 +0000 (15:27 +0000)]
bump to 0.06
Vincent Pit [Tue, 19 Aug 2008 14:01:00 +0000 (14:01 +0000)]
This is 0.05
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 14:01:00 +0000 (14:01 +0000)]
Importing re-engine-Plugin-0.05.tar.gz
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 13:48:12 +0000 (13:48 +0000)]
remove unused variables per -Wall
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 13:47:57 +0000 (13:47 +0000)]
Expanded on a comment in example code
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 13:47:29 +0000 (13:47 +0000)]
remove -Wall
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 13:47:00 +0000 (13:47 +0000)]
New ChangeLog file that's made from git, not manually maintained
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 13:27:30 +0000 (13:27 +0000)]
make the function prototype match the header file
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 12:47:18 +0000 (12:47 +0000)]
also refer to L<perlpragma>
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 12:44:04 +0000 (12:44 +0000)]
typo in ok() docs, /x mod not /i
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:48:20 +0000 (11:48 +0000)]
Bump to 0.05
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:47:42 +0000 (11:47 +0000)]
dos2unix to get rid of \r\n
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:46:43 +0000 (11:46 +0000)]
Bump version to 0.05
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:46:13 +0000 (11:46 +0000)]
Update copyright notice to 2008
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:44:32 +0000 (11:44 +0000)]
Removed genetared META.yml file
Ævar Arnfjörð Bjarmason [Tue, 19 Aug 2008 11:42:06 +0000 (11:42 +0000)]
RT#31635: add aTHX_ to Perl_croak call so it'll run on threaded perls
Vincent Pit [Thu, 27 Dec 2007 22:14:00 +0000 (22:14 +0000)]
This is 0.04
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 22:14:00 +0000 (22:14 +0000)]
Importing re-engine-Plugin-0.04.tar.gz
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:12:38 +0000 (21:12 +0000)]
Now using ExtUtils::MakeMaker instead of Module::Install
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:11:55 +0000 (21:11 +0000)]
more stuff for 0.04
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:10:22 +0000 (21:10 +0000)]
Bump $VERSION to 0.04
Don't use base, set @ISA directly
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:03:54 +0000 (21:03 +0000)]
format
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:03:21 +0000 (21:03 +0000)]
import.t not impor.t
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 21:00:47 +0000 (21:00 +0000)]
gitignore and MANIFEST stuff
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 20:56:28 +0000 (20:56 +0000)]
Backported from 0.04_01
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 19:04:51 +0000 (19:04 +0000)]
Bumping the changelog
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 19:03:23 +0000 (19:03 +0000)]
Fix up prototypes to match the callbacks in the actual 5.10 release
Ævar Arnfjörð Bjarmason [Thu, 27 Dec 2007 18:54:22 +0000 (18:54 +0000)]
0.03 from cpan
Ævar Arnfjörð Bjarmason [Wed, 30 May 2007 01:52:00 +0000 (01:52 +0000)]
Importing re-engine-Plugin-0.04_01.tar.gz
Vincent Pit [Thu, 17 May 2007 23:26:00 +0000 (23:26 +0000)]
This is 0.03
Ævar Arnfjörð Bjarmason [Thu, 17 May 2007 23:26:00 +0000 (23:26 +0000)]
Importing re-engine-Plugin-0.03.tar.gz
Ævar Arnfjörð Bjarmason [Thu, 17 May 2007 03:57:00 +0000 (03:57 +0000)]
Importing re-engine-Plugin-0.02.tar.gz
Ævar Arnfjörð Bjarmason [Sun, 18 Feb 2007 19:49:00 +0000 (19:49 +0000)]
Importing re-engine-Plugin-0.01.tar.gz