This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Get rid of compiler warning.
[perl5.git] / Makefile.micro
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2007-11-20 Jarkko HietaniemiRe: [PATCH] various RC1 nits
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-05-03 Jarkko Hietaniemimicroperl update
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2004-07-02 Marcus Holland-MoritzMore microperl tweaks.
2003-08-12 Jarkko HietaniemiApply much of Ilya's microperl patch, but instead of
2003-01-19 Jarkko Hietaniemimicroperl update.
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-05-27 Jarkko HietaniemiDon't assume sh and true.
2002-05-21 Jarkko Hietaniemimicroperl: do not regenerate the perly.
2002-03-24 Jarkko Hietaniemimicroperl tweaks.
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-09-04 Jarkko HietaniemiAdd sharedsv.o to microperl object files.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko HietaniemiAdd the locale.c and numeric.c to the microperl sources.
2001-05-27 Jarkko HietaniemiMicroperl tweaks.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl