summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Update to Filter::Util::Call 1.6 from CPAN, but keep ourJarkko Hietaniemi2003-08-161-1/+1
| | | | | | $VERSION at 1.601 so that we are different in version than 5.8.0 since the module is different (one doc tweak). p4raw-id: //depot/perl@20738
* Taint problems in Cwd::abs_pathMichael G. Schwern2003-08-161-13/+14
| | | | | Message-ID: <20030816014345.GE4023@windhund.schwern.org> p4raw-id: //depot/perl@20734
* PATCH RC4 IO::DirMark-Jason Dominus2003-08-141-12/+14
| | | | | Message-ID: <20030814160259.27586.qmail@plover.com> p4raw-id: //depot/perl@20710
* Not so great a version bump, let Paul release 0.17.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20706
* One more XS change versus no VERSION change.Jarkko Hietaniemi2003-08-141-1/+1
| | | | | | (Remaining in JNI.pm/xs, don't know what to about that since JNI is kind of "stable".) p4raw-id: //depot/perl@20705
* XS contents changes versus VERSION non-changes.Jarkko Hietaniemi2003-08-145-5/+5
| | | p4raw-id: //depot/perl@20704
* Update to Scalar-List-Utils 1.12Graham Barr2003-08-145-19/+223
| | | p4raw-id: //depot/perl@20700
* All the authors of these modules have now been contacted;Jarkko Hietaniemi2003-08-141-1/+1
| | | | | | | | but assuming no CPAN updates are upcoming, here are 'fake' version updates to make us different from 5.8.0. (List::Util+Scalar::Util will soon be updated; File::Spec CPAN release will be made based on 5.8.1.) p4raw-id: //depot/perl@20699
* Make the blead versions of these be newer...Jarkko Hietaniemi2003-08-142-2/+2
| | | p4raw-id: //depot/perl@20697
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-145-5/+5
| | | p4raw-id: //depot/perl@20695
* The blead version has got the dor.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20689
* Alpha version numbers noticed by Schwern.Jarkko Hietaniemi2003-08-139-13/+10
| | | | | | (These hacks are no more needed since the PAUSE indexer no more indexes the insides of Perl distributions, says Andreas.) p4raw-id: //depot/perl@20687
* Re: script wantedNicholas Clark2003-08-1321-21/+21
| | | | | Message-ID: <20030813204609.G20130@plum.flirble.org> p4raw-id: //depot/perl@20686
* Re: script wantedAdrian M. Enache2003-08-133-3/+3
| | | | | Message-ID: <20030813193118.GA1273@ratsnest.hole> p4raw-id: //depot/perl@20685
* returning would be good, too.Jarkko Hietaniemi2003-08-121-1/+1
| | | p4raw-id: //depot/perl@20640
* No dor in maint.Jarkko Hietaniemi2003-08-121-0/+1
| | | p4raw-id: //depot/perl@20639
* XSLoader revistedIlya Zakharevich2003-08-121-0/+158
| | | | | | | Message-ID: <20030422054437.GA8297@math.berkeley.edu> (the XSLoader doc hunk; the h2xs looks like a behavioural change) p4raw-id: //depot/perl@20634
* Add a new regression test for Safe : tests that all opsRafael Garcia-Suarez2003-08-111-0/+415
| | | | | | can be trapped by a Safe compartement (except for the ones that can't.) p4raw-id: //depot/perl@20623
* [perl #23274] B::Deparse wasn't handling correctly builtins thatRafael Garcia-Suarez2003-08-111-2/+7
| | | | | | have two filehandles in their prototypes (pipe, socketpair, accept) when non-bareword prototypes were used. p4raw-id: //depot/perl@20622
* Allow via layer to affect the PERLIO_F_UTF8 flag.Nick Ing-Simmons2003-08-112-10/+34
| | | p4raw-id: //depot/perl@20614
* Try simple workaround for the POSIX autosplit.ix warning.Jarkko Hietaniemi2003-08-101-2/+2
| | | p4raw-id: //depot/perl@20596
* One more PL_csighandlerp.Jarkko Hietaniemi2003-08-101-1/+1
| | | p4raw-id: //depot/perl@20595
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xNicholas Clark2003-08-091-3/+3
| | | | | Message-ID: <20030808233000.B20130@plum.flirble.org> p4raw-id: //depot/perl@20571
* Move the csighandler to be a data variable so thatJarkko Hietaniemi2003-08-081-1/+1
| | | | | | | | things like DLL trampolines can't mess up the code variables the Perl_csighandler (seen in Cygwin: Perl_csighandler in POSIX extension was different than in main executable). p4raw-id: //depot/perl@20565
* maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in ↵Gerrit P. Haase2003-08-082-2/+2
| | | | | | | | searchlist From: "Gerrit P. Haase" <gp@familiehaase.de> Message-ID: <1621817486657.20030808134451@familiehaase.de> p4raw-id: //depot/perl@20563
* If no alarm(), skip the subtests.Jarkko Hietaniemi2003-08-071-1/+1
| | | p4raw-id: //depot/perl@20542
* Re: maint @ 20537Philip Newton2003-08-071-3/+3
| | | | | Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com> p4raw-id: //depot/perl@20541
* ESUCCESS = 0 is not true, but exists.Jarkko Hietaniemi2003-08-061-1/+2
| | | p4raw-id: //depot/perl@20535
* [pathc] Sys:Syslog.pm::syslog() - Better error messageJari Aalto2003-08-061-1/+2
| | | | | Message-ID: <ekzzowp1.fsf@blue.sea.net> p4raw-id: //depot/perl@20533
* Cast away gcc 3.3 type conversion pickiness.Jarkko Hietaniemi2003-08-061-2/+2
| | | p4raw-id: //depot/perl@20526
* Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6Alain Barbet2003-08-051-4/+9
| | | | | Message-ID: <3F2F8536.1090702@jupiter.alianet> p4raw-id: //depot/perl@20495
* [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparcJarkko Hietaniemi2003-08-052-8/+14
| | | | | | Try to remove the created message queues and semaphores even in the case of failures. p4raw-id: //depot/perl@20490
* typos in encoding.pmMarcus Holland-Moritz2003-08-051-2/+2
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2> p4raw-id: //depot/perl@20486
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-054-13/+7
| | | p4raw-id: //depot/perl@20485
* Upgrade to Digest::MD5 2.27.Jarkko Hietaniemi2003-08-053-7/+17
| | | p4raw-id: //depot/perl@20484
* [Patch 5.8.1 Encode.pm] v-strings deprecatedSADAHIRO Tomoyuki2003-08-052-29/+29
| | | | | Message-Id: <20030805002313.9880.BQW10602@nifty.com> p4raw-id: //depot/perl@20483
* maint, Win32, GCC 3.2Mattia Barbon2003-08-041-1/+9
| | | | | Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it> p4raw-id: //depot/perl@20469
* Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6Alain Barbet2003-08-031-7/+14
| | | | | | | Message-ID: <3F2BC86D.2050400@jupiter.alianet> Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern) p4raw-id: //depot/perl@20461
* Grammar, punctuation, formatting editsMark-Jason Dominus2003-08-031-73/+71
| | | | | Message-ID: <20030803193749.3733.qmail@plover.com> p4raw-id: //depot/perl@20456
* Storable and uninitalized array valuesMarcus Holland-Moritz2003-08-032-5/+11
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2> p4raw-id: //depot/perl@20453
* C++ (or C99) sneak attack ("inline" function keyword).Jarkko Hietaniemi2003-08-021-1/+1
| | | p4raw-id: //depot/perl@20447
* Re: [perl #23185] perl crash with File::GlobMarcus Holland-Moritz2003-08-023-1/+13
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2> p4raw-id: //depot/perl@20445
* Only show the message if the locale settings look risky.Jarkko Hietaniemi2003-08-021-1/+8
| | | p4raw-id: //depot/perl@20444
* Add a message about the LC_ALL=C workaround (for non-core builds);Jarkko Hietaniemi2003-08-022-0/+14
| | | | | update Changes. p4raw-id: //depot/perl@20443
* Re: [PATCH @19834] DProf fixesRadu Greab2003-08-023-5/+24
| | | | | Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro> p4raw-id: //depot/perl@20440
* argv case nit for VMSCraig A. Berry2003-08-021-1/+1
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2B02DE.10207@mac.com> p4raw-id: //depot/perl@20438
* Encode pre-1.98 update from Dan Kogai, sent fromJarkko Hietaniemi2003-08-019-28/+176
| | | | | the ashes of his smoldering motherboard. p4raw-id: //depot/perl@20432
* pod likes whitespace.Jarkko Hietaniemi2003-08-011-0/+1
| | | p4raw-id: //depot/perl@20425
* Now the test should be really testing what it's supposed to.Jarkko Hietaniemi2003-08-011-4/+10
| | | p4raw-id: //depot/perl@20418
* Fix the options.Jarkko Hietaniemi2003-08-011-1/+2
| | | p4raw-id: //depot/perl@20417