| Commit message (Expand) | Author | Age | Files | Lines |
* | Micro-optimise the order of the context types. [Because I can :-)] | Nicholas Clark | 2008-02-04 | 1 | -4/+4 |
* | don't forbid brace groups with g++ 4.2.2 | Robin Barker | 2008-01-31 | 1 | -2/+6 |
* | FW: [PATCH] RE: [PATCH] volatile, avoid clobbered | Robin Barker | 2008-01-28 | 1 | -4/+0 |
* | Re: struct context now 12.5% smaller than 5.10 | Benjamin Smith | 2008-01-26 | 1 | -2/+5 |
* | Eliminate all PERL_UNUSED_ARG()s in S_validate_suid() by changing its | Nicholas Clark | 2008-01-18 | 1 | -0/+18 |
* | Rename PERL_MAX_SUB_DEPTH to PERL_SUB_DEPTH_WARN, per Tim Bunce's | Rafael Garcia-Suarez | 2008-01-11 | 1 | -2/+2 |
* | Introduce macro PERL_MAX_SUB_DEPTH | Rafael Garcia-Suarez | 2008-01-11 | 1 | -0/+5 |
* | Re: [perl #49564] Re: MRO and av_clear | Rick Delaney | 2008-01-11 | 1 | -1/+1 |
* | Move the reg_stringify logic to Perl_sv_2pv_flags | Ævar Arnfjörð Bjarmason | 2008-01-10 | 1 | -4/+0 |
* | Make REGEXP a type distinct from SV. (Much like AV, CV, GV, HV). | Nicholas Clark | 2008-01-05 | 1 | -1/+1 |
* | Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, | Nicholas Clark | 2008-01-02 | 1 | -3/+4 |
* | Wrap all deferences of struct regexp* in macros RX_*() [and for | Nicholas Clark | 2008-01-02 | 1 | -19/+19 |
* | Add editor blocks to some header files. | Marcus Holland-Moritz | 2008-01-01 | 1 | -0/+10 |
* | Perl_magic_setbm() and Perl_magic_setfm() are mathoms that can be | Nicholas Clark | 2007-12-31 | 1 | -2/+2 |
* | factor out duplicate code in struct xpv* | Marcus Holland-Moritz | 2007-12-30 | 1 | -0/+5 |
* | Correct the correction. This one is both a correcly spelled word, and | Nicholas Clark | 2007-12-23 | 1 | -1/+1 |
* | Fix my typo in a comment. | Nicholas Clark | 2007-12-23 | 1 | -1/+1 |
* | Replace our assert-which-can-be-caught-by-eval with the real deal from | Nicholas Clark | 2007-12-22 | 1 | -2/+10 |
* | Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_na | Nicholas Clark | 2007-12-22 | 1 | -0/+5 |
* | Integrate: | Nicholas Clark | 2007-12-22 | 1 | -0/+1 |
* | make miniperl -Wwrite-strings clean | Robin Barker | 2007-12-20 | 1 | -1/+1 |
* | Re: [PATCH] various RC1 nits | Jarkko Hietaniemi | 2007-11-20 | 1 | -0/+2 |
* | Bug fix for storing shared objects in shared structures | Jerry D. Hedden | 2007-11-08 | 1 | -0/+1 |
* | "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION | Nicholas Clark | 2007-11-07 | 1 | -6/+4 |
* | make PERLSYS_TERM not require a context | Dave Mitchell | 2007-11-03 | 1 | -3/+3 |
* | Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) | Jarkko Hietaniemi | 2007-11-03 | 1 | -1/+1 |
* | VDf no longer in PERL_CORE | Robin Barker | 2007-10-20 | 1 | -13/+7 |
* | RE: [PATCH] RE: PERL_CORE UVf logic | Robin Barker | 2007-10-19 | 1 | -2/+2 |
* | Nothing* outside the core uses the old misspelling | Nicholas Clark | 2007-10-06 | 1 | -2/+0 |
* | Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just | Nicholas Clark | 2007-10-06 | 1 | -0/+2 |
* | PL_cshname is actually a constant value known at compile time. | Nicholas Clark | 2007-10-05 | 1 | -0/+6 |
* | API spelling patch, by Jerry D. Hedden | Rafael Garcia-Suarez | 2007-09-26 | 1 | -3/+4 |
* | make PERL_SYS_INIT/INIT3/TERM into functions | Dave Mitchell | 2007-09-25 | 1 | -2/+6 |
* | And some more VMS-specific additions to PL_bincompat_options. | Craig A. Berry | 2007-09-23 | 1 | -0/+9 |
* | Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration | Nicholas Clark | 2007-09-23 | 1 | -0/+3 |
* | Change 31873 was not robust against the possibility that the | Nicholas Clark | 2007-09-16 | 1 | -1/+1 |
* | Move all the compile time options that affect binary compatibility into | Nicholas Clark | 2007-09-15 | 1 | -0/+93 |
* | [patch] add verbose mode to -DU debugging option | Jim Cromie | 2007-07-07 | 1 | -4/+9 |
* | Revert change #31489. | Rafael Garcia-Suarez | 2007-06-29 | 1 | -1/+1 |
* | Rename various regex defined so that they have distinct prefixes based on the... | Yves Orton | 2007-06-28 | 1 | -9/+9 |
* | Re: [perl #43357] *DESTROY = sub {} at runtime | Brandon Black | 2007-06-28 | 1 | -1/+1 |
* | Remove PERL_MAGIC_mutex | Rafael Garcia-Suarez | 2007-06-18 | 1 | -1/+0 |
* | Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko | Rafael Garcia-Suarez | 2007-06-17 | 1 | -0/+11 |
* | Re: [PATCH] Callbacks for named captures (%+ and %-) | Ævar Arnfjörð Bjarmason | 2007-06-06 | 1 | -2/+29 |
* | Remove support for assertions and -A | Rafael Garcia-Suarez | 2007-06-05 | 1 | -5/+0 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -2/+0 |
* | move PL_rsfp_filters into the parser struct | Dave Mitchell | 2007-05-12 | 1 | -2/+8 |
* | move some more variables into the PL_parser struct: | Dave Mitchell | 2007-05-04 | 1 | -2/+2 |
* | FETCH/STORE/LENGTH callbacks for numbered capture variables | Ævar Arnfjörð Bjarmason | 2007-05-03 | 1 | -4/+10 |
* | tweak some regexp params to avoid warnings | Yves Orton | 2007-05-02 | 1 | -1/+1 |