Update MANIFEST for new test.
[p5sagit/p5-mst-13.2.git] / makedef.pl
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
2000-01-25 Gurusamy Sarathy windows build fixups from uniform DLL name change to...
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathy more windows build tweaks
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-23 Gurusamy Sarathy bring in basic threads stuff under USE_ITHREADS
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-06 Gurusamy Sarathy tweaks for building with -DUSE_ITHREADS on !WIN32 platf...
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-15 Gurusamy Sarathy add a synchronous stub fork() for USE_ITHREADS to prove...
1999-11-14 Gurusamy Sarathy cosmetic tweaks
1999-11-13 Ilya Zakharevich makedef.pl goof
1999-11-08 Gurusamy Sarathy win32 symbol export tweak
1999-11-08 Gurusamy Sarathy preliminary support for perl_clone() (still needs work in
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-16 Gurusamy Sarathy OS/2 support bits (from Ilya Zakharevich)
1999-10-08 Jarkko Hietaniemi Fix omission.
1999-08-02 Gurusamy Sarathy integrate change#3893, make it conditional on bincompat5005
1999-08-02 Jarkko Hietaniemi PERL_BINCOMPAT_5005 symbol translation.
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-26 Gurusamy Sarathy warnings identified by Borland compiler
1999-07-19 Gurusamy Sarathy win32 nits
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.