summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2002-07-171-206/+196
|\
| * Fix :scalar layer to allow it to exist under other layers.Nick Ing-Simmons2002-07-171-206/+196
* | Encode::FB_QUIETTatsuhiko Miyagawa2002-07-171-1/+1
|/
* Remove bad advice : -M doesn't work on the #! lineRafael Garcia-Suarez2002-07-161-5/+0
* Clarify the PerlIO::scalar docs (suggested by ElizabethRafael Garcia-Suarez2002-07-151-1/+7
* Add #!./perl, noticed by John Adams.Jarkko Hietaniemi2002-07-151-0/+2
* The installation of the 5.005threads {Queue,Semaphore}.pmJarkko Hietaniemi2002-07-132-0/+6
* Minor doc changes for PerlIO::via.Rafael Garcia-Suarez2002-07-131-4/+4
* Document that using threads/pseudofork inside BEGINs does not work.Jarkko Hietaniemi2002-07-131-0/+11
* [DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bugElizabeth Mattijsen2002-07-121-0/+5
* [DOC PATCH] threads.pm, threads->tid in DESTROY bugElizabeth Mattijsen2002-07-121-3/+5
* threads::shared::queue and semaphore become Thread::SemaphoreJarkko Hietaniemi2002-07-127-213/+129
* Document that one cannot "proxy" enable threading.Jarkko Hietaniemi2002-07-121-6/+7
* Re: Thread object by tid?Elizabeth Mattijsen2002-07-121-0/+15
* Can't get #17492 to work with -Uuseperlio otherwise (eitherJarkko Hietaniemi2002-07-111-2/+2
* Re: $Storable::drop_utf8 is undeclaredNicholas Clark2002-07-111-0/+1
* finall fix core dump in XS::TypemapTim Jenness2002-07-112-7/+10
* Don't set the context to the running thread beforeArtur Bergman2002-07-111-1/+1
* Problem fixed with detached threads reported by Stacy Maughan Artur Bergman2002-07-111-2/+6
* Small threads docs cleanups.Jarkko Hietaniemi2002-07-102-56/+57
* [DOC PATCH] ext/threads/shared/shared.pmDave Mitchell2002-07-101-0/+5
* Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03Nicholas Clark2002-07-101-1/+1
* [DOC PATCH] some doc nits after 17463Elizabeth Mattijsen2002-07-101-1/+1
* Makes list skip the main thread.Artur Bergman2002-07-102-11/+12
* Detypo.Jarkko Hietaniemi2002-07-091-4/+6
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-098-47/+47
* Update documentation with &share() non prototype checking version.Artur Bergman2002-07-092-28/+10
* 5.8.0-RC1 on SunOS 4!Robin Barker2002-07-091-1/+10
* [PATCH] Removing example layers from MIME::QuotedPrintElizabeth Mattijsen2002-07-093-59/+51
* Tidy PerlIO::ViaNick Ing-Simmons2002-07-093-7/+35
* Indentation normalize via Nick Ing-Simmons2002-07-091-388/+381
* SuSE 8.0 at least needs hints to use -lgdbm for ODBM_FileNick Ing-Simmons2002-07-091-0/+3
* MIME::QuotedPrint is for bytes only; from Gisle.Jarkko Hietaniemi2002-07-092-1/+8
* [DOC PATCH] Thread::Signal.pmElizabeth Mattijsen2002-07-081-1/+21
* Use the same name for the QP test as MIME::Base64 does.Jarkko Hietaniemi2002-07-071-0/+0
* Re: autom4te and perl 5.8.0Andy Dougherty2002-07-041-2/+19
* Allow PerlIO::Via to look for modules in the defaultRafael Garcia-Suarez2002-07-013-1/+20
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-06-281-14/+6
* Subject: [DOC PATCH] DynaLoader.pmElizabeth Mattijsen2002-06-272-2/+4
* Integrate from macperl:Jarkko Hietaniemi2002-06-262-3/+11
* Integrate perlio:Jarkko Hietaniemi2002-06-213-6/+9
|\
* | Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)Jarkko Hietaniemi2002-06-203-9/+6
* | Integrate perlio:Jarkko Hietaniemi2002-06-203-6/+9
|\ \ | |/
| * PerlIO Layer implementation future proofing.Nick Ing-Simmons2002-06-203-6/+9
* | [Patch POSIX.pod] "fmod" ne "modf"Newton, Philip2002-06-201-1/+1
|/
* Integrate perlio:Jarkko Hietaniemi2002-06-194-1/+24
|\
| * "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-194-1/+24
* | RE: [PATCH] POSIX taint testsPaul Marquess2002-06-191-10/+18
* | Re: [PATCH] POSIX taint testsMichael G. Schwern2002-06-191-8/+12
|/
* POSIX taint testsPaul Marquess2002-06-191-0/+47