summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* The buildtoc now has options.Jarkko Hietaniemi2003-09-121-1/+1
| | | p4raw-id: //depot/perl@21197
* Some more tweaks on open ...&=.Jarkko Hietaniemi2003-09-121-16/+17
| | | p4raw-id: //depot/perl@21196
* Slightly more documentation for open ...&=.Jarkko Hietaniemi2003-09-121-11/+30
| | | p4raw-id: //depot/perl@21194
* Document the new strict strict in strict.Jarkko Hietaniemi2003-09-121-1/+6
| | | p4raw-id: //depot/perl@21193
* More comments for the FreeBSD threads hints.Jarkko Hietaniemi2003-09-121-0/+5
| | | p4raw-id: //depot/perl@21191
* More refactoring of the FreeBSD threads hints.Jarkko Hietaniemi2003-09-111-9/+6
| | | | | | | Basically, for fresh enough 5.x the -pthread is dropped, otherwise keep it, and no known FreeBSD release has a functional gethostbyaddr_r. p4raw-id: //depot/perl@21188
* OS/2 APIIlya Zakharevich2003-09-113-1/+397
| | | | | Message-ID: <20030911161504.GA16113@math.berkeley.edu> p4raw-id: //depot/perl@21187
* Security: suidperl path disclosure revisitedBrendan O'Dea2003-09-111-11/+24
| | | | | | From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20030911141251.GA26907@londo.c47.org> p4raw-id: //depot/perl@21186
* The change of not needing -pthread in FreeBSD 5.xJarkko Hietaniemi2003-09-111-1/+3
| | | | | is very recent (Sep 3) (from Anton Berezin). p4raw-id: //depot/perl@21181
* Upgrade to Pod::Perldoc 3.10.Jarkko Hietaniemi2003-09-111-4/+25
| | | | | (Yes, the doughera address change is wrong, but hardly worth 3.11.) p4raw-id: //depot/perl@21179
* Upgrade to base 2.02.Jarkko Hietaniemi2003-09-114-184/+297
| | | p4raw-id: //depot/perl@21176
* Replace #21158 with a better patch from HugoJarkko Hietaniemi2003-09-113-13/+34
| | | | | (for [perl #23769]). p4raw-id: //depot/perl@21174
* [TESTS] dumpvar.plJoe McMahon2003-09-112-9/+139
| | | | | Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu> p4raw-id: //depot/perl@21173
* Enache still wants -pthread gone for FreeBSD 5.xJarkko Hietaniemi2003-09-111-13/+4
| | | | | since it doesn't work with the latest -current. p4raw-id: //depot/perl@21172
* [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)Stas Bekman2003-09-112-5/+19
| | | | | Message-ID: <3F4E8BF8.1090800@stason.org> p4raw-id: //depot/perl@21171
* Retract #21149, sez Schwern.Jarkko Hietaniemi2003-09-111-10/+1
| | | p4raw-id: //depot/perl@21170
* Retract #21168 based on advice from Anton Berezin (added).Jarkko Hietaniemi2003-09-111-0/+12
| | | p4raw-id: //depot/perl@21169
* nit to hints/freebsd.shAdrian M. Enache2003-09-101-1/+0
| | | | | Message-ID: <20030910165059.GB1321@ratsnest.hole> p4raw-id: //depot/perl@21168
* Re: [perl #15395] lexical warnings and inheritanceAnno Siegel2003-09-103-13/+63
| | | | | | | | | | | Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE> The test has been moved into warnings.pm's test suite. Note that this patch fixed as well the behaviour of warnings::enabled regarding lexical scoping and different files; hence the expected results in a few tests in /t/lib/warnings/9enabled has been reverted. p4raw-id: //depot/perl@21167
* Remove the warning in perlfaq about using map in void context :Abigail2003-09-101-6/+9
| | | | | | Subject: [PATCH perlfaq6] map in a void context. Message-ID: <20030909083158.GA24125@abigail.nl> p4raw-id: //depot/perl@21166
* AUTHORSAdrian M. Enache2003-09-101-1/+1
| | | | | Message-ID: <20030909163405.GB1398@ratsnest.hole> p4raw-id: //depot/perl@21165
* Regen perlapi.Jarkko Hietaniemi2003-09-101-23/+33
| | | p4raw-id: //depot/perl@21164
* [perl #23778] hints/aix.sh Gary L. Armstrong2003-09-101-1/+1
| | | | | | From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org> p4raw-id: //depot/perl@21163
* blead version of #21161.Jarkko Hietaniemi2003-09-101-2/+0
| | | p4raw-id: //depot/perl@21162
* Re: Decreasing VMS tests in File::Spec::VMS?Peter Prymmer2003-09-101-0/+3
| | | | | | Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com> Date: Fri, 5 Sep 2003 17:46:48 -0400 p4raw-id: //depot/perl@21160
* [PATCH 5.8.1] Unwanted "redefined" warnings in h2phJarkko Hietaniemi2003-09-102-1/+5
| | | | | | | | | | | | From: Kurt Starsinic <kstar@cpan.org> Date: Tue, 9 Sep 2003 23:16:00 -0400 Message-ID: <20030910031600.GA30554@verizon.net> Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph From: "Brendan O'Dea" <bod@debian.org> Date: Wed, 10 Sep 2003 22:03:15 +1000 Message-ID: <20030910120315.GA1372@londo.c47.org> p4raw-id: //depot/perl@21159
* [perl #23769] Unicode regex broken on simple exampleJarkko Hietaniemi2003-09-102-6/+23
| | | | | | regrepeat() did not work right for UTF-8(ed Latin-1) in the EXACT case, which made the \x{a0}+ fail. p4raw-id: //depot/perl@21158
* Linenumbers for utf8 warnings were wrong, test also rcatline.Jarkko Hietaniemi2003-09-102-14/+21
| | | p4raw-id: //depot/perl@21157
* Detypo and explain better.Jarkko Hietaniemi2003-09-101-3/+4
| | | p4raw-id: //depot/perl@21156
* If doing rcatline no point rescanning each timeJarkko Hietaniemi2003-09-101-1/+3
| | | | | the beginning of the SV for utf8 validity. p4raw-id: //depot/perl@21155
* No utf8 warnings without use warnings.Jarkko Hietaniemi2003-09-101-1/+2
| | | p4raw-id: //depot/perl@21154
* [perl #23770] Reading a latin1 file with open(... "<:utf8") will freezeJarkko Hietaniemi2003-09-102-3/+26
| | | | | | | is no more valid, the script doesn't freeze, but I noticed that neither does the <FILE> complain about bad UTF-8 as it should and as it does with :encoding(utf8). p4raw-id: //depot/perl@21153
* A new UTF-8 API, Perl_is_utf8_string_loc(), a variantJarkko Hietaniemi2003-09-105-0/+54
| | | | | of Perl_utf8_is_string(). p4raw-id: //depot/perl@21152
* Document a PerlIO/Encode warning.Jarkko Hietaniemi2003-09-101-0/+9
| | | p4raw-id: //depot/perl@21151
* Re: maint @ 21116Fergal Daly2003-09-091-1/+10
| | | | | | | Message-Id: <200309091826.20630.fergal@esatclear.ie> (added warning) p4raw-id: //depot/perl@21149
* Adjust the test count.Jarkko Hietaniemi2003-09-091-1/+1
| | | p4raw-id: //depot/perl@21146
* AUTHORS update from Dave Mitchell.Jarkko Hietaniemi2003-09-091-1/+1
| | | p4raw-id: //depot/perl@21144
* Retract #20548 and #20465.Jarkko Hietaniemi2003-09-093-74/+13
| | | p4raw-id: //depot/perl@21143
* Re: maint @ 21116Adrian M. Enache2003-09-091-0/+2
| | | | | Message-ID: <20030909135944.GA1666@ratsnest.hole> p4raw-id: //depot/perl@21141
* Retract #21132.Jarkko Hietaniemi2003-09-092-3/+10
| | | p4raw-id: //depot/perl@21140
* Warn more about disclosing the hash seed, from Scott A. Crosby.Jarkko Hietaniemi2003-09-092-6/+20
| | | p4raw-id: //depot/perl@21139
* =encoding in perlpod/perlpodspecSean M. Burke2003-09-092-0/+40
| | | | | Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com> p4raw-id: //depot/perl@21137
* One more chance... Elizabeth's change #21107 plusRafael Garcia-Suarez2003-09-093-22/+24
| | | | | | | Subject: Re: [PATCH] warnings.pl: each thread 10K smaller Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr> p4raw-link: @21107 on //depot/perl: 71a1411e8309f445a8e3afde57ce393886ff905f p4raw-id: //depot/perl@21136
* One more test count tweak.Jarkko Hietaniemi2003-09-091-1/+1
| | | p4raw-id: //depot/perl@21135
* Re: maint @ 21116Steve Hay2003-09-092-10/+3
| | | | | Message-ID: <3F5D9403.3040004@uk.radan.com> p4raw-id: //depot/perl@21132
* Re: [PATCH] honoring void context for map(), return from sub end testdavid nicol2003-09-091-0/+8
| | | | | | | Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com> (a testcase) p4raw-id: //depot/perl@21131
* Ooops, perlio into scalars was already history for this test...Jarkko Hietaniemi2003-09-091-4/+0
| | | p4raw-id: //depot/perl@21128
* Cannot do perlio into scalars without perlio.Jarkko Hietaniemi2003-09-091-0/+4
| | | p4raw-id: //depot/perl@21127
* I claim that the debugger is untestable until proven otherwise.Jarkko Hietaniemi2003-09-092-85/+0
| | | p4raw-id: //depot/perl@21126
* In trying to save space, the warnings.pl change (#21107)Jarkko Hietaniemi2003-09-092-21/+21
| | | | | | | pulled in attributes.pm... and the change didn't seem to be that well tested with different configurations. Retract #21119, #21117, #21107. p4raw-id: //depot/perl@21124