summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* Bump to 5.13.0Jesse Vincent2010-04-121-2/+2
* Bump to 5.12.0Jesse Vincent2010-03-141-2/+2
* Export PL_curinterp symbol for MULTIPLICITY without USE_ITHREADSJan Dubois2009-12-171-0/+4
* Correct some #ifdef USE_ITHREADS / USE_MULTIMax Maischein2009-12-171-1/+1
* Implement win32_isatty()Jan Dubois2009-12-171-0/+1
* Revert commit cbdd5331.Jan Dubois2009-12-011-1/+0
* PL_scopestack_name is only defined in DEBUGGING perlJan Dubois2009-11-121-0/+1
* Make makedef.pl build the command line from its own @INCMax Maischein2009-09-271-4/+2
* Make makedef.pl more robustMax Maischein2009-09-241-1/+8
* update the head comments in makedef.plDavid Mitchell2009-05-151-2/+26
* Export two more PerlIO symbols.Steve Hay2009-05-061-0/+2
* Re: 5.8.9 RC1 reportRainer Tammer2008-11-171-0/+5
* Add PL_sv_serial to makedef.pl, so that it is skipped approriatelyNicholas Clark2008-10-241-0/+6
* Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since itSteve Hay2008-09-251-1/+0
* Fix syntax error in makedef.pl introduced by #34379Steve Hay2008-09-221-1/+1
* RE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using "-Duseshrplib" option...Jan Dubois2008-09-171-0/+3
* Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the Nicholas Clark2008-02-271-0/+1
* Oops. Forgot to propagate the rename of Perl_re_dup to Perl_re_dup_gutsNicholas Clark2008-01-041-1/+1
* RE: [PATCH] s/perl510/perl511/gJan Dubois2007-12-251-2/+2
* Rename "perl59" to "perl510"Jan Dubois2007-11-201-2/+2
* Following 32238, change "interpreter_size" to "interp_size" in the new Craig A. Berry2007-11-111-2/+2
* RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_S...Jan Dubois2007-11-081-0/+13
* Add support for Visual C++ 2008 Express Edition (Beta 2)Steve Hay2007-08-291-1/+1
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-281-0/+2
* Stop VC7 and VC8 complaining about the DESCRIPTION statementSteve Hay2007-06-061-1/+5
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-9/+4
* Fix non-threaded build on Win32 following #30980Steve Hay2007-04-191-0/+1
* Symbol export nit, found by YvesRafael Garcia-Suarez2007-04-041-0/+7
* Change 30461 was wrong. As ext/re (re)builds the regexp engine withNicholas Clark2007-03-051-1/+0
* It seems that change 30451 should also have arranged to exportNicholas Clark2007-03-041-0/+1
* newPADOP is only used under ithreads, so don't waste space by compilingNicholas Clark2007-01-271-0/+1
* Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().Nicholas Clark2007-01-171-1/+0
* makedef.pl should be able to load "strict"Rafael Garcia-Suarez2007-01-121-0/+2
* fix PL_parser_dup symbolDave Mitchell2007-01-121-0/+1
* Make makedef.pl warnings and strict clean.Nicholas Clark2007-01-091-8/+12
* [PATCH] Use short pathnames in $^X and @INC if the long form cannot be repres...Jan Dubois2007-01-031-0/+1
* Make the ptr_table functions available in an unthreaded perl, as otherNicholas Clark2007-01-031-11/+0
* Fix a couple of linker errors on Win32Steve Hay2007-01-021-0/+7
* really should test compile in AIX or something (fixup after the Series 90 patch)Jarkko Hietaniemi2007-01-021-0/+2
* Skip Perl_regdupe_internal rather than Perl_regdupeSteve Hay2006-12-051-1/+1
* Don't try to export fd_refcnt symbols when building without USE_PERLIOSteve Hay2006-11-301-2/+9
* Re: Change 29050: Memory leak fix, by JarkkoJarkko Hietaniemi2006-10-211-0/+1
* Adjustment to symbol lists after latest changes (by Jarkko)Rafael Garcia-Suarez2006-10-201-0/+11
* I think we need to skip PL_regdupe as well as Perl_regdupeSteve Hay2006-09-271-0/+1
* Make Perl_regdupe only exist for threaded perls.Nicholas Clark2006-09-261-0/+1
* Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexport...Yves Orton2006-05-221-0/+1
* In Change 27764 I forgot to at PL_hints_mutex to the list of symbols toNicholas Clark2006-04-171-0/+1
* remove some cruft from makedef.plJan Dubois2006-04-161-12/+0
* Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.plNicholas Clark2006-04-141-1/+1
* Serialise changes to %^H onto the current COP. Return the compile timeNicholas Clark2006-03-311-0/+1