]> git.vpit.fr Git - perl/modules/Scope-Upper.git/shortlog
perl/modules/Scope-Upper.git
2011-09-09 Vincent PitReorder some code in su_uplevel()
2011-09-07 Vincent PitMake sure the stack is large enough when returning...
2011-09-05 Vincent PitSilence some compiler warnings
2011-09-04 Vincent PitTest unwinding while unwinding
2011-09-04 Vincent PitOne more POD wording fix
2011-09-04 Vincent PitMove the unwind()-related members of the global context...
2011-09-04 Vincent PitAbstract the uplevel storage logic in two new functions
2011-09-04 Vincent PitTweak some comments in the uplevel() code
2011-09-04 Vincent PitDon't grow the fake cxstack if it's already large enough
2011-09-04 Vincent PitFix some typos/wording in POD
2011-09-03 Vincent PitThis is 0.16 v0.16
2011-09-03 Vincent PitSilence some "Attempt to free unreferenced scalar"...
2011-09-03 Vincent PitImplement uplevel()
2011-09-03 Vincent PitCorrect a couple of test descriptions
2011-08-24 Vincent PitThis is 0.15 v0.15
2011-08-24 Vincent PitUpdate bundled Test::Leaner to 0.04
2011-08-24 Vincent PitEncode the README file in UTF-8
2011-07-18 Vincent PitIgnore MYMETA.json
2011-07-18 Vincent PitAdd META.json
2011-07-18 Vincent PitReplace $] by "$]"
2011-07-18 Vincent PitUpdate bundled Test::Leaner to 0.03
2011-03-05 Vincent PitSwitch to qw<>
2011-02-28 Vincent PitInvalidate the method cache when localizing subroutines
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
next