Monster _r patch: try to scan for all known _r variants,
[p5sagit/p5-mst-13.2.git] / makedef.pl
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-02-27 Jarkko Hietaniemi Avoid PL_OpPtr et al getting unnecessarily (when not...
2002-02-21 Ilya Zakharevich cosmetic OS/2 patches
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-15 Ilya Zakharevich OS/2 tests and more
2002-02-10 Nick Ing-Simmons Move PerlIO_perlio to layer_syms where it belongs?
2002-02-10 Nick Ing-Simmons Borland/Win32 tuning
2002-02-10 H.Merijn Brand [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2002-02-05 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-01-12 Mattia Barbon export win32_async_check or Perl_despatch_signals
2001-12-22 Nick Ing-Simmons Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-11-24 Jarkko Hietaniemi The debug_pag needs to be visible at all times
2001-11-21 Jarkko Hietaniemi debug_pad only visible when debugging.
2001-11-19 Jarkko Hietaniemi The runops_debug needs to be present always, otherwise
2001-10-29 Jarkko Hietaniemi Call the new perlio symbols differently.
2001-10-27 Jarkko Hietaniemi More PerlIO symbols.
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-19 Jarkko Hietaniemi No more this symbol.
2001-10-19 Nick Ing-Simmons Fix gross win32 build issues
2001-10-17 H.Merijn Brand Two AIX patches
2001-10-16 Jarkko Hietaniemi I think the Perl_sortsv needs *not* be skipped?
2001-10-09 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2001-10-03 H.Merijn Brand 12309 / cygwin / win2k
2001-09-23 Mattia Barbon Win32 compilation without USE_ITHREADS
2001-09-20 Jarkko Hietaniemi The sharedsv_space* are variables, not code. Duh.
2001-09-19 Jarkko Hietaniemi New exported symbols.
2001-09-10 Artur Bergman Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_C...
2001-09-06 Jarkko Hietaniemi Symbol missing; AIX unhappy.
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-30 Artur Bergman 11792 wasn't complete
2001-08-30 Artur Bergman Added checks for PL_custom* and Perl_custom* functions...
2001-08-14 Jarkko Hietaniemi The new sharedsv* should be exported only if usethreads.
2001-07-23 Ilya Zakharevich OS/2 multi-architecture
2001-07-13 Jarkko Hietaniemi Ignore PL_regex_pad and PL_regex_padav from symbols
2001-07-12 Nick Ing-Simmons Exclude reentrant_buffer from .def file
2001-07-08 Jarkko Hietaniemi Integrate changes #11193, 11205, 11209 from macperl.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Gurusamy Sarathy fix the binary compatibility issue when building with...
2001-06-28 Ilya Zakharevich OS/2 improvements
2001-06-26 Artur Bergman Adds perl_clone_host under IMPLICIT SYS
2001-06-24 Ilya Zakharevich Re: [PATCH 5.6.1] OS2 linking
2001-06-21 Ilya Zakharevich [PATCH 5.6.1] OS2 getpw*, getgr*
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-15 Nick Ing-Simmons Skip Perl_my_bcopy in .def file as we do not provide it.
2001-06-13 Jarkko Hietaniemi New AIX dynaloading code from Jens-Uwe Mager.
2001-05-20 Ilya Zakharevich DLL descriptions on OS/2
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 H.Merijn Brand Re: [PATCH] 9403 cannot be tested
2001-03-28 H.Merijn Brand 9403 cannot be tested
2001-03-24 Nick Ing-Simmons PerlIO fixups for Win32:
2001-03-14 Jarkko Hietaniemi Retract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager (Retracted by #9155)
2001-03-11 Nick Ing-Simmons USE_SFIO issues as observed by Chris Nandor <pudge...
2001-03-05 Nick Ing-Simmons skipping USE_PERLIO symbols correction.
2001-03-05 Nick Ing-Simmons Integrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko Hietaniemi Integrate change #9030 from maintperl into mainline.
2001-03-04 Jarkko Hietaniemi makedef.pl updates suggested by Chris Nandor; double...
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-20 Jarkko Hietaniemi Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Chris Nandor buncha MacPerl patches for bleadperl
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-31 Nick Ing-Simmons Ilya's OS2 patch (testing for damage on Win32)
2000-12-14 Nick Ing-Simmons Win32 tweaks to get Encode to build
2000-11-25 Jens Hamisch Undo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Gurusamy Sarathy regenerate win32/config* and fix some inconsistencies...
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-21 Jarkko Hietaniemi Export the SOCKS workaround symbols only if necessary.
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6220..6222 into mainline
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy fix memory leak on Windows (PL_sys_intern contents...
2000-06-22 Jarkko Hietaniemi Win32 patches from Benjamin Stuhl.
2000-05-28 Gurusamy Sarathy OS/2 tweaks for usethreads build (from Rocco Caputo
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy Sarathy PL_sys_intern was being initialized too late on windows
2000-03-21 Gurusamy Sarathy add missing bincompat symbols to export list
2000-03-15 Gurusamy Sarathy add PL_thr_key to export list under useithreads
2000-03-11 Gurusamy Sarathy missing export list entry in change#5619
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-07 Gurusamy Sarathy typo in makedef.pl
2000-03-06 Gurusamy Sarathy makedef.pl typos
2000-03-03 Gurusamy Sarathy OS/2 patches for dlclose() support (from Yitzchak Scott...
2000-02-29 Gurusamy Sarathy export list tweak
2000-02-29 Gurusamy Sarathy various shenanigans in change#5342
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathy skip conditionally defined symbols in change#5162
2000-02-15 Gurusamy Sarathy export list tweak needed by change#5103
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-10 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-10 Gurusamy Sarathy make global symbol exports AIX-specific
2000-02-09 Jarkko Hietaniemi fix AIX and multiplicity problems
2000-02-09 Charles Bailey Resync with mainline
2000-02-01 Gurusamy Sarathy AIX warning on undefined symbol
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-26 Gurusamy Sarathy tweak exports list on Windows
next