p5sagit/Sub-Name.git
2018-04-21 Karen Etheridge Sub-Name-0.24-TRIAL v0.24
2018-04-21 Karen Etheridge also skip tests on 5.18 to avoid errant test failures
2018-04-21 Karen Etheridge use Travis CI
2018-04-21 Karen Etheridge 0.136 of my bundle moved minimum-version.t to xt/author
2018-01-25 Karen Etheridge Changes note for updates to Name.xs
2018-01-25 Karen Etheridge switch from stringy to block eval, being careful to...
2018-01-25 Karen Etheridge use plugin option to assert minimum ppport.h version
2018-01-25 Graham Knop use sv_2mortal rather than doing SvREFCNT_dec manually
2018-01-25 Graham Knop more clear variable usage for counting quotes
2016-10-23 Karen Etheridge increment $VERSION after 0.23 release
2016-10-23 Karen Etheridge Sub-Name-0.23-TRIAL v0.23
2016-10-23 Karen Etheridge do not artificially set minimum perl to 5.018
2016-10-23 Karen Etheridge Changes note for lexical sub test
2016-10-23 Graham Knop test for renaming lexical subs
2016-10-17 Karen Etheridge increment $VERSION after 0.22 release
2016-10-17 Karen Etheridge Sub-Name-0.22-TRIAL v0.22
2016-10-17 Karen Etheridge update todo items
2016-10-17 Karen Etheridge after releasing, refresh our local copy of the github...
2016-10-17 Karen Etheridge changes entries for commits from PR#9
2016-10-17 Karen Etheridge we can now strengthen our prereq test to check when...
2016-10-17 Graham Knop drop Exporter 5.57 prereq
2016-10-17 Reini Urban Fixes for 5.6
2016-10-17 Leon Timmermans Fix %DB::sub for subs with non-Latin1 characters
2016-10-17 Graham Knop better diagnostics for bad %DB::sub entries
2016-10-17 Graham Knop glob names need to be encoded in older perls
2016-10-17 Graham Knop test native exotic sub names by aliasing globs
2016-10-17 Graham Knop failing test for exotic names in %DB::sub
2016-10-02 Karen Etheridge increment $VERSION after 0.21 release
2016-10-02 Karen Etheridge Sub-Name-0.21 v0.21
2016-10-02 Karen Etheridge Changes entry for stable release
2016-09-11 Karen Etheridge increment $VERSION after 0.20 release
2016-09-11 Karen Etheridge Sub-Name-0.20-TRIAL v0.20
2016-09-11 Karen Etheridge Changes note for RT#117072 fix
2016-09-11 Alexander Bluhm On OpenBSD 6.0 the test t/exotic_names.t fails sometime...
2016-09-11 Karen Etheridge ensure that Module::Metadata isn't added as a test...
2016-09-11 Karen Etheridge document why we only use MakeMaker
2016-08-18 Karen Etheridge increment $VERSION after 0.19 release
2016-08-18 Karen Etheridge Sub-Name-0.19 v0.19
2016-08-18 Karen Etheridge Changes entry for SvUTF8 fix
2016-08-18 Leon Timmermans Check for UTF8 flag on name after magic/overloading...
2016-08-16 Karen Etheridge increment $VERSION after 0.18 release
2016-08-16 Karen Etheridge Sub-Name-0.18 v0.18
2016-08-16 Karen Etheridge time to release as stable
2016-06-27 Karen Etheridge increment $VERSION after 0.17 release
2016-06-27 Karen Etheridge Sub-Name-0.17-TRIAL v0.17
2016-06-27 Karen Etheridge test and Changes entry for quotes fix
2016-06-27 Leon Timmermans Fix off-by-one bug in ' to :: substitution
2016-06-21 Karen Etheridge increment $VERSION after 0.16 release
2016-06-21 Karen Etheridge Sub-Name-0.16-TRIAL v0.16
2016-06-21 Karen Etheridge Changes entry for PR#8
2016-06-21 Karen Etheridge make no-tabs test pass again
2016-06-21 Karen Etheridge avoid setting the minimum version to 5.8 because of...
2016-06-21 Karen Etheridge stringify version before comparing, as recommended...
2016-06-21 Karen Etheridge make sure we have a current ppport.h
2016-06-21 Karen Etheridge Merge branch 'pr/8'
2016-06-21 Leon Timmermans Look up stashes containing single-quotes correctly
2016-06-21 Leon Timmermans Skip debugging code on perls that don't need it
2016-06-21 Leon Timmermans Support binary data and unicode in symbol names
2016-06-21 Leon Timmermans Make TAP output UTF8
2016-06-21 Aristotle Pagaltzis test Sub::Name for exotic sub names
2016-06-21 Aristotle Pagaltzis add infrastructure of test for exotic sub names
2016-06-21 Karen Etheridge avoid overwriting PERL_MM_OPT
2016-04-24 Karen Etheridge add some keywords to metadata
2016-04-24 Karen Etheridge capitalize abstract
2016-04-24 Karen Etheridge declare authordep for weaver.ini addition
2016-04-24 Karen Etheridge stop trying to build old release directories I have...
2016-03-15 Karen Etheridge calling the remote "p5sagit" is ambiguous - just call...
2016-03-15 Karen Etheridge increment $VERSION after 0.15 release
2016-03-15 Karen Etheridge Sub-Name-0.15 v0.15
2016-03-15 Karen Etheridge document our TODO list
2016-03-15 Karen Etheridge add irc channel to metadata
2016-03-15 Karen Etheridge document the new repository(ies)
2016-03-14 Karen Etheridge also report the installed version of DynaLoader, in...
2016-03-14 Karen Etheridge my bundle now automatically copies ppport.h
2015-06-29 Karen Etheridge switch to my podweaver plugin bundle
2015-05-19 Karen Etheridge shorter way of customizing our COPYRIGHT pod section
2015-05-19 Karen Etheridge use a more specific link
2015-05-19 Karen Etheridge $B::C::VERSION is not always defined (RT#104510)
2015-04-24 Karen Etheridge start ensuring that we never add non-core (required...
2015-04-24 Karen Etheridge increment $VERSION after release
2015-04-24 Karen Etheridge Sub-Name-0.14 v0.14
2015-04-24 Karen Etheridge mark this test as TODO by only emitting TAP in the...
2015-04-24 Karen Etheridge changelog for Devel::CheckBin prereq change
2015-04-21 Karen Etheridge hardcode the distribution name in Changes, to reduce...
2015-04-04 Karen Etheridge add a placeholder .mailmap
2015-03-29 Karen Etheridge add ppport.h to the distribution, and keep it updated
2015-03-29 Karen Etheridge skip this test if Devel::CheckBin is not installed...
2015-03-28 Karen Etheridge increment $VERSION after release
2015-03-28 Karen Etheridge Sub-Name-0.13 v0.13
2015-03-28 Karen Etheridge my plugin bundle now always excludes inc/ExtUtils/MakeM...
2015-03-28 Karen Etheridge fix test: the TAP actually comes from a subprocess...
2015-03-28 Karen Etheridge keep $VERSION in repo version of module
2015-03-07 Karen Etheridge ignore new EUMM build artifact
2014-10-19 Karen Etheridge Makefile.PL is already excluded by the bundle
2014-10-19 Karen Etheridge skip generating man pages for dev builds
2014-10-19 Karen Etheridge run ExtUtils::MakeMaker::Dist::Zilla::Develop out of...
2014-09-04 Karen Etheridge Sub-Name-0.12 v0.12
2014-09-04 Karen Etheridge refer to Sub::Util
2014-09-04 Karen Etheridge shorter pod lists
2014-09-04 Karen Etheridge changelog for the release
next