This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Revamp so works on earlier Unicodes
[perl5.git] / plan9 / plan9ish.h
2007-09-25 Dave Mitchellmake PERL_SYS_INIT/INIT3/TERM into functions
2006-10-21 Nicholas ClarkAdd PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan BurlisonModify the common guard for the signal.h header, because
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-06-29 Jarkko HietaniemiMove the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-20 Jarkko HietaniemiMore Perl malloc debugging magic from Ilya. Seems...
2003-01-26 Jarkko HietaniemiPlan 9 doesn't really have the symlink API, from Russ...
2003-01-26 Jarkko HietaniemiPlan 9 compiler can't return quads from the ?: (condop).
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-11-25 Ilya ZakharevichMove malloc_mutex initialisation/destruction:
1997-04-07 Perl 5 Porters[inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles BaileySpecial mkdir() for VMS
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1996-07-26 Perl 5 PortersNew Plan9 port