Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perlop.pod nit | Steve Peters | 2005-05-10 | 1 | -1/+1 |
| | | | | | Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@24437 | ||||
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -1/+1 |
| | | | | | Message-ID: <20050509154518.GA18273@petdance.com> p4raw-id: //depot/perl@24431 | ||||
* | Fix typo (bug #35368) | Rafael Garcia-Suarez | 2005-05-09 | 1 | -2/+1 |
| | | | p4raw-id: //depot/perl@24430 | ||||
* | Sv_*set() doc's and extra const's for the SvPVX_const() tasks | Steve Peters | 2005-05-09 | 1 | -1/+73 |
| | | | | | Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@24422 | ||||
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -1/+1 |
| | | | | | Message-ID: <20050504215540.GA20413@petdance.com> p4raw-id: //depot/perl@24414 | ||||
* | Document the unportability of atan2() edge cases | Rafael Garcia-Suarez | 2005-05-04 | 1 | -0/+11 |
| | | | | | and remove unportable tests (by Steve Peters) p4raw-id: //depot/perl@24388 | ||||
* | perlvar.pod verbatim paragraph first line does not start with a space | Offer Kaye | 2005-05-04 | 1 | -1/+1 |
| | | | | | Message-Id: <56942505050405101bfe678d@mail.gmail.com> p4raw-id: //depot/perl@24383 | ||||
* | Sync synopses | Rafael Garcia-Suarez | 2005-05-04 | 2 | -4/+6 |
| | | | p4raw-id: //depot/perl@24382 | ||||
* | document the internals of exception handling | Dave Mitchell | 2005-05-03 | 1 | -0/+151 |
| | | | p4raw-id: //depot/perl@24381 | ||||
* | mkdir without arguments now defaults to $_ | Rafael Garcia-Suarez | 2005-05-03 | 1 | -1/+4 |
| | | | p4raw-id: //depot/perl@24378 | ||||
* | [perl #33809] optimize macro dXSARGS | Sergey Skvortsov | 2005-05-03 | 1 | -0/+10 |
| | | | | | | From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org> p4raw-id: //depot/perl@24372 | ||||
* | Clarify the definition of the 'w' pack format, as suggested by | Rafael Garcia-Suarez | 2005-05-02 | 1 | -4/+4 |
| | | | | | Alexey Toptygin. p4raw-id: //depot/perl@24368 | ||||
* | undo pod utilities regression in 24034 | Craig A. Berry | 2005-05-02 | 2 | -6/+4 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <4272B3B8.6030603@mac.com> p4raw-id: //depot/perl@24359 | ||||
* | Small patch to perlport.pod | Sébastien Aperghis-Tramoni | 2005-04-29 | 1 | -13/+24 |
| | | | | | Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr> p4raw-id: //depot/perl@24354 | ||||
* | Remove confusing punctuation | Rafael Garcia-Suarez | 2005-04-28 | 1 | -1/+1 |
| | | | | | (spotted by David Rigaudiere) p4raw-id: //depot/perl@24345 | ||||
* | Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches | Andy Lester | 2005-04-26 | 1 | -4/+4 |
| | | | | | Message-ID: <20050425225651.GB17271@petdance.com> p4raw-id: //depot/perl@24328 | ||||
* | Fix typo, noticed by Randal Schwartz | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24317 | ||||
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 3 | -0/+38 |
| | | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@24271 | ||||
* | Add CLONE_SKIP() class method to allow individual classes to skip | Dave Mitchell | 2005-04-19 | 1 | -1/+17 |
| | | | | | cloning objects during thread creation p4raw-id: //depot/perl@24247 | ||||
* | perlfunc.pod: incomplete select description | Hernan Perez Masci | 2005-04-11 | 1 | -0/+6 |
| | | | | | Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar> p4raw-id: //depot/perl@24224 | ||||
* | Make the four-argument form of select() return undef | Rafael Garcia-Suarez | 2005-04-11 | 2 | -2/+4 |
| | | | | | instead of -1 on error. p4raw-id: //depot/perl@24223 | ||||
* | Fix [perl #34892] Segfault on &DB::sub declared but not defined | Rafael Garcia-Suarez | 2005-04-10 | 1 | -9/+8 |
| | | | p4raw-id: //depot/perl@24215 | ||||
* | Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not ↵ | Steven Schubiger | 2005-04-08 | 1 | -0/+4 |
| | | | | | | | | | File::Copy::move Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org> (with arguments changed to match perlfunc.pod) p4raw-id: //depot/perl@24209 | ||||
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 3 | -8/+0 |
| | | | | | Message-ID: <20050407224442.GA23895@petdance.com> p4raw-id: //depot/perl@24205 | ||||
* | Add perl593delta.pod | Rafael Garcia-Suarez | 2005-04-08 | 2 | -0/+59 |
| | | | p4raw-id: //depot/perl@24198 | ||||
* | Mention that select() returns -1 on error, | Rafael Garcia-Suarez | 2005-04-07 | 1 | -0/+3 |
| | | | | | as suggested by Hernan Perez Masci p4raw-id: //depot/perl@24194 | ||||
* | perldbtty$$ location | Gisle Aas | 2005-04-07 | 1 | -18/+18 |
| | | | | | | Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com> (and remove trailing whitespace) p4raw-id: //depot/perl@24190 | ||||
* | [perl #34699] documentation bug in "man perlpodspec" | raf@tradingpost.com.au | 2005-04-07 | 1 | -1/+1 |
| | | | | | | From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org> p4raw-id: //depot/perl@24187 | ||||
* | Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol" | Steven Schubiger | 2005-04-03 | 1 | -7/+7 |
| | | | | | Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org> p4raw-id: //depot/perl@24147 | ||||
* | Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol" | Steven Schubiger | 2005-04-03 | 1 | -68/+68 |
| | | | | | Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org> p4raw-id: //depot/perl@24139 | ||||
* | Fix wrong version for byteorder modifiers feature. | Marcus Holland-Moritz | 2005-04-03 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24138 | ||||
* | Remove dependency on tr(1) for MinGW builds on Win32 | Steve Hay | 2005-04-01 | 1 | -4/+0 |
| | | | | | | | | | This leaves things slightly (more) broken for MinGW builds on Cygwin, but that doesn't currently quite work in other respects and isn't documented anyway. See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html p4raw-id: //depot/perl@24131 | ||||
* | Regenerate perltoc and perlmodlib | Rafael Garcia-Suarez | 2005-04-01 | 2 | -134/+447 |
| | | | p4raw-id: //depot/perl@24130 | ||||
* | POD fixes. | Rafael Garcia-Suarez | 2005-04-01 | 1 | -17/+17 |
| | | | p4raw-id: //depot/perl@24129 | ||||
* | FAQ sync. | Rafael Garcia-Suarez | 2005-04-01 | 5 | -28/+26 |
| | | | p4raw-id: //depot/perl@24128 | ||||
* | Add a note about installhtml | Rafael Garcia-Suarez | 2005-04-01 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@24127 | ||||
* | Mention the current MinGW compilation problems | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@24125 | ||||
* | This is 5.9.2. Mostly. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@24123 | ||||
* | More known problems. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@24118 | ||||
* | Known problems, reported by Merijn | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+3 |
| | | | p4raw-id: //depot/perl@24117 | ||||
* | OS typo. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24116 | ||||
* | More work on perldelta | Rafael Garcia-Suarez | 2005-03-31 | 1 | -15/+51 |
| | | | p4raw-id: //depot/perl@24114 | ||||
* | Re: PATCH: byte count feature request for unpack | Ton Hospel | 2005-03-30 | 2 | -9/+32 |
| | | | | | | | Message-Id: <d26u7b$i3v$1@post.home.lunix> (rework of a patch from Arne Ahrend <aahrend@web.de>) p4raw-id: //depot/perl@24100 | ||||
* | Downconst external APIs | Rafael Garcia-Suarez | 2005-03-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24095 | ||||
* | Make the spelling of whitespace (vs white-space and white space) | Offer Kaye | 2005-03-29 | 5 | -12/+12 |
| | | | | | | more consistent Message-ID: <5694250503171147668e73c7@mail.gmail.com> p4raw-id: //depot/perl@24090 | ||||
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 1 | -4/+7 |
| | | | p4raw-id: //depot/perl@24088 | ||||
* | Raw work on perl592delta. | Rafael Garcia-Suarez | 2005-03-27 | 1 | -11/+160 |
| | | | p4raw-id: //depot/perl@24087 | ||||
* | Remove an XXX note from the public doc. | Rafael Garcia-Suarez | 2005-03-26 | 1 | -2/+0 |
| | | | | | Hide it in the comments, instead p4raw-id: //depot/perl@24083 | ||||
* | Consting part 4 | Andy Lester | 2005-03-25 | 1 | -3/+5 |
| | | | | | Message-ID: <20050325204331.GA16388@petdance.com> p4raw-id: //depot/perl@24079 | ||||
* | Remove the const qualifier from argv and env variables | Rafael Garcia-Suarez | 2005-03-25 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24077 |