| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Switch 2.03. | Jarkko Hietaniemi | 2001-05-15 | 1 | -7/+8 |
* | Retract #10094. | Jarkko Hietaniemi | 2001-05-14 | 1 | -12/+1 |
* | Re: [ID 20010514.022] Makemaker a bit too prefix-happy | Ronald J. Kimball | 2001-05-14 | 1 | -1/+1 |
* | More DWIMminess for Class::Struct: calling the array or hash | Jarkko Hietaniemi | 2001-05-14 | 1 | -2/+12 |
* | [ID 20010514.022] Makemaker a bit too prefix-happy | Todd C. Miller | 2001-05-14 | 1 | -1/+1 |
* | (Retracted by #10104.) | Barrie Slaymaker | 2001-05-14 | 1 | -1/+12 |
* | Incorrect line numbers in AutoSplit | Mike Guy | 2001-05-14 | 1 | -4/+8 |
* | Pod::Html -- fixes extra gaps in raw text | Jeff Pinyan | 2001-05-09 | 1 | -1/+1 |
* | Pod::Html doesn't honor =begin ... =end properly | Jeff Pinyan | 2001-05-09 | 1 | -0/+1 |
* | Upgrade to Text::Balanced 1.84. | Jarkko Hietaniemi | 2001-05-08 | 1 | -6/+6 |
* | Re: RFC: changing Devel::SelfStubber to relinquish its grasp | Prymmer/Kahn | 2001-05-07 | 1 | -0/+1 |
* | Note that if you have recent enough Perl you already | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+1 |
* | Update to Filter::Simple 0.60, create a test for it. | Jarkko Hietaniemi | 2001-05-01 | 1 | -29/+125 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-05-01 | 1 | -2/+2 |
|\ |
|
| * | Fix for base.pm clobbering $VERSION | Nick Ing-Simmons | 2001-05-01 | 1 | -2/+2 |
* | | Add NEXT, a pseudo-class for method redispatching. | Jarkko Hietaniemi | 2001-05-01 | 1 | -0/+140 |
* | | Update to Switch 2.02. | Jarkko Hietaniemi | 2001-05-01 | 1 | -8/+8 |
|/ |
|
* | Forgot the latest mktables.PL from #9899. | Jarkko Hietaniemi | 2001-04-28 | 1 | -1/+1 |
* | Explain the \p{} and \P{} error message better and | Jarkko Hietaniemi | 2001-04-28 | 3 | -99/+99 |
* | Add a level of indirection to the implementation of \p{InFoo} | Jarkko Hietaniemi | 2001-04-28 | 101 | -14/+411 |
* | more for Devel::SelfStubber | Nicholas Clark | 2001-04-26 | 2 | -7/+22 |
* | test for Devel::SelfStubber | Nicholas Clark | 2001-04-25 | 1 | -2/+6 |
* | Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)" | John Peacock | 2001-04-25 | 1 | -4/+13 |
* | Re: patch to perl5db.pl (formatting of h h screen) | Jon Eveland | 2001-04-25 | 1 | -8/+9 |
* | The Math::BigFloat::import() was broken. | Jarkko Hietaniemi | 2001-04-24 | 1 | -1/+9 |
* | Implement Cwd::abs_path in XS | Benjamin Sugars | 2001-04-23 | 1 | -55/+10 |
* | PerlIO and Encode doc cleanup and tweaks. | Jarkko Hietaniemi | 2001-04-21 | 1 | -32/+46 |
* | Fwd: pod2html leaves cache files lying around? | Rajesh Vaidheeswarran | 2001-04-18 | 1 | -5/+18 |
* | XS::Typemap - T_OPAQUE | Tim Jenness | 2001-04-18 | 1 | -3/+3 |
* | Tweten->West | Casey West | 2001-04-17 | 3 | -4/+4 |
* | Re: Net::Ping patch, adds stream protocol | Scott Bronson | 2001-04-15 | 1 | -116/+281 |
* | Testing Exporter | Michael G. Schwern | 2001-04-15 | 1 | -3/+3 |
* | Integrate changes #9706,9707 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-15 | 2 | -18/+45 |
* | update perlebcdic.pod with UTF tbl; tweak utf8.pm | Prymmer/Kahn | 2001-04-15 | 1 | -3/+2 |
* | Integrate change #9693 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-12 | 1 | -1/+2 |
* | Upgrade to CGI.pm 2.753, from Lincoln Stein. | Jarkko Hietaniemi | 2001-04-09 | 2 | -9/+28 |
* | Upgrade to podlators 1.09, from Russ Allbery. | Jarkko Hietaniemi | 2001-04-09 | 2 | -16/+16 |
* | documentation tweaks for UTF-EBCDIC support | Prymmer/Kahn | 2001-04-09 | 1 | -11/+13 |
* | Integrate change #9624 from maintperl into mainline: | Jarkko Hietaniemi | 2001-04-08 | 1 | -2/+2 |
* | perl571delta updates. | Jarkko Hietaniemi | 2001-04-08 | 1 | -0/+1 |
* | fix IO.xs compile failure on VMS | Craig A. Berry | 2001-04-08 | 1 | -1/+1 |
* | Math::BigFloat patches from John Peacock. The equivalent | Jarkko Hietaniemi | 2001-04-06 | 1 | -19/+49 |
* | Fix subtle $VERSION mistakes with base.pm | Michael G. Schwern | 2001-04-05 | 1 | -2/+3 |
* | Introduce Sean Burke's Class::ISA 0.32. | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+214 |
* | Add great_circle_direction(). | Jarkko Hietaniemi | 2001-04-01 | 1 | -8/+47 |
* | Unicode ReadMe update for Unicode 3.1. | Jarkko Hietaniemi | 2001-04-01 | 1 | -15/+31 |
* | Integrate change #9501 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-01 | 1 | -32/+21 |
* | Integrate change #9491 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-31 | 1 | -1/+8 |
* | Obsolete file (see #3938) | Jarkko Hietaniemi | 2001-03-31 | 1 | -18/+0 |
* | Update to Unicode 3.1. | Jarkko Hietaniemi | 2001-03-31 | 14 | -412/+1004 |