p5sagit/namespace-clean.git
2020-12-22 Graham Knop drop Package::Stash dependency master no-package-stash
2018-10-30 Graham Knop clean up debugger environment before testing with it
2016-05-19 Peter Rabbitson Adjust gitignore - we do track inc/ as of 58cd9d45
2016-05-18 Peter Rabbitson Version 0.27 0.27
2016-05-17 Peter Rabbitson Work around the upcoming -Dfortify_inc :/
2016-05-17 Peter Rabbitson Switch to EU::HC (with an inc::latest-like approach)
2016-05-17 Peter Rabbitson Fix silly inconsistency in docs from 253c58bc
2016-04-10 Peter Rabbitson Remove incorrect SKIP for 5.8.1
2016-04-10 Graham Knop Allow packages to be cleaned multiple times mirror/master
2016-04-10 Peter Rabbitson Switch to GH url in meta for metacpan's sake
2016-04-10 Graham Knop Restrict debugger workaround to when DB::sub will be...
2016-04-10 Peter Rabbitson Ditch done_testing - less Test::More upgrade-churn
2016-04-10 Peter Rabbitson Make sure t/10-pure-perl.t runs are identical regardles...
2016-03-01 Peter Rabbitson Get tests running under -T (cosmetics only)
2016-03-01 Peter Rabbitson Make sure $] checks run correctly (another thing my...
2016-03-01 Peter Rabbitson Fix thinko from 18377f5b (RT#107813)
2015-10-07 Peter Rabbitson Version 0.26 0.26
2015-10-07 Peter Rabbitson Explicitly document the late runtime binding of `sort...
2015-10-07 Peter Rabbitson Rewrap Changes to be more compatible with metacpan
2015-10-07 Peter Rabbitson Switch around the preference of S::U / S::N
2015-10-01 Peter Rabbitson Streamline meta etc
2015-10-01 Peter Rabbitson No idea why $DebuggerFixup was originally introduced...
2015-10-01 Peter Rabbitson Make sure to exercise P::S::PP under t/10-pure-perl.t
2015-10-01 Peter Rabbitson Reign in XS portions needed for certain perls under...
2015-09-28 Peter Rabbitson Add an once-and-for-all workaround for Package::Stash...
2015-09-28 Peter Rabbitson Eject pod to the end of the file
2014-03-05 Peter Rabbitson Version 0.25 0.25
2014-01-17 Graham Knop correct EU::CBuilder check
2012-12-09 Peter Rabbitson Reorganize PP test to fail comprehensibly on failed...
2012-12-04 Peter Rabbitson Version 0.24 0.24
2012-11-26 Peter Rabbitson B::H::EOS is now PP-capable on its own
2012-11-26 Peter Rabbitson Fix tests on space-containing paths RT#77528
2012-11-26 Peter Rabbitson Properly skip debugger test when optional deps not...
2012-03-11 Peter Rabbitson Version 0.23 0.23
2012-02-17 Tomas Doran Bump dep to B::Hooks::EndOfScope 0.10
2012-02-05 Peter Rabbitson Fix failures on 5.13.6, RT#74683, Zefram++
2011-12-26 Peter Rabbitson Version 0.22 0.22
2011-12-22 Peter Rabbitson Whoops, more hidden packages
2011-12-22 Peter Rabbitson Simplify even more - we don't care about context anymore
2011-12-22 Peter Rabbitson Even more simplifications of the PP callback
2011-12-22 Peter Rabbitson Another devrel to see how happy smokers are
2011-12-22 Peter Rabbitson Run the PP tests with or without Devek::Hide
2011-12-22 Peter Rabbitson The real fix for RT#73402 (abaondon tie %^H entirely...
2011-12-22 Peter Rabbitson Disable the debugger fixup entirely on perl 5.15.5+
2011-12-22 Peter Rabbitson Do not rerun PP tests twice if the envvar is set
2011-12-21 Peter Rabbitson Trial release to smoketest the hinthash handling changes
2011-12-21 Peter Rabbitson Fix careless handling of the hinthash in PP mode (RT...
2011-12-21 Peter Rabbitson Add an envvar to make it easier to smoke the PP codepath
2011-12-21 Peter Rabbitson Install the debugger fixup deps iff can_cc (RT#72368)
2011-12-21 Peter Rabbitson P::S::XS buggery strikes again
2011-12-21 Peter Rabbitson Fix all debugger issues from perl 5.8.1 on FC++ (RT...
2011-12-21 Peter Rabbitson ignore mymetas
2011-12-21 Peter Rabbitson Add dropped NAME pod section (RT#70259)
2011-08-03 Peter Rabbitson Version 0.21 0.21
2011-08-03 Peter Rabbitson Build correct meta, not including B::H::EOS
2011-08-03 Peter Rabbitson Strictures and changelogging
2011-08-03 Peter Rabbitson Try harder to detect tie(%^H) clashes
2011-08-03 Peter Rabbitson Clarification as per doy's request
2011-08-01 Peter Rabbitson Fix borked git url
2011-07-31 Peter Rabbitson Trial release preparing for pure-perl-capable 0.21
2011-07-31 Peter Rabbitson De-dzilify. This may look odd and borderline revolting...
2011-07-31 Peter Rabbitson Pure-perlize
2011-07-31 Peter Rabbitson Spellfixoring RT#54388
2011-07-31 Jason Kohles This used to fail with old V::M, add it to make sure...
2011-07-31 Peter Rabbitson Moar stresstesting
2011-07-27 Peter Rabbitson Only ask for debugger bits when debugger detected
2011-05-08 Olivier Mengué Mini $RemoveSubs refactoring: less loops, less concat
2011-01-06 Florian Ragwitz Version 0.20 0.20
2011-01-06 Florian Ragwitz Bump Package::Stash dependency to 0.22
2011-01-03 Florian Ragwitz Version 0.19 0.19
2011-01-03 Florian Ragwitz Remove back-compat for old Package::Stash versions
2011-01-02 Jesse Luehrs work with new package::stash api
2010-11-13 Jesse Luehrs don't rely on package::stash's remove_package_symbol...
2010-06-13 Florian Ragwitz Version 0.18 0.18
2010-06-13 Jesse Luehrs vivify the storage var manually
2010-06-05 Florian Ragwitz Version 0.17 0.17
2010-06-05 Florian Ragwitz Allow the debugger test to be skipped early
2010-06-05 Florian Ragwitz Version 0.16 0.16
2010-06-05 Florian Ragwitz Stop declaring unused variables
2010-06-05 Florian Ragwitz Credit doy
2010-06-05 Florian Ragwitz Convert to Dist::Zilla
2010-06-05 Jesse Luehrs changelog and version bump 0.15
2010-05-14 Jesse Luehrs s/Stash::Manip/Package::Stash/g
2010-05-12 Jesse Luehrs adjust deps and add changelog
2010-05-11 Jesse Luehrs start converting to use Stash::Manip
2010-03-18 Florian Ragwitz Version 0.14. 0.14
2010-03-18 Florian Ragwitz Turn the very faily debugger test into an author test.
2010-03-18 Tomas Doran... Remove auto_install for mbm as using git is 'too much...
2010-01-17 Florian Ragwitz Version 0.13. 0.13
2010-01-17 Florian Ragwitz Skip failing debugger tests on 5.8.8 and older.
2010-01-14 Florian Ragwitz Version 0.12. 0.12
2010-01-14 Florian Ragwitz Remove auto-generated README.
2010-01-14 Florian Ragwitz Stop relying on stash entries always being upgraded...
2009-09-23 Yuval Kogman work around $DB::sub
2009-07-11 Florian Ragwitz Fix restoring of non-code symbols when cleaning.
2009-07-11 Florian Ragwitz Add testcase for clobbering globs when trying to restor...
2009-03-03 Florian Ragwitz Version 0.11. 0.11
2009-03-03 Florian Ragwitz Add reference to RT ticket the recent changes fix.
2009-03-03 Robert 'phaylon... updated README
2009-03-03 Robert 'phaylon... removal subroutine named clean_subroutines, not remove_...
next