regen win32/config*, up version numbers &c.
[p5sagit/p5-mst-13.2.git] / makedef.pl
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.