This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Changes.
[perl5.git] / makedef.pl
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.
2001-09-19 Jarkko HietaniemiNew exported symbols.
2001-09-10 Artur BergmanRemove #ifdef PERL_CUSTOM_OPS, always build with PERL_C...
2001-09-06 Jarkko HietaniemiSymbol missing; AIX unhappy.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-30 Artur Bergman11792 wasn't complete
2001-08-30 Artur BergmanAdded checks for PL_custom* and Perl_custom* functions...
2001-08-14 Jarkko HietaniemiThe new sharedsv* should be exported only if usethreads.
2001-07-23 Ilya ZakharevichOS/2 multi-architecture
2001-07-13 Jarkko HietaniemiIgnore PL_regex_pad and PL_regex_padav from symbols
2001-07-12 Nick Ing-SimmonsExclude reentrant_buffer from .def file
2001-07-08 Jarkko HietaniemiIntegrate changes #11193, 11205, 11209 from macperl.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyfix the binary compatibility issue when building with...
2001-06-28 Ilya ZakharevichOS/2 improvements
2001-06-26 Artur BergmanAdds perl_clone_host under IMPLICIT SYS
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] OS2 linking
2001-06-21 Ilya Zakharevich[PATCH 5.6.1] OS2 getpw*, getgr*
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-SimmonsSkip Perl_my_bcopy in .def file as we do not provide it.
2001-06-13 Jarkko HietaniemiNew AIX dynaloading code from Jens-Uwe Mager.
2001-05-20 Ilya ZakharevichDLL descriptions on OS/2
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 H.Merijn BrandRe: [PATCH] 9403 cannot be tested
2001-03-28 H.Merijn Brand9403 cannot be tested
2001-03-24 Nick Ing-SimmonsPerlIO fixups for Win32:
2001-03-14 Jarkko HietaniemiRetract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager(Retracted by #9155)
2001-03-11 Nick Ing-SimmonsUSE_SFIO issues as observed by Chris Nandor <pudge...
2001-03-05 Nick Ing-Simmonsskipping USE_PERLIO symbols correction.
2001-03-05 Nick Ing-SimmonsIntegrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko HietaniemiIntegrate change #9030 from maintperl into mainline.
2001-03-04 Jarkko Hietaniemimakedef.pl updates suggested by Chris Nandor; double...
2001-02-28 Michael StevensRe: Errors in core PODs
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...
next