summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of caller() in strict.pm, and tighten Safe compartmentHugo van der Sanden2002-10-101-1/+1
| | | | | for Storable tests to match. p4raw-id: //depot/perl@17986
* Upgrade Safe.pm to 2.09 after CPAN backport.Artur Bergman2002-10-064-15/+20
| | | | | Fix testcases to run properly outside perl core build enviroment. p4raw-id: //depot/perl@17980
* Complement to change #17976 :Rafael Garcia-Suarez2002-10-042-7/+22
| | | | | | | there was a similar bug on rdo(). Increment $Safe::VERSION. p4raw-link: @17976 on //depot/perl: 33f7e1aa9bf0173d92dc0c0b35d57754dbf6c87e p4raw-id: //depot/perl@17977
* Fix bug #17744, suggested by Andreas Jurenda,Rafael Garcia-Suarez2002-10-042-3/+36
| | | | | tweaked by rgs (security hole in Safe). p4raw-id: //depot/perl@17976
* Fix a precedence problem.Rafael Garcia-Suarez2002-10-031-1/+1
| | | p4raw-id: //depot/perl@17974
* Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-033-3/+3
| | | | | to include '' around the op name. Document it in perldiag. p4raw-id: //depot/perl@17973
* Re: Not OK 17969Slaven Rezic2002-10-035-26/+58
| | | | | Message-Id: <87lm5fn5c5.fsf@vran.herceg.de> p4raw-id: //depot/perl@17971
* Add a line about 2.05.Abhijit Menon-Sen2002-10-031-0/+7
| | | p4raw-id: //depot/perl@17970
* Storable and code serialization: documentationSlaven Rezic2002-10-033-4/+31
| | | | | Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de> p4raw-id: //depot/perl@17969
* Devel::Peek tests from:Yitzchak Scott-Thoennes2002-10-021-3/+42
| | | | | | Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c Message-ID: <3m+k9gzkgqnP092yn@efn.org> p4raw-id: //depot/perl@17956
* move all pad-related code to its own src fileDave Mitchell2002-10-022-6/+8
| | | | | Message-ID: <20020925234023.A20044@fdgroup.com> p4raw-id: //depot/perl@17953
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-1/+1
| | | | | | | Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17920
* Typo fix.Abhijit Menon-Sen2002-09-171-1/+1
| | | p4raw-id: //depot/perl@17911
* Fix bug #17006 : remove spurious do{} in the deparsingRafael Garcia-Suarez2002-09-112-4/+12
| | | | | of s/.../.../e. p4raw-id: //depot/perl@17898
* Re: [PATCH] Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
| | | | | Message-ID: <20020909213733.GD879@pjcj.net> p4raw-id: //depot/perl@17887
* Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
| | | | | Message-ID: <20020908215011.GA879@pjcj.net> p4raw-id: //depot/perl@17883
* cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 ↵Nicholas Clark2002-09-081-4/+4
| | | | | | | | | /usr/share/src/cpan-current-benedick) Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net> Plus two other similar tweaks p4raw-id: //depot/perl@17875
* temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
| | | p4raw-id: //depot/perl@17872
* #17836 (DB_File-1.805) misses a couple of dTHX declarationsHugo van der Sanden2002-09-041-0/+2
| | | p4raw-id: //depot/perl@17844
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-043-6/+6
| | | | | | | and Subject: [PATCH] More modules that don't lazy load Carp right. Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net> and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17840
* Re: [PATCH 5.8.0] add accessors for POSIX::SigActionBrendan O'Dea2002-09-042-3/+27
| | | | | | From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au> p4raw-id: //depot/perl@17839
* Still no working Berkeley DB in OS X 10.2Kay Röpke2002-09-042-2/+2
| | | | | Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de> p4raw-id: //depot/perl@17838
* DB_File 1.805Paul Marquess2002-09-048-602/+1092
| | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@17836
* allow Sys::Syslog test to fail gracefullyBrendan O'Dea2002-09-041-5/+15
| | | | | | From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au> p4raw-id: //depot/perl@17826
* Re: Possible bug in IPC/Semaphore.pm [PATCH]John P. Linderman2002-09-041-1/+1
| | | | | | From: "John P. Linderman" <jpl@research.att.com> Message-Id: <200208271900.PAA98096@raptor.research.att.com> p4raw-id: //depot/perl@17825
* Fix bug #16828.Rafael Garcia-Suarez2002-09-032-12/+24
| | | | | Add a few tests to ext/B/t/b.t, make it use Test::More. p4raw-id: //depot/perl@17823
* Some simple tests for the POSIX::isXXX() functions.Rafael Garcia-Suarez2002-09-021-1/+25
| | | p4raw-id: //depot/perl@17822
* Fixes to threads::shared when disabledMichael G. Schwern2002-08-303-10/+63
| | | | | Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17810
* Fix based on:Ed Santiago2002-08-291-11/+11
| | | | | | | Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx) From: "esm@pobox.com (via RT)" <perlbug@perl.org> Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org> p4raw-id: //depot/perl@17805
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-293-2/+11
| | | | | Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr> p4raw-id: //depot/perl@17804
* Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
| | | | | Message-ID: <20020826023154.22986.qmail@plover.com> p4raw-id: //depot/perl@17797
* fix non-ANSI C++-style commentH.Merijn Brand2002-08-261-1/+1
| | | | | | | Subject: [ PATCH ] Smoke 17780 /pro/3gl/CPAN/perl-current From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17785
* Encode 1.76 ReleasedDan Kogai2002-08-258-15/+42
| | | | | Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp> p4raw-id: //depot/perl@17778
* Incorporate fix from JHI at:Abhijit Menon-Sen2002-08-232-9/+0
| | | | | http://rt.perl.org/rt2/Ticket/Display.html?id=16708 p4raw-id: //depot/perl@17761
* PPPort IVSIZE and SvPV_nolenJarkko Hietaniemi2002-08-231-1/+21
| | | | | Message-Id: <20020823022909.GC9135@lyta.hut.fi> p4raw-id: //depot/perl@17760
* fix test failure from #17747Hugo van der Sanden2002-08-221-1/+1
| | | p4raw-id: //depot/perl@17751
* Fix DBM filtersPaul Marquess2002-08-2214-236/+221
| | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@17750
* Re: [PATCH] Storable and CODE referencesSlaven Rezic2002-08-204-9/+505
| | | | | Message-id: <87bs812r78.fsf@vran.herceg.de> p4raw-id: //depot/perl@17741
* Safe.pm documentationSlaven Rezic2002-08-171-2/+3
| | | | | Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de> p4raw-id: //depot/perl@17729
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-1/+0
| | | | | Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17725
* ext/B/defsubs.h also depends on the program that builds itHugo van der Sanden2002-08-171-4/+4
| | | p4raw-id: //depot/perl@17724
* PerlIO::scalar wasn't able to read from non-stringRafael Garcia-Suarez2002-08-062-1/+8
| | | | | scalar ; now stringifies its argument. p4raw-id: //depot/perl@17687
* Integrate from perlio: change #17653 fixes bug RT15283Hugo van der Sanden2002-08-051-5/+9
|\ | | | | | | | | p4raw-link: @17653 on //depot/perlio: abc0a0153433fe6596e1ca3a6b5572dc424d0f11 p4raw-id: //depot/perl@17684
| * Fix #15283 - binmode() was not passing modeNick Ing-Simmons2002-07-231-5/+9
| | | | | | | | | | to PUSHED method called from PerlIO::via. p4raw-id: //depot/perlio@17653
* | Defined-or patch (cleaned up)Brent Dax2002-08-052-2/+4
|/ | | | | | From: "Brent Dax" <brentdax@cpan.org> Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue> p4raw-id: //depot/perl@17682
* Integrate perlio:Jarkko Hietaniemi2002-07-171-206/+196
|\ | | | | | | | | | | | | | | | | | | [ 17587] Fix :scalar layer to allow it to exist under other layers. Actual fix is just the if (!f) test before calling PerlIO_allocate(). Rest of change is conforming to standard indent. p4raw-link: @17587 on //depot/perlio: 14d89041d8ff788f94621c8fcb0918e3be8f01f0 p4raw-id: //depot/perl@17594
| * Fix :scalar layer to allow it to exist under other layers.Nick Ing-Simmons2002-07-171-206/+196
| | | | | | | | | | | | | | Actual fix is just the if (!f) test before calling PerlIO_allocate(). Rest of change is conforming to standard indent. p4raw-id: //depot/perlio@17587
* | Encode::FB_QUIETTatsuhiko Miyagawa2002-07-171-1/+1
|/ | | | | Message-ID: <86adoq4sgi.wl@mail.edge.co.jp> p4raw-id: //depot/perl@17591
* Remove bad advice : -M doesn't work on the #! lineRafael Garcia-Suarez2002-07-161-5/+0
| | | p4raw-id: //depot/perl@17581
* Clarify the PerlIO::scalar docs (suggested by ElizabethRafael Garcia-Suarez2002-07-151-1/+7
| | | | | Mattijsen.) p4raw-id: //depot/perl@17560