summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-1611-74/+101
* perlrun.pod: fix -i examplesBrendan O'Dea2003-01-151-2/+2
* diagnostics.pm: useful apropos description for splainBrendan O'Dea2003-01-151-2/+2
* Add a test case for bug [perl #19545]Rafael Garcia-Suarez2003-01-151-1/+5
* isa() and can() didn't work on magic variablesRafael Garcia-Suarez2003-01-152-3/+18
* Re: [perl #19566] Perl 5.8.0 segfaultStephen McCamant2003-01-153-0/+17
* Upgrade to Time::HiRes 1.42.Jarkko Hietaniemi2003-01-157-133/+430
* Detypo.Jarkko Hietaniemi2003-01-151-1/+1
* Integrate change #18365 from maint-5.8 :Rafael Garcia-Suarez2003-01-141-1/+2
* Apparently some stdios have bugs (no! don't tell it is so!)Jarkko Hietaniemi2003-01-141-1/+3
* Encode 1.84 broke the subtest #7, further study required.Jarkko Hietaniemi2003-01-141-1/+2
* Add a test for encoding 'utf8'.Jarkko Hietaniemi2003-01-133-0/+65
* Upgrade to Encode 1.84.Jarkko Hietaniemi2003-01-135-25/+44
* Integrate from perlio:Jarkko Hietaniemi2003-01-132-1/+63
|\
| * Fix #18711 and add test for it (and indeed tell on writeNick Ing-Simmons2003-01-122-1/+63
* | Integrate from perlio:Jarkko Hietaniemi2003-01-131-9/+33
|\ \ | |/
| * Fix #16306 and #16880Nick Ing-Simmons2003-01-121-9/+33
| * Integrate MainlineNick Ing-Simmons2003-01-1264-494/+696
| |\
| * \ Integrate mainlineNick Ing-Simmons2003-01-01162-4789/+12530
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-12-04158-2198/+5897
| |\ \ \
| * | | | Avoid eqtime() wiping the file (as suggested by Nick Ing-Simmons2002-12-031-1/+1
| * | | | Integrate mainlineNick Ing-Simmons2002-11-1984-594/+1555
| |\ \ \ \
* | \ \ \ \ Integrate perlio #18040 and #18043 (no real changes;Jarkko Hietaniemi2003-01-130-0/+0
|\ \ \ \ \ \
* | | | | | | Integrate perlio to mainline:Jarkko Hietaniemi2003-01-131-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | VMS perly build tweakCraig A. Berry2003-01-091-2/+2
* | | | | | Document that ${^TAINT} is read-only.Rafael Garcia-Suarez2003-01-091-1/+1
* | | | | | Fix the doc for splitpath() in the File::Spec modules :Rafael Garcia-Suarez2003-01-085-8/+8
* | | | | | label code in pp_ctl.cNicholas Clark2003-01-081-38/+20
* | | | | | [DOCPATCH] hv_store and hv_store_entNicholas Clark2003-01-081-2/+20
* | | | | | Integrate change #18391 from maint-5.8:Rafael Garcia-Suarez2003-01-081-0/+6
* | | | | | Integrate change #18362 from maint-5.8:Rafael Garcia-Suarez2003-01-081-0/+1
* | | | | | Integrate change #18361 from maint-5.8:Rafael Garcia-Suarez2003-01-081-0/+6
* | | | | | PerlFAQ sync.Rafael Garcia-Suarez2003-01-0810-238/+254
* | | | | | %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-0715-67/+60
* | | | | | integrate more with report_evil_fhNicholas Clark2003-01-071-44/+5
* | | | | | Integrate podlators-1.25Hugo van der Sanden2003-01-072-13/+70
* | | | | | Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-065-6/+9
* | | | | | VMS test adjustmentsCraig A. Berry2003-01-064-10/+23
* | | | | | [DOCPATCH] File::Copy's synopsisNicholas Clark2003-01-041-4/+4
* | | | | | Integrate change #18420 from maint-5.8:Rafael Garcia-Suarez2003-01-041-9/+11
* | | | | | [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...Rafael Garcia-Suarez2003-01-041-1/+1
* | | | | | Re: [PATCH] Tiny nits in perlre.podAndreas König2003-01-041-3/+3
* | | | | | The problems.t is back.Jarkko Hietaniemi2003-01-041-0/+1
* | | | | | Forgot to add problems.t with change #18419Artur Bergman2003-01-041-0/+55
* | | | | | One more (or, rather, less) //.Jarkko Hietaniemi2003-01-041-2/+3
* | | | | | Integrate from maintperl:Jarkko Hietaniemi2003-01-041-1/+3
* | | | | | Until Arthur really adds the problems.t.Jarkko Hietaniemi2003-01-041-1/+0
* | | | | | Fix long standing memory leak with pop and shift!Artur Bergman2003-01-041-2/+4
* | | | | | Fixes bug #15273, the return of the object causedArtur Bergman2003-01-034-1/+32
* | | | | | Fake what context we are running in for CLONE and DESTROY so Artur Bergman2003-01-032-4/+31