projects
/
perl
/
modules
/
Scope-Upper.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Scope-Upper.git
2016-05-30
David Mitchell
fix unwind()
commit
|
commitdiff
|
tree
2016-05-30
David Mitchell
get su_init/su_pop working under 5.23.8
commit
|
commitdiff
|
tree
2016-05-30
David Mitchell
Some basic 5.23.8 fixes
commit
|
commitdiff
|
tree
2016-05-30
David Mitchell
Temporarily rename xsh_debug_log to su_debug_log
commit
|
commitdiff
|
tree
2015-11-09
Vincent Pit
Fix off-by-one error in su_uplevel_ud->si initialization
commit
|
commitdiff
|
tree
2015-11-04
Vincent Pit
The Big Boilerplate Factorization
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
This is 0.28
v0.28
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
Don't hardcode the length of NEGATIVE_INDICES_VAR
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
Only dump debug info when $Scope::Upper::DEBUG is true
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
Factor a part of the debugging logic into an helper...
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
Add braces around a condition block
commit
|
commitdiff
|
tree
2015-08-18
Vincent Pit
Add a comment in the initializing loop in su_init()
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Document the new warnings and caveats
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Add some comments to the mysterious su_init()/su_pop()
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Remove one level of indirection in the UID internal...
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Port t/79-uid-threads.t to the new threads interface
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Harden t/69-uplevel-threads.t against stray exits
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Harden t/59-yield-threads.t against stray exits
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Harden t/54-unwind-threads.t against stray exits
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Harden t/09-load-tests.t against stray exits
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Update VPIT::TestHelpers to ba865c42
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Also warn when SUB() and EVAL() cannot find an appropri...
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Warn when the words target a context outside of the...
rt104751
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Stop copying the reap-ed coderef
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Remove some extraneous SU_UD_ORIGIN(ud) initializations
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Revamp the different su_ud_* subtypes
commit
|
commitdiff
|
tree
2015-08-03
Vincent Pit
Replace the su_handler[] dispatch table by a switch
commit
|
commitdiff
|
tree
2015-07-31
Vincent Pit
Remove the code coverage link
commit
|
commitdiff
|
tree
2015-07-24
Vincent Pit
Refactor the su_ud_common structure
commit
|
commitdiff
|
tree
2015-07-24
Vincent Pit
Greatly simplify the depth computation in su_init()
commit
|
commitdiff
|
tree
2015-07-22
Vincent Pit
Give a proper definition of SU_CXNAME() for non DEBUGGI...
commit
|
commitdiff
|
tree
2015-07-22
Vincent Pit
Rewrite the origin initialization loop in su_init()
commit
|
commitdiff
|
tree
2015-06-24
Vincent Pit
Silence a 'shadowing' warning
commit
|
commitdiff
|
tree
2015-04-20
Vincent Pit
Update t/09-load-threads.t
commit
|
commitdiff
|
tree
2015-04-20
Vincent Pit
Update VPIT::TestHelpers to 2a6ac0f1
commit
|
commitdiff
|
tree
2015-04-20
Vincent Pit
Update t/09-load-threads.t
commit
|
commitdiff
|
tree
2015-03-31
Vincent Pit
Add a missing volatile qualifier
commit
|
commitdiff
|
tree
2015-03-31
Vincent Pit
Improve scheduling for the parallel loading test
commit
|
commitdiff
|
tree
2015-03-27
Vincent Pit
This is 0.27
v0.27
commit
|
commitdiff
|
tree
2015-03-27
Vincent Pit
Document that we can no longer die from uplevel in...
commit
|
commitdiff
|
tree
2015-03-27
Vincent Pit
Also preserve PL_scopestack[cx->blk_oldscopesp - 1...
commit
|
commitdiff
|
tree
2015-03-27
Vincent Pit
Correctly use $TEST_VERBOSE in the testdeb target
commit
|
commitdiff
|
tree
2015-03-27
Vincent Pit
Preserve PL_scopestack[cx->blk_oldscopesp - 1] in su_pop()
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Add POSIX to build requires
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Update the ActivePerl/gcc-3.4 hack for EUMM 7.04
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Don't compile su_uplevel_storage_delete() before perl...
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Protect t/09-load-threads.t against old relocated perls
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Update VPIT::TestHelpers to 4eeb5afc
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
Also test that the module can be loaded in the main...
commit
|
commitdiff
|
tree
2015-03-24
Vincent Pit
In t/09-load-threads.t, handle spawn() failures gracefully
commit
|
commitdiff
|
tree
2015-03-23
Vincent Pit
Thoroughly test module loading in threads
commit
|
commitdiff
|
tree
2015-03-23
Vincent Pit
Update VPIT::TestHelpers to 6ca15279
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Update VPIT::TestHelpers to 6cd68168
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Release UID global memory at global teardown time
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Revamp the setup boot logic
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Silence an "unused label" compiler warning
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Replace STATIC by static
commit
|
commitdiff
|
tree
2015-03-19
Vincent Pit
Fix a memory leak with the uid() feature
commit
|
commitdiff
|
tree
2015-03-12
Vincent Pit
This is 0.26
v0.26
commit
|
commitdiff
|
tree
2015-03-12
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2015-03-12
Vincent Pit
Update VPIT::TestHelpers to 3c878c7c
commit
|
commitdiff
|
tree
2015-02-06
Father Chrysostomos
Don’t use CvPADLIST on XSUBs
rt100264
commit
|
commitdiff
|
tree
2015-02-06
Vincent Pit
Remove an unused variable declaration
commit
|
commitdiff
|
tree
2015-02-06
Vincent Pit
Really be compatible with the OP_PARENT feature
commit
|
commitdiff
|
tree
2014-09-21
Vincent Pit
This is 0.25
v0.25
commit
|
commitdiff
|
tree
2014-09-21
Vincent Pit
Update VPIT::TestHelpers to 4fb18792
commit
|
commitdiff
|
tree
2014-09-21
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2014-09-20
Vincent Pit
Work around an assertion failure in perl 5.21.4
commit
|
commitdiff
|
tree
2014-09-20
Vincent Pit
Add support for PERL_OP_PARENT
commit
|
commitdiff
|
tree
2013-09-10
Vincent Pit
This is 0.24
v0.24
commit
|
commitdiff
|
tree
2013-09-09
Vincent Pit
Preserve lexicals across dounwind() calls on perl 5...
commit
|
commitdiff
|
tree
2013-09-02
Vincent Pit
This is 0.23
v0.23
commit
|
commitdiff
|
tree
2013-09-02
Vincent Pit
Style nits
commit
|
commitdiff
|
tree
2013-09-02
Andrew Main
Adjust t/07-context_info.t for perl 5.19.3
rt88177
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Update bundled Test::Leaner to 0.05
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Enforce the perl dependency in the module file
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Make Perl version numbers more readable
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Remove obsolete kwalitee workarounds
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
No tabs please
commit
|
commitdiff
|
tree
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-14
Vincent Pit
Silence experimental warnings on perl 5.17.11+ for...
rt88174
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Typos in POD
rt87178
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
This is 0.22
v0.22
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Update VPIT::TestHelpers to e8344578
commit
|
commitdiff
|
tree
2013-01-04
Vincent Pit
context_info() should ignore %warnings::Bits until...
commit
|
commitdiff
|
tree
2013-01-04
Vincent Pit
Correct the top warnings mask for 5.6 in t/07-context_i...
commit
|
commitdiff
|
tree
2013-01-04
Vincent Pit
Require perl 5.6.1
commit
|
commitdiff
|
tree
2013-01-02
Vincent Pit
Also skip the uplevel across eval/local $@ test on...
commit
|
commitdiff
|
tree
2013-01-02
Vincent Pit
Skip 'yield to subst context' tests on perl 5.8 and...
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Don't run the POD spelling test in taint mode
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Add Config to build_requires
commit
|
commitdiff
|
tree
2012-09-21
Vincent Pit
This is 0.21
v0.21
commit
|
commitdiff
|
tree
2012-09-21
Vincent Pit
Remove an extra ;
commit
|
commitdiff
|
tree
2012-09-21
Vincent Pit
Force linking against the perl dll when using gcc 3...
commit
|
commitdiff
|
tree
2012-09-21
Vincent Pit
Make t/07-context_info.t pass with perls that have...
commit
|
commitdiff
|
tree
2012-09-20
Vincent Pit
Fix context_info() warnings field for perl 5.17.4
commit
|
commitdiff
|
tree
2012-09-20
Vincent Pit
Reformat the section of context_info() that extracts...
commit
|
commitdiff
|
tree
next