]> git.vpit.fr Git - perl/modules/Scope-Upper.git/shortlog
perl/modules/Scope-Upper.git
2011-02-27 Vincent PitThis is 0.14 v0.14
2011-02-26 Vincent PitReally include Test::Leaner 0.02
2011-02-26 Vincent PitCompatibility fix for perl 5.13.10 rt64997
2011-02-06 Vincent PitRun lengthy tests with Test::Leaner
2011-01-05 Vincent PitBump copyright year
2011-01-05 Vincent PitPreemptively remove uses of lvalue GvCV
2010-12-20 Vincent PitThis is 0.13 v0.13
2010-12-20 Vincent PitSkip threads tests unless perl version is 5.13.4 or...
2010-12-20 Vincent PitCompatibility fix for perl 5.13.8 rt63378
2010-12-20 Vincent PitIgnore MYMETA.yml
2010-12-20 Vincent PitFix stack corruption when using unwind() under Devel... rt61904
2010-05-19 Vincent PitThis is 0.12 v0.12
2010-05-19 Vincent PitFix for the official 5.13.0 release
2010-05-18 Vincent PitSwap the ud and cxix arguments of su_init()
2010-05-18 Vincent PitStop leaking SVs when trying to localize an element...
2010-05-18 Vincent PitUse a PPCODE: section in CLONE
2010-05-18 Vincent PitMake su_ud_localize_init() return the required slot...
2010-05-18 Vincent PitSave a mock pointer as the placeholder instead of an int
2010-05-18 Vincent PitTie the array after localizing it in t/{34,44}-*-magic.t
2010-05-18 Vincent PitSkip two pairs of tests in t/20-localize-target.t with...
2010-04-16 Vincent PitThis is 0.11 v0.11
2010-04-16 Vincent PitSkip t/05-words.t when ran under the debugger
2010-04-16 Vincent PitSilence a gcc warning
2010-04-16 Vincent PitStop skipping frames as a pop optimization
2010-04-16 Vincent PitA couple of SEE ALSO
2010-04-16 Vincent PitPOD tags harmonization
2010-04-16 Vincent PitDisallow reference localization targets
2010-04-16 Vincent PitBe stricter about what localize_elem() accepts
2010-04-16 Vincent PitFix numerous localizations in the same scope not happening
2010-04-16 Vincent PitImproved synopsys
2010-04-16 Vincent PitCorrect two comments in a sample script
2010-04-16 Vincent PitAssorted documentation tweaks and clarifications
2010-04-15 Vincent PitProperly vivify nonexistent glob slots rt55593
2010-04-15 Vincent PitA better explaination of how string symbols work
2010-04-15 Vincent PitPOD formatting nit
2010-04-15 Vincent PitAlso apply the context overwrite workaround when not... rt56301
2010-01-18 Vincent PitThis is 0.10 v0.10
2010-01-18 Vincent PitPoint to Continuation::Escape
2010-01-18 Vincent PitA somewhat more robust handling of debugging frames
2010-01-18 Vincent PitForge a better testdeb rule
2010-01-18 Vincent PitBump copyright year
2010-01-18 Vincent PitSilence a switch warning
2010-01-18 Vincent PitUse SvREFCNT_inc_simple_void() whenever possible
2010-01-18 Vincent PitStop treating the ENTER/LEAVE couple from entersub...
2010-01-18 Vincent PitDiscover the type of localization immediately when...
2010-01-18 Vincent PitMore debugging info tweaks
2010-01-15 Vincent PitRevamp debugging info
2010-01-14 Vincent PitFix building with SU_DEBUG defined on 5.8
2010-01-14 Vincent PitCorrect some test descriptions
2010-01-14 Vincent PitMore tests for reap and localized at given/when
2010-01-14 Vincent PitWe don't really need a more lexical $_ in the test...
2010-01-14 Vincent PitFix handling of given/when
2009-12-29 Vincent PitFix for {ENTER,LEAVE}_with_name
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitKwalitee test overhaul
2009-08-16 Vincent Pitbase.pm is also a dependency
2009-08-08 Vincent PitRighteously is really rightfully
2009-05-17 Vincent PitThis is 0.09 v0.09
2009-05-17 Vincent PitUpdate the comment about the "call_sv() during LEAVE...
2009-05-17 Vincent PitGet rid of t/90-boilerplate.t
2009-05-17 Vincent PitA better test for imports
2009-05-15 Vincent Pit5.9.5 fix
2009-05-02 Vincent PitExplicitely require perl 5.6
2009-05-02 Vincent PitDisable thread safety for 5.8.x on Windows
2009-05-02 Vincent PitSkip t/59-unwind-threads.t when the module is not threa...
2009-05-02 Vincent PitIntroduce SU_THREADSAFE
2009-05-02 Vincent PitA saner workaround for the "call_sv() during LEAVE...
2009-04-22 Vincent PitSlashes are reserved and hence must be encoded in the...
2009-04-16 Vincent PitThis is 0.08 v0.08
2009-04-16 Vincent PitPoint the repository to the gitweb instead of the bare...
2009-03-26 Vincent PitTest unwind in threads
2009-03-25 Vincent PitDocument that reap destructors are called in void context
2009-03-16 Vincent PitFix reap() clobbering the return stack, as reported... rt44204
2009-03-13 Vincent PitRename t/53-unwind-context.t to t/56-unwind-context.t
2009-03-12 Vincent PitTypo in test description
2009-03-08 Vincent PitShow non-reachable locations in unwind() examples
2009-03-07 Vincent PitFix building with Solaris CC
2009-03-01 Vincent PitCorrect some test descriptions
2009-02-26 Vincent PitTest localize on magical scalar variables
2009-02-20 Vincent PitThis is 0.07 v0.07
2009-02-19 Vincent PitSUB SUB == SUB
2009-02-19 Vincent PitSome examples for words
2009-02-17 Vincent PitPhrasing fixes
2009-02-15 Vincent PitFix "localize *x, 'y', $cx" to match Perl behaviour
2009-02-12 Vincent PitFix some unlikely possible uninitialized reads
2009-02-07 Vincent PitUse recent ExtUtils::MakeMaker features to generate...
2009-02-04 Vincent PitDon't even define a CLONE sub when the module isn't...
2009-02-04 Florian RagwitzGet rid of a warning produced by -Wparentheses.
2009-02-04 Florian RagwitzGet rid of a warning produced by -Wunused-value.
2009-02-04 Florian RagwitzAvoid warnings due to unused variables.
2009-02-04 Florian RagwitzRemove some unused variables.
2009-01-24 Vincent PitExplicitely say that unwind() restarts from the point...
2009-01-18 Vincent PitNo need for maybe_deref anymore
2009-01-17 Vincent PitMinor spacing fix
2009-01-17 Vincent PitThis is 0.06 v0.06
2009-01-16 Vincent PitAdd a warning in t/05-words.t
2009-01-16 Vincent PitDoc update
next