| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 2 | -96/+202 |
* | #17717 needed tests fixing up | Hugo van der Sanden | 2002-08-12 | 1 | -4/+4 |
* | Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue | Stephen McCamant | 2002-08-12 | 2 | -18/+33 |
* | Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness. | Hugo van der Sanden | 2002-08-12 | 1 | -1/+13 |
* | More tests for the attribute syntax, from the | Rafael Garcia-Suarez | 2002-08-08 | 1 | -1/+19 |
* | Fix bug #16080 : an attribute list should end at '}' | Rafael Garcia-Suarez | 2002-08-08 | 1 | -1/+7 |
* | Re: [perl #15898] coredump with variable our | Rafael Garcia-Suarez | 2002-08-08 | 1 | -143/+45 |
* | Re: [perl #15479] perl 5.8.0 segfault | Rafael Garcia-Suarez | 2002-08-08 | 1 | -0/+18 |
* | Re: no warnings 'io'; | Nicholas Clark | 2002-08-06 | 1 | -0/+6 |
* | More regression tests for $^H and %^H. | Rafael Garcia-Suarez | 2002-08-06 | 1 | -8/+29 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -0/+44 |
* | Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint') | Hugo van der Sanden | 2002-08-04 | 1 | -1/+8 |
* | Main branch no longer needs op/taint.t version check. | Hugo van der Sanden | 2002-08-04 | 1 | -3/+1 |
* | Integrate change #17588 from macperl: | Jarkko Hietaniemi | 2002-07-17 | 1 | -4/+16 |
* | Try to future proof the op/taint. | Jarkko Hietaniemi | 2002-07-15 | 1 | -0/+2 |
* | Re: Regexp causes coredump | Hugo van der Sanden | 2002-07-15 | 1 | -0/+1 |
* | Test skip counter tweak from Craig Berry. | Jarkko Hietaniemi | 2002-07-14 | 1 | -1/+1 |
* | Re: [ID 20020713.008] %vd eats two arguments | Hugo van der Sanden | 2002-07-14 | 1 | -0/+6 |
* | The warning "Use of tainted arguments in %s is deprecated" | Rafael Garcia-Suarez | 2002-07-13 | 1 | -6/+11 |
* | Easy z/OS fix by skipping raw UTF-8. | Jarkko Hietaniemi | 2002-07-12 | 1 | -20/+24 |
* | Retract #17455, #17427, #17425 on t/op/magic.t (but leave | Jarkko Hietaniemi | 2002-07-10 | 1 | -16/+1 |
* | Fwd: [ID 20020703.002] bareword processing bug under 'use strict' | Kay Röpke | 2002-07-09 | 1 | -0/+11 |
* | fix 17425 for VMS | Craig A. Berry | 2002-07-09 | 1 | -1/+2 |
* | This is getting pretty fragmented (finish up #17441). | Jarkko Hietaniemi | 2002-07-09 | 1 | -1/+8 |
* | patch against t/op/magic.t | Jim Cromie | 2002-07-08 | 1 | -0/+3 |
* | Integrate maint patches #17421, #17424: | Jarkko Hietaniemi | 2002-07-08 | 1 | -1/+12 |
* | Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside... | Hugo van der Sanden | 2002-07-08 | 1 | -1/+15 |
* | t/op/glob.t | Iain Truskett | 2002-07-08 | 1 | -2/+8 |
* | Integrate maint patches #13474, #13478, #13584, and #16539; | Jarkko Hietaniemi | 2002-07-07 | 1 | -0/+13 |
* | Precisions and updates about running and writing tests. | Rafael Garcia-Suarez | 2002-07-05 | 1 | -3/+6 |
* | Goes with change #17400. | Rafael Garcia-Suarez | 2002-07-04 | 1 | -1/+1 |
* | Re: [ID 20020630.002] utf8 regex only matches 32k | Hugo van der Sanden | 2002-07-01 | 1 | -1/+19 |
* | Re: [PATCH] pack 'w' should be using NV, not double | Nicholas Clark | 2002-06-30 | 1 | -1/+18 |
* | Further tweaking on the Unicode s///. | Jarkko Hietaniemi | 2002-06-26 | 1 | -1/+1 |
* | Re: Another Unicode s/// buglet? | Hugo van der Sanden | 2002-06-26 | 1 | -1/+43 |
* | Another Unicode s/// buglet, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-06-26 | 1 | -1/+45 |
* | Unicode s/// buglet found by Gregor Chrupala in perl-unicode. | Jarkko Hietaniemi | 2002-06-25 | 1 | -2/+24 |
* | RE: mixing FATAL and non-FATAL warnings | Paul Marquess | 2002-06-20 | 1 | -0/+68 |
* | Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02 | Michael G. Schwern | 2002-06-16 | 1 | -1/+1 |
* | Don't assume too much about how print will scale | Jarkko Hietaniemi | 2002-06-13 | 1 | -16/+16 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-06-10 | 1 | -13/+14 |
|\ |
|
| * | binmode(FH); to act like binmode(FH,":bytes") as well as | Nick Ing-Simmons | 2002-06-10 | 1 | -13/+14 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-10 | 1 | -2/+2 |
| |\
| |/
|/| |
|
| * | Integrate mainline | Nick Ing-Simmons | 2002-06-06 | 2 | -1/+34 |
| |\ |
|
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-06-05 | 2 | -2/+2 |
| |\ \ |
|
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-06-01 | 4 | -11/+5 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-05-31 | 7 | -3/+14 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-05-30 | 6 | -67/+115 |
| |\ \ \ \ \ |
|
| * | | | | | | Integrate all but lib/File/stat.t which seems broken. | Nick Ing-Simmons | 2002-05-30 | 4 | -18/+54 |
| * | | | | | | Integrate mainline | Nick Ing-Simmons | 2002-05-29 | 5 | -73/+62 |
| |\ \ \ \ \ \ |
|