This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
better notes on s///ee (from Simon Cozens <simon@cozens.net>)
[perl5.git] / makedef.pl
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.