summaryrefslogtreecommitdiff
path: root/regen.pl
Commit message (Expand)AuthorAgeFilesLines
* regen/HeaderParser.pm - A module to parse our header filesYves Orton2022-12-241-0/+1
* regen.pl - add miniperlmain.pl, it is fast, and doesn't hurtYves Orton2022-11-301-0/+1
* regen.pl - sort list of regen plug insYves Orton2022-11-301-3/+3
* regen/scope_types.pl - add tool to manage the scope type definesYves Orton2022-11-011-0/+1
* style: Detabify regen files.Michael G. Schwern2021-01-171-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-1/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* Refactor t/porting/regen.t to check everything (and the return values!).Nicholas Clark2013-07-241-10/+8
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* Create regen/feature.plFather Chrysostomos2011-12-241-0/+1
* Generate the definitions for magic vtables from data in a regen script.Nicholas Clark2011-06-111-0/+1
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-1/+0
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-2/+1
* Move regen scripts to regen/Steffen Mueller2010-10-101-1/+1
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-1/+2
* Ensure regen.pl and the scripts that it calls can be run by older perls.Nicholas Clark2010-09-221-1/+1
* remove much dead code from regen.plZefram2010-08-281-37/+0
* Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles.Nicholas Clark2009-06-131-5/+1
* make script execution order in regen.pl mostly alphabeticalDavid Mitchell2009-05-151-5/+6
* add lib/overload/numbers.pm to (unused) output file list in regen.plDavid Mitchell2009-05-151-1/+1
* tidy up regen.pl (no functional changes)David Mitchell2009-05-151-3/+22
* Move all the logic to print the "Changed" message into regen_lib.pl,Nicholas Clark2008-04-141-13/+5
* Run overload.pl from regen.pl, and check overload.c as well as overload.hSteve Hay2008-04-041-3/+2
* add -v to regen.pl and friendsRobin Barker2008-03-301-3/+3
* Re: [patch] refine make regen to be more selectiveJim Cromie2008-03-151-2/+2
* bytecode.pl: Exterminate!Nicholas Clark2007-05-071-2/+1
* Fix typo spotted by Rafael. Close the file handle explicity and checkNicholas Clark2006-10-061-1/+2
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-3/+1
* "make regen" should run reentr.plRafael Garcia-Suarez2005-05-101-2/+3
* regen_headers tiny tidying:Jarkko Hietaniemi2003-03-081-36/+55
* regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)Nicholas Clark2002-11-191-0/+45