summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/lib/Pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge issues, remove excess files - match perl-5.32.1 distafresh12021-03-013-324/+0
| | | | OK sthen@
* merge/resolve conflictssthen2013-03-2511-3573/+0
| | | | (some more to do after this one)
* import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfsthen2013-03-253-27/+15
|
* merge in perl 5.12.2 plus local changesmillert2010-09-242-5/+7
|
* remove files no longer in perl 5.12.2 (or that have moved)millert2010-09-24235-48276/+0
|
* Perl 5.12.2 from CPANmillert2010-09-242-0/+3
|
* let perldoc -f use mandoc.espie2010-04-051-1/+1
| | | | okay millert@
* Fix generation of .IX entries that include characters escaped withmillert2009-11-161-0/+1
| | | | a backslash. Fix from Russ Allbery, the podlators maintainer.
* Merge in some local changes that got lost.millert2009-10-136-5/+16
|
* Merge in perl 5.10.1millert2009-10-1215-516/+780
|
* import perl 5.10.1millert2009-10-1234-223/+1957
|
* Remove a couple more bogus man pages and add missing MLINKs. Themillert2008-09-303-3/+3
| | | | makewhatis info for the perl man pages now matches the pages themselves.
* fix conflicts and merge in local changes to perl 5.10.0millert2008-09-2912-1735/+2128
|
* import perl 5.10.0 from CPANmillert2008-09-29201-308/+27886
|
* let E<copy> be recognized for man documents as well.espie2006-11-161-1/+2
| | | | | | Noticed by jasper@, work by millert@ and me, okay millert@
* make sure pod parsers are in a sane state at beginning of parse.espie2006-11-153-3/+15
| | | | | | | | pod2text and pod2man re-use the same parser on a list of files, and will lose some information if some intermediate documents produce unbalanced calls to begin_cmd/end_cmd. okay millert@
* merge in perl 5.8.8millert2006-03-286-39/+66
|
* perl 5.8.8 importmillert2006-03-2814-107/+516
|
* merge 5.8.5 into HEADmillert2004-08-092-45/+54
| | | | | | | remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
* Import of stock perl 5.8.5millert2004-08-097-11/+218
|
* merge local changes into perl-5.8.3millert2004-04-074-10/+40
|
* perl 5.8.3 from CPANmillert2004-04-076-5/+17
|
* Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffoldingmillert2003-12-0313-919/+757
|
* perl 5.8.2 from CPANmillert2003-12-0329-95/+4144
|
* Resolve conflicts, remove old files, merge local changesmillert2002-10-279-1030/+1398
|
* stock perl 5.8.0 from CPANmillert2002-10-2730-26/+4212
|
* merge in perl 5.6.1 with our local changesmillert2001-05-249-166/+427
|
* stock perl 5.6.1millert2001-05-248-176/+2173
|
* Better fix for all the dash shenanigans; rra@stanford.edumillert2000-04-241-23/+13
| | | | Updates Man.pm to version 1.04.
* Fix in scalar vs. list dereference bug in InputObjects.pm. Keepmillert2000-04-242-9/+11
| | | | | | dashes in C<> blocks from getting \e prepended to them. They should have a \ prepended to escape them which this does correctly do yet, but at least it produces legible documentation; rra@stanford.edu
* Fix bug when doing C<FOO I<BAR>>; rra@stanford.edumillert2000-04-091-9/+21
|
* perl-5.6.0 + local changesmillert2000-04-066-1104/+1745
|
* virgin perl 5.6.0millert2000-04-0611-0/+7856
|
* perl5.005_03 (stock)millert1999-04-292-83/+143
|
* perl 5.004_04millert1997-11-303-30/+1616
|
* Import of Perl 5.003 into the tree. Makefile.bsd-wrapper anddownsj1996-08-192-0/+778
config.sh.OpenBSD are the only local changes.