summaryrefslogtreecommitdiff
path: root/regen/overload.pl
Commit message (Expand)AuthorAgeFilesLines
* style: Detabify regen files.Michael G. Schwern2021-01-171-5/+5
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* overload.c -> overload.incJarkko Hietaniemi2015-07-221-2/+2
* Add overload types for string-specifc bitopsFather Chrysostomos2015-01-311-0/+7
* [perl #114864] Don’t use amt for DESTROYFather Chrysostomos2012-11-171-2/+0
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-14/+9
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-3/+3
* In regen scripts, print to explicit file handles instead of using select.Nicholas Clark2011-01-231-10/+6
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-6/+3
* In regen/*.pl, refactor the repeated code for close and rename if different.Nicholas Clark2011-01-231-9/+6
* regen/overload.pl should use rename_if_different() for lib/overload/numbers.pmNicholas Clark2011-01-231-2/+2
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-40/+10
* add enum index in overload.h commentsDavid Mitchell2011-01-141-1/+2
* regen/overload.pl: add comments to overload.[ch]David Mitchell2011-01-031-4/+18
* overload.pl -> regen/overload.plFather Chrysostomos2010-10-131-2/+2
* Move regen scripts to regen/Steffen Mueller2010-10-101-0/+232