]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/history - Plugin.xs
This is 0.12
[perl/modules/re-engine-Plugin.git] / Plugin.xs
2015-12-21 Vincent PitUse XSH_LOCAL_* wherever possible
2015-11-04 Vincent PitA few more declarations adjustments
2015-11-04 Vincent PitInitialize all re::engine::Plugin members explicitely
2015-11-04 Vincent PitUse more efficient stack manipulation macros
2015-11-04 Vincent PitEnable free callbcks
2015-11-04 Vincent PitStop leaking the underlying re::engine::Plugin object
2015-11-04 Vincent PitStop leaking the stash
2015-11-04 Vincent PitRevamp helpers variable declarations
2015-11-04 Vincent PitReuse the package name macro wherever possible
2015-11-04 Vincent PitExplicitely state how many values are returned from...
2015-11-04 Vincent PitReformat some comments
2015-11-04 Vincent PitWhitespace harmonization
2015-11-04 Vincent PitRemove one extra STATIC
2015-11-04 Vincent PitThe Big Boilerplate Factorization
2014-10-01 Vincent PitTeach the regexp engine about the new entries in the API
2014-10-01 Vincent PitUse REP_HAS_PERL() whenever possible
2014-10-01 Vincent PitInline Plugin.h inside Plugin.xs
2014-10-01 Vincent PitDon't cleanup thread local storage before END blocks...
2013-08-23 Vincent PitRemove trailing whitespace
2011-04-05 Vincent PitRemove an useless dMY_CXT
2011-04-04 Vincent PitTest thread safety
2011-04-04 Vincent PitUse the new CLONE_PARAMS API with perl 5.13.2
2011-04-04 Vincent PitOnly declare dMY_CXT when really needed
2011-04-04 Vincent PitIdentify the require scope by the outmost cv outside...
2011-02-04 Vincent PitSvREFCNT_{inc,dec} overhaul, fixing a couple of leaks
2011-02-04 Vincent PitDon't increment the refcount of the STORE callback...
2011-02-04 Vincent PitRevamp mod()
2011-02-04 Vincent PitDon't mix declarations and code
2011-01-06 Vincent PitGet rid of ENTERn/LEAVEn
2011-01-06 Vincent PitTabs vs spaces
2011-01-06 Vincent PitFix the thread destructor trick for 5.13.1
2011-01-06 Vincent PitUse cop_hints_fetch_pvn() whenever possible rt66996
2010-04-15 Vincent Pit{ENTER,LEAVE}_with_name are no longer needed starting...
2009-12-29 Vincent PitReally cleanup at thread destruction
2009-09-30 Vincent PitOnly look up to the first require scope for the require...
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-23 Vincent PitSilence a const warning
2009-08-23 Vincent PitFix building with blead
2009-08-22 Vincent PitFix an off-by-one error when allocating the parens... rt38684
2008-08-19 Vincent PitThis is 0.06 v0.06
2008-08-19 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.06.tar.gz
2008-08-19 Vincent PitThis is 0.05 v0.05
2008-08-19 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.05.tar.gz
2008-08-19 Ævar Arnfjörð Bjar... remove unused variables per -Wall
2008-08-19 Ævar Arnfjörð Bjar... make the function prototype match the header file
2008-08-19 Ævar Arnfjörð Bjar... 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ð Bjar... Importing re-engine-Plugin-0.04.tar.gz
2007-12-27 Ævar Arnfjörð Bjar... Backported from 0.04_01
2007-12-27 Ævar Arnfjörð Bjar... Fix up prototypes to match the callbacks in the actual...
2007-12-27 Ævar Arnfjörð Bjar... 0.03 from cpan
2007-05-30 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.04_01.tar.gz v0.04_01
2007-05-17 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.03.tar.gz
2007-05-17 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.02.tar.gz v0.02
2007-02-18 Ævar Arnfjörð Bjar... Importing re-engine-Plugin-0.01.tar.gz v0.01