Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_ | Jos I. Boumans | 2003-01-16 | 2 | -5/+16 | |
* | | Integrate #18447 from maint-5.8 : | Rafael Garcia-Suarez | 2003-01-16 | 1 | -12/+15 | |
* | | Integrate changes to Attribute::Handlers from maint-5.8 | Richard Clamp | 2003-01-16 | 2 | -1/+19 | |
* | | Integrate changes #18422 and #18423 from maint-5.8. | Rafael Garcia-Suarez | 2003-01-16 | 2 | -31/+27 | |
* | | Re: [perl #19393] Bug in Time::localtime? | Dave Mitchell | 2003-01-16 | 2 | -2/+27 | |
* | | Fix 'use encoding' I/O for code points 0x80..0xFF; | Jarkko Hietaniemi | 2003-01-16 | 9 | -10/+91 | |
* | | It seems the binmode() is needed with UTF-8 locales enabled. | Jarkko Hietaniemi | 2003-01-16 | 1 | -1/+1 | |
* | | Upgrade to CGI.pm 2.89. | Jarkko Hietaniemi | 2003-01-16 | 7 | -174/+593 | |
* | | Update for ext/MIME/Base64/ | Gisle Aas | 2003-01-16 | 5 | -16/+60 | |
* | | Update for ext/Digest/MD5/ | Gisle Aas | 2003-01-16 | 5 | -27/+66 | |
* | | if (0) the PL_widesyscalls code for now: Sarathy | Jarkko Hietaniemi | 2003-01-16 | 2 | -2/+2 | |
* | | 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 |