| Commit message (Expand) | Author | Age | Files | Lines |
* | perlre.pod spellcheck | Alexandr Ciornii | 2007-04-25 | 1 | -4/+4 |
* | Leave try.c and include files where they are if we need them later | H.Merijn Brand | 2007-04-25 | 1 | -6/+7 |
* | Move hash action constants to hv.h | Jerry D. Hedden | 2007-04-25 | 3 | -14/+11 |
* | perlguts nit, found by Jerry D. Hedden | Rafael Garcia-Suarez | 2007-04-25 | 1 | -1/+1 |
* | Work a little harder at building generate_uudmap on VMS. | Craig A. Berry | 2007-04-25 | 1 | -6/+6 |
* | Upgrade to Encode-2.20 | Steve Peters | 2007-04-25 | 12 | -48/+483 |
* | Ooops. It helps to p4 add the new file. | Nicholas Clark | 2007-04-24 | 1 | -0/+44 |
* | Make PL_uudmap a constant global. Remove the run time initialisation | Nicholas Clark | 2007-04-24 | 11 | -24/+53 |
* | move PL_linestr from the interpreter struct to the parser struct | Dave Mitchell | 2007-04-24 | 9 | -36/+30 |
* | Silence VC6 warning about not all control paths returning a value | Steve Hay | 2007-04-24 | 1 | -0/+1 |
* | Fix a function signature missed by #31027 to silence a VC6 warning | Steve Hay | 2007-04-24 | 1 | -1/+1 |
* | Silence 5 "possible loss of data" warnings from VC6 | Steve Hay | 2007-04-24 | 3 | -5/+5 |
* | [perl #42648] [PATCH] crash in win32/VMem.h when out of memory | Devin Heitmueller | 2007-04-24 | 1 | -0/+8 |
* | Adjust test count. | Rafael Garcia-Suarez | 2007-04-24 | 1 | -1/+1 |
* | Fix potential precedence problem | Rafael Garcia-Suarez | 2007-04-24 | 1 | -1/+1 |
* | Remove unnecessarily paranoid protection in pp_defined | Rafael Garcia-Suarez | 2007-04-24 | 1 | -3/+4 |
* | Fix a bug in dor assignment (@x //= 1 was triggering an | Rafael Garcia-Suarez | 2007-04-24 | 1 | -0/+1 |
* | Remove the code that handles assignment to state variables | Rafael Garcia-Suarez | 2007-04-24 | 8 | -177/+13 |
* | Typo fix. | Abigail | 2007-04-24 | 1 | -1/+1 |
* | Reduce directory depth for IO::Compress modules. | Craig A. Berry | 2007-04-24 | 95 | -94/+94 |
* | eliminate some uses of PL_linestr in perl.c | Dave Mitchell | 2007-04-23 | 4 | -17/+23 |
* | inline S_init_lexer() and regen | Dave Mitchell | 2007-04-23 | 6 | -24/+6 |
* | make initialisation of PL_sv_no etc unconditional | Dave Mitchell | 2007-04-23 | 1 | -34/+29 |
* | Missed quotes in protocheck for rm_try | H.Merijn Brand | 2007-04-23 | 1 | -2/+2 |
* | Major *try* cleanup: introduce $rm_try; Some whitespace cleanups; | H.Merijn Brand | 2007-04-23 | 1 | -178/+173 |
* | Remove the unnecessary allocation of and assignment to hunk[3], as the | Nicholas Clark | 2007-04-23 | 1 | -4/+2 |
* | Switch to hex format for integer constants in regcharclass.h | Rafael Garcia-Suarez | 2007-04-23 | 2 | -165/+169 |
* | Upgrade to Term::ANSIColor 1.12. | Rafael Garcia-Suarez | 2007-04-23 | 3 | -9/+26 |
* | More variable reordering saves another 40 bytes from the interpreter | Nicholas Clark | 2007-04-23 | 3 | -74/+60 |
* | Un-mathom Perl_save_I16 | Jerry D. Hedden | 2007-04-23 | 2 | -10/+10 |
* | A safer version of CopFILE, by Jarkko | Rafael Garcia-Suarez | 2007-04-23 | 1 | -1/+2 |
* | Change boilerplate of regcharclass.h | Rafael Garcia-Suarez | 2007-04-23 | 2 | -25/+33 |
* | Add Yves Orton's script to regenerate regcharclass.h | Rafael Garcia-Suarez | 2007-04-23 | 3 | -58/+649 |
* | Remove generated test files from CPANPLUS | Rafael Garcia-Suarez | 2007-04-23 | 14 | -402/+0 |
* | Patch to config to avoid failures in the perl core due | Rafael Garcia-Suarez | 2007-04-23 | 1 | -3/+6 |
* | Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char*... | Ævar Arnfjörð Bjarmason | 2007-04-23 | 11 | -46/+58 |
* | Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE... | Yves Orton | 2007-04-23 | 12 | -57/+649 |
* | An optimisation to the MRO code, by Brandon Black, | Rafael Garcia-Suarez | 2007-04-23 | 1 | -25/+78 |
* | Shorten long symbols in mro.c to avoid name mangling on VMS. | Craig A. Berry | 2007-04-23 | 1 | -6/+6 |
* | Fix problems caused by downsizing in change 31017. (Which don't show | Nicholas Clark | 2007-04-22 | 2 | -2/+2 |
* | Reflect change of path for Module::Pluggable's tests in Maintainers.pl | Rafael Garcia-Suarez | 2007-04-22 | 1 | -1/+3 |
* | Add missing file to MANIFEST | Rafael Garcia-Suarez | 2007-04-22 | 1 | -0/+1 |
* | Update CPANPLUS to 0.79_01 | Jos I. Boumans | 2007-04-22 | 20 | -99/+194 |
* | Move Module::Pluggable tests up under main test directory. | Craig A. Berry | 2007-04-22 | 53 | -50/+52 |
* | Make t/harness find the t/mro tests | Craig A. Berry | 2007-04-22 | 1 | -0/+1 |
* | Various variables in intrpvar.h and thrdvar.h are considerably larger | Nicholas Clark | 2007-04-21 | 3 | -11/+11 |
* | Fix bug in change 31015 - saving the wrong size of variable. | Nicholas Clark | 2007-04-21 | 1 | -1/+1 |
* | Several members of struct yy_parser can go on a diet. Some I32s were | Nicholas Clark | 2007-04-21 | 5 | -17/+17 |
* | By re-ordering declarations in interpvar.h and thrdvar.h, reduce the | Nicholas Clark | 2007-04-21 | 2 | -48/+50 |
* | Remove widesyscalls and numeric_compat1, two unused per-interpreter | Nicholas Clark | 2007-04-21 | 1 | -3/+0 |