Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 11 | -74/+101 |
* | perlrun.pod: fix -i examples | Brendan O'Dea | 2003-01-15 | 1 | -2/+2 |
* | diagnostics.pm: useful apropos description for splain | Brendan O'Dea | 2003-01-15 | 1 | -2/+2 |
* | Add a test case for bug [perl #19545] | Rafael Garcia-Suarez | 2003-01-15 | 1 | -1/+5 |
* | isa() and can() didn't work on magic variables | Rafael Garcia-Suarez | 2003-01-15 | 2 | -3/+18 |
* | Re: [perl #19566] Perl 5.8.0 segfault | Stephen McCamant | 2003-01-15 | 3 | -0/+17 |
* | Upgrade to Time::HiRes 1.42. | Jarkko Hietaniemi | 2003-01-15 | 7 | -133/+430 |
* | Detypo. | Jarkko Hietaniemi | 2003-01-15 | 1 | -1/+1 |
* | Integrate change #18365 from maint-5.8 : | Rafael Garcia-Suarez | 2003-01-14 | 1 | -1/+2 |
* | Apparently some stdios have bugs (no! don't tell it is so!) | Jarkko Hietaniemi | 2003-01-14 | 1 | -1/+3 |
* | Encode 1.84 broke the subtest #7, further study required. | Jarkko Hietaniemi | 2003-01-14 | 1 | -1/+2 |
* | Add a test for encoding 'utf8'. | Jarkko Hietaniemi | 2003-01-13 | 3 | -0/+65 |
* | Upgrade to Encode 1.84. | Jarkko Hietaniemi | 2003-01-13 | 5 | -25/+44 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-01-13 | 2 | -1/+63 |
|\ | |||||
| * | Fix #18711 and add test for it (and indeed tell on write | Nick Ing-Simmons | 2003-01-12 | 2 | -1/+63 |
* | | Integrate from perlio: | Jarkko Hietaniemi | 2003-01-13 | 1 | -9/+33 |
|\ \ | |/ | |||||
| * | Fix #16306 and #16880 | Nick Ing-Simmons | 2003-01-12 | 1 | -9/+33 |
| * | Integrate Mainline | Nick Ing-Simmons | 2003-01-12 | 64 | -494/+696 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2003-01-01 | 162 | -4789/+12530 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-12-04 | 158 | -2198/+5897 |
| |\ \ \ | |||||
| * | | | | Avoid eqtime() wiping the file (as suggested by | Nick Ing-Simmons | 2002-12-03 | 1 | -1/+1 |
| * | | | | Integrate mainline | Nick Ing-Simmons | 2002-11-19 | 84 | -594/+1555 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Integrate perlio #18040 and #18043 (no real changes; | Jarkko Hietaniemi | 2003-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
* | | | | | | | Integrate perlio to mainline: | Jarkko Hietaniemi | 2003-01-13 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | VMS perly build tweak | Craig A. Berry | 2003-01-09 | 1 | -2/+2 |
* | | | | | | Document that ${^TAINT} is read-only. | Rafael Garcia-Suarez | 2003-01-09 | 1 | -1/+1 |
* | | | | | | Fix the doc for splitpath() in the File::Spec modules : | Rafael Garcia-Suarez | 2003-01-08 | 5 | -8/+8 |
* | | | | | | label code in pp_ctl.c | Nicholas Clark | 2003-01-08 | 1 | -38/+20 |
* | | | | | | [DOCPATCH] hv_store and hv_store_ent | Nicholas Clark | 2003-01-08 | 1 | -2/+20 |
* | | | | | | Integrate change #18391 from maint-5.8: | Rafael Garcia-Suarez | 2003-01-08 | 1 | -0/+6 |
* | | | | | | Integrate change #18362 from maint-5.8: | Rafael Garcia-Suarez | 2003-01-08 | 1 | -0/+1 |
* | | | | | | Integrate change #18361 from maint-5.8: | Rafael Garcia-Suarez | 2003-01-08 | 1 | -0/+6 |
* | | | | | | PerlFAQ sync. | Rafael Garcia-Suarez | 2003-01-08 | 10 | -238/+254 |
* | | | | | | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 15 | -67/+60 |
* | | | | | | integrate more with report_evil_fh | Nicholas Clark | 2003-01-07 | 1 | -44/+5 |
* | | | | | | Integrate podlators-1.25 | Hugo van der Sanden | 2003-01-07 | 2 | -13/+70 |
* | | | | | | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 5 | -6/+9 |
* | | | | | | VMS test adjustments | Craig A. Berry | 2003-01-06 | 4 | -10/+23 |
* | | | | | | [DOCPATCH] File::Copy's synopsis | Nicholas Clark | 2003-01-04 | 1 | -4/+4 |
* | | | | | | Integrate change #18420 from maint-5.8: | Rafael Garcia-Suarez | 2003-01-04 | 1 | -9/+11 |
* | | | | | | [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=... | Rafael Garcia-Suarez | 2003-01-04 | 1 | -1/+1 |
* | | | | | | Re: [PATCH] Tiny nits in perlre.pod | Andreas König | 2003-01-04 | 1 | -3/+3 |
* | | | | | | The problems.t is back. | Jarkko Hietaniemi | 2003-01-04 | 1 | -0/+1 |
* | | | | | | Forgot to add problems.t with change #18419 | Artur Bergman | 2003-01-04 | 1 | -0/+55 |
* | | | | | | One more (or, rather, less) //. | Jarkko Hietaniemi | 2003-01-04 | 1 | -2/+3 |
* | | | | | | Integrate from maintperl: | Jarkko Hietaniemi | 2003-01-04 | 1 | -1/+3 |
* | | | | | | Until Arthur really adds the problems.t. | Jarkko Hietaniemi | 2003-01-04 | 1 | -1/+0 |
* | | | | | | Fix long standing memory leak with pop and shift! | Artur Bergman | 2003-01-04 | 1 | -2/+4 |
* | | | | | | Fixes bug #15273, the return of the object caused | Artur Bergman | 2003-01-03 | 4 | -1/+32 |
* | | | | | | Fake what context we are running in for CLONE and DESTROY so | Artur Bergman | 2003-01-03 | 2 | -4/+31 |