summaryrefslogtreecommitdiff
path: root/Makefile.micro
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c - decompose into smaller filesYves Orton2022-12-091-2/+15
* make PERL_USE_SAFE_PUTENV the default and the only optionTomasz Konojacki2022-05-291-1/+1
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-5/+2
* Don't attempt to define or use STANDARD_CAaron Crane2017-10-211-2/+1
* Add time64 as its own build target.Jarkko Hietaniemi2015-07-221-1/+4
* dquote_static.c -> dquote.cJarkko Hietaniemi2015-07-221-1/+4
* Change name of mro.cKarl Williamson2015-03-191-2/+2
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-191-1/+1
* For microperl, prefix generateuudmap and the 3 generated headers with u.Nicholas Clark2011-08-241-8/+8
* Group 3 headers as $(generated_headers) in microperl's Makefile.Nicholas Clark2011-08-241-4/+5
* Correct errors in the use of multiple targets, which could break parallel make.Nicholas Clark2011-06-111-1/+3
* Create a lookup table for magic vtables from magic type, PL_magic_data.Nicholas Clark2011-06-111-4/+4
* For microperl, add uconfig64.sh, with values suitable for an LP64 platform.Nicholas Clark2011-03-281-0/+3
* Add very simple microtest for microperlNicholas Clark2011-03-281-0/+4
* microperl: Fix patch_uconfig targetDavid Leadbeater2011-03-281-1/+1
* microperl: Define NO_MATHOMS to save ~10kNicholas Clark2011-03-281-1/+2
* microperl: Update generate_uudmap in Makefile.microDavid Leadbeater2011-03-281-4/+4
* Don't automatically regenerate uconfig.h as part of the microperl build.Nicholas Clark2011-03-281-1/+1
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-241-1/+4
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-1/+1
* Move OP prototypes from pp_proto.h to proto.hNicholas Clark2010-09-271-1/+1
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-4/+1
* Re: [PATCH] various RC1 nitsJarkko Hietaniemi2007-11-201-41/+54
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+1
* Re: new C3 MRO patchBrandon Black2007-04-191-1/+4
* microperl plus missing config varsJarkko Hietaniemi2007-04-011-0/+6
* microperl updateJarkko Hietaniemi2006-05-031-1/+1
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-1/+4
* More microperl tweaks.Marcus Holland-Moritz2004-07-021-2/+1
* Apply much of Ilya's microperl patch, but instead ofJarkko Hietaniemi2003-08-121-5/+9
* microperl update.Jarkko Hietaniemi2003-01-191-5/+5
* move all pad-related code to its own src fileDave Mitchell2002-10-021-5/+8
* Don't assume sh and true.Jarkko Hietaniemi2002-05-271-2/+2
* microperl: do not regenerate the perly.Jarkko Hietaniemi2002-05-211-0/+12
* microperl tweaks.Jarkko Hietaniemi2002-03-241-3/+5
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-5/+2
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-1/+4
* Add sharedsv.o to microperl object files.Jarkko Hietaniemi2001-09-041-1/+5
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-1/+1
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-1/+1
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-1/+4
* Add the locale.c and numeric.c to the microperl sources.Jarkko Hietaniemi2001-06-181-1/+8
* Microperl tweaks.Jarkko Hietaniemi2001-05-271-1/+2
* microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-0/+125