Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix merge issues, remove excess files - match perl-5.32.1 dist | 2021-03-01 | 3 | -324/+0 | |
| | | | | OK sthen@ | ||||
* | merge/resolve conflicts | 2013-03-25 | 11 | -3573/+0 | |
| | | | | (some more to do after this one) | ||||
* | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | 2013-03-25 | 3 | -27/+15 | |
| | |||||
* | merge in perl 5.12.2 plus local changes | 2010-09-24 | 2 | -5/+7 | |
| | |||||
* | remove files no longer in perl 5.12.2 (or that have moved) | 2010-09-24 | 235 | -48276/+0 | |
| | |||||
* | Perl 5.12.2 from CPAN | 2010-09-24 | 2 | -0/+3 | |
| | |||||
* | let perldoc -f use mandoc. | 2010-04-05 | 1 | -1/+1 | |
| | | | | okay millert@ | ||||
* | Fix generation of .IX entries that include characters escaped with | 2009-11-16 | 1 | -0/+1 | |
| | | | | a backslash. Fix from Russ Allbery, the podlators maintainer. | ||||
* | Merge in some local changes that got lost. | 2009-10-13 | 6 | -5/+16 | |
| | |||||
* | Merge in perl 5.10.1 | 2009-10-12 | 15 | -516/+780 | |
| | |||||
* | import perl 5.10.1 | 2009-10-12 | 34 | -223/+1957 | |
| | |||||
* | Remove a couple more bogus man pages and add missing MLINKs. The | 2008-09-30 | 3 | -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.0 | 2008-09-29 | 12 | -1735/+2128 | |
| | |||||
* | import perl 5.10.0 from CPAN | 2008-09-29 | 201 | -308/+27886 | |
| | |||||
* | let E<copy> be recognized for man documents as well. | 2006-11-16 | 1 | -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. | 2006-11-15 | 3 | -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.8 | 2006-03-28 | 6 | -39/+66 | |
| | |||||
* | perl 5.8.8 import | 2006-03-28 | 14 | -107/+516 | |
| | |||||
* | merge 5.8.5 into HEAD | 2004-08-09 | 2 | -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.5 | 2004-08-09 | 7 | -11/+218 | |
| | |||||
* | merge local changes into perl-5.8.3 | 2004-04-07 | 4 | -10/+40 | |
| | |||||
* | perl 5.8.3 from CPAN | 2004-04-07 | 6 | -5/+17 | |
| | |||||
* | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific scaffolding | 2003-12-03 | 13 | -919/+757 | |
| | |||||
* | perl 5.8.2 from CPAN | 2003-12-03 | 29 | -95/+4144 | |
| | |||||
* | Resolve conflicts, remove old files, merge local changes | 2002-10-27 | 9 | -1030/+1398 | |
| | |||||
* | stock perl 5.8.0 from CPAN | 2002-10-27 | 30 | -26/+4212 | |
| | |||||
* | merge in perl 5.6.1 with our local changes | 2001-05-24 | 9 | -166/+427 | |
| | |||||
* | stock perl 5.6.1 | 2001-05-24 | 8 | -176/+2173 | |
| | |||||
* | Better fix for all the dash shenanigans; rra@stanford.edu | 2000-04-24 | 1 | -23/+13 | |
| | | | | Updates Man.pm to version 1.04. | ||||
* | Fix in scalar vs. list dereference bug in InputObjects.pm. Keep | 2000-04-24 | 2 | -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.edu | 2000-04-09 | 1 | -9/+21 | |
| | |||||
* | perl-5.6.0 + local changes | 2000-04-06 | 6 | -1104/+1745 | |
| | |||||
* | virgin perl 5.6.0 | 2000-04-06 | 11 | -0/+7856 | |
| | |||||
* | perl5.005_03 (stock) | 1999-04-29 | 2 | -83/+143 | |
| | |||||
* | perl 5.004_04 | 1997-11-30 | 3 | -30/+1616 | |
| | |||||
* | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | 1996-08-19 | 2 | -0/+778 | |
config.sh.OpenBSD are the only local changes. |