Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stale e-mail addresses | Andy Dougherty | 2002-12-11 | 4 | -4/+4 |
* | VMS build update | Craig A. Berry | 2002-12-10 | 1 | -1/+1 |
* | Re: Bug in Filter::Simple | Slaven Rezic | 2002-12-09 | 2 | -2/+38 |
* | Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are... | Slaven Rezic | 2002-12-09 | 1 | -1/+21 |
* | Fix up #18229. | Jarkko Hietaniemi | 2002-12-03 | 1 | -2/+4 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -1/+28 |
* | SvFAKE lexicals in scope for all of the sub | Dave Mitchell | 2002-12-02 | 1 | -3/+3 |
* | integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5 | Hugo van der Sanden | 2002-12-02 | 4 | -7/+102 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 6 | -4/+18 |
* | Document the hint constants and where they're used. | Rafael Garcia-Suarez | 2002-11-29 | 1 | -2/+2 |
* | 64bit Peek failure on HP-UX 11.00 | H.Merijn Brand | 2002-11-29 | 1 | -2/+2 |
* | Re: Storable bug #1698 | Slaven Rezic | 2002-11-25 | 3 | -3/+18 |
* | add support for STASH and MAGIC information for REFs to sv_dump(). | Slaven Rezic | 2002-11-25 | 1 | -1/+22 |
* | [Encode] 1.83 + bleedperl patch released | Dan Kogai | 2002-11-25 | 8 | -82/+189 |
* | trivial typo | Dave Mitchell | 2002-11-19 | 1 | -1/+1 |
* | New B::Lint option, bare-subs, that checks for implicitely | Rafael Garcia-Suarez | 2002-11-16 | 2 | -4/+31 |
* | [perl #18065] LFS related bug in perl-5.8.0 testsuite | david@dhaller.de | 2002-11-07 | 1 | -1/+5 |
* | Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8... | Hugo van der Sanden | 2002-11-07 | 1 | -1/+1 |
* | The new test introduced in #18114 failed with threads | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well | Stephen McCamant | 2002-11-06 | 3 | -5/+14 |
* | integrate from perlio: changes #17709, #17795, #17796, #18032 | Hugo van der Sanden | 2002-11-04 | 3 | -3/+30 |
|\ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2002-10-25 | 32 | -539/+12446 |
| |\ | |||||
| * | | Test UTF-8 encoded input to Encode::XS::decode and fix it. | Nick Ing-Simmons | 2002-10-21 | 2 | -2/+16 |
| * | | Handle case where octets are UTF-8 encoded | Nick Ing-Simmons | 2002-10-20 | 1 | -0/+11 |
| * | | Encode::utf8 encode/decode methods as XS that obeys | Nick Ing-Simmons | 2002-10-20 | 3 | -17/+136 |
| * | | Integrate mainline | Nick Ing-Simmons | 2002-10-20 | 35 | -964/+384 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-15 | 4 | -12/+20 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-07 | 21 | -640/+1255 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-30 | 4 | -190/+282 |
| |\ \ \ \ \ | |||||
| * | | | | | | Re: PerlIO::via silent failure | Richard Clamp | 2002-08-27 | 2 | -1/+12 |
* | | | | | | | Update to Scalar-List-Utils 1.08 | Graham Barr | 2002-11-03 | 9 | -16/+240 |
* | | | | | | | RE: [PATCH] Warning on pararameterless 'use IO' and doc update | Paul Marquess | 2002-10-28 | 2 | -8/+49 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | DB_File 1.806 | Paul Marquess | 2002-10-25 | 6 | -70/+95 |
* | | | | | | Add tests for IO.pm | chromatic | 2002-10-25 | 1 | -0/+81 |
* | | | | | | 2 lines of change #18039 had several problems | Hugo van der Sanden | 2002-10-24 | 1 | -2/+5 |
* | | | | | | [Encode] 1.80 released | Dan Kogai | 2002-10-24 | 15 | -79/+11228 |
* | | | | | | B/C.pm: make $0 to argv[0] again | Audrey Tang | 2002-10-24 | 1 | -0/+9 |
* | | | | | | change #18030 needs the removal of ext/Thread/thr5005.t | Hugo van der Sanden | 2002-10-24 | 1 | -207/+0 |
* | | | | | | PL_curpad == AvARRAY(PL_comppad) always | Dave Mitchell | 2002-10-22 | 1 | -6/+10 |
* | | | | | | Re: [PATCH] Warning on pararameterless 'use IO' and doc update | Stéphane Payrard | 2002-10-20 | 1 | -3/+20 |
* | | | | | | Update to Time::HiRes v1.38 | Hugo van der Sanden | 2002-10-20 | 6 | -128/+1082 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 7 | -867/+8 |
* | | | | | Re: [perl #17061] no strict 'garbage' | Slaven Rezic | 2002-10-17 | 1 | -1/+1 |
* | | | | | Japanese translation of Storable | KAWAI Takanori | 2002-10-15 | 1 | -3/+2 |
* | | | | | Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t) | Nicholas Clark | 2002-10-12 | 10 | -32/+85 |
* | | | | | Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956 | Hugo van der Sanden | 2002-10-12 | 1 | -1/+5 |
* | | | | | [Encode] 1.77 Released | Dan Kogai | 2002-10-11 | 8 | -24/+87 |
* | | | | | Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86) | Yitzchak Scott-Thoennes | 2002-10-11 | 1 | -2/+2 |
* | | | | | Remove use of caller() in strict.pm, and tighten Safe compartment | Hugo van der Sanden | 2002-10-10 | 1 | -1/+1 |
* | | | | | Upgrade Safe.pm to 2.09 after CPAN backport. | Artur Bergman | 2002-10-06 | 4 | -15/+20 |