This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid reading errno twice in a row
[perl5.git] / makedef.pl
2011-08-01 Nicholas ClarkIn makedef.pl, NetWare can't export perl_clone_host...
2011-08-01 Nicholas ClarkIn makedef.pl, read Config::{,non_}bincompat_options...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_pidgone for...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_mro_meta_dup...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_malloc{ed,_good}_size from...
2011-08-01 Nicholas ClarkIn makedef.pl, remove 15 non-API functions from the...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for Perl_deb_growlevel...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_sig_sv for PERL_I...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for 9 symbols for not...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_regdupe for not...
2011-08-01 Nicholas ClarkIn makedef.pl, remove the skip for PL_curthr for FAKE_T...
2011-08-01 Nicholas ClarkIn makedef.pl, remove all skips for variables now in...
2011-08-01 Nicholas ClarkIn makedef.pl, consolidate $PLATFORM specific skip...
2011-08-01 Nicholas ClarkIn makedef.pl, correct a use of $^O to $PLATFORM.
2011-08-01 Nicholas ClarkIn makedef.pl, skip Perl_signbit when HAS_SIGNBIT is...
2011-08-01 Nicholas ClarkIn makedef.pl, simplify handling the 7 symbols wanted...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_csh{len,name} from 3 skip...
2011-08-01 Nicholas ClarkIn makedef.pl, remove from 3 skip lists 3 variables...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_archpat_auto from 3 skip lists.
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_setenv_getix from 3 skip...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_init_thread_intern from...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_my_p{open,close} from 3...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_ErrorNo from 4 skip lists.
2011-08-01 Nicholas ClarkIn makedef.pl, remove from skip lists symbols which...
2011-08-01 Nicholas ClarkIn makedef.pl, remove Perl_safex{{c,m,re}alloc,free...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when HAVE_INTERP_I...
2011-08-01 Nicholas ClarkIn makedef.pl, skip Perl_unlnk on all platforms without...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when USE_LOCALE_NU...
2011-08-01 Nicholas ClarkIn makedef.pl, skip relevant symbols when USE_LOCALE_CO...
2011-08-01 Nicholas ClarkIn makedef.pl, remove PL_numeric_compat1 from the WinCE...
2011-08-01 Nicholas ClarkIn makedef.pl, remove unneeded PerlIO* skips from the...
2011-08-01 Nicholas ClarkIn makedef.pl, extract SPRINTF_RETURNS_STRLEN from...
2011-08-01 Nicholas ClarkIn makedef.pl, all platforms other than OS/2 share...
2011-08-01 Nicholas ClarkIn makedef.pl, merge the regexs that parse config.h.
2011-08-01 Nicholas ClarkIn makedef.pl, merge the regexs that parse config.sh...
2011-08-01 Nicholas ClarkIn makedef.pl, use HAS_{MMAP,SIGACTION} instead of...
2011-08-01 Nicholas ClarkIn makedef.pl, replace $CONFIG_ARGS, $ARCHNAME, $PATCHL...
2011-08-01 Nicholas ClarkIn makedef.pl, set $CONFIG_ARGS, $ARCHNAME and $PATCHLE...
2011-08-01 Nicholas ClarkIn makedef.pl, process FILETYPE on all platforms.
2011-08-01 Nicholas ClarkAll of makedef.pl's PLATFORMS always export boot_DynaLo...
2011-08-01 Nicholas ClarkIn makedef.pl, default $CCTYPE early, and process ...
2011-08-01 Nicholas ClarkIn makedef.pl use %export instead of output_symbol...
2011-08-01 Nicholas ClarkNo need for makedef.pl to invoke $^X -V to get 'Compile...
2011-07-24 Nicholas ClarkAdd an option TARG_DIR to makedef.pl, giving the path...
2011-07-24 Nicholas ClarkIn makedef.pl, move config.sh to the loop that prepends...
2011-07-14 Nicholas ClarkOnly add Perl_pad_setsv to the list of symbols if ...
2011-07-08 Craig A. BerryUse makedef.pl on VMS to feed vms/gen_shrfls.pl.
2011-06-12 Nicholas ClarkIn perlvar.h, move the always-present globals above...
2011-06-11 Nicholas ClarkReplace PL_vtbl_* with an array PL_magic_vtables.
2011-05-18 David MitchellBump the perl version in various places for 5.15.0
2011-04-02 Jesse VincentFirst provisional bump to 5.14.0-RC0
2011-01-08 Nicholas ClarkRemove references to pp.sym from makedef.pl, unused...
2011-01-08 Nicholas ClarkRemove MacOS (classic) code from makedef.pl.
2010-11-18 Steve HaySupport Visual C++ 2010
2010-09-21 Nicholas ClarkEliminate PL_* accessor functions under ithreads.
2010-08-23 Nicholas ClarkIn makedef.pl, remove a redundant check for MULTIPLICITY.
2010-05-24 Nicholas ClarkAdd Perl_clone_params_{del,new} and Perl_sv_dup to...
2010-04-13 Jesse VincentBump to 5.13.0
2010-03-14 Jesse VincentBump to 5.12.0
2009-12-18 Jan DuboisExport PL_curinterp symbol for MULTIPLICITY without...
2009-12-17 Max MaischeinCorrect some #ifdef USE_ITHREADS / USE_MULTI
2009-12-17 Jan DuboisImplement win32_isatty()
2009-12-02 Jan DuboisRevert commit cbdd5331.
2009-11-12 Jan DuboisPL_scopestack_name is only defined in DEBUGGING perl
2009-09-27 Max MaischeinMake makedef.pl build the command line from its own...
2009-09-24 Max MaischeinMake makedef.pl more robust
2009-05-15 David Mitchellupdate the head comments in makedef.pl
2009-05-06 Steve HayExport two more PerlIO symbols.
2008-11-17 Rainer TammerRe: 5.8.9 RC1 report
2008-10-24 Nicholas ClarkAdd PL_sv_serial to makedef.pl, so that it is skipped...
2008-09-25 Steve HayDon't skip exporting Perl_sv_peek in non-DEBUGGING...
2008-09-22 Steve HayFix syntax error in makedef.pl introduced by #34379
2008-09-17 Jan DuboisRE: [perl #58858] Building Perl 5.10.0 in AIX 5.3 using...
2008-02-27 Nicholas ClarkAdd Perl_malloc_good_size to malloc.c. (A routine that...
2008-01-04 Nicholas ClarkOops. Forgot to propagate the rename of Perl_re_dup...
2007-12-25 Jan DuboisRE: [PATCH] s/perl510/perl511/g
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-11-11 Craig A. BerryFollowing 32238, change "interpreter_size" to "interp_s...
2007-11-08 Jan DuboisRE: Change 32238: "Bake" the values of PERL_REVISION...
2007-08-29 Steve HayAdd support for Visual C++ 2008 Express Edition (Beta 2)
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-06 Steve HayStop VC7 and VC8 complaining about the DESCRIPTION...
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-04-19 Steve HayFix non-threaded build on Win32 following #30980
2007-04-04 Rafael Garcia-SuarezSymbol export nit, found by Yves
2007-03-05 Nicholas ClarkChange 30461 was wrong. As ext/re (re)builds the regexp...
2007-03-04 Nicholas ClarkIt seems that change 30451 should also have arranged...
2007-01-27 Nicholas ClarknewPADOP is only used under ithreads, so don't waste...
2007-01-17 Nicholas ClarkMake PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv...
2007-01-12 Rafael Garcia-Suarezmakedef.pl should be able to load "strict"
2007-01-12 Dave Mitchellfix PL_parser_dup symbol
2007-01-09 Nicholas ClarkMake makedef.pl warnings and strict clean.
2007-01-03 Jan Dubois[PATCH] Use short pathnames in $^X and @INC if the...
2007-01-03 Nicholas ClarkMake the ptr_table functions available in an unthreaded...
2007-01-02 Steve HayFix a couple of linker errors on Win32
2007-01-02 Jarkko Hietaniemireally should test compile in AIX or something (fixup...
2006-12-05 Steve HaySkip Perl_regdupe_internal rather than Perl_regdupe
2006-11-30 Steve HayDon't try to export fd_refcnt symbols when building...
2006-10-21 Jarkko HietaniemiRe: Change 29050: Memory leak fix, by Jarkko
2006-10-20 Rafael Garcia-SuarezAdjustment to symbol lists after latest changes (by...
next