| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -16/+16 |
* | @:foo? | Philip Newton | 2002-04-17 | 1 | -2/+2 |
* | warning at use of /c modifier with s/// | Mark-Jason Dominus | 2002-03-28 | 1 | -4/+4 |
* | warning at use of /c modifier without /g modifier | Mark-Jason Dominus | 2002-03-28 | 1 | -0/+15 |
* | Re: perl 5.7.3 + XS lvalue subs | Spider Boardman | 2002-03-28 | 1 | -3/+11 |
* | -DCRIPPLED_CC RIP | Dave Mitchell | 2002-03-21 | 1 | -29/+0 |
* | Inappropriate termination of POD | Clinton A. Pierce | 2002-03-12 | 1 | -3/+0 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -40/+40 |
* | As suggested by Anton Tagunov, eq and cmp now obey the | Jarkko Hietaniemi | 2002-03-07 | 1 | -1/+1 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -2/+18 |
* | Repatch from Robin Barker: anon subs in C<package;> are | Jarkko Hietaniemi | 2002-02-27 | 1 | -2/+4 |
* | No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden | Rafael Garcia-Suarez | 2002-02-21 | 1 | -1/+2 |
* | EBCDIC: this change for \N{} in particular is now | Jarkko Hietaniemi | 2002-02-12 | 1 | -1/+8 |
* | CopFILE / MacPerl_MPWFileName | Chris Nandor | 2002-02-08 | 1 | -3/+3 |
* | EBCDIC: the low 256 \N{...} need to be remapped. | Jarkko Hietaniemi | 2002-02-02 | 1 | -0/+13 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | [BUG] /\_/ an unrecognized escape? | Michael G. Schwern | 2002-01-21 | 1 | -1/+3 |
* | Regen embed enable slab for PERL_IMPLICIT_SYS | Nick Ing-Simmons | 2002-01-15 | 1 | -5/+5 |
* | Integrate rest of mainline | Nick Ing-Simmons | 2002-01-15 | 1 | -5/+31 |
|\ |
|
| * | [PATCH] Overriding readline() should also override <FH> | Rafael Garcia-Suarez | 2002-01-15 | 1 | -5/+31 |
* | | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 1 | -5/+1 |
|/ |
|
* | Re: [PATCH] No 'once' warnings for variables declared with our | Gisle Aas | 2002-01-10 | 1 | -1/+1 |
* | No 'once' warnings for variables declared with our | Gisle Aas | 2002-01-10 | 1 | -1/+1 |
* | Bad prototype detection now an optional warning | Sam Tregar | 2002-01-06 | 1 | -4/+4 |
* | warn if not CORE::dump | Rafael Garcia-Suarez | 2002-01-04 | 1 | -0/+4 |
* | Bad prototype detection changed from error to warning | Sam Tregar | 2002-01-02 | 1 | -5/+7 |
* | Re: [PATCH] Basic bad prototype detection | Sam Tregar | 2001-12-31 | 1 | -4/+7 |
* | Basic bad prototype detection | Sam Tregar | 2001-12-31 | 1 | -1/+4 |
* | [PATCH] Re: chomp/chop prototype changed? | Rafael Garcia-Suarez | 2001-12-17 | 1 | -2/+2 |
* | Fixes for casting problems detected on a SuSE 7.2 Itanium, | Jarkko Hietaniemi | 2001-12-12 | 1 | -3/+3 |
* | autosplit into @F fix | Rafael Garcia-Suarez | 2001-11-29 | 1 | -1/+1 |
* | v-strings as Objects Step 1 | John Peacock | 2001-11-15 | 1 | -53/+3 |
* | Re: [ID 20011114.118] chop and chomp bind too tightly | Rafael Garcia-Suarez | 2001-11-15 | 1 | -2/+2 |
* | Add comments to mark where $^X is being handled. | Jarkko Hietaniemi | 2001-11-14 | 1 | -1/+1 |
* | -s on #! line | Rafael Garcia-Suarez | 2001-11-08 | 1 | -0/+9 |
* | Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings | Mark-Jason Dominus | 2001-11-07 | 1 | -0/+10 |
* | Comment tweaks. | Jarkko Hietaniemi | 2001-11-01 | 1 | -2/+2 |
* | Make sv_recode_to_utf8() a real API: the encoding | Jarkko Hietaniemi | 2001-10-31 | 1 | -1/+1 |
* | Enable -Mencoding=foobar also for string literals. | Jarkko Hietaniemi | 2001-10-31 | 1 | -0/+5 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -4/+3 |
* | Integrate changes #12549 and #12550 from maintperl; | Jarkko Hietaniemi | 2001-10-22 | 1 | -4/+21 |
* | Oh, bother. In Tru64 cc -std1 was looking rather nice | Jarkko Hietaniemi | 2001-10-17 | 1 | -1/+1 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -1/+1 |
* | Re: [ID 20010920.007] q and qq does not work after do | Rafael Garcia-Suarez | 2001-09-21 | 1 | -1/+1 |
* | Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C... | Hugo van der Sanden | 2001-09-15 | 1 | -2/+0 |
* | Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious... | Nicholas Clark | 2001-09-10 | 1 | -2/+3 |
* | Re: [ID 20010810.011] 'use v2b' not allowed with strict | Rafael Garcia-Suarez | 2001-09-09 | 1 | -9/+21 |
* | oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w... | Nicholas Clark | 2001-09-05 | 1 | -7/+11 |
* | 'main' *is* a reserved word | Rafael Garcia-Suarez | 2001-09-04 | 1 | -1/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -11/+7 |