This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: local($tied->{foo}) leaks
[perl5.git] / ext /
2002-05-03 Dan Kogaienc2xs template -- searches script more sensibly
2002-05-03 Jarkko HietaniemiForgotten test arrangement.
2002-05-03 Jarkko HietaniemiEBCDIC tweak.
2002-05-03 Jarkko HietaniemiUpdate the EBCDIC MD5 checksums, and automate the process.
2002-05-03 Jarkko HietaniemiThe EBCDIC remapping of the low 256 bites again.
2002-05-03 Jarkko HietaniemiDJGPP updates from Laszlo Molnar.
2002-05-03 Jarkko HietaniemiUpgrade to Encode 1.68.
2002-05-02 Andy DoughertyRe: Perl 5.8-to-be NetBSD testing?
2002-05-02 Jarkko HietaniemiUpgrade to Encode 1.67.
2002-05-02 Nicholas Clark1/3rd of utf8
2002-05-02 Philip NewtonRe: [PATCH] Storable docs
2002-05-02 Jarkko HietaniemiAdd the new Digest::MD5 test.
2002-05-02 Jarkko HietaniemiUpgrade to Digest::MD5 2.19.
2002-05-02 Jarkko HietaniemiOoops. Not everybody does threads.
2002-05-01 Jarkko HietaniemiFix files.t for blead.
2002-05-01 Jarkko HietaniemiUpgrade to Digest::MD5 2.18. files.t doesn't
2002-05-01 Jarkko HietaniemiUntil Arthur fills in semaphore.t.
2002-05-01 Nicholas ClarkStorable docs
2002-05-01 Artur BergmanNow passes old test case.
2002-05-01 Artur BergmanCleanup memory a bit better in some cases.
2002-05-01 Artur BergmanDon't forget to add it to the MANIFEST
2002-05-01 Artur BergmanAdd semaphore.pm
2002-05-01 Artur BergmanFix makefile to put queue.pm correctly, update test...
2002-05-01 Dan Kogai[Patch] ext/PerlIO/t/fallback.t gets haircut
2002-05-01 Jarkko HietaniemiEncode tweak from Dan Kogai.
2002-05-01 Artur BergmanFlush directly to avoid erros when running from test...
2002-05-01 Jarkko HietaniemiUpgrade to Encode 1.66.
2002-04-30 Jarkko HietaniemiUpgrade to Encode 1.65.
2002-04-30 Jarkko HietaniemiNetWare: disable DEBUG/ASSERT for now.
2002-04-29 Nick Ing-SimmonsAdding Encode::* to .pm creates stash at compile time
2002-04-29 Jarkko HietaniemiUpgrade to Encode 1.64.
2002-04-29 SADAHIRO Tomoyuki[Unicode::Normalize] mkheader tweak
2002-04-29 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.76,
2002-04-28 Jarkko HietaniemiSigh. #16249 didn't help NetBSD (made it worse,
2002-04-28 Jarkko HietaniemiRetract the cond.t part of #16249 since the nature
2002-04-28 Jarkko Hietaniemi(retracted by #16258)
2002-04-28 Jarkko HietaniemiBe tidy.
2002-04-28 Nick Ing-SimmonsHave :encoding() default to perlqq style fallbacks.
2002-04-28 Nick Ing-SimmonsUse (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-28 Nick Ing-SimmonsBuilds under -Uuseperlio
2002-04-28 Nick Ing-SimmonsIntegrate mainline
2002-04-28 Artur BergmanAdded test cases and fixed some obvious things.
2002-04-27 Artur BergmanRemoved last traces of autodetach.
2002-04-27 Jarkko HietaniemiMore NetBSD patches from Johnny Lam.
2002-04-27 Jarkko HietaniemiUpgrade to Encode 1.63.
2002-04-27 Jarkko HietaniemiIntegrate perlio:
2002-04-27 Artur BergmanAhem, look another way.
2002-04-27 Nick Ing-SimmonsCorrect which var is nulled, stack movement protection.
2002-04-27 Nick Ing-Simmons Integrate mainline
2002-04-27 Jarkko HietaniemiIntegrate perlio:
2002-04-27 Jarkko HietaniemiUpgrade to Encode 1.62.
2002-04-27 Artur BergmanAdd test numbers to make "make test" happy. Order is...
2002-04-27 Nick Ing-SimmonsRe-instate $PerlIO::encoding::check at boot.
2002-04-27 Artur BergmanFixed race condtions and deadlocks in interaction with
2002-04-27 Nick Ing-SimmonsIntegrate mainline
2002-04-27 Artur BergmanSaving locks after we set it to 0 was kind of pointless.
2002-04-27 Nick Ing-SimmonsFix fd leak on Via(bogus).
2002-04-26 Simon CozensRe: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
2002-04-26 Jarkko HietaniemiEBCDIC MD5.xs checksum update from Merijn Broeren.
2002-04-26 Nick Ing-SimmonsIntegrate mainline
2002-04-26 Dan Kogai[Encode] s/=over2/=over 2/g
2002-04-26 Jarkko HietaniemiUse temp int variable in the W*() since direct casting
2002-04-26 Jarkko HietaniemiUpgrade to Encode 1.61, from Dan Kogai.
2002-04-26 Gurusamy SarathyMD5.xs checksum, ascii only (TODO: someone with access...
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-25 Nicholas ClarkRe: [PATCH] another Storable test (Re: perl@16005)
2002-04-25 Andy DoughertyRe: POSIX::WEXITSTATUS broken again
2002-04-25 Gurusamy Sarathycwd.t wasn't running all the tests because cmd.exe...
2002-04-25 Jarkko HietaniemiCleaner Encode tests under -Mutf8.
2002-04-25 Dan KogaiRe: [Encode] Patch to fix Encod-XML::SAX conflicts
2002-04-24 Jarkko HietaniemiWrong plan.
2002-04-24 Jarkko HietaniemiUpgrade to Encode 1.60, from Dan Kogai.
2002-04-24 Gurusamy Sarathyanother case of enabling binmode() where it should...
2002-04-24 Jarkko HietaniemiIntegrate #16136, #16137, #16138 from macperl;
2002-04-24 Nick Ing-SimmonsIntegrate mainline
2002-04-24 Jarkko HietaniemiThou shalt not assume %x works for UVs.
2002-04-24 Nick Ing-SimmonsSubmit an old integrate
2002-04-23 Gurusamy Sarathyhacking around byteorder variance between config.sh...
2002-04-23 Jarkko Hietaniemi*size tweaks from Sarathy.
2002-04-23 Nicholas ClarkRe: perl@16083
2002-04-23 Jarkko HietaniemiUpgrade to Encode 1.58.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.57, from Dan Kogai.
2002-04-22 Mark-Jason Dominus{PATCH docs] sockatmark
2002-04-22 Jarkko HietaniemiNetWare changeover from Watcom to Codewarrior, from...
2002-04-22 Jarkko HietaniemiSignedness nit.
2002-04-22 Jarkko HietaniemiNo semicolons after blocks.
2002-04-22 Jarkko HietaniemiUpgrade to PerlIO::encoding 0.04, from Dan Kogai.
2002-04-22 Jarkko HietaniemiUpgrade to Encode 1.56, from Dan Kogai.
2002-04-22 Nick Ing-SimmonsIntegrate //depot/perlio into mainline
2002-04-22 Nick Ing-SimmonsIntegrate mainline into perlio
2002-04-22 Artur BergmanEnd blocks were not run on Win32.
2002-04-21 Artur BergmanDo not unlock mutex twice.
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-21 Gurusamy Sarathytest appears to be ass_u_ming sizeof(long) == sizeof...
2002-04-21 Gurusamy Sarathyuse compare_text() rather than compare() to avoid bogus
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-21 Nicholas Clarkanother Storable test (Re: perl@16005)
2002-04-21 Mattia BarbonWin32: encode/t/perlio.t needs some binmode
2002-04-21 Jarkko HietaniemiDo not assume that io buffer flushing happens in the...
2002-04-21 Artur BergmanGot the last memory leak in the while(1) { threads...
next