summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-189-63/+124
* embed.pl generated changes I forgot to includeNick Ing-Simmons2001-11-183-19/+27
* Force inclusion of both Perl_runops_* in perl itself,Nick Ing-Simmons2001-11-181-0/+5
* Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-18415-8105/+17758
|\
| * Start working on perldelta. This is not yet any sort ofJarkko Hietaniemi2001-11-181-5/+2681
| * Banish "use utf8".Jarkko Hietaniemi2001-11-173-14/+16
| * Tweak from Charles Lane.Jarkko Hietaniemi2001-11-171-9/+10
| * Integrate change #13058 from maintperl;Jarkko Hietaniemi2001-11-171-17/+25
| * Sync with CPAN versionJonathan Stowe2001-11-171-81/+243
| * [PATCH9 File/Find.pm doc nitsTels2001-11-171-7/+8
| * Benchmark.pm nitTels2001-11-171-2/+3
| * lib/Unicode/UCD.t @INC oddityAndy Dougherty2001-11-161-4/+4
| * [Patch Perl@13023] VMS system() warningCharles Lane2001-11-161-7/+6
| * It's neither-nor, and protect against the impossible.Jarkko Hietaniemi2001-11-161-1/+5
| * 5005threads didn't work because $Thread::VERSION wasn'tJarkko Hietaniemi2001-11-162-8/+6
| * Robustness against Linux using something else than gcc;Charles Randall2001-11-161-1/+3
| * Re: [h.m.brand@hccnet.nl: Installman problems]Russ Allbery2001-11-161-2/+2
| * Update perluniintro on the UTF-8 output mattersJarkko Hietaniemi2001-11-161-8/+17
| * Adding new files to MANIFEST is nice.Jarkko Hietaniemi2001-11-161-0/+1
| * Update Changes.Jarkko Hietaniemi2001-11-162-1/+231
| * Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fixJeff Pinyan2001-11-165-20/+16
| * Rename perlunintro to perluniintro; regen toc.Jarkko Hietaniemi2001-11-165-73/+155
| * Document the negated lookahead trick to emulateJarkko Hietaniemi2001-11-161-2/+11
| * Unicode General Category: CnSADAHIRO Tomoyuki2001-11-164-50/+1207
| * runtime runops switchIlya Zakharevich2001-11-1610-173/+219
| * Further discourage old Thread code; tell how to tellJarkko Hietaniemi2001-11-161-3/+12
| * A missing return; from Charles Lane.Jarkko Hietaniemi2001-11-161-1/+1
| * [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-1635-192/+202
| * Avoid redefinedness warning for now.Jarkko Hietaniemi2001-11-161-1/+2
| * use strict.Jarkko Hietaniemi2001-11-161-3/+11
| * subprocess command line size increaseCharles Lane2001-11-162-10/+39
| * Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)chromatic2001-11-161-2/+1
| * Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-1622-334/+354
| * $VERSION "a5" doesn't quite work.Jarkko Hietaniemi2001-11-161-1/+1
| * Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-1629-1/+74
| * Add Larry Shatzer's VERSION verifying script.Jarkko Hietaniemi2001-11-162-0/+55
| * runperl(), \n and stdinMichael G. Schwern2001-11-161-0/+5
| * Document the MY_CXT business; from Paul Marquess.Jarkko Hietaniemi2001-11-151-0/+127
| * VMSCMD synch attempt.Jarkko Hietaniemi2001-11-152-3/+2
| * Advise against -P as instructed by Schwern.Jarkko Hietaniemi2001-11-151-5/+46
| * v-strings as Objects Step 1John Peacock2001-11-157-73/+119
| * -x (was Re: [PATCH] new tests for command-line switches)Michael G. Schwern2001-11-154-24/+36
| * Upgrade to Getopt::Long 2.26_03.Jarkko Hietaniemi2001-11-151-13/+12
| * VMSCMD missingMichael G. Schwern2001-11-151-0/+3
| * Re: [ID 20010713.001] use lib segmentation faultRobert Spier2001-11-151-1/+1
| * Update Changes.Jarkko Hietaniemi2001-11-152-1/+543
| * new tests for command-line switchesRafael Garcia-Suarez2001-11-152-0/+183
| * Upgrade to podlators 1.13.Jarkko Hietaniemi2001-11-1512-329/+412
| * skip "might be used uninitialized".Jarkko Hietaniemi2001-11-151-2/+3
| * Fix for "perlio bug in koi8-r encoding". The problemJarkko Hietaniemi2001-11-153-81/+126