This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/Errno/Errno_pm.PL: fix for GNU hurd
[perl5.git] / ext / Errno / Errno_pm.PL
2005-03-30 Brendan O'Deaext/Errno/Errno_pm.PL: fix for GNU hurd
2005-01-17 Yitzchak Scott-Tho... Fix for building with MinGW under Cygwin
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-10-25 Rafael Garcia-SuarezFix [perl #32130] Errno.pm must not pass references...
2004-03-30 Dan KogaiZaurus SL-[78]60 native compile patch
2003-08-04 Mattia Barbonmaint, Win32, GCC 3.2
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-01-07 Paul GreenLast patch needed to get Perl5.7 to build natively...
2001-12-30 Nick Ing-SimmonsWin32 hides some errno-oid constants in <winsock.h...
2001-12-12 Jarkko HietaniemiEPOC fixes from Olaf Flebbe.
2001-12-12 Jarkko HietaniemiIn BeOS Errno must resort to actual compilation
2001-12-11 Jarkko HietaniemiMake Errno better in BeOS (the second hunk is
2001-11-16 Charles RandallRobustness against Linux using something else than...
2001-11-02 Randal L. Schwartzpatches for MacOS X 10.1 for perl 5.7.2
2001-06-30 Jarkko HietaniemiMore VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-26 Jarkko HietaniemiDetypo.
2001-06-26 Jarkko HietaniemiThere seems to be two ways of spelling the $^O in ...
2001-06-26 Jarkko HietaniemiOpenSTEP has gcc 2.7.2.1 which recognizes but does...
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-04-05 Jarkko HietaniemiAdd $Config{cppflags} to the gcc incantation.
2001-03-10 Chris NandorPortability fixes for Mac OS / bleadperl
2001-02-08 Charles BaileySYN SYN
2001-02-01 Olaf FlebbeWatch out for cross compiling for EPOC (usually done...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-15 Peter Prymmers/use vars qw\(/our(/ for OS/390 extension builds
2000-11-05 PixelUse -dM for gcc (the suggested patch did it only for...
2000-10-20 Charles BaileySYN SYN
2000-09-12 Calle DybedahlAllow for whitespace between "#" and "line" in cpp...
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-20 Gurusamy Sarathymention portability caveat about C<use Errno 'EFOO'>
2000-02-19 Gurusamy Sarathyavoid failing on $!{ENOTHERE} (they can always use...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-21 Jarkko HietaniemiReplace #4596 with the change done in 5.005_03.
1999-11-21 Jarkko HietaniemiSkip processing a file if the file to be opened is '-'
1999-11-13 Gurusamy Sarathytypos in change#4561 and change#4565
1999-11-13 Jarkko Hietaniemi$Config{myarchname} is not a good architecture identifier
1999-03-05 Gurusamy Sarathyintegrate change#3081 from maint-5.005
1999-02-02 Jarkko HietaniemiErrno update from maint-5.005 (changes #2583, #2710).
1999-01-21 Ilya ZakharevichErrno.pm suffers from \\ too
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-02 Graham Barrapplied patches, but retained old behavior for win32...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-06 Gurusamy Sarathyremove #! line from Errno_pm.PL
1998-07-06 Gurusamy Sarathyadded Errno-1.09 from CPAN
1998-07-05 Hans Mulderpatch whitespace-mutiliated; applied manually
1998-06-28 Gurusamy Sarathyenable Errno build on win32, add Errno-1.08 files to...