projects
/
perl
/
modules
/
indirect.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/indirect.git
2011-01-03
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Update ptable.h
commit
|
commitdiff
|
tree
2010-10-03
Vincent Pit
This is 0.23
v0.23
commit
|
commitdiff
|
tree
2010-10-02
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
commit
|
commitdiff
|
tree
2010-10-02
Vincent Pit
Ignore MYMETA.yml
commit
|
commitdiff
|
tree
2010-08-24
Vincent Pit
Get rid of CALL_FPTR()
commit
|
commitdiff
|
tree
2010-08-23
Vincent Pit
Get rid of indirect_is_indirect
commit
|
commitdiff
|
tree
2010-08-23
Vincent Pit
Refine indirect_find
commit
|
commitdiff
|
tree
2010-08-23
Vincent Pit
Always get the hint directly from %^H
commit
|
commitdiff
|
tree
2010-08-21
Vincent Pit
Document and test that the "-e without semicolon" bug...
commit
|
commitdiff
|
tree
2010-08-21
Vincent Pit
Rename t/80-regressions.t to t/50-external.t
commit
|
commitdiff
|
tree
2010-08-19
Vincent Pit
Remove some dead code in indirect_ck_method
commit
|
commitdiff
|
tree
2010-08-19
Vincent Pit
Store the offset from the source buffer beginning in...
commit
|
commitdiff
|
tree
2010-08-19
Vincent Pit
Properly handle method_named ops
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
This is 0.22
v0.22
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
Yet more quotelike tests
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
More quotelike environments testing
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
Get rid of the linestr check
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
Typos
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
Allow /^:?fatal$/ to specify the lethal behaviour
rt59498
commit
|
commitdiff
|
tree
2010-08-16
Vincent Pit
Only check methods where the method name is a constant
rt60378
commit
|
commitdiff
|
tree
2010-05-31
Vincent Pit
This is 0.21
v0.21
commit
|
commitdiff
|
tree
2010-05-31
Vincent Pit
Fix the thread destructor trick for 5.13.1
rt57699
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Require perl 5.8.1
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Use a PPCODE: section in CLONE
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
MY_CXT_INIT can be a declaration, so put it in a block...
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Add Tatsuhiko Miyagawa's regression test
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Disable taint mode for t/30-scope.t
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
This is 0.20
v0.20
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Remove an unused variable
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Fix test failures with 5.12 on Windows where Strawberry...
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Protect $@ in the regression test for RT #50570
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Add a regression test for a bug that appeared while...
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Add a regression test for RT #50570
commit
|
commitdiff
|
tree
2010-04-18
Vincent Pit
Identify the require scope by the outmost cv outside...
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
{ENTER,LEAVE}_with_name are no longer needed starting...
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2010-01-03
Vincent Pit
Add a link to Matt's blog post
commit
|
commitdiff
|
tree
2009-12-29
Vincent Pit
Update ptable.h
commit
|
commitdiff
|
tree
2009-12-29
Vincent Pit
Fix for {ENTER,LEAVE}_with_name
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Re-indent WriteMakefile() arguments
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Build the $name and the main $file from $dist
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Put prerequisites in their own separate hash
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Give an explicit value to dynamic_config
commit
|
commitdiff
|
tree
2009-09-30
Vincent Pit
Only look up to the first require scope for the require...
rt50570
commit
|
commitdiff
|
tree
2009-09-26
Vincent Pit
Kwalitee test overhaul
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
This is 0.19
v0.19
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
Introduce I_FORKSAFE
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
We don't need this (wrong) macro wrapper for indirect_t...
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
Reset the callbacks when the root interpreter is destroyed
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
Make some room in t/4*.t
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
c07766a234204d78a80b6d75534e03ae3465b6f3 is a better...
commit
|
commitdiff
|
tree
2009-08-28
Vincent Pit
Only remap the hint through the pointer table for threa...
commit
|
commitdiff
|
tree
2009-08-27
Vincent Pit
I_THREADSAFE ought to be true when PERL_INDIRECT_PM_DIS...
commit
|
commitdiff
|
tree
2009-08-27
Vincent Pit
Use the hint pointer as the unique identifier for the...
commit
|
commitdiff
|
tree
2009-08-27
Vincent Pit
Fix signedness of the pointer<->int conversions
commit
|
commitdiff
|
tree
2009-08-27
Vincent Pit
SvIOK and SvROK imply SvOK
commit
|
commitdiff
|
tree
2009-08-23
Vincent Pit
This is 0.18
v0.18
commit
|
commitdiff
|
tree
2009-08-23
Vincent Pit
Make sure PERL_INDIRECT_PM_DISABLE is not set before...
commit
|
commitdiff
|
tree
2009-08-23
Vincent Pit
Add the PERL_INDIRECT_PM_DISABLE environment variable
commit
|
commitdiff
|
tree
2009-07-16
Vincent Pit
This is 0.17
v0.17
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Freshen t/40-threads.t
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
More freshness for t/21-bad.t
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Freshen t/10-args.t
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Don't use 'Fatal' as a metasyntactic name
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Freshen t/30-scope.t
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Replace an occurrence of SvREFCNT_inc by SvREFCNT_inc_s...
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Turn on CvCLONE for all anonymous subs passed as hooks
rt47902
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Fix t/80-regressions.t failing on Win32
commit
|
commitdiff
|
tree
2009-07-15
Vincent Pit
Document and test constant folding
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
This is 0.16
v0.16
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Cover ck_scope actually handling an OP_SCOPE
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Remove ck_leave()
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Document the diagnostics
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Thanks Andrew and Florian
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Freshen t/22-bad-mixed.t
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Freshen t/20-good.t
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Rename try() to zap() as we'll need try() for something...
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Simplify the warning handler in t/21-bad.t
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Document that we know handle blocks
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Handle indirect calls on blocks
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Make the default error message public
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Only enable the pragma during compile time
rt47866
commit
|
commitdiff
|
tree
2009-07-14
Vincent Pit
Revamp t/21-bad.t
commit
|
commitdiff
|
tree
2009-07-08
Vincent Pit
This is 0.15
v0.15
commit
|
commitdiff
|
tree
2009-07-08
Vincent Pit
Fix "meth meth" not being correctly reported
commit
|
commitdiff
|
tree
2009-07-07
Vincent Pit
Add a stress test
commit
|
commitdiff
|
tree
2009-07-07
Vincent Pit
Fix line number for multiline indirect constructs
commit
|
commitdiff
|
tree
2009-07-07
Vincent Pit
Store a proper op info instead of hijacking a SV
commit
|
commitdiff
|
tree
2009-07-07
Vincent Pit
Factor the cloning logic in a separate function
commit
|
commitdiff
|
tree
2009-06-18
Vincent Pit
A few POD nits
commit
|
commitdiff
|
tree
2009-06-05
Florian Ragwitz
Remove unused variable.
commit
|
commitdiff
|
tree
2009-06-04
Vincent Pit
This is 0.14
v0.14
commit
|
commitdiff
|
tree
2009-06-04
Vincent Pit
Be proud about our workarounds
commit
|
commitdiff
|
tree
2009-06-04
Vincent Pit
Use a better metasyntactic name instead of C<sub>
commit
|
commitdiff
|
tree
2009-05-29
Vincent Pit
Don't actually create an entry when storing NULL in...
commit
|
commitdiff
|
tree
2009-05-28
Vincent Pit
Fix a small leak of hints objects
commit
|
commitdiff
|
tree
2009-05-28
Vincent Pit
Prevent bogus invalid syntaxes caused by reallocated...
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
This is 0.13
v0.13
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
Test the workaround more extensively
commit
|
commitdiff
|
tree
next