This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Be more helpful for devel builders, suggested by John L. Allen.
[perl5.git] / makedef.pl
2001-02-20 Jarkko HietaniemiSkip the Perl_sys_intern_clear and Perl_sys_intern_init,
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Chris Nandorbuncha MacPerl patches for bleadperl
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-31 Nick Ing-SimmonsIlya's OS2 patch (testing for damage on Win32)
2000-12-14 Nick Ing-SimmonsWin32 tweaks to get Encode to build
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Gurusamy Sarathyregenerate win32/config* and fix some inconsistencies...
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-21 Jarkko HietaniemiExport the SOCKS workaround symbols only if necessary.
2000-11-14 Jarkko HietaniemiRedo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin StuhlGet PerlIO building on Win32
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyfix memory leak on Windows (PL_sys_intern contents...
2000-06-22 Jarkko HietaniemiWin32 patches from Benjamin Stuhl.
2000-05-28 Gurusamy SarathyOS/2 tweaks for usethreads build (from Rocco Caputo
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy SarathyPL_sys_intern was being initialized too late on windows
2000-03-21 Gurusamy Sarathyadd missing bincompat symbols to export list
2000-03-15 Gurusamy Sarathyadd PL_thr_key to export list under useithreads
2000-03-11 Gurusamy Sarathymissing export list entry in change#5619
2000-03-08 Gurusamy Sarathyadd missing locks for op refcounts
2000-03-07 Gurusamy Sarathytypo in makedef.pl
2000-03-06 Gurusamy Sarathymakedef.pl typos
2000-03-03 Gurusamy SarathyOS/2 patches for dlclose() support (from Yitzchak Scott...
2000-02-29 Gurusamy Sarathyexport list tweak
2000-02-29 Gurusamy Sarathyvarious shenanigans in change#5342
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathyskip conditionally defined symbols in change#5162
2000-02-15 Gurusamy Sarathyexport list tweak needed by change#5103
2000-02-15 Gurusamy Sarathyprovide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-10 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-10 Gurusamy Sarathymake global symbol exports AIX-specific
2000-02-09 Jarkko Hietaniemifix AIX and multiplicity problems
2000-02-09 Charles BaileyResync with mainline
2000-02-01 Gurusamy SarathyAIX warning on undefined symbol
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-26 Gurusamy Sarathytweak exports list on Windows
2000-01-25 Gurusamy Sarathywindows build fixups from uniform DLL name change to...
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathymore windows build tweaks
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-23 Gurusamy Sarathybring in basic threads stuff under USE_ITHREADS
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-06 Gurusamy Sarathytweaks for building with -DUSE_ITHREADS on !WIN32 platf...
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-15 Gurusamy Sarathyadd a synchronous stub fork() for USE_ITHREADS to prove...
1999-11-14 Gurusamy Sarathycosmetic tweaks
1999-11-13 Ilya Zakharevichmakedef.pl goof
1999-11-08 Gurusamy Sarathywin32 symbol export tweak
1999-11-08 Gurusamy Sarathypreliminary support for perl_clone() (still needs work in
1999-10-27 Gurusamy Sarathypatch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-17 Gurusamy Sarathysupport PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-16 Gurusamy SarathyOS/2 support bits (from Ilya Zakharevich)
1999-10-08 Jarkko HietaniemiFix omission.
1999-08-02 Gurusamy Sarathyintegrate change#3893, make it conditional on bincompat5005
1999-08-02 Jarkko HietaniemiPERL_BINCOMPAT_5005 symbol translation.
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-07-28 Gurusamy Sarathymisc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-26 Gurusamy Sarathywarnings identified by Borland compiler
1999-07-19 Gurusamy Sarathywin32 nits
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.