| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #18065] LFS related bug in perl-5.8.0 testsuite | david@dhaller.de | 2002-11-07 | 2 | -2/+10 |
* | Re: [perl #18038] DESTROY change in 5.8.0? | Yitzchak Scott-Thoennes | 2002-11-07 | 2 | -4/+37 |
* | Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? | Gurusamy Sarathy | 2002-11-07 | 4 | -12/+18 |
* | [perl #18154] Problem found in calculating offsets in regex | Mark Pease | 2002-11-07 | 1 | -178/+171 |
* | Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8... | Hugo van der Sanden | 2002-11-07 | 5 | -9/+22 |
* | "make distclean" should remove the generated file lib/Config.pod. | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | The new test introduced in #18114 failed with threads | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no... | Slaven Rezic | 2002-11-06 | 7 | -39/+113 |
* | Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well | Stephen McCamant | 2002-11-06 | 3 | -5/+14 |
* | make regen_headers. | Rafael Garcia-Suarez | 2002-11-05 | 5 | -7/+41 |
* | Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex | Hugo van der Sanden | 2002-11-05 | 1 | -22/+22 |
* | Put back the DO NOT EDIT headers in proto.h and global.sym | Slaven Rezic | 2002-11-05 | 1 | -2/+2 |
* | 1. Update pp_ucfirst to enter the UTF-8 branch only if the first | Abhijit Menon-Sen | 2002-11-05 | 2 | -5/+2 |
* | new test based on: | Marty Pauley | 2002-11-05 | 1 | -1/+16 |
* | Re: Class::Struct, simple patch, tests | Marty Pauley | 2002-11-05 | 2 | -44/+62 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 9 | -65/+89 |
* | Changed the warning detection pattern because of: | Nicholas Clark | 2002-11-04 | 1 | -6/+6 |
* | s/Perlf/Perl/ (thanks rgs) | Jarkko Hietaniemi | 2002-11-04 | 1 | -1/+1 |
* | How pre-5.9.0 Perl can be fooled by a defined-or. | Jarkko Hietaniemi | 2002-11-04 | 1 | -0/+5 |
* | extend #13786 to cover the other four identical chunks of code | Hugo van der Sanden | 2002-11-04 | 1 | -4/+4 |
* | Charnames take 4 | H.Merijn Brand | 2002-11-04 | 2 | -15/+62 |
* | integrate from perlio: changes #17709, #17795, #17796, #18032 | Hugo van der Sanden | 2002-11-04 | 6 | -6/+49 |
|\ |
|
| * | More mainline integrate (so I can diff) | Nick Ing-Simmons | 2002-10-25 | 3 | -15/+11 |
| |\ |
|
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-10-25 | 79 | -1046/+14250 |
| |\ \ |
|
| * | | | 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 | 215 | -8653/+8942 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-15 | 55 | -3536/+5522 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-07 | 72 | -942/+1885 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-30 | 29 | -697/+1289 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Twiddle with my mail -> Change script | Nick Ing-Simmons | 2002-08-27 | 1 | -1/+2 |
| * | | | | | | | Re: PerlIO::via silent failure | Richard Clamp | 2002-08-27 | 2 | -1/+12 |
| * | | | | | | | Integrate mainline | Nick Ing-Simmons | 2002-08-27 | 148 | -3374/+6468 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-20 | 70 | -12018/+1496 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix for [perl #15986] tell/seek misbehave for :crlf | Nick Ing-Simmons | 2002-08-11 | 2 | -2/+17 |
| * | | | | | | | | | Integrate mainline. | Nick Ing-Simmons | 2002-08-11 | 73 | -9443/+10525 |
* | | | | | | | | | | Re: [perl #17064] illegal legal unicode character | Hugo van der Sanden | 2002-11-04 | 2 | -3/+16 |
* | | | | | | | | | | Tru64, gcc -O3, datasize | H.Merijn Brand | 2002-11-04 | 2 | -0/+44 |
* | | | | | | | | | | Typo configpm | H.Merijn Brand | 2002-11-04 | 1 | -1/+1 |
* | | | | | | | | | | avoid reliance on croak() prototype | Hugo van der Sanden | 2002-11-03 | 1 | -1/+1 |
* | | | | | | | | | | Document and test Config::config_re(). | Michael G. Schwern | 2002-11-03 | 2 | -47/+71 |
* | | | | | | | | | | Update to Scalar-List-Utils 1.08 | Graham Barr | 2002-11-03 | 10 | -16/+242 |
* | | | | | | | | | | Adjust the number of tests in t/op/range.t | Rafael Garcia-Suarez | 2002-10-31 | 1 | -1/+1 |
* | | | | | | | | | | Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM | Abhijit Menon-Sen | 2002-10-30 | 2 | -4/+5 |
* | | | | | | | | | | [perl #18165] "0" fails as right-hand argument to .. | Mark-Jason Dominus | 2002-10-30 | 2 | -2/+11 |
* | | | | | | | | | | Partial fix of bug [perl #17589] : prevent the parser to | Rafael Garcia-Suarez | 2002-10-29 | 3 | -1/+36 |
* | | | | | | | | | | RE: [PATCH] Warning on pararameterless 'use IO' and doc update | Paul Marquess | 2002-10-28 | 2 | -8/+49 |
* | | | | | | | | | | Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED) | Nicholas Clark | 2002-10-28 | 1 | -1/+2 |
* | | | | | | | | | | Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallac... | Nicholas Clark | 2002-10-28 | 1 | -1/+1 |