projects
/
perl
/
modules
/
Scope-Upper.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/Scope-Upper.git
2009-01-12
Vincent Pit
This is 0.05
v0.05
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
In t/85-stress-unwind.t, don't rely on is_deeply to...
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
Doc fixes
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
Use a context for passing arguments to su_unwind()
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
Correct test description
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
Fix stack mess when unwind() is called in scalar context
commit
|
commitdiff
|
tree
2009-01-12
Vincent Pit
Stress test unwind()
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
This is 0.04
v0.04
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Complete with_at() coverage
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
In su_unwind(), get the gimme before unwinding
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Show unwind() and want_at() in the synopsys and the...
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Context initialization overhaul
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Introduce want_at()
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Introduce CALLER()
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Better check of the level in arguments
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Sanitize and check unwind targets
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Move t/50- to t/53-
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Reset the correct mark after unwinding
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Add some debug tracing code to su_unwind()
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Add t/55-unwind-multi.t (with a failing test)
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Sort up Upper.xs
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Test unwind() with prototypes
commit
|
commitdiff
|
tree
2009-01-11
Vincent Pit
Add unwind()
commit
|
commitdiff
|
tree
2009-01-10
Vincent Pit
C++ build fix
commit
|
commitdiff
|
tree
2009-01-09
Vincent Pit
Test dieing into a reap callback
commit
|
commitdiff
|
tree
2009-01-09
Vincent Pit
Factor similar stress level tests in t/81-stress-level.t
commit
|
commitdiff
|
tree
2009-01-09
Vincent Pit
Introduce *5-*-multi.t tests
commit
|
commitdiff
|
tree
2009-01-09
Vincent Pit
Reorder tests
commit
|
commitdiff
|
tree
2009-01-06
Vincent Pit
The 5.6 failure was actually a compile-time error,...
commit
|
commitdiff
|
tree
2009-01-05
Vincent Pit
Rename CURRENT to HERE
commit
|
commitdiff
|
tree
2009-01-05
Vincent Pit
Also add localize_delete() to t/01-import.t
commit
|
commitdiff
|
tree
2009-01-05
Vincent Pit
Add more level words. Rename TOPLEVEL to TOP
commit
|
commitdiff
|
tree
2009-01-04
Vincent Pit
This is 0.03
v0.03
commit
|
commitdiff
|
tree
2009-01-04
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2009-01-04
Vincent Pit
Fix deletion of localized array elements with negative...
commit
|
commitdiff
|
tree
2009-01-04
Vincent Pit
Fix segfault when localizing array elements with an...
commit
|
commitdiff
|
tree
2009-01-03
Vincent Pit
Test next and last
commit
|
commitdiff
|
tree
2009-01-03
Vincent Pit
More localize_delete() tests
commit
|
commitdiff
|
tree
2008-12-30
Vincent Pit
Two less auto variables
commit
|
commitdiff
|
tree
2008-12-30
Vincent Pit
Inline su_{a,h}v_preeminent
commit
|
commitdiff
|
tree
2008-12-30
Vincent Pit
Move the save_{a,h}elem logic from su_localize to su_sa...
commit
|
commitdiff
|
tree
2008-12-29
Vincent Pit
Better doc for localized_delete
commit
|
commitdiff
|
tree
2008-12-29
Vincent Pit
Add localize_delete()
commit
|
commitdiff
|
tree
2008-12-29
Vincent Pit
Factor all the LEAVE/ENTER logic in su_init()
commit
|
commitdiff
|
tree
2008-12-29
Vincent Pit
Skip two croaking tests on 5.6
commit
|
commitdiff
|
tree
2008-12-29
Vincent Pit
Prefer STMT_{START,END} over do/while(0)
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
This is 0.02
v0.02
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Don't let coverage be distracted by such pesky trivialities
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Test incompletely tied arrays
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
More tests for localized nonexistent array elements
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Reverse preeminent logic in su_save_helem()
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Reorder Upper.xs in a cleaner way
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Localized nonexistant array elements should be deleted...
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Sort up su_hv_preeminent() a bit
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
We also depend on Exporter
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
Point to coverage report
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
This module has caveats, so explain them
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
Be a little clearer on how localize() handle sigils
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
More compatibility macros
commit
|
commitdiff
|
tree
2008-12-26
Vincent Pit
Importing Scope-Upper-0.01
v0.01
commit
|
commitdiff
|
tree