This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
64bit ints & Cygwin98 ok
[perl5.git] / ext /
2001-12-05 Jarkko Hietaniemi$apply->('club', $glibc_maintainers);
2001-12-04 Rafael Garcia-Suarezminor pod fix in Safe.pm
2001-12-04 Jarkko HietaniemiMake the Langinfo test both more lenient (allow
2001-12-03 Jarkko HietaniemiDOS/DJGPP has nl_langinfo() but nothing much in it.
2001-12-03 Jarkko HietaniemiPPPort update from Paul Marquess.
2001-12-02 Jarkko HietaniemiBe more explicit on the List::Util build trick,
2001-12-02 Jarkko HietaniemiThere isn't PTR2INT(), there's PTR2IV().
2001-12-02 Marc Lehmann[ID 20011201.170] Time::HiRes in devel-perl causes...
2001-12-02 Jarkko Hietaniemiencode()/decode() examples.
2001-12-01 Jarkko HietaniemiTry to make a missing RADIXCHAR a softer kinder error.
2001-12-01 Jarkko HietaniemiHave a little faith on nl_langinfo() itself.
2001-12-01 Jarkko HietaniemiTypo (a missing endparen) and thinko (_MAXSTRMSG is
2001-12-01 Jarkko HietaniemiMake reality agree with the comment.
2001-12-01 Jarkko HietaniemiTry to protect against wild langinfo() arguments.
2001-12-01 Rafael Garcia-SuarezRe: [ID 20011129.163] B::Xref- $top corrupt
2001-12-01 Jarkko HietaniemiUpgrade to Storable 1.0.14.
2001-11-30 Jarkko HietaniemiMore Socket constants.
2001-11-30 Jarkko HietaniemiLet's not assume how much memory has been allocated
2001-11-30 Jarkko HietaniemiUnused variables.
2001-11-30 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.12.
2001-11-30 Jarkko HietaniemiWhether select() gets restarted on signals is
2001-11-29 Jarkko HietaniemiBGET_IV was missing.
2001-11-29 Rafael Garcia-Suarezdeparse -wl0 -i.bak
2001-11-29 Andy DoughertyRe: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
2001-11-29 Jarkko HietaniemiChange $=, $., $*, $%, and $- to be IVs instead of...
2001-11-27 Marc LehmannFix for
2001-11-27 Paul MarquessDB_File 1.801
2001-11-27 Paul MarquessRE: [PATCH @ 13283] Devel::PPPort
2001-11-27 Jarkko HietaniemiUTF-EBCDIC.
2001-11-27 Jarkko HietaniemiUpdate the EBCDIC MD5 checksums.
2001-11-27 Bob Dalgleish[ID 20011126.148] Socket::inet_aton() incorrectly accep...
2001-11-26 Paul MarquessDevel::PPPort
2001-11-25 Jarkko HietaniemiDJGPP cannot do signals that well.
2001-11-25 Jarkko HietaniemiCan't do subsecond alarms without ualarm; and break out
2001-11-25 Craig A. BerrySocket::my_inet_aton() tweak
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-25 Jarkko HietaniemiI don't think trying to bracket the hires time with...
2001-11-25 Jarkko HietaniemiThe joys of portable quoting.
2001-11-25 Gurusamy Sarathyxsubpp treats invalid (indented) cpp directives as...
2001-11-24 Craig A. Berrymake PPPort/harness build on VMS
2001-11-24 Gurusamy Sarathyuse portable quotes
2001-11-24 Paul MarquessDB_File 1.800
2001-11-24 Jarkko HietaniemiTweak the PUSHED documentation.
2001-11-23 Peter Prymmerswitch unfcmb.h to employ 'STDCHAR' in place of char
2001-11-21 Philip NewtonRe: PERFORCE change 13162 for review
2001-11-21 Jarkko HietaniemiSmall doc tweaks.
2001-11-21 Jarkko HietaniemiRedundant return.
2001-11-21 Jarkko HietaniemiAdd Devel::PPPort originally from Kenneth Albanowski,
2001-11-20 Jarkko HietaniemiGive a simple example of writing PerlIO::Via handlers
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-19 Craig A. Berryio_poll.t vms/test.com tweaks
2001-11-18 Nick Ing-SimmonsAllow dup'ing of PerlIO::Scalar etc.
2001-11-16 Jarkko Hietaniemi5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Charles RandallRobustness against Linux using something else than...
2001-11-16 Ilya Zakharevichruntime runops switch
2001-11-16 Jarkko HietaniemiMake Thread a wrapper for both ithreads and 5005threads.
2001-11-16 Jarkko Hietaniemi$VERSION "a5" doesn't quite work.
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-11-15 Jarkko HietaniemiFix for "perlio bug in koi8-r encoding". The problem
2001-11-14 Jarkko HietaniemiThere are several MIME RFCs.
2001-11-14 Michael G. SchwernVMS fix
2001-11-14 Michael G. SchwernVMS fixups for IO::* tests
2001-11-13 Philip NewtonMinor patch to Encode.pm (detypo)
2001-11-13 Jarkko HietaniemiEvil tabulators.
2001-11-13 Jarkko HietaniemiDocument the available encodings.
2001-11-13 Paul MarquessUpdate to Filter::Util::Call
2001-11-12 Michael G. SchwernRecoving dup tests for VMS
2001-11-12 Charles Lane[Patch Perl@12856] MULTIPLICITY on VMS
2001-11-12 Jarkko HietaniemiMisplaced test, noticed by Barrie Slaymaker.
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-12 Jarkko HietaniemiOoops. I was "fixing" the wrong routine in #12947...
2001-11-12 Jarkko Hietaniemi(retracted by #12951)
2001-11-11 Jarkko Hietaniemi(retracted by #12951)
2001-11-11 Michael G. SchwernVMS fixage and cleanup
2001-11-10 Jarkko HietaniemiThe Official name of ASCII.
2001-11-10 Jarkko HietaniemiEnhance the open pragma to support :utf8, :locale,
2001-11-10 Jarkko HietaniemiDocument the UTF-16 surrogate encoding and decoding.
2001-11-10 Rafael Garcia-Suarezsome tests not cleaning up properly
2001-11-09 Michael G. SchwernCwd test not cleaning up after itself
2001-11-09 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko HietaniemiTest miscounting.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-11-08 Paul MarquessRE: Win2k / Cygwin-1.3.3
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-11-05 Jarkko HietaniemiUnterminated L<.
2001-11-04 Jarkko HietaniemiProtect against high load: measure how much wall
2001-11-04 Nicholas Clark[REPATCH] Re: PerlIOBuf_dup
2001-11-03 Craig A. Berrystop unrestricted negativity in HiRes.t
2001-11-02 Jarkko HietaniemiIntegrate change #12820 from macperl to maint and blead;
2001-11-02 Jarkko HietaniemiLocate _PATH_LOG if it's a socket even if not #defined
2001-11-02 Randal L. Schwartzpatches for MacOS X 10.1 for perl 5.7.2
2001-10-31 Charles LaneTime::Hires test fix
2001-10-31 Rafael Garcia-SuarezVarious test cleanups
2001-10-31 Rafael Garcia-SuarezData::Dumper opt. use B::Deparse for coderefs
2001-10-31 Jarkko HietaniemiClarification: use encoding cannot be used to
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-30 Andy DoughertyRe: [PATCH] Re: DynaLoader problem on NCR SVR4 box
2001-10-30 Richard SoderbergMommy, what's a pointer cast?
2001-10-30 Paul MarquessRE: DB_File-1.79 on Cygwin 1.3.3
next