Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/gsoc-pod
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/gsoc-pod
Show duplicate emailed reports
Filter:
?
Marc Green: Update script to convert more and correctly convert anchored =head directives and index elements
C
Marc Green: Fix <body id="_podtop_"> not appearing when --backlink was enabled, and add some documentation.
C
Marc Green: Update htmlescp.t test case for new Pod::Html. Note that it uses <b> instead of <strong>, <i> instead of <em>, and converts E<> formatting codes before they are written to .html
C
Marc Green: Fix typo in test case
C
Marc Green: Update htmldir4.t to test new Pod::Html
C
Marc Green: Update htmldir2.t and htmldir3.t to test the new Pod::Html
C
Marc Green: Switch to catdir from catfile to avoid a leading '//' in
C
Marc Green: Add helpful script that does basic conversion of old Pod::HTMl test cases to new Pod::Html test cases
C
Marc Green: Fix bug in finding replacement path for PODs not found in %Pages, update accompanying warning message
C
Marc Green: Update htmldir.t testcase for new Pod::Html
C
Marc Green: Update crossref test case for new Pod::Html. Note, need to idify =item directive still
C
Marc Green: Fix bug that stopped POD files from being crossreferenced if they were more than one directory below $Podpath
C
Marc Green: Start modifying test cases from testcases branch to suit new Pod::Html
C
Marc Green: Move Pod::Simple::XHTML::LocalPodLinks into Pod::Html
C
Marc Green: Add $Htmlfileurl back in to support relativizing cross references
C
Marc Green: Update ::Search callback to remove $Podroot, fix bug in @Podpath mapping
C
Marc Green: Fix minor formatting
C
Marc Green: Remove --libpods feature
C
Marc Green: Allow test cases to change arguments to pod2html for better test coverage
C
Marc Green: Finish reimplmenting --header, add $bodystyle and $tdstyle back, and fix typo
C
Marc Green: Start to reimplement --header
C
Marc Green: Take into account $Podroot when finding PODs, take into account $Quiet
C
Marc Green: Finish skeleton version of Pod::Html -- it can now output html
C
Marc Green: Don't delete html file produced, used for testing
C
Marc Green: Move Pod-Html/ files into inner lib/ dir, begin writing ::Search object
C
Marc Green: Set up to use Pod::Simple::Search to resolve L<> directives, remove more spurious code
C
Marc Green: Continue to transition to ::LocalPodLinks, remove more old code
C
Marc Green: Remove leftover/unneeded code after start of transition to ::XHTML::LocalPod::Links
C
Marc Green: Start to replace home made parser with Pod::Simple::XHTML::LocalPodLinks
C
Marc Green: Temporarily remove --header feature (will add back later)
C
Marc Green: Remove cache feature for simplicity
C
Marc Green: Remove deprecated --netscape flag
C