typo
[p5sagit/p5-mst-13.2.git] / ext /
2002-07-17 Jarkko Hietaniemi Integrate perlio:
2002-07-17 Tatsuhiko Miyagawa Encode::FB_QUIET
2002-07-17 Nick Ing-Simmons Fix :scalar layer to allow it to exist under other...
2002-07-16 Rafael Garcia-Suarez Remove bad advice : -M doesn't work on the #! line
2002-07-15 Rafael Garcia-Suarez Clarify the PerlIO::scalar docs (suggested by Elizabeth
2002-07-15 Jarkko Hietaniemi Add #!./perl, noticed by John Adams.
2002-07-13 Jarkko Hietaniemi The installation of the 5.005threads {Queue,Semaphore}.pm
2002-07-13 Rafael Garcia-Suarez Minor doc changes for PerlIO::via.
2002-07-13 Jarkko Hietaniemi Document that using threads/pseudofork inside BEGINs...
2002-07-12 Elizabeth Mattijsen [DOC PATCH] threads::shared.pm, share( $hashref->{key...
2002-07-12 Elizabeth Mattijsen [DOC PATCH] threads.pm, threads->tid in DESTROY bug
2002-07-12 Jarkko Hietaniemi threads::shared::queue and semaphore become Thread...
2002-07-12 Jarkko Hietaniemi Document that one cannot "proxy" enable threading.
2002-07-12 Elizabeth Mattijsen Re: Thread object by tid?
2002-07-11 Jarkko Hietaniemi Can't get #17492 to work with -Uuseperlio otherwise...
2002-07-11 Nicholas Clark Re: $Storable::drop_utf8 is undeclared
2002-07-11 Tim Jenness finall fix core dump in XS::Typemap
2002-07-11 Artur Bergman Don't set the context to the running thread before
2002-07-11 Artur Bergman Problem fixed with detached threads reported by Stacy...
2002-07-10 Jarkko Hietaniemi Small threads docs cleanups.
2002-07-10 Dave Mitchell [DOC PATCH] ext/threads/shared/shared.pm
2002-07-10 Nicholas Clark Re: Storable 2.04 'make test' failure on AIX, perl...
2002-07-10 Elizabeth Mattijsen [DOC PATCH] some doc nits after 17463
2002-07-10 Artur Bergman Makes list skip the main thread.
2002-07-09 Jarkko Hietaniemi Detypo.
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.
2002-07-09 Artur Bergman Update documentation with ...
2002-07-09 Robin Barker 5.8.0-RC1 on SunOS 4!
2002-07-09 Elizabeth Mattijsen [PATCH] Removing example layers from MIME::QuotedPrint
2002-07-09 Nick Ing-Simmons Tidy PerlIO::Via
2002-07-09 Nick Ing-Simmons Indentation normalize via
2002-07-09 Nick Ing-Simmons SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
2002-07-09 Jarkko Hietaniemi MIME::QuotedPrint is for bytes only; from Gisle.
2002-07-08 Elizabeth Mattijsen [DOC PATCH] Thread::Signal.pm
2002-07-07 Jarkko Hietaniemi Use the same name for the QP test as MIME::Base64 does.
2002-07-04 Andy Dougherty Re: autom4te and perl 5.8.0
2002-07-01 Rafael Garcia-Suarez Allow PerlIO::Via to look for modules in the default
2002-06-28 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-06-27 Elizabeth Mattijsen Subject: [DOC PATCH] DynaLoader.pm
2002-06-26 Jarkko Hietaniemi Integrate from macperl:
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Jarkko Hietaniemi Integrate perlio:
2002-06-20 Jarkko Hietaniemi Retract #17331, something broke (e.g. t/io/utf8.t becam...
2002-06-20 Jarkko Hietaniemi Integrate perlio:
2002-06-20 Nick Ing-Simmons PerlIO Layer implementation future proofing.
2002-06-20 Newton, Philip [Patch POSIX.pod] "fmod" ne "modf"
2002-06-19 Jarkko Hietaniemi Integrate perlio:
2002-06-19 Paul Marquess RE: [PATCH] POSIX taint tests
2002-06-19 Nick Ing-Simmons "Clean" implementation of binmode(FH)/":raw" identity.
2002-06-19 Michael G. Schwern Re: [PATCH] POSIX taint tests
2002-06-19 Paul Marquess POSIX taint tests
2002-06-18 Jarkko Hietaniemi This is probably the reason for the GW failures.
2002-06-14 Jarkko Hietaniemi UNICOS and UNICOS/mk are broken only on one test.
2002-06-13 Jarkko Hietaniemi Thread doc tweaks.
2002-06-13 Jarkko Hietaniemi Document the tied/magical/shared array/hash non-autoviv...
2002-06-13 Abhijit Menon-Sen <pudge> crab, can you integrate 17215 ?
2002-06-13 Chris Nandor APItest.xs OUTPUT (was: perl@17206)
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...
next