projects
/
perl
/
modules
/
Scope-Upper.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Scope-Upper.git
2011-10-03
Vincent Pit
This is 0.17
v0.17
commit
|
commitdiff
|
tree
2011-10-03
Vincent Pit
Talk about the goto() overhead in the documentation
commit
|
commitdiff
|
tree
2011-10-02
Vincent Pit
Fix goto &xsub in uplevel
commit
|
commitdiff
|
tree
2011-09-23
Vincent Pit
Fix uplevel() recalling into an XSUB
commit
|
commitdiff
|
tree
2011-09-19
Vincent Pit
Test that goto-to-uplevel does not mess up returned...
commit
|
commitdiff
|
tree
2011-09-19
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2011-09-19
Vincent Pit
Prevent simple uplevel argument tests from reifying @_
commit
|
commitdiff
|
tree
2011-09-19
Vincent Pit
Fix calling goto to replace an uplevel'd subroutine...
commit
|
commitdiff
|
tree
2011-09-19
Vincent Pit
Create the renamed CV as a shallow copy of the original one
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
Fix a test in t/60-uplevel-target.t that does not test...
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
Don't rely on being able to access the old context...
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
Rename some variables and struct members around su_uple...
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
In su_cv_clone(), add stash->cloned_cv backrefs on...
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
Inline Perl_cv_clone() and Perl_new_pad()
rt71212
commit
|
commitdiff
|
tree
2011-09-13
Vincent Pit
Activate the correct pad when calling the uplevel'd...
commit
|
commitdiff
|
tree
2011-09-09
Vincent Pit
Reorder some code in su_uplevel()
commit
|
commitdiff
|
tree
2011-09-07
Vincent Pit
Make sure the stack is large enough when returning...
commit
|
commitdiff
|
tree
2011-09-05
Vincent Pit
Silence some compiler warnings
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Test unwinding while unwinding
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
One more POD wording fix
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Move the unwind()-related members of the global context...
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Abstract the uplevel storage logic in two new functions
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Tweak some comments in the uplevel() code
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Don't grow the fake cxstack if it's already large enough
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Fix some typos/wording in POD
commit
|
commitdiff
|
tree
2011-09-03
Vincent Pit
This is 0.16
v0.16
commit
|
commitdiff
|
tree
2011-09-03
Vincent Pit
Silence some "Attempt to free unreferenced scalar"...
commit
|
commitdiff
|
tree
2011-09-03
Vincent Pit
Implement uplevel()
commit
|
commitdiff
|
tree
2011-09-03
Vincent Pit
Correct a couple of test descriptions
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
This is 0.15
v0.15
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Update bundled Test::Leaner to 0.04
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
Replace $] by "$]"
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
Update bundled Test::Leaner to 0.03
commit
|
commitdiff
|
tree
2011-03-05
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
2011-02-28
Vincent Pit
Invalidate the method cache when localizing subroutines
commit
|
commitdiff
|
tree
2011-02-27
Vincent Pit
This is 0.14
v0.14
commit
|
commitdiff
|
tree
2011-02-26
Vincent Pit
Really include Test::Leaner 0.02
commit
|
commitdiff
|
tree
2011-02-26
Vincent Pit
Compatibility fix for perl 5.13.10
rt64997
commit
|
commitdiff
|
tree
2011-02-06
Vincent Pit
Run lengthy tests with Test::Leaner
commit
|
commitdiff
|
tree
2011-01-05
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-05
Vincent Pit
Preemptively remove uses of lvalue GvCV
commit
|
commitdiff
|
tree
2010-12-20
Vincent Pit
This is 0.13
v0.13
commit
|
commitdiff
|
tree
2010-12-20
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
commit
|
commitdiff
|
tree
2010-12-20
Vincent Pit
Compatibility fix for perl 5.13.8
rt63378
commit
|
commitdiff
|
tree
2010-12-20
Vincent Pit
Ignore MYMETA.yml
commit
|
commitdiff
|
tree
2010-12-20
Vincent Pit
Fix stack corruption when using unwind() under Devel...
rt61904
commit
|
commitdiff
|
tree
2010-05-19
Vincent Pit
This is 0.12
v0.12
commit
|
commitdiff
|
tree
2010-05-19
Vincent Pit
Fix for the official 5.13.0 release
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Swap the ud and cxix arguments of su_init()
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Stop leaking SVs when trying to localize an element...
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Use a PPCODE: section in CLONE
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Make su_ud_localize_init() return the required slot...
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Save a mock pointer as the placeholder instead of an int
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Tie the array after localizing it in t/{34,44}-*-magic.t
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Skip two pairs of tests in t/20-localize-target.t with...
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
This is 0.11
v0.11
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Skip t/05-words.t when ran under the debugger
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Silence a gcc warning
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Stop skipping frames as a pop optimization
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
A couple of SEE ALSO
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
POD tags harmonization
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Disallow reference localization targets
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Be stricter about what localize_elem() accepts
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Fix numerous localizations in the same scope not happening
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Improved synopsys
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Correct two comments in a sample script
commit
|
commitdiff
|
tree
2010-04-16
Vincent Pit
Assorted documentation tweaks and clarifications
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
Properly vivify nonexistent glob slots
rt55593
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
A better explaination of how string symbols work
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
POD formatting nit
commit
|
commitdiff
|
tree
2010-04-15
Vincent Pit
Also apply the context overwrite workaround when not...
rt56301
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
This is 0.10
v0.10
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Point to Continuation::Escape
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
A somewhat more robust handling of debugging frames
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Forge a better testdeb rule
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Silence a switch warning
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Use SvREFCNT_inc_simple_void() whenever possible
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Stop treating the ENTER/LEAVE couple from entersub...
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
Discover the type of localization immediately when...
commit
|
commitdiff
|
tree
2010-01-18
Vincent Pit
More debugging info tweaks
commit
|
commitdiff
|
tree
2010-01-15
Vincent Pit
Revamp debugging info
commit
|
commitdiff
|
tree
2010-01-14
Vincent Pit
Fix building with SU_DEBUG defined on 5.8
commit
|
commitdiff
|
tree
2010-01-14
Vincent Pit
Correct some test descriptions
commit
|
commitdiff
|
tree
2010-01-14
Vincent Pit
More tests for reap and localized at given/when
commit
|
commitdiff
|
tree
2010-01-14
Vincent Pit
We don't really need a more lexical $_ in the test...
commit
|
commitdiff
|
tree
2010-01-14
Vincent Pit
Fix handling of given/when
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-26
Vincent Pit
Kwalitee test overhaul
commit
|
commitdiff
|
tree
2009-08-16
Vincent Pit
base.pm is also a dependency
commit
|
commitdiff
|
tree
2009-08-08
Vincent Pit
Righteously is really rightfully
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
This is 0.09
v0.09
commit
|
commitdiff
|
tree
2009-05-17
Vincent Pit
Update the comment about the "call_sv() during LEAVE...
commit
|
commitdiff
|
tree
next