Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | Complement to change #17976 : | Rafael Garcia-Suarez | 2002-10-04 | 2 | -7/+22 |
* | | | | | Fix bug #17744, suggested by Andreas Jurenda, | Rafael Garcia-Suarez | 2002-10-04 | 2 | -3/+36 |
* | | | | | Fix a precedence problem. | Rafael Garcia-Suarez | 2002-10-03 | 1 | -1/+1 |
* | | | | | Change the warning message "%s trapped by operation mask" | Rafael Garcia-Suarez | 2002-10-03 | 3 | -3/+3 |
* | | | | | Re: Not OK 17969 | Slaven Rezic | 2002-10-03 | 5 | -26/+58 |
* | | | | | Add a line about 2.05. | Abhijit Menon-Sen | 2002-10-03 | 1 | -0/+7 |
* | | | | | Storable and code serialization: documentation | Slaven Rezic | 2002-10-03 | 3 | -4/+31 |
* | | | | | Devel::Peek tests from: | Yitzchak Scott-Thoennes | 2002-10-02 | 1 | -3/+42 |
* | | | | | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 2 | -6/+8 |
* | | | | | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -1/+1 |
* | | | | | Typo fix. | Abhijit Menon-Sen | 2002-09-17 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Fix bug #17006 : remove spurious do{} in the deparsing | Rafael Garcia-Suarez | 2002-09-11 | 2 | -4/+12 |
* | | | | Re: [PATCH] Quieten warnings in Deparse.pm | Paul Johnson | 2002-09-09 | 1 | -1/+1 |
* | | | | Quieten warnings in Deparse.pm | Paul Johnson | 2002-09-09 | 1 | -1/+1 |
* | | | | cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/shar... | Nicholas Clark | 2002-09-08 | 1 | -4/+4 |
* | | | | temporarily skip failing Storable tests caused by #17869 | Hugo van der Sanden | 2002-09-08 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | #17836 (DB_File-1.805) misses a couple of dTHX declarations | Hugo van der Sanden | 2002-09-04 | 1 | -0/+2 |
* | | | File::Basename doesn't lazy load Carp right. | Michael G. Schwern | 2002-09-04 | 3 | -6/+6 |
* | | | Re: [PATCH 5.8.0] add accessors for POSIX::SigAction | Brendan O'Dea | 2002-09-04 | 2 | -3/+27 |
* | | | Still no working Berkeley DB in OS X 10.2 | Kay Röpke | 2002-09-04 | 2 | -2/+2 |