Darwin is not Windows.
[p5sagit/p5-mst-13.2.git] / lib / Pod /
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-11-19 Russ Allbery podlators 1.05 available
2000-11-16 Casey R. Tweten Re: [p5p] [PATCH perlpod.pod] Digging into the =head
2000-10-20 Charles Bailey SYN SYN
2000-10-10 Jarkko Hietaniemi Upgrade to podlators 1.04, from Russ Allbery.
2000-09-10 Jarkko Hietaniemi Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text...
2000-09-01 Jarkko Hietaniemi Update to PodParser 1.18, from Brad Appleton.
2000-08-31 Abigail Issue useful diagnostic on unknown pod commands.
2000-08-31 Yitzchak Scott-Tho... Re: typos in pods
2000-08-23 Spider Boardman [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self...
2000-08-21 Jarkko Hietaniemi Apply some PodParser 1.18 patches; the Pod/Find.pm
2000-08-21 Tim Jenness Update to Pod::LaTeX 0.53.
2000-08-21 Daniel Chetlin Array context keeps slithering in.
2000-08-19 Peter Prymmer was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
2000-08-18 Russ Allbery Don't eat leading os from index entries.
2000-08-11 Jarkko Hietaniemi PlainText.pm is dead.
2000-08-11 Jarkko Hietaniemi Add a few missing files, update MANIFEST.
2000-08-10 Jarkko Hietaniemi Update to Pod::Parser 1.17, from Brad Appleton.
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6220..6222 into mainline
2000-06-29 Daniel S. Lewart 5.6.0 lib/Pod/{Html,Man,Text}.pm
2000-06-23 Ian Phillipps doc typo fix
2000-06-01 Gurusamy Sarathy replace pod2latex with the one in Pod-LaTeX v0.52 from...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-01 Gurusamy Sarathy Pod::Man generates groff-incompatible macro definition...
2000-05-01 Gurusamy Sarathy podlators-1.02 update (from Russ Allbery)
2000-03-19 Gurusamy Sarathy Pod::Man should strip leading lib/ for module manpages...
2000-03-17 Gurusamy Sarathy missing file in change#5781
2000-03-17 Gurusamy Sarathy pod{man,text} updates from podlators-1.00 (from Russ...
2000-03-14 Gurusamy Sarathy protect special characters better against interpretatio...
2000-03-13 Gurusamy Sarathy updates from PodParser v1.12 on CPAN (from Brad Appleton)
2000-03-08 Gurusamy Sarathy shore up pod2latex shortcomings, and a Pod::Parser...
2000-03-08 Gurusamy Sarathy Pod::InputObjects tweak (from Brad Appleton)
2000-03-07 Gurusamy Sarathy Pod::Html tweak to avoid false falses
2000-03-07 Gurusamy Sarathy add missing HTML escapes that can be displayed in xterm...
2000-03-06 Gurusamy Sarathy change#5513 accidentally undid change#5373, put it...
2000-03-06 Gurusamy Sarathy Pod::Man bugfixes (from Russ Allbery)
2000-03-05 Gurusamy Sarathy add Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Gurusamy Sarathy undo change#5506; add patch to make blank line warnings...
2000-03-04 Gurusamy Sarathy Pod::Html fixups for nicer links to functions (from...
2000-03-04 Gurusamy Sarathy temporarily disable blank line warning from Pod::Parser...
2000-03-02 Gurusamy Sarathy still other multiline match cleanups (from Greg Bacon)
2000-03-02 Gurusamy Sarathy make the "back to top" links optional
2000-03-02 Charles Bailey Satisfy various Pod::* needs for Unix syntax...
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-26 Gurusamy Sarathy PodParser v1.11 update (from Brad Appleton)
2000-02-25 Gurusamy Sarathy update PodParser to v1.10 (from Brad Appleton)
2000-02-22 Gurusamy Sarathy PodParser-1.093 update (from Brad Appleton's site)
2000-02-19 Gurusamy Sarathy fixes for Pod::Html issues (from Wolfgang Laun
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy revised notes about Pod::Parser & Co.
2000-02-04 Gurusamy Sarathy pod typos (from Gregor N. Purdy <gregor@focusresearch...
2000-02-02 Gurusamy Sarathy PodParser-1.092 update via CPAN (from Brad Appleton)
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-25 Gurusamy Sarathy more fixes for warnings from change#4840
2000-01-22 Gurusamy Sarathy avoid warnings due to lack of forward declarations
2000-01-22 Gurusamy Sarathy heavy cleanup of Pod::Html bug fixes (from Wolfgang...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathy use $Config{version} rather than $] where appropriate
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Gurusamy Sarathy fix bug in processing L<> tags (from j.vavruska@post.cz)
1999-11-16 Gurusamy Sarathy Pod::Parser updates (v1.091) from Brad Appleton <bradap...
1999-10-18 Gurusamy Sarathy pod updates from Tom Christiansen
1999-10-17 Gurusamy Sarathy remove FileHandle from list of PodParser dependencies...
1999-10-15 Gurusamy Sarathy lvalue subs patch (change#4081) breaks C<\(Foo->Bar...
1999-10-07 Gurusamy Sarathy update to podlators-0.08 from Russ Allbery
1999-10-02 Gurusamy Sarathy update pod2man, pod2text and related Pod:: modules...
1999-10-02 Gurusamy Sarathy fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
1999-10-02 Gurusamy Sarathy upgrade to PodParser-1.085 from Brad Appleton <bradapp...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Gurusamy Sarathy fix DATA leaks; reword documentation about the DATA...
1999-09-10 Gurusamy Sarathy allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
1999-07-28 Jan Dubois Pod::Html tweak
1999-07-27 Gurusamy Sarathy recognize more constructs such as C<$-> in pod (from...
1999-07-27 Gurusamy Sarathy replace Pod::Text with Pod::SimpleText v0.01 (thanks
1999-07-27 Gurusamy Sarathy don't quit if =head* wasn't found (suggested by Roland...
1999-07-26 Gurusamy Sarathy ~ isn't valid in VMS filenames
1999-07-17 Jan Dubois applied suggested patch, along with later tweak
1999-05-25 Peter Prymmer EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1999-05-24 Gurusamy Sarathy major pod update from Tom Christiansen
1999-05-10 lane@duphy4.physic... pod->html VMS fixes
1999-05-10 Gurusamy Sarathy escape ampersands in <pre> sections
1999-05-05 Gurusamy Sarathy upgrade Pod::Parser to v1.081 from CPAN
1999-03-23 Gurusamy Sarathy add Pod-Parser-1.08 (verbatim module =include tests...
1999-02-28 Gurusamy Sarathy avoid escaping &amp; et al multiple times (variant...
1999-02-17 Tom Christiansen PATCH: lib/Pod/Functions.pm for perl5.005_55
1999-02-15 Barrie Slaymaker backout change#2811 and add newer version based on...
1999-02-11 Gurusamy Sarathy missing patch in change#2522
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
1999-02-07 Gurusamy Sarathy pod2html misinterprets Foo::Bar as a URL (fix suggested...
1999-02-03 Barrie Slaymaker 5.005_54 (pod2html) Generate Relative URLs
1999-02-01 Greg Chapman typos in Pod/Text.pm
1998-12-02 Jarkko Hietaniemi One paste too many in #2345.
1998-12-02 Fyodor Krasnov Pod::Html and Pod::Text were not locale-savvy:
next