p5sagit/Devel-GlobalDestruction.git
2013-04-03 Graham Knop Version 0.11 Devel-GlobalDestruction-0.11
2013-04-03 Graham Knop fix version check in test script
2013-04-03 Graham Knop Fix upgrading from versions < 0.10
2013-03-26 Peter Rabbitson Version 0.10 Devel-GlobalDestruction-0.10
2013-03-26 Peter Rabbitson Ask for S::Ex::Pro supporting :all (completeness)
2013-03-13 Graham Knop 5.6 compat
2013-03-13 Graham Knop move XS code to separate dist
2013-02-19 Graham Knop update documentation to reflect new implementation
2013-02-19 Graham Knop add self to authors
2013-02-19 Graham Knop also make sure DESTROY inside a CLONE isn't GD
2013-02-19 Graham Knop test that CLONE time isn't detected as global destruction
2013-02-19 Graham Knop test all phases instead of just BEGIN
2013-02-19 Graham Knop fix detecting GD in BEGIN, with tests
2013-02-01 Graham Knop add comment to explain use of main_start
2013-02-01 Graham Knop check B::main_start for old perl fallback
2012-08-12 Peter Rabbitson Make the pure-perl fallback work under -c (RT#78619)
2012-08-08 Peter Rabbitson Version 0.09 Devel-GlobalDestruction-0.09
2012-08-08 Peter Rabbitson Work around a rather bizzare effect of compile flag...
2012-08-08 Peter Rabbitson Be on the safe side
2012-08-08 Peter Rabbitson Rewrite completely broken pure-perl GD detection under...
2012-08-08 Peter Rabbitson Fix pure-perl implementation incorrectly reporting...
2012-08-08 Peter Rabbitson Make sure the pure-perl test *is* pure-perl
2012-08-08 Peter Rabbitson Extend the $? fix from 6d3e0a6f to the threadtest,...
2012-08-08 Peter Rabbitson Standardize on 2-space tab
2012-07-31 Florian Ragwitz Version 0.08 Devel-GlobalDestruction-0.08
2012-07-31 Arthur Axel... Switch to Sub::Exporter::Progressive
2012-07-25 Florian Ragwitz Version 0.07 Devel-GlobalDestruction-0.07
2012-07-24 Dagfinn Ilmari... Add prototype to pure-perl pre-5.14 version
2012-07-24 Dagfinn Ilmari... Actually detect errors in pure-perl test
2012-06-13 Peter Rabbitson Version 0.06 Devel-GlobalDestruction-0.06
2012-06-13 Peter Rabbitson Make sure we work from space-containing paths
2012-06-13 Peter Rabbitson MOAR commenting
2012-06-13 Peter Rabbitson De-retardize XS-less behavior under SpeedyCGI
2012-04-26 Jesse Luehrs changelog and version bump Devel-GlobalDestruction-0.05
2012-04-06 Peter Rabbitson Fix some meta info
2012-04-03 Peter Rabbitson adjust manifest
2012-04-02 Peter Rabbitson Pureperlize
2012-04-01 Peter Rabbitson Add a thread test (just runs the basic one in a thread)
2012-04-01 Peter Rabbitson De-tabardize
2012-03-31 Peter Rabbitson gitignoring
2011-07-03 Florian Ragwitz Version 0.04 Devel-GlobalDestruction-0.04
2011-07-03 Florian Ragwitz Upgrade ppport.h from version 3.13 to 3.19
2011-07-03 Jesse Luehrs stop depending on Scope::Guard just for tests
2011-07-03 Jesse Luehrs update the docs
2011-07-03 Jesse Luehrs feature check rather than version check
2010-12-01 Florian Ragwitz Version 0.03 Devel-GlobalDestruction-0.03
2010-12-01 Florian Ragwitz Add .gitignore
2010-12-01 Florian Ragwitz Disable XS code on perls with ${^GLOBAL_PHASE}
2010-11-13 Florian Ragwitz Be explicit about the 5.6.0 dependency
2010-11-13 Florian Ragwitz perl 5.6.0 and newer have the our keyword
2010-11-13 Florian Ragwitz Use XSLoader without falling back to DynaLoader
2010-04-21 Yuval Kogman avoid borging XSLoader errors
2008-08-09 Yuval Kogman version bump Devel-GlobalDestruction-0.02
2008-08-09 Yuval Kogman deps
2008-08-09 Yuval Kogman Devel::GlobalDestruction Devel-GlobalDestruction-0.01
2008-07-11 Yuval Kogman add .git to MANIFEST.SKIP
2008-06-16 Yuval Kogman mkdir t
2008-06-16 Yuval Kogman mkdir lib
2008-06-02 Yuval Kogman add XS related stuff to MANIFEST.SKIP
2008-04-24 Yuval Kogman add .prove to MANIFEST.SKIP
2008-03-31 Yuval Kogman skip .t.log files in MANIFEST.SKIP
2008-03-31 Yuval Kogman change dist/disttest MANIFEST.SKIP pattern
2008-01-15 Yuval Kogman Test::use::ok dep
2007-04-02 Yuval Kogman ignore dists
2007-04-02 Yuval Kogman Add Makefile.PL
2006-10-16 Yuval Kogman Add MANIFEST.SKIP