add skipping of threads and threads::shared on default builds
[p5sagit/p5-mst-13.2.git] / ext /
2002-06-12 Jarkko Hietaniemi As noticed by Philip Newton, XS::APItest is not meant...
2002-06-12 Rafael Garcia-Suarez Re: linux + usemorebits: gcc error?
2002-06-11 Jarkko Hietaniemi Not that I know anything about Windows compilers
2002-06-11 Jarkko Hietaniemi Trying to printf Perl-specific datatypes using printf
2002-06-11 Jarkko Hietaniemi Obviously time to get some sleep.
2002-06-11 Jarkko Hietaniemi #17179 wasn't quite right.
2002-06-11 Jarkko Hietaniemi Can't printf Perl specific datatypes without perlio
2002-06-11 Jarkko Hietaniemi Add XS::APItest 0.01 from Tim Jenness.
2002-06-10 Jarkko Hietaniemi Now that binmode(FH) does implicit ":bytes" revisit
2002-06-10 Jarkko Hietaniemi Integrate perlio:
2002-06-10 Jarkko Hietaniemi #17150 didn't expect -Uuseperlio.
2002-06-10 Benjamin Goldberg queue.pm
2002-06-10 Nick Ing-Simmons Tune test to run in UTF-8 locales
2002-06-09 Radu Greab [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-09 Jarkko Hietaniemi "thread failed to start: " is better than "Died:".
2002-06-09 H.Merijn Brand cleanup's
2002-06-09 Craig A. Berry fix stuck MD5 compile on VAX
2002-06-08 Artur Bergman Remove leftover dummy and cleanup the test case.
2002-06-08 Radu Greab Re: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-08 Radu Greab Re: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-08 Artur Bergman Fix for bug [ID 20020602.007].
2002-06-07 Nicholas Clark Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-07 Radu Greab Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-07 Andrew Hamm Modification to Perl 5.6.1 source: ext/IO needs a hint
2002-06-07 Radu Greab Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-05 Jarkko Hietaniemi MacOS X 10.1.5 still failing the DB tests.
2002-06-05 Nicholas Clark [Encode PATCH] spurious warning
2002-06-05 Elizabeth Mattijsen [ID 20020602.004] threads::shared::queue new nit
2002-06-05 Jarkko Hietaniemi perlthrtut links.
2002-06-05 Jarkko Hietaniemi Move the obsolete README.threads out of sight to ext...
2002-06-05 Jarkko Hietaniemi Integrate maintperl change #16988;
2002-06-05 Jarkko Hietaniemi Integrate macperl changes #16974 and #16975;
2002-06-03 Abhijit Menon-Sen Remove all occurrences of occurence, except for...
2002-06-01 Jarkko Hietaniemi Integrate #16971 from maint-5.6;
2002-06-01 Dan Kogai [Encode] 1.75 Released
2002-06-01 Nicholas Clark another Storable test
2002-06-01 Abhijit Menon-Sen Remove $Id$ lines.
2002-06-01 Abhijit Menon-Sen Nitpick at ChangeLog until it is consistently formatted.
2002-05-31 Jarkko Hietaniemi MacOS test glitch.
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-31 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-05-31 Nicholas Clark Storable compatibility with 64 bit 5.6.x
2002-05-30 Doug MacEachern prevent attempts to load extension libraries more than...
2002-05-30 Jarkko Hietaniemi INT2PTR/PTR2IV defined twice.
2002-05-30 Jarkko Hietaniemi Integrate macperl change #16875.
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko Hietaniemi PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from...
2002-05-29 H.Merijn Brand Re: forewarning: usedevel and versiononly
2002-05-29 Abhijit Menon-Sen Lots of spring cleaning. (No functional changes.)
2002-05-28 Abhijit Menon-Sen Add integer.t to MANIFEST.
2002-05-28 Dan Kogai [Encode] 1.74 released -- final for 5.8.0-RC1
2002-05-28 Nikola Knezevic Test::Harness and skiping tests functionality
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-26 Rafael Garcia-Suarez Fix a remaining B::Lint bug.
2002-05-26 Stephen McCamant B::Deparse: handle blessed code refs in coderef2text
2002-05-25 Nicholas Clark [PATCH] Re: Storable 2.0.0 fails on vendor perl on...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [Another bug] Re: about Storable perl...
2002-05-24 Jarkko Hietaniemi UNICOS: update test status.
2002-05-24 Jarkko Hietaniemi UNICOS: since $] is really 5.00700299999997,
2002-05-24 Abigail Typos
2002-05-23 Jarkko Hietaniemi More portability defines, now mostly type-related
2002-05-23 Nicholas Clark Re: [Another bug] Re: about Storable perl module (again)
2002-05-23 Jarkko Hietaniemi One more ppportability thing (from Sarathy).
2002-05-23 Jarkko Hietaniemi Typo squad.
2002-05-23 Abigail Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
2002-05-23 Jarkko Hietaniemi PPPort dTHX.
2002-05-22 Jarkko Hietaniemi More -Mutf8 cleanup.
2002-05-22 Jarkko Hietaniemi -Mutf8 cleanup.
2002-05-22 Nick Ing-Simmons Integrate mainline
2002-05-22 Nick Ing-Simmons Flag the VMS-problem-causing part of :encoding
2002-05-22 Dave Mitchell Re: where threads cond.t hangs
2002-05-21 Nicholas Clark SDBM_File.xs warning (was Re: danger! op\fork.t#2 cause...
2002-05-21 Abhijit Menon-Sen Why quote some keys?
2002-05-21 Abhijit Menon-Sen Suppress warning about $canonical. (Nicholas Clark)
2002-05-21 Abhijit Menon-Sen 1. Declare correct version for Test::More dependency...
2002-05-20 Dan Kogai [Encode] 1.72 released
2002-05-19 Audrey Tang Make Makefile_PL.e2x happy on MSWin32
2002-05-19 Jarkko Hietaniemi Mac OS X 10.1.4 started to consume 150MB+ virtual memory
2002-05-19 Jarkko Hietaniemi UNICOS/mk seems to still have this problem.
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-19 Jarkko Hietaniemi IRIX SMP turned up a few hundred "Use of uninitialized
2002-05-19 Dave Mitchell Re: [PATCH threads] revised warnings + more tests ...
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
next