| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct errors in the use of multiple targets, which could break parallel make. | Nicholas Clark | 2011-06-11 | 1 | -1/+3 |
* | Create a lookup table for magic vtables from magic type, PL_magic_data. | Nicholas Clark | 2011-06-11 | 1 | -4/+4 |
* | For microperl, add uconfig64.sh, with values suitable for an LP64 platform. | Nicholas Clark | 2011-03-28 | 1 | -0/+3 |
* | Add very simple microtest for microperl | Nicholas Clark | 2011-03-28 | 1 | -0/+4 |
* | microperl: Fix patch_uconfig target | David Leadbeater | 2011-03-28 | 1 | -1/+1 |
* | microperl: Define NO_MATHOMS to save ~10k | Nicholas Clark | 2011-03-28 | 1 | -1/+2 |
* | microperl: Update generate_uudmap in Makefile.micro | David Leadbeater | 2011-03-28 | 1 | -4/+4 |
* | Don't automatically regenerate uconfig.h as part of the microperl build. | Nicholas Clark | 2011-03-28 | 1 | -1/+1 |
* | Break out the generated function Perl_keywords() into keywords.c, a new file. | Nicholas Clark | 2011-01-24 | 1 | -1/+4 |
* | Generate pp_* prototypes in pp_proto.h, and remove pp.sym | Nicholas Clark | 2011-01-09 | 1 | -1/+1 |
* | Move OP prototypes from pp_proto.h to proto.h | Nicholas Clark | 2010-09-27 | 1 | -1/+1 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -4/+1 |
* | Re: [PATCH] various RC1 nits | Jarkko Hietaniemi | 2007-11-20 | 1 | -41/+54 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 1 | -1/+1 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -1/+4 |
* | microperl plus missing config vars | Jarkko Hietaniemi | 2007-04-01 | 1 | -0/+6 |
* | microperl update | Jarkko Hietaniemi | 2006-05-03 | 1 | -1/+1 |
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 1 | -1/+4 |
* | More microperl tweaks. | Marcus Holland-Moritz | 2004-07-02 | 1 | -2/+1 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -5/+9 |
* | microperl update. | Jarkko Hietaniemi | 2003-01-19 | 1 | -5/+5 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -5/+8 |
* | Don't assume sh and true. | Jarkko Hietaniemi | 2002-05-27 | 1 | -2/+2 |
* | microperl: do not regenerate the perly. | Jarkko Hietaniemi | 2002-05-21 | 1 | -0/+12 |
* | microperl tweaks. | Jarkko Hietaniemi | 2002-03-24 | 1 | -3/+5 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -5/+2 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -1/+4 |
* | Add sharedsv.o to microperl object files. | Jarkko Hietaniemi | 2001-09-04 | 1 | -1/+5 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -1/+1 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+1 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -1/+4 |
* | Add the locale.c and numeric.c to the microperl sources. | Jarkko Hietaniemi | 2001-06-18 | 1 | -1/+8 |
* | Microperl tweaks. | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+2 |
* | microperl changes from Simon Cozens; Makefile for microperl | Jarkko Hietaniemi | 2000-05-31 | 1 | -0/+125 |