summaryrefslogtreecommitdiff
path: root/makedef.pl
Commit message (Expand)AuthorAgeFilesLines
* #133125 revise -DNO_MATHOM logic again in makedef.plDaniel Dragan2018-04-211-1/+2
* fix -DNO_MATHOMS build, mathomed syms were not removed from perldll.defDaniel Dragan2018-04-151-2/+2
* Fix locale problems on mingwKarl Williamson2018-03-191-4/+30
* Don't include interpreter variable unless usedKarl Williamson2018-03-161-0/+2
* Work around Microsoft threaded locale bug for localeconv()Karl Williamson2018-03-121-2/+4
* Resync duplicated code in perl.h makedef.plKarl Williamson2018-03-121-1/+1
* Don't create locale object unless threadedKarl Williamson2018-03-121-0/+1
* Don't create unneeded mutexesKarl Williamson2018-03-121-0/+5
* Add thread-safe locale handlingKarl Williamson2018-02-181-0/+1
* Latch LC_NUMERIC during critical sectionsKarl Williamson2018-02-181-0/+1
* makedef.pl: Use all #ifdefs to decideKarl Williamson2018-02-181-1/+4
* Don't export PL_underlying_numeric_obj if it doesn't exist.Craig A. Berry2018-02-101-0/+1
* teach makedef.pl about PL_keyword_plugin_mutexLukas Mai2017-11-111-0/+1
* Don't link in Perl_my_strnlen when we don't have it.Craig A. Berry2017-10-261-0/+5
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-5/+0
* Initialize locale object even in unthreaded perlsKarl Williamson2017-08-121-2/+1
* Make immortal SVs contiguousDavid Mitchell2017-07-271-0/+4
* Fix Windows build following commit 9d5e3f1aaaSteve Hay2017-06-071-0/+3
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* Make PERLLIB_SEP dynamic on VMS.Craig A. Berry2016-09-011-0/+1
* locale.c: Revamp my_strerror() for thread-safenessKarl Williamson2016-07-291-0/+8
* embed.fnc: Alter 'b' flag meaningKarl Williamson2016-05-121-16/+3
* embed.fnc: Change 'b' flag to not imply 'p' flagKarl Williamson2016-05-121-1/+1
* Add locale mutexKarl Williamson2016-04-091-0/+1
* rename and function-ise dtrace macrosDavid Mitchell2016-03-181-0/+9
* teach makedef.pl an alternate macro for PERL_COPY_ON_WRITEDaniel Dragan2016-03-011-1/+1
* remove deprecated PL_timesbufDaniel Dragan2016-01-171-1/+0
* killpg for VMS.Craig A. Berry2015-09-261-0/+1
* Add code for debugging locale initializationKarl Williamson2015-09-081-0/+1
* Don't skip symbols for defunct -Uuseperlio case.Craig A. Berry2015-07-231-25/+5
* Use CRTL getlogin and getlogin_r on VMS.Craig A. Berry2015-07-121-1/+0
* Remove NEW_ from PERL_NEW_COPY_ON_WRITEFather Chrysostomos2015-06-291-1/+1
* Remove PERL_OLD_COPY_ON_WRITEFather Chrysostomos2015-06-291-2/+1
* op_parent(): only exist under -DPERL_OP_PARENTDavid Mitchell2015-04-191-0/+7
* Don't bother prettifying win32/perldll.defSteve Hay2015-01-251-5/+3
* export data symbols as data on Win32Daniel Dragan2015-01-251-28/+36
* makedef.pl: don't hard-code list of mathomsAaron Crane2014-12-141-151/+12
* fix incomplete mathoming of Perl_pad_compname_typeDaniel Dragan2014-12-011-0/+1
* Record errno value in IO handlesFather Chrysostomos2014-11-021-0/+2
* free up CvPADLIST slot for XSUBs for future useDaniel Dragan2014-10-311-0/+1
* make -DNO_MATHOMS work on Win32Daniel Dragan2014-10-211-0/+152
* globvar.sym: include PL_ prefix in namesDavid Mitchell2014-09-221-4/+1
* quadmath helpers export list.Jarkko Hietaniemi2014-09-191-0/+5
* Remove MAD.Jarkko Hietaniemi2014-06-131-7/+0
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-0/+5
* Exclude Perl_my_setlocale symbol where it's not defined.Craig A. Berry2014-02-161-0/+6
* Update the WinCE files to the new cross modelBrian Fraser2014-01-221-1/+1
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-82/+2
* Purge remaining references to PerlIO_sprintf and PerlIO_vsprintf().Nicholas Clark2013-10-071-3/+0