The thread warnings aren't quite yet working as planned.
[p5sagit/p5-mst-13.2.git] / ext /
2002-05-18 Jarkko Hietaniemi The thread warnings aren't quite yet working as planned.
2002-05-18 Jarkko Hietaniemi Forgotten from #16685.
2002-05-18 Dave Mitchell revised warnings + more tests + docs
2002-05-18 Abhijit Menon-Sen s/2.0/2.00/ to be CPAN friendly.
2002-05-18 Nicholas Clark Storable test for 64 bit 5.6.1
2002-05-18 Nicholas Clark Re: [PATCH] Storable stand alone tests
2002-05-17 Jarkko Hietaniemi Forgotten from #16656.
2002-05-17 Nicholas Clark Storable ChangeLog ready for release
2002-05-17 Nicholas Clark Storable stand alone tests
2002-05-17 Jarkko Hietaniemi Forgot from #16628.
2002-05-16 Jarkko Hietaniemi Purify: dl_last_error was leaking.
2002-05-16 Rafael Garcia-Suarez Make Cwd::fastcwd() return a tainted value.
2002-05-16 Jarkko Hietaniemi The UDP sockpair failure seems to have magically
2002-05-16 Jarkko Hietaniemi Brokenness of restricted hashes with Storable on EBCDIC
2002-05-16 Vadim Konovalov good day for WinCE port of perl.
2002-05-16 Slaven Rezic do not use "udp" on some platforms for Sys::Syslog
2002-05-16 Dave Mitchell Re: [PATCH] allow use threads qw(yield)
2002-05-16 Jarkko Hietaniemi Don't test $! with like() since one may have
2002-05-16 Jarkko Hietaniemi Integrate perlio:
2002-05-15 Nicholas Clark avoid 64 bit SEGV for debugging Storable
2002-05-15 Jarkko Hietaniemi Fix some of the EBCDIC vs Storable failures, from Nicho...
2002-05-15 Jarkko Hietaniemi Schizoid MANIFESTs.
2002-05-15 Nick Ing-Simmons Make open fail when layer string does not parse.
2002-05-15 Jarkko Hietaniemi Document some of the known EBCDIC problems with Storable.
2002-05-15 Sam Tregar Fix Devel::DProf debugging aid
2002-05-14 Dave Mitchell allow use threads qw(yield)
2002-05-14 H.Merijn Brand typo in Socket.pm
2002-05-13 Dave Mitchell various minor fixes in threads.
2002-05-13 Dave Mitchell Re: 'use threads::shared' noisy with -w
2002-05-12 Jarkko Hietaniemi Be clean.
2002-05-12 Jarkko Hietaniemi Add threadsafety caveats.
2002-05-12 Jarkko Hietaniemi Reword the "threads still running" cleanup message.
2002-05-12 Artur Bergman Add emulation layer for Thread/Semaphore and Thread...
2002-05-12 Jarkko Hietaniemi As suggested by Dave Mitchell, adding yield()s at
2002-05-12 chromatic RE: VOS bleadperl test failure on 16539
2002-05-12 Jarkko Hietaniemi Detypos (and sticking with US spelling since Dan Sugalski
2002-05-11 Jarkko Hietaniemi Explicit casts due to #16542.
2002-05-10 Kay Röpke more os x test output cosmetics
2002-05-10 Jarkko Hietaniemi Move pod, add $VERSION.
2002-05-10 Jarkko Hietaniemi Unused variables.
2002-05-10 chromatic Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2002-05-10 Robin Barker format and other warnings
2002-05-09 Dave Mitchell Re: where threads cond.t hangs
2002-05-09 Jarkko Hietaniemi Integrate #16510 from macperl;
2002-05-09 Philip Newton Re: Storable doc patches
2002-05-09 Philip Newton Storable doc patches
2002-05-09 Philip Newton Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re...
2002-05-08 Jarkko Hietaniemi Rework #16506 some more.
2002-05-08 Jarkko Hietaniemi Rework #16503 a bit to keep all the HiRes implementation
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-08 Kay Röpke Test output update for OS X 10.1.4
2002-05-08 Simon Glover [DOC PATCH] Minor threads::shared nits
2002-05-08 Jarkko Hietaniemi Integrate perlio:
2002-05-08 Nick Ing-Simmons Avoid pointless re-encode of data in :encoding's read...
2002-05-08 Jarkko Hietaniemi Storable doc tweaks.
2002-05-08 Andrej Borsenkow RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem...
2002-05-08 Jarkko Hietaniemi Bump up the Storable $VERSION to 2.0.
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-05-07 Nicholas Clark Re: [PATCH] Storable (Re: perl@16433)
2002-05-07 Artur Bergman Documentation of async
2002-05-07 Artur Bergman Documentation added.
2002-05-07 Artur Bergman Add support for async.
2002-05-07 Artur Bergman Add documentation.
2002-05-07 Artur Bergman Fix bad assumptions in test case.
2002-05-07 Jarkko Hietaniemi Upgrade to Encode 1.71.
2002-05-07 Robin Barker avoid compiler casting warnings
2002-05-07 Radu Greab [PATCH] Storable (Re: perl@16433)
2002-05-06 Nicholas Clark Re: perl@16433
2002-05-06 Jarkko Hietaniemi Upgrade to Digest::MD5 2.20.
2002-05-06 Dan Kogai [Encode] 1.70 released
2002-05-05 Jarkko Hietaniemi The #16401 was far from enough, and mostly in a wrong...
2002-05-04 Jarkko Hietaniemi (retracted by #16415) Storable: try to free what we...
2002-05-04 Jarkko Hietaniemi Add the EBCDIC test data to downgrade.t.
2002-05-04 Jarkko Hietaniemi EBCDIC tweak.
2002-05-04 Jarkko Hietaniemi Upgrade to Encode 1.69.
2002-05-04 Nicholas Clark Re: [PATCH] Re: Data::Dumper tests with -Mutf8
2002-05-04 Nicholas Clark Re: Data::Dumper tests with -Mutf8
2002-05-03 Nicholas Clark Re: perl@16307
2002-05-03 Dan Kogai enc2xs template -- searches script more sensibly
2002-05-03 Jarkko Hietaniemi Forgotten test arrangement.
2002-05-03 Jarkko Hietaniemi EBCDIC tweak.
2002-05-03 Jarkko Hietaniemi Update the EBCDIC MD5 checksums, and automate the process.
2002-05-03 Jarkko Hietaniemi The EBCDIC remapping of the low 256 bites again.
2002-05-03 Jarkko Hietaniemi DJGPP updates from Laszlo Molnar.
2002-05-03 Jarkko Hietaniemi Upgrade to Encode 1.68.
2002-05-02 Andy Dougherty Re: Perl 5.8-to-be NetBSD testing?
2002-05-02 Jarkko Hietaniemi Upgrade to Encode 1.67.
2002-05-02 Nicholas Clark 1/3rd of utf8
2002-05-02 Philip Newton Re: [PATCH] Storable docs
2002-05-02 Jarkko Hietaniemi Add the new Digest::MD5 test.
2002-05-02 Jarkko Hietaniemi Upgrade to Digest::MD5 2.19.
2002-05-02 Jarkko Hietaniemi Ooops. Not everybody does threads.
2002-05-01 Jarkko Hietaniemi Fix files.t for blead.
2002-05-01 Jarkko Hietaniemi Upgrade to Digest::MD5 2.18. files.t doesn't
2002-05-01 Jarkko Hietaniemi Until Arthur fills in semaphore.t.
2002-05-01 Nicholas Clark Storable docs
2002-05-01 Artur Bergman Now passes old test case.
2002-05-01 Artur Bergman Cleanup memory a bit better in some cases.
2002-05-01 Artur Bergman Don't forget to add it to the MANIFEST
2002-05-01 Artur Bergman Add semaphore.pm
next