| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code. | Nicholas Clark | 2009-04-27 | 1 | -10/+0 |
* | GvUNIQUE* have been defined as 0 since 2005/06/30 - high time to remove them. | Nicholas Clark | 2009-04-13 | 1 | -5/+0 |
* | Deprecate use of the attribute :locked on subroutines. | Nicholas Clark | 2009-04-12 | 1 | -1/+1 |
* | Return OPERATOR('[') for '[' without falling through to case '~', avoiding mi... | Ian Goodacre | 2009-03-14 | 1 | -1/+4 |
* | Forbid to use "foreach" as an attribute | Rafael Garcia-Suarez | 2009-02-14 | 1 | -0/+1 |
* | Combine sv_utf8_upgrade with a following grow | Karl | 2009-01-19 | 1 | -7/+9 |
* | [perl #59908] \x, \0, and \N{} not ok in double-quotish when followed by > \x100 | karl williamson | 2009-01-15 | 1 | -70/+94 |
* | Allow '\r' after "#line XXX" directives. | Steve Hay | 2009-01-14 | 1 | -1/+1 |
* | Require a space or a newline after a "#line XXX" directive | Rafael Garcia-Suarez | 2009-01-06 | 1 | -0/+2 |
* | ywarn() is actually only used inside toke.c, so it can be static. | Nicholas Clark | 2008-11-26 | 1 | -2/+2 |
* | A small refactoring based on a comment in an old RT ticket (RT | Steve Peters | 2008-11-07 | 1 | -7/+1 |
* | Re: @{"_<$filename"} is unreasonably tied to use of DB::DB ($^P & 0x2) | Tim Bunce | 2008-11-03 | 1 | -7/+7 |
* | PATCH: Large omnibus patch to clean up the JRRT quotes | Tom Christiansen | 2008-11-02 | 1 | -1/+3 |
* | Explicitly specify some printf formats for constant strings. | Rafael Garcia-Suarez | 2008-11-02 | 1 | -2/+2 |
* | Eliminate (SV *) casts from sv.c and [tu]*.c, except for the cast in | Nicholas Clark | 2008-10-30 | 1 | -6/+6 |
* | Use pvs macros instead of pvn where possible. | Marcus Holland-Moritz | 2008-10-29 | 1 | -14/+14 |
* | Eliminate (AV *) casts in *.c. | Nicholas Clark | 2008-10-29 | 1 | -1/+1 |
* | Add MUTABLE_CV(), and eliminate (CV *) casts in *.c. | Nicholas Clark | 2008-10-29 | 1 | -3/+3 |
* | Two casts that are MUTABLE_?V. | Nicholas Clark | 2008-10-28 | 1 | -2/+2 |
* | Update copyright years. | Nicholas Clark | 2008-10-25 | 1 | -2/+2 |
* | Unintented interpolation of $/ in regex (was: Re: [perl | Bram | 2008-08-24 | 1 | -1/+6 |
* | Make sure parser's filehandle is closed when finished | Steve Hay | 2008-06-17 | 1 | -2/+2 |
* | Tweak the "Illegal character in prototype" warning so it's more | Rafael Garcia-Suarez | 2008-06-08 | 1 | -2/+4 |
* | Add a new warning, "Prototype after '%s'" | Renee Baecker | 2008-06-08 | 1 | -2/+39 |
* | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword | Rafael Garcia-Suarez | 2008-05-20 | 1 | -1/+1 |
* | Add ..., !!!, and ??? operators | chromatic | 2008-05-18 | 1 | -2/+15 |
* | Prevent the tokenizer from segfaulting in debug mode when a FUNC token is forced | Rafael Garcia-Suarez | 2008-05-16 | 1 | -1/+1 |
* | Handle PL_minus_E before PL_minus_{n,p}. | Florian Ragwitz | 2008-05-11 | 1 | -3/+3 |
* | Three variables in S_scan_trans only hold flags for op_private, so can | Nicholas Clark | 2008-03-04 | 1 | -3/+3 |
* | [ patch ] silence 2 possibly uninitialized vars | Jim Cromie | 2008-02-18 | 1 | -3/+3 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -1/+105 |
* | [perl #49472] Attributes + Unkown Error | Dave Mitchell | 2008-02-09 | 1 | -0/+1 |
* | toke.c/universal.c: consting | Steven Schubiger | 2008-01-29 | 1 | -11/+11 |
* | also report forced tokens when using -DT | Gerard Goossen | 2008-01-28 | 1 | -9/+15 |
* | Remove the -P switch | Rafael Garcia-Suarez | 2008-01-11 | 1 | -19/+4 |
* | Add newSVpvs_flags() as a wrapper to newSVpvn_flags(), and rework | Nicholas Clark | 2008-01-03 | 1 | -1/+1 |
* | Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set in | Nicholas Clark | 2008-01-03 | 1 | -3/+3 |
* | Add a new function newSVpvn_flags(), which takes a third parameter of | Nicholas Clark | 2008-01-02 | 1 | -12/+6 |
* | "Automate" change 32648 (ensure that -E always loads the latest | Nicholas Clark | 2007-12-27 | 1 | -1/+2 |
* | Make -E require 5.11 features | Rafael Garcia-Suarez | 2007-12-19 | 1 | -1/+1 |
* | Rename yylval to pl_yylval, to avoid confusing bogus C preprocessors | Rafael Garcia-Suarez | 2007-11-21 | 1 | -131/+131 |
* | It seems crazy for Perl_yylex() to individually shift each element off | Nicholas Clark | 2007-10-18 | 1 | -5/+6 |
* | Inline and eliminate S_incl_perldb(), as it's only called on one place. | Nicholas Clark | 2007-10-18 | 1 | -26/+16 |
* | Eliminate some uses of sv_setpv() where we already know the length. | Nicholas Clark | 2007-10-18 | 1 | -11/+12 |
* | Change newSVpv() to newSVpvn() where we know the length is non-zero, as | Nicholas Clark | 2007-10-18 | 1 | -1/+1 |
* | Don't call strlen() on CopFILE() for the unthreaded case, because the | Nicholas Clark | 2007-10-18 | 1 | -2/+12 |
* | Silence a casting warning | Rafael Garcia-Suarez | 2007-10-18 | 1 | -1/+1 |
* | Where possible, change gv_fetchfile() to gv_fetchfile_flags(), | Nicholas Clark | 2007-10-18 | 1 | -18/+20 |
* | Given that S_feature_is_enabled() is a static function, we can know all | Nicholas Clark | 2007-10-16 | 1 | -2/+6 |
* | Pass in explicit lengths for the key and type arguments to | Nicholas Clark | 2007-10-16 | 1 | -29/+39 |