projects
/
perl
/
modules
/
indirect.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/indirect.git
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2013-05-16
Vincent Pit
This is 0.30
v0.30
commit
|
commitdiff
|
tree
2013-05-16
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
rt84649
commit
|
commitdiff
|
tree
2013-05-16
Andrew Main
Partially revert 502e3aac.
rt83806
rt83839
commit
|
commitdiff
|
tree
2013-03-05
Vincent Pit
This is 0.29
v0.29
commit
|
commitdiff
|
tree
2013-03-05
Vincent Pit
In string-like envs, take the position to the beginning...
rt83659
commit
|
commitdiff
|
tree
2013-03-05
Vincent Pit
Force linking against the perl dll when using gcc 3...
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
This is 0.28
v0.28
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
Replace check functions in a thread-safe way
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
Make indirect_find() more resilient to embedded nuls
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
Clarify what indirect_find() does by renaming some...
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
Properly set and check the line number of method and...
rt83450
commit
|
commitdiff
|
tree
2013-02-26
Vincent Pit
Silence an "unused result" compiler warning
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
This is 0.27
v0.27
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2013-01-30
Andrew Main
Make indirect play nice with Devel::CallParser
rt82562
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Update VPIT::TestHelpers to e8344578
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Port module loading in tests to VPIT::TestHelpers
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Add BUILD_REQUIRES to WriteMakefile()
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Quote version numbers in Makefile.PL
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Kill Debian_CPANTS.txt suffixes as well
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Update author tests, and add a POD spelling test
commit
|
commitdiff
|
tree
2012-02-19
Vincent Pit
Require Module::ExtractUse 0.24 for the Kwalitee test
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
t/40-threads.t should always run at least one test
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Make sure the POD headings are linkable
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Reorder the members of the indirect_op_info struct...
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
This is 0.26
v0.26
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Preserve the PATH environment variable when running...
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Revert "Try to prevent t/50-external.t from crashing...
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Test "no indirect 'global'" with threads
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Port t/46-stress.t to Test::Leaner
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Port threads test to Test::Leaner and move boilerplate...
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Forbid passing 'hook' and 'fatal' at the same time
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Freshen the documentation
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Make sure code examples fit in a 80 columns terminal
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
A couple of cosmetic code changes
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Also forcefully reset the localize hint flag for use...
commit
|
commitdiff
|
tree
2011-10-22
Vincent Pit
Add 'global' option to 'no indirect'
commit
|
commitdiff
|
tree
2011-09-05
Vincent Pit
Stop leaking the SVs stored in the hints structure.
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Skip the hint entry vivification test on 5.11
rt70618
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
This is 0.25
v0.25
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Try to prevent t/50-external.t from crashing on Cygwin
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-07-27
Vincent Pit
Remove remaining occurences of $^V
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
The last argument to hv_fetch is the lvalue flag, not...
rt69291
commit
|
commitdiff
|
tree
2011-07-17
Vincent Pit
This is 0.24
v0.24
commit
|
commitdiff
|
tree
2011-07-17
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-07-17
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-07-17
Vincent Pit
Replace $] by "$]" in tests
commit
|
commitdiff
|
tree
2011-07-17
Vincent Pit
Test that indirect does not vivify entries in %^H
commit
|
commitdiff
|
tree
2011-07-05
Vincent Pit
Test interaction with eval STRING
commit
|
commitdiff
|
tree
2011-07-05
Vincent Pit
Revert "Always get the hint directly from %^H"
rt64521
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Only declare dMY_CXT when really needed
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Clarify our policy towards C++ compilers
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
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
next