summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-1/+1
* Typo fix.Abhijit Menon-Sen2002-09-171-1/+1
* Fix bug #17006 : remove spurious do{} in the deparsingRafael Garcia-Suarez2002-09-112-4/+12
* Re: [PATCH] Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/shar...Nicholas Clark2002-09-081-4/+4
* temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
* #17836 (DB_File-1.805) misses a couple of dTHX declarationsHugo van der Sanden2002-09-041-0/+2
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-043-6/+6
* Re: [PATCH 5.8.0] add accessors for POSIX::SigActionBrendan O'Dea2002-09-042-3/+27
* Still no working Berkeley DB in OS X 10.2Kay Röpke2002-09-042-2/+2
* DB_File 1.805Paul Marquess2002-09-048-602/+1092
* allow Sys::Syslog test to fail gracefullyBrendan O'Dea2002-09-041-5/+15
* Re: Possible bug in IPC/Semaphore.pm [PATCH]John P. Linderman2002-09-041-1/+1
* Fix bug #16828.Rafael Garcia-Suarez2002-09-032-12/+24
* Some simple tests for the POSIX::isXXX() functions.Rafael Garcia-Suarez2002-09-021-1/+25
* Fixes to threads::shared when disabledMichael G. Schwern2002-08-303-10/+63
* Fix based on:Ed Santiago2002-08-291-11/+11
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-293-2/+11
* Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
* fix non-ANSI C++-style commentH.Merijn Brand2002-08-261-1/+1
* Encode 1.76 ReleasedDan Kogai2002-08-258-15/+42
* Incorporate fix from JHI at:Abhijit Menon-Sen2002-08-232-9/+0
* PPPort IVSIZE and SvPV_nolenJarkko Hietaniemi2002-08-231-1/+21
* fix test failure from #17747Hugo van der Sanden2002-08-221-1/+1
* Fix DBM filtersPaul Marquess2002-08-2214-236/+221
* Re: [PATCH] Storable and CODE referencesSlaven Rezic2002-08-204-9/+505
* Safe.pm documentationSlaven Rezic2002-08-171-2/+3
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-1/+0
* ext/B/defsubs.h also depends on the program that builds itHugo van der Sanden2002-08-171-4/+4
* PerlIO::scalar wasn't able to read from non-stringRafael Garcia-Suarez2002-08-062-1/+8
* Integrate from perlio: change #17653 fixes bug RT15283Hugo van der Sanden2002-08-051-5/+9
|\
| * Fix #15283 - binmode() was not passing modeNick Ing-Simmons2002-07-231-5/+9
* | Defined-or patch (cleaned up)Brent Dax2002-08-052-2/+4
|/
* 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