This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
XS-APItest/t/handy.t: Change output message
[perl5.git] / ext / Errno /
2014-05-03 Steve HayFix Windows build with MinGW-w64's gcc-4.8.0
2014-01-14 Jess RobinsonIntroduce sysroot variable to Configure
2013-11-08 H.Merijn BrandThis version bump also got lost in the merge
2013-11-08 H.Merijn BrandSearch for errno.h in more (semi)default locations
2013-09-16 Steve HaySilence noise from Errno_pm.PL on Windows
2013-09-16 Steve HayFix the #include of winsock2.h in win32/include/sys...
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-07-13 Nicholas ClarkGenerate Errno and Pod::Functions with deterministic...
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-11-19 Nicholas ClarkRemove the EPOC port.
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2011-11-02 Reini UrbanErrno does not escape archname
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-03-19 Steve HayRedefine errno values for Visual Studio 2010
2011-03-07 Nicholas ClarkEnsure that the C<exists &Errno::EFOO> idiom continues...
2011-02-19 Nicholas ClarkIn Errno, use typeglob aliasing instead of subref to...
2011-01-19 Nicholas ClarkRemove Mac OS classic code from the Errno.pm generation...
2010-09-03 Florian RagwitzBump $Errno::VERSION after change be54382
2010-09-02 Curtis JewellSanity check on Errno values.
2010-06-23 Nicholas ClarkTweak the generated Errno.pm slightly. Shorter and...
2010-05-02 Nicholas ClarkReduce Errno memory usage by around 55%.
2010-05-02 Nicholas ClarkRemove unused %errno and $AUTOLOAD from the generated...
2010-05-01 Nicholas ClarkRemove the lexical $len and associated calculation...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-06-25 Nicholas ClarkAs Errno is formally no longer dual-lived, give it...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-03-31 Nicholas ClarkClose the file before renaming it. Problem spotted...
2009-03-31 Nicholas ClarkDon't create an empty Errno.pm if there is an error...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2009-01-04 David Mitchellbump Errno version number after change 34630 (add Haiku...
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-10-29 Ingo WeinholdHaiku Port
2006-12-27 Steve PetersUpgrade to Errno-1.10 (!). I have left the core tests...
2006-12-19 Rafael Garcia-SuarezProper cleanup for Errno.pm
2006-12-15 Yves OrtonRe: [PATCH] Errno doesnt rebuild when things it depends...
2006-09-07 Steve PetersConvert Errno.t to Test::More. Increase the test coverage
2006-05-02 Steve PetersOne too many ('s in change #28043.
2006-05-02 Steve PetersFix for RT #7916: perl 5.6.1 with Intel's icc on RedHat
2006-04-18 Alex WaughSupport compiling for RISC OS
2005-07-04 Yitzchak Scott-Tho... Re: How to suppress warnings when building Errno with gcc
2005-06-30 Steve HaySilence MinGW warnings about system headers when buildi...
2005-04-21 Jarkko HietaniemiSymbian port of Perl
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-06 Jarkko HietaniemiESUCCESS = 0 is not true, but exists.
2003-08-04 Mattia Barbonmaint, Win32, GCC 3.2
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
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-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
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-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-03 Gurusamy Sarathysuppress manifypods leak in extensions
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...