In perl.git, the branch smoke-me/gsoc-pod has been created

<http://perl5.git.perl.org/perl.git/commitdiff/12721c373648cc8536f05dbb5aad15e6517b1572?hp=0000000000000000000000000000000000000000>

        at  12721c373648cc8536f05dbb5aad15e6517b1572 (commit)

- Log -----------------------------------------------------------------
commit 12721c373648cc8536f05dbb5aad15e6517b1572
Author: Marc Green <[email protected]>
Date:   Tue Jun 28 09:19:06 2011 -0400

    Bundled in new Pod::Simple

M       cpan/Pod-Simple/ChangeLog
M       cpan/Pod-Simple/README
M       cpan/Pod-Simple/lib/Pod/Simple.pm
M       cpan/Pod-Simple/lib/Pod/Simple.pod
M       cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Checker.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Debug.pm
M       cpan/Pod-Simple/lib/Pod/Simple/DumpAsText.pm
M       cpan/Pod-Simple/lib/Pod/Simple/DumpAsXML.pm
M       cpan/Pod-Simple/lib/Pod/Simple/HTML.pm
M       cpan/Pod-Simple/lib/Pod/Simple/HTMLBatch.pm
M       cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Methody.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Progress.pm
M       cpan/Pod-Simple/lib/Pod/Simple/PullParser.pm
M       cpan/Pod-Simple/lib/Pod/Simple/PullParserEndToken.pm
M       cpan/Pod-Simple/lib/Pod/Simple/PullParserStartToken.pm
M       cpan/Pod-Simple/lib/Pod/Simple/PullParserTextToken.pm
M       cpan/Pod-Simple/lib/Pod/Simple/PullParserToken.pm
M       cpan/Pod-Simple/lib/Pod/Simple/RTF.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Search.pm
M       cpan/Pod-Simple/lib/Pod/Simple/SimpleTree.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Subclassing.pod
M       cpan/Pod-Simple/lib/Pod/Simple/Text.pm
M       cpan/Pod-Simple/lib/Pod/Simple/TextContent.pm
M       cpan/Pod-Simple/lib/Pod/Simple/TiedOutFH.pm
M       cpan/Pod-Simple/lib/Pod/Simple/Transcode.pm
M       cpan/Pod-Simple/lib/Pod/Simple/TranscodeDumb.pm
M       cpan/Pod-Simple/lib/Pod/Simple/TranscodeSmart.pm
M       cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm
M       cpan/Pod-Simple/lib/Pod/Simple/XMLOutStream.pm
M       cpan/Pod-Simple/t/search05.t
M       cpan/Pod-Simple/t/search10.t
M       cpan/Pod-Simple/t/search12.t
M       cpan/Pod-Simple/t/search20.t
M       cpan/Pod-Simple/t/strpvbtm.t
M       cpan/Pod-Simple/t/xhtml10.t

commit 6b6f13171455a0e883aa961c8d5655c63cf7f5b7
Author: Marc Green <[email protected]>
Date:   Tue Jun 28 08:21:53 2011 -0400

    I forgot to add the replacement test directory for /usr/share/perl

A       ext/Pod-Html/test.lib/perlpodspec.pod
A       ext/Pod-Html/test.lib/perlvar.pod

commit ad0d3193d51c54d1fe965fb8373a4ad4a7d32343
Author: Marc Green <[email protected]>
Date:   Tue Jun 28 07:55:33 2011 -0400

    Add a test case

A       ext/Pod-Html/t/htmldir5.pod
A       ext/Pod-Html/t/htmldir5.t

commit 9dfd4ddd7b76560edae166740a282a93e664d201
Author: Marc Green <[email protected]>
Date:   Tue Jun 28 07:55:00 2011 -0400

    Remove dependency of /usr/share/perl being present from test cases

M       ext/Pod-Html/t/htmlcrossref.t
M       ext/Pod-Html/t/htmldir.t
M       ext/Pod-Html/t/htmldir3.t

commit f9f0be118d0fdb3c386d09d5fbb1da8a0307906e
Author: Marc Green <[email protected]>
Date:   Tue Jun 28 07:53:25 2011 -0400

    Update htmlview.t for new Pod::Html

M       ext/Pod-Html/t/htmlview.pod
M       ext/Pod-Html/t/htmlview.t

commit 38903afcf7899b674e6cacce2615d641350a859c
Author: Marc Green <[email protected]>
Date:   Fri Jun 24 12:21:42 2011 -0400

    Update test case for new Pod::Html

M       ext/Pod-Html/t/htmllink.t

commit 5e5a5473ad91a2d101381e657c3912e28b79d96e
Author: Marc Green <[email protected]>
Date:   Fri Jun 24 12:21:23 2011 -0400

    Don't uc(), keep case the same

M       ext/Pod-Html/t/old/old2new.pl

commit 8ac6bed186cf64ca84e9c0d1b3cccff79c30c027
Author: Marc Green <[email protected]>
Date:   Fri Jun 24 11:14:28 2011 -0400

    Implement --recurse (finally) and update test cases

M       ext/Pod-Html/lib/Pod/Html.pm
M       ext/Pod-Html/t/htmlcrossref.t
M       ext/Pod-Html/t/htmldir2.t
M       ext/Pod-Html/t/htmldir4.t
M       ext/Pod-Html/t/htmlfeature2.t

commit 6f6094cb80559fed1b0bbb49029dcfed4dd6ccba
Author: Marc Green <[email protected]>
Date:   Fri Jun 24 11:13:23 2011 -0400

    Correct the lack of possible offset when removing Podroot from each Podpath 
to account for a trailing slash in Podroot.

M       ext/Pod-Html/lib/Pod/Html.pm

commit 71802979e380c697980491f378b99e437ae13fd8
Author: Marc Green <[email protected]>
Date:   Fri Jun 24 07:44:08 2011 -0400

    Always anchor =item definitions.

M       ext/Pod-Html/lib/Pod/Html.pm

commit 94b669222e849f31057e3adab430498ca473a558
Author: Marc Green <[email protected]>
Date:   Thu Jun 23 10:52:23 2011 -0400

    Update test case htmlfeature2.t for new Pod::Html

M       ext/Pod-Html/t/htmlfeature2.t

commit 581d10e225d9001d2624435a22b7a2cc622e7eb4
Author: Marc Green <[email protected]>
Date:   Thu Jun 23 09:42:33 2011 -0400

    Update test case htmlfeature.t for new Pod::Html, fix typo in Html.pm

M       ext/Pod-Html/lib/Pod/Html.pm
M       ext/Pod-Html/t/htmlfeature.t
M       ext/Pod-Html/t/old/old2new.pl

commit 5e9282da7ad617e3af02a5d9671cfb50ef750b93
Author: Marc Green <[email protected]>
Date:   Thu Jun 23 08:52:12 2011 -0400

    Update script to convert more and correctly convert anchored =head 
directives and index elements

M       ext/Pod-Html/t/old/old2new.pl

commit fa7119bcbd6877aa98fc4f0e83bfa607ffb42567
Author: Marc Green <[email protected]>
Date:   Thu Jun 23 08:50:37 2011 -0400

    Fix <body id="_podtop_"> not appearing when --backlink was enabled,
    and add some documentation.

M       ext/Pod-Html/lib/Pod/Html.pm

commit 9eeaa8af41ffb9b69912429238cadd809ea1a623
Author: Marc Green <[email protected]>
Date:   Thu Jun 23 07:20:31 2011 -0400

    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

M       ext/Pod-Html/t/htmlescp.t

commit 9f31909adf7cd81de68c2ebe0697f9b3ab7b893d
Author: Marc Green <[email protected]>
Date:   Wed Jun 22 22:14:18 2011 -0400

    Fix typo in test case

M       ext/Pod-Html/t/htmlcrossref.t

commit 447380b0983c7578d22f5fbf87633a41459d02f4
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 10:35:17 2011 -0400

    Update htmldir4.t to test new Pod::Html

M       ext/Pod-Html/t/htmldir4.t

commit 9457845416c4c30cc218be37fe1647d7f0ed5f31
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 10:32:37 2011 -0400

    Update htmldir2.t and htmldir3.t to test the new Pod::Html

M       ext/Pod-Html/t/htmldir2.t
M       ext/Pod-Html/t/htmldir3.t

commit b19038cbd6ad9f60d41e5b26d2e8a6296ff2652c
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 10:31:44 2011 -0400

    Switch to catdir from catfile to avoid a leading '//' in

M       ext/Pod-Html/lib/Pod/Html.pm

commit f686599dc619626aaab472c814526c640c34b219
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 09:45:19 2011 -0400

    Add helpful script that does basic conversion of old Pod::HTMl test cases 
to new Pod::Html test cases

A       ext/Pod-Html/t/old/old2new.pl

commit 9321b29ab16c123cc5fa428424a1007717709c0f
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 07:18:16 2011 -0400

    Fix bug in finding replacement path for PODs not found in %Pages, update 
accompanying warning message

M       ext/Pod-Html/lib/Pod/Html.pm

commit 0cefc9b9b562dd93c00a94c064502108a107b9e0
Author: Marc Green <[email protected]>
Date:   Mon Jun 20 07:17:21 2011 -0400

    Update htmldir.t testcase for new Pod::Html

M       ext/Pod-Html/t/htmldir.t

commit aa21e9cc5fed33da4a5144590131b99211fce726
Author: Marc Green <[email protected]>
Date:   Sun Jun 19 18:07:01 2011 -0400

    Update crossref test case for new Pod::Html. Note, need to idify =item 
directive still

M       ext/Pod-Html/t/htmlcrossref.t

commit 062509586da5a10fa66a3adb880bb828766c0f9b
Author: Marc Green <[email protected]>
Date:   Sun Jun 19 16:25:43 2011 -0400

    Fix bug that stopped POD files from being crossreferenced if they were more 
than one directory below $Podpath

M       ext/Pod-Html/lib/Pod/Html.pm

commit c221882f6c77d1c443e1c94839c73dc4b5a4bfe4
Author: Marc Green <[email protected]>
Date:   Sun Jun 19 16:24:40 2011 -0400

    Start modifying test cases from testcases branch to suit new Pod::Html

A       ext/Pod-Html/t/htmlcrossref.pod
A       ext/Pod-Html/t/htmlcrossref.t
A       ext/Pod-Html/t/htmldir.pod
A       ext/Pod-Html/t/htmldir.t
A       ext/Pod-Html/t/htmldir2.pod
A       ext/Pod-Html/t/htmldir2.t
A       ext/Pod-Html/t/htmldir3.pod
A       ext/Pod-Html/t/htmldir3.t
A       ext/Pod-Html/t/htmldir4.pod
A       ext/Pod-Html/t/htmldir4.t
A       ext/Pod-Html/t/htmlfeature.pod
A       ext/Pod-Html/t/htmlfeature.t
A       ext/Pod-Html/t/htmlfeature2.pod
A       ext/Pod-Html/t/htmlfeature2.t
M       ext/Pod-Html/t/pod2html-lib.pl

commit 1e5a61a31fcb624bd691007407b7fd00c36957ea
Author: Marc Green <[email protected]>
Date:   Sat Jun 18 11:59:40 2011 -0400

    Move Pod::Simple::XHTML::LocalPodLinks into Pod::Html

M       ext/Pod-Html/lib/Pod/Html.pm

commit 0ff58066e6fa67539b57cf01d4cac4ca77f70da3
Author: Marc Green <[email protected]>
Date:   Sat Jun 18 11:26:49 2011 -0400

    Add $Htmlfileurl back in to support relativizing cross references

M       ext/Pod-Html/lib/Pod/Html.pm

commit ff60ef170c17edeb7df1836dc7f9153538c54f23
Author: Marc Green <[email protected]>
Date:   Tue Jun 14 12:37:03 2011 -0400

    Update ::Search callback to remove $Podroot, fix bug in @Podpath mapping

M       ext/Pod-Html/lib/Pod/Html.pm

commit cad44b4bb361fb6ee579878113f241f325cf03ae
Author: Marc Green <[email protected]>
Date:   Fri Jun 10 10:43:48 2011 -0400

    Fix minor formatting

M       ext/Pod-Html/lib/Pod/Html.pm

commit 7039c07f02677febb2728aa3a98cf7e6efc9a0f5
Author: Marc Green <[email protected]>
Date:   Thu Jun 9 11:37:52 2011 -0400

    Remove --libpods feature
    
    Libpods was used to implicitly convert C<> text to links given
    that the C<>text was also the text of an =item directive in any
    particular perldoc.
    
    I do not plan on reimplementing this feature, or any implicit
    linkification for that matter.

M       ext/Pod-Html/lib/Pod/Html.pm

commit c34aba36685c729eafd6cc9a1c780dc2a3fe000d
Author: Marc Green <[email protected]>
Date:   Thu Jun 9 10:04:58 2011 -0400

    Allow test cases to change arguments to pod2html for better test coverage

M       ext/Pod-Html/t/pod2html-lib.pl

commit f867a9a566c6e49792f6335adab2eebc7ab32550
Author: Marc Green <[email protected]>
Date:   Thu Jun 9 09:33:42 2011 -0400

    Finish reimplmenting --header, add $bodystyle and $tdstyle back, and fix 
typo

M       ext/Pod-Html/lib/Pod/Html.pm

commit 2a3fead42332366f569c692075645ecf6e865880
Author: Marc Green <[email protected]>
Date:   Wed Jun 8 09:50:20 2011 -0400

    Start to reimplement --header

M       ext/Pod-Html/lib/Pod/Html.pm

commit 3585f4e038c0895013376378270ef98a371e199c
Author: Marc Green <[email protected]>
Date:   Wed Jun 8 09:11:41 2011 -0400

    Take into account $Podroot when finding PODs, take into account $Quiet

M       ext/Pod-Html/lib/Pod/Html.pm

commit 8d5b5ec46dd004a17e51b1a2ecb684a3bce9c045
Author: Marc Green <[email protected]>
Date:   Tue Jun 7 17:18:06 2011 -0400

    Finish skeleton version of Pod::Html -- it can now output html

M       ext/Pod-Html/lib/Pod/Html.pm

commit d3b4c473005de437e6d7b859859070b3cb13f6a2
Author: Marc Green <[email protected]>
Date:   Tue Jun 7 17:16:18 2011 -0400

    Don't delete html file produced, used for testing

M       ext/Pod-Html/t/pod2html-lib.pl

commit 52d17f09df47f9a250a3ca4a29f06eddbf624d1f
Author: Marc Green <[email protected]>
Date:   Sun Jun 5 18:04:54 2011 -0400

    Move Pod-Html/ files into inner lib/ dir, begin writing ::Search object

D       ext/Pod-Html/Html.pm
A       ext/Pod-Html/lib/Pod/Html.pm
A       ext/Pod-Html/lib/pod2html.PL
D       ext/Pod-Html/pod2html.PL

commit ef81a26e9943a5c1f1a9911a7585a85d4357ff54
Author: Marc Green <[email protected]>
Date:   Fri May 27 17:05:56 2011 -0400

    Set up to use Pod::Simple::Search to resolve L<> directives, remove more 
spurious code

M       ext/Pod-Html/Html.pm

commit 4b52ddeb5e8b69a40965a692d931ad7f3d5366ea
Author: Marc Green <[email protected]>
Date:   Fri May 27 14:30:51 2011 -0400

    Continue to transition to ::LocalPodLinks, remove more old code

M       ext/Pod-Html/Html.pm

commit 9be37938e1a9aaba46278566925afb77cddacc8a
Author: Marc Green <[email protected]>
Date:   Thu May 26 13:22:12 2011 -0400

    Remove leftover/unneeded code after start of transition to 
::XHTML::LocalPod::Links

M       ext/Pod-Html/Html.pm

commit 1b0ec0dcc3b836cbab7ea6aa716c85ef7d394a76
Author: Marc Green <[email protected]>
Date:   Thu May 26 13:11:35 2011 -0400

    Start to replace home made parser with Pod::Simple::XHTML::LocalPodLinks

M       ext/Pod-Html/Html.pm

commit 00e8fa2a2801edd9c16371b9cbe6625f169fe7a8
Author: Marc Green <[email protected]>
Date:   Thu May 26 13:17:11 2011 -0400

    Temporarily remove --header feature (will add back later)

M       ext/Pod-Html/Html.pm

commit f5324b5be9ef9b99f8637779b276d9c5cf5772af
Author: Marc Green <[email protected]>
Date:   Wed May 18 01:44:04 2011 -0400

    Remove cache feature for simplicity

M       ext/Pod-Html/Html.pm

commit a9e9dabb004645fbecfa1ec6ba7cf719aaafbbce
Author: Marc Green <[email protected]>
Date:   Mon May 16 23:46:07 2011 -0400

    Remove deprecated --netscape flag

M       ext/Pod-Html/Html.pm
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to