This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
To make the current implementation of sv_replace sane, we should
[perl5.git] / makedef.pl
2005-07-22 Steve HayTidy up options / defines output from makedef.pl
2005-07-21 H.Merijn BrandI *DO* have AIX, and extending #25209 like this make...
2005-07-21 Steve HayMake makedef.pl read "miniperl -V" on Win32
2005-06-29 Nicholas ClarkFirst stab at not automatically creating an unused...
2005-06-25 Nicholas ClarkNeed to skip exporting PL_dumper_fd unless it is used.
2005-06-17 Steve HaySilence STDERR grumblings from Borland's math library.
2005-06-16 Steve HayDon't export Perl_stashpv_hvname_match when !USE_ITHREADS
2005-06-13 Nicholas ClarkChange 24816 forgot to update makedef.pl
2005-06-08 Nicholas Clarks/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
2005-05-26 Steve HayFix some Win32 link errors
2005-05-09 Nicholas ClarkChange 24413 should have updated makedef.pl with the...
2005-04-29 Steve HaySkip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
2005-04-28 Steve HayFix perlsio_binmode() export breakage caused by change...
2005-04-25 Jarkko Hietaniemicombopatch
2005-04-22 Steve HayFix last remaining Win32 linker error following change...
2005-04-22 Steve HayFix more Win32 linker errors following change 24271
2005-04-22 Steve HayFix Win32 linker errors following change 24271
2005-04-06 Steve HayDon't try to export symbols that don't exist
2005-01-10 Marcus Holland-MoritzRemove PERL_FLEXIBLE_EXCEPTIONS code.
2004-10-12 Vadim Konovalovenable statically linked extensions for Win32
2004-05-24 Steve Haywin32_chsize is not exported on Win32
2004-03-24 Nicholas ClarkExport PL_memory_wrap based on PERL_MALLOC_WRAP rather...
2004-03-18 Rafael Garcia-SuarezDetypo.
2004-03-18 Rafael Garcia-SuarezTry to fix the AIX and Windows builds regarding the
2004-01-01 Ilya ZakharevichOS/2 update
2003-11-02 Ilya ZakharevichOS/2 build
2003-09-09 Adrian M. EnacheRe: maint @ 21116
2003-09-09 Jarkko HietaniemiRetract #21132.
2003-09-09 Steve HayRe: maint @ 21116
2003-07-24 Steve Hay[possible PATCH?] Re: Where is PerlIO_isutf8()?
2003-07-24 Ilya Zakharevichmalloc cleanup
2003-07-06 Gurusamy Sarathyyet another symbol missing in change#20018
2003-07-06 Gurusamy SarathyPerlIOBase_pushed seems to have gone missing in change...
2003-07-06 Jarkko HietaniemiForgotten from change #20031.
2003-07-05 Jarkko HietaniemiAdd PerlIOBuf_close to makedef.pl as pointed out by
2003-06-27 Nick Ing-SimmonsIntegrate mainline
2003-06-15 Ilya ZakharevichOS2 patches
2003-05-21 Nick Ing-SimmonsWork-in-progress - do not integrate yet
2003-05-11 Gurusamy Sarathyfix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-05-09 Jarkko HietaniemiAdd the PerlIOBase_noop_* to the public API as suggeste...
2003-04-01 Ilya ZakharevichIntegrate:
2003-03-02 Abe TimmermanRe: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back...
2003-03-01 Abe TimmermanGet MSWin32 back compiling
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-09 Abe TimmermanRe: Smoke 17849 MSWin32 (w2k/GCC)
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-04 Hugo van der SandenChange version from 5.8.0 to 5.9.0.
2002-07-18 Jarkko HietaniemiFurther OS/2 symbol tweaking.
2002-07-17 Jarkko HietaniemiReintroduce #17486, but this time with Sebastian Wittme...
2002-07-16 Gurusamy Sarathyintegrate a variant of change#17568 from maint-5.6...
2002-07-15 Jarkko HietaniemiRetract #17486: OS/2 didn't like it.
2002-07-11 Jarkko Hietaniemi(retracted by #17559, made things worse)
2002-06-20 Gurusamy Sarathymissing export for PerlIO_pop (used in PerlIO::Via...
2002-06-19 Nick Ing-Simmons"Clean" implementation of binmode(FH)/":raw" identity.
2002-05-31 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-17 Nick Ing-SimmonsFix the crlf.t buffer leak
2002-05-13 Doug MacEachern export PerlIOBuf_get_base for win32 extension...
2002-05-08 Gurusamy Sarathymake the gettimeofday() implementation in Time::HiRes...
2002-05-08 Jarkko HietaniemiIntegrate #14679 from macperl;
2002-05-08 Gurusamy Sarathyperl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2002-05-05 Vadim KonovalovRe: Cross-compiling as of WinCE
2002-05-03 Jarkko HietaniemiNetWare updates from C Aditya.
2002-05-02 Nick Ing-Simmonsperl_clone is a threads thing
2002-05-02 Nick Ing-SimmonsMore layer syms
2002-05-02 Nick Ing-SimmonsRemove show-stoppers to non-PERLIO Win32 builds
2002-05-01 Nick Ing-SimmonsRemove "spurious" (and unnecessary) variables from...
2002-05-01 Jarkko HietaniemiNo bincompat5005.
2002-04-30 Nick Ing-SimmonsAttempt at sanity in PerlIO/makedef.pl world:
2002-04-30 Nick Ing-SimmonsIntegrate mailine makedef.pl so I can look at it
2002-04-30 Jarkko HietaniemiMissing PerlIO symbols found by Richard Hatch in AIX.
2002-04-27 Nick Ing-SimmonsFix fd leak on Via(bogus).
2002-04-24 Jarkko HietaniemiIntegrate #16136, #16137, #16138 from macperl;
2002-04-22 Jarkko HietaniemiNetWare changeover from Watcom to Codewarrior, from...
2002-04-21 Gurusamy Sarathymissed checkin of this file in change#16033
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-02-27 Jarkko HietaniemiAvoid PL_OpPtr et al getting unnecessarily (when not...
2002-02-21 Ilya Zakharevichcosmetic OS/2 patches
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-15 Ilya ZakharevichOS/2 tests and more
2002-02-10 Nick Ing-SimmonsMove PerlIO_perlio to layer_syms where it belongs?
2002-02-10 Nick Ing-SimmonsBorland/Win32 tuning
2002-02-10 H.Merijn Brand[ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2002-02-05 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-01-12 Mattia Barbonexport win32_async_check or Perl_despatch_signals
2001-12-22 Nick Ing-SimmonsWin32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-11-24 Jarkko HietaniemiThe debug_pag needs to be visible at all times
2001-11-21 Jarkko Hietaniemidebug_pad only visible when debugging.
2001-11-19 Jarkko HietaniemiThe runops_debug needs to be present always, otherwise
2001-10-29 Jarkko HietaniemiCall the new perlio symbols differently.
2001-10-27 Jarkko HietaniemiMore PerlIO symbols.
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-19 Jarkko HietaniemiNo more this symbol.
2001-10-19 Nick Ing-SimmonsFix gross win32 build issues
2001-10-17 H.Merijn BrandTwo AIX patches
2001-10-16 Jarkko HietaniemiI think the Perl_sortsv needs *not* be skipped?
2001-10-09 Jarkko HietaniemiNetWare update from Ananth Kesari.
2001-10-03 H.Merijn Brand12309 / cygwin / win2k
2001-09-23 Mattia BarbonWin32 compilation without USE_ITHREADS
2001-09-20 Jarkko HietaniemiThe sharedsv_space* are variables, not code. Duh.
next