summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Avoid looking for File::Glob when we don't need it.Nick Ing-Simmons2000-12-191-1/+1
| | | p4raw-id: //depot/perl@8201
* Update Changes.Jarkko Hietaniemi2000-12-192-2/+791
| | | p4raw-id: //depot/perl@8200
* Microperl tweaks.Jarkko Hietaniemi2000-12-192-2/+2
| | | p4raw-id: //depot/perl@8199
* Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).Jarkko Hietaniemi2000-12-196-231/+232
| | | p4raw-id: //depot/perl@8198
* In VMS embedded perls couldn't access the statically built Socket,Jarkko Hietaniemi2000-12-191-1/+6
| | | | | from Charles Lane. p4raw-id: //depot/perl@8197
* DB_File-1.75 (was RE: [8104] DB_File)Paul Marquess2000-12-194-8/+76
| | | | | Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> p4raw-id: //depot/perl@8196
* [patch perl@8150] h2xs SYNOPSISJonathan Stowe2000-12-191-1/+1
| | | | | Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@8195
* Re: useless use of void context work-aroundAndreas König2000-12-191-0/+6
| | | | | | | Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de> Document (comment) the q(di ds ig) trick in the code. p4raw-id: //depot/perl@8194
* [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERGMark J. Reed2000-12-191-1/+3
| | | | | Message-Id: <200012160222.VAA13986@strange.turner.com> p4raw-id: //depot/perl@8193
* Re: [PATCH] strtoq, strtou(q|ll|l) testingNicholas Clark2000-12-191-1/+27
| | | | | Message-ID: <20001216190313.D68304@plum.flirble.org> p4raw-id: //depot/perl@8192
* [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4Dominic Dunlop2000-12-191-0/+1
| | | | | | | Message-Id: <p04320404b6639e7aa043@[192.168.1.4]> This patchlet is needed in order that perl can be statically linked. p4raw-id: //depot/perl@8191
* finding PerlIO symbols for VMSCraig A. Berry2000-12-192-2/+6
| | | | | Message-Id: <p04330102b661bc01daba@[172.16.52.1]> p4raw-id: //depot/perl@8190
* [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDESPrymmer/Kahn2000-12-191-6/+8
| | | | | | | Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com> A better version of #8188. p4raw-id: //depot/perl@8189
* (Replaced by #8189)Jarkko Hietaniemi2000-12-191-8/+35
| | | | | | | | | | | | Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST) From: Prymmer/Kahn <pvhp@best.com> Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com> Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU> Date: Mon, 18 Dec 2000 11:10:45 -0500 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@8188
* Email address fix for Anton Berezin.Jarkko Hietaniemi2000-12-191-1/+1
| | | p4raw-id: //depot/perl@8187
* cygwin portEric Fifer2000-12-191-1/+2
| | | | | | | | | Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk> When compiling modules the data item that is being imported from libperl.dll needs to be tagged as imported/shared data: extern __declspec(dllimport) PerlIO_funcs PerlIO_pending; p4raw-id: //depot/perl@8186
* Regen uconfig.h and uconfig.sh.Jarkko Hietaniemi2000-12-192-67/+47
| | | p4raw-id: //depot/perl@8185
* Comments work so much better when they are closed.Jarkko Hietaniemi2000-12-181-1/+1
| | | p4raw-id: //depot/perl@8184
* Some compilers (e.g. HP-UX) can't switch on 64-bit integers.Jarkko Hietaniemi2000-12-181-2/+8
| | | | | Fixes the bug 20001218.016. p4raw-id: //depot/perl@8183
* Regen pods.Jarkko Hietaniemi2000-12-182-169/+312
| | | p4raw-id: //depot/perl@8172
* RE: perl@8150 Gerrit P. Haase2000-12-171-1/+1
| | | | | | | Message-ID: <3A3D343F.13566.1ACA7D93@localhost> Neither cygwin has a getpwuid() one can trust on. p4raw-id: //depot/perl@8158
* More MAN.PODS => {} fixes.Jarkko Hietaniemi2000-12-175-5/+5
| | | p4raw-id: //depot/perl@8157
* fix-up for VMS extensionsCraig A. Berry2000-12-172-2/+2
| | | | | | | Message-Id: <p04330103b6628cabe114@[172.16.52.1]> MAN.PODS => ' ' is naughty. p4raw-id: //depot/perl@8155
* MULTIPLICITY nit.Nick Ing-Simmons2000-12-171-1/+1
| | | p4raw-id: //depot/perl@8154
* Uncheckedin generated files.Jarkko Hietaniemi2000-12-173-3/+11
| | | p4raw-id: //depot/perl@8150
* Update Changes.Jarkko Hietaniemi2000-12-172-1/+118
| | | p4raw-id: //depot/perl@8149
* Fcntl constants speedupNicholas Clark2000-12-173-137/+139
| | | | | | | Message-ID: <20001217162924.E97668@plum.flirble.org> Use IVs for the Fcntl constants instead of NVs. p4raw-id: //depot/perl@8148
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-173-27/+71
| | | | | | | ioctl() and sockpair(), document them. (fileno() cannot be tripwired with the same kind of warning because 'defined fileno($foo)' seems to be an idiom.) p4raw-id: //depot/perl@8147
* Re: The long awaited feature ...Simon Cozens2000-12-171-2/+4
| | | | | | | | Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org> Add a warning to binmode() about using bad filehandles (can happen e.g. if someone forgets the filehandle argument) p4raw-id: //depot/perl@8145
* [patch perl@8133] Typo in my Net::Ping doc patch :(Jonathan Stowe2000-12-171-1/+1
| | | | | Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@8144
* Polymorphic regexps.Jarkko Hietaniemi2000-12-1715-1602/+1409
| | | | | | | Fixes at least the bugs 20001028.003 (both of them...) and 20001108.001. The bugs 20001114.001 and 20001205.014 seem also to be fixed by now, probably already before this patch. p4raw-id: //depot/perl@8143
* [patch perl@8102] dos/djgpp updateLaszlo Molnar2000-12-162-2/+5
| | | | | Message-ID: <20001216014052.A335@freemail.hu> p4raw-id: //depot/perl@8142
* Few uncheckedin files.Jarkko Hietaniemi2000-12-164-1/+45
| | | p4raw-id: //depot/perl@8141
* One more IVUV tweak from Nicholas Clark.Jarkko Hietaniemi2000-12-151-11/+21
| | | p4raw-id: //depot/perl@8139
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-1521-277/+2004
| | | | | | in Digital UNIX (the broken strtoul brokenness detection seems to have been the fly in the ointment). p4raw-id: //depot/perl@8138
* I don't think it's sensible or portable to test the strtou*Jarkko Hietaniemi2000-12-151-1/+9
| | | | | on /^-/ strings. p4raw-id: //depot/perl@8136
* If longsize is 8 we don't need a LL suffix for integer constants.Jarkko Hietaniemi2000-12-152-18/+6
| | | p4raw-id: //depot/perl@8134
* Update Changes.Jarkko Hietaniemi2000-12-152-1/+250
| | | p4raw-id: //depot/perl@8133
* Some compilers get huffy if you do not cast a const pointerJarkko Hietaniemi2000-12-151-1/+1
| | | | | to a non-const when assigning. p4raw-id: //depot/perl@8132
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-158-13/+59
| | | | | Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu> p4raw-id: //depot/perl@8131
* cosmetic change to overloadingIlya Zakharevich2000-12-152-111/+59
| | | | | Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@8130
* PATCH: h2xs nitTim Jenness2000-12-151-2/+51
| | | | | | | Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu> Add a template README. p4raw-id: //depot/perl@8129
* Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.Jarkko Hietaniemi2000-12-152-7/+21
| | | p4raw-id: //depot/perl@8128
* stuff for caller and _ in Safe::Charles Lane2000-12-151-0/+6
| | | | | Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@8127
* s/use vars qw\(/our(/ for OS/390 extension buildsPeter Prymmer2000-12-156-11/+9
| | | | | Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com> p4raw-id: //depot/perl@8126
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-1514-1170/+98
| | | | | (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124) p4raw-id: //depot/perl@8125
* Something is really wonky.Jarkko Hietaniemi2000-12-151-785/+185
| | | p4raw-id: //depot/perl@8124
* Fixes for the IV UV patches to compile in Digital UNIX.Jarkko Hietaniemi2000-12-151-37/+41
| | | p4raw-id: //depot/perl@8123
* Re: [ID 20001214.011] Unreachable value in a search list logical nameCraig A. Berry2000-12-151-1/+4
| | | | | Message-Id: <p04330100b65efbe32f30@[172.16.52.1]> p4raw-id: //depot/perl@8122
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ↵Nicholas Clark2000-12-1517-44/+253
| | | | | | | arithmetic) Message-ID: <20001214183857.B97909@plum.flirble.org> p4raw-id: //depot/perl@8120