| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | (vaguely connected with) [perl #21875] Hash ref transformed as a list | Dave Mitchell | 2003-04-08 | 1 | -1/+1 |
* | Heredocs and use encoding didn't work for SJIS; | Jarkko Hietaniemi | 2003-04-05 | 1 | -2/+6 |
* | Re: [fix] [perl #21575] Bug with print( followed by a newline | Adrian M. Enache | 2003-03-14 | 1 | -0/+1 |
* | From Inaba Hiroto: DATA wasn't properly utf8ed | Jarkko Hietaniemi | 2003-03-09 | 1 | -2/+23 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Re: [PATCH] Re: format, PerlIO and utf8 | Inaba Hiroto | 2003-02-26 | 1 | -0/+6 |
* | Re: [perl #20716] scope error with brackets | Adrian M. Enache | 2003-02-19 | 1 | -3/+3 |
* | add support for assertions. Updated form of: | Salvador FandiƱo | 2003-02-16 | 1 | -0/+2 |
* | gcc 3.2.1 does not have -Wall faith that tmp | Jarkko Hietaniemi | 2003-02-13 | 1 | -1/+1 |
* | Re: [perl #20716] [FIX] scope error with brackets | Adrian M. Enache | 2003-02-10 | 1 | -0/+2 |
* | Signedness nits. | Jarkko Hietaniemi | 2003-02-08 | 1 | -3/+3 |
* | [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ... | Inaba Hiroto | 2003-02-05 | 1 | -14/+102 |
* | Fix and test for [perl #15549 Empty \Q\E not permitted] | Jarkko Hietaniemi | 2003-02-02 | 1 | -27/+32 |
* | Re: difference between my and our before introduction | Dave Mitchell | 2003-01-22 | 1 | -1/+3 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -2/+2 |
* | Fix two cases of buffer overflow in the lexer. | Rafael Garcia-Suarez | 2002-12-06 | 1 | -18/+6 |
* | Suppress a compilation warning reported by Jarkko | Rafael Garcia-Suarez | 2002-12-06 | 1 | -1/+2 |
* | Fix bug #18573 : in a double-quoted string, a \c not followed | Rafael Garcia-Suarez | 2002-12-02 | 1 | -1/+4 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -0/+1 |
* | Partial fix of bug [perl #17589] : prevent the parser to | Rafael Garcia-Suarez | 2002-10-29 | 1 | -0/+2 |
* | The Inaba patch for tr/// vs. use encoding | Dan Kogai | 2002-10-24 | 1 | -4/+8 |
* | Re: [perl #16184] Unexpected warning when using C<< open FH => >> | Hugo van der Sanden | 2002-10-21 | 1 | -2/+6 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -22/+0 |
* | Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die | Rafael Garcia-Suarez | 2002-10-02 | 1 | -1/+5 |
* | no [] in tr/// | Jarkko Hietaniemi | 2002-10-02 | 1 | -1/+1 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -35/+8 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -1/+1 |
* | Fix a syntax incompatibility introduced by the // operator. | Rafael Garcia-Suarez | 2002-09-12 | 1 | -8/+3 |
* | Fix parsing problems with the // operator. | Rafael Garcia-Suarez | 2002-08-25 | 1 | -12/+25 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -1/+1 |
* | Fix bug #16080 : an attribute list should end at '}' | Rafael Garcia-Suarez | 2002-08-08 | 1 | -1/+1 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -20/+49 |
* | Missing patch fragment, noted by Hugo. | Jarkko Hietaniemi | 2002-07-09 | 1 | -1/+1 |
* | Integrate maint patches #17421, #17424: | Jarkko Hietaniemi | 2002-07-08 | 1 | -0/+13 |
* | Document the "Unicode in package/sub names" problem; | Jarkko Hietaniemi | 2002-06-18 | 1 | -1/+5 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-05-31 | 1 | -0/+18 |
* | Re: use of lc module names and warnings | Rafael Garcia-Suarez | 2002-05-15 | 1 | -1/+1 |
* | EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC) | Jarkko Hietaniemi | 2002-05-11 | 1 | -5/+1 |
* | Provide the \N{U+HHHH} syntax before we forget. | Jarkko Hietaniemi | 2002-05-01 | 1 | -0/+10 |
* | The #16182 radiates U32ness. | Jarkko Hietaniemi | 2002-04-26 | 1 | -1/+1 |
* | 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 |