summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: HvMROMETABrandon Black2007-05-302-5/+18
| | | | | | From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com> p4raw-id: //depot/perl@31312
* Re: localising hash element by variable Hugo van der Sanden2007-05-301-2/+12
| | | | | Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org> p4raw-id: //depot/perl@31311
* Upgrade to Encode 2.23Rafael Garcia-Suarez2007-05-305-59/+80
| | | p4raw-id: //depot/perl@31310
* Silence a couple of VC++ compiler warningsSteve Hay2007-05-302-3/+3
| | | p4raw-id: //depot/perl@31309
* DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressionsNicholas Clark2007-05-291-7/+6
| | | | | on z/OS, so move them to the list of non const constants. p4raw-id: //depot/perl@31308
* Plug a memory leak in EncodeRafael Garcia-Suarez2007-05-291-0/+1
| | | p4raw-id: //depot/perl@31307
* Upgrade to CPAN-1.9102Steve Peters2007-05-293-85/+118
| | | p4raw-id: //depot/perl@31306
* Upgrade to Encode 2.22Rafael Garcia-Suarez2007-05-295-11/+66
| | | p4raw-id: //depot/perl@31305
* Revert change #30530, following Jan's adviceRafael Garcia-Suarez2007-05-291-3/+0
| | | | | p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a p4raw-id: //depot/perl@31304
* Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \nYves Orton2007-05-293-6/+10
| | | | | Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com> p4raw-id: //depot/perl@31303
* Mention that last bugfix in perldeltaRafael Garcia-Suarez2007-05-291-0/+3
| | | p4raw-id: //depot/perl@31302
* Re: localising hash element by variableBo Lindbergh2007-05-292-2/+17
| | | | | Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com> p4raw-id: //depot/perl@31301
* win32/makefile.mk doesn't support GSAR's old dmake (because ofSteve Hay2007-05-291-64/+56
| | | | | | | | | | the use of || and && in conditional expressions, which that old dmake doesn't understand), so stop with a helpful error message if such a dmake is being used. There is now no need to have all the clutter of trying to support different backslash and newline semantics, so ditch that too. p4raw-id: //depot/perl@31300
* Re: [PATCH] Update CPANPLUS to 0.79_03Jos I. Boumans2007-05-2913-14/+12
| | | | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org> Removed a fatal debug statement from cpan2dist. p4raw-id: //depot/perl@31299
* Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"Steve Hay2007-05-291-2/+2
| | | | | when building the POSIX extension p4raw-id: //depot/perl@31298
* perltodo tweak on virtualizing OS/FS accessJarkko Hietaniemi2007-05-291-12/+17
| | | | | Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi> p4raw-id: //depot/perl@31297
* Re: Cross patch 31287 broke bleadVadim Konovalov2007-05-283-2/+2
| | | | | | Message-ID: <465B11AB.8000608@vkonovalov.ru> Date: Mon, 28 May 2007 21:30:19 +0400 p4raw-id: //depot/perl@31296
* Avoid calling SvEND() when SvPOKp() is not true.Nicholas Clark2007-05-281-6/+7
| | | | | Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags(). p4raw-id: //depot/perl@31295
* Several POD fixes by Jonathan StoweRafael Garcia-Suarez2007-05-284-4/+9
| | | p4raw-id: //depot/perl@31294
* Add /nologo to nmake in CPANPLUS::Dist::Build tooJos I. Boumans2007-05-283-3/+16
| | | | | | From: "Jos I. Boumans" <kane@xs4all.nl> Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl> p4raw-id: //depot/perl@31293
* Update CPANPLUS to 0.79_03Jos I. Boumans2007-05-2823-216/+850
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org> p4raw-id: //depot/perl@31292
* Mention new lexical pragmas big* in perldeltaRafael Garcia-Suarez2007-05-281-0/+5
| | | p4raw-id: //depot/perl@31291
* Update ChangesRafael Garcia-Suarez2007-05-281-0/+297
| | | p4raw-id: //depot/perl@31290
* Update outdated exampleRafael Garcia-Suarez2007-05-281-2/+1
| | | p4raw-id: //depot/perl@31289
* Update to Archive::Extract 0.20, and re-apply patch #31158Rafael Garcia-Suarez2007-05-2821-35/+147
| | | p4raw-id: //depot/perl@31288
* linux arm cross-compilationVadim Konovalov2007-05-287-6/+2860
| | | | | | | Message-ID: <4659F6E2.3090805@vkonovalov.ru> with adjustments to the MANIFEST p4raw-id: //depot/perl@31287
* Bump version numberJos I. Boumans2007-05-281-1/+1
| | | | | | | Subject: [PATCH] Update log::message::simple to 0.02 From: "Jos I. Boumans" <jib@ripe.net> Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net> p4raw-id: //depot/perl@31286
* Re: [PATCH] Math::BigInt v1.87 take 5Tels2007-05-284-109/+68
| | | | | Message-Id: <200705271554.32054@bloodgate.com> p4raw-id: //depot/perl@31285
* Math::BigInt::FastCalc v0.15Tels2007-05-284-5/+64
| | | | | Message-Id: <200705271443.16138@bloodgate.com> p4raw-id: //depot/perl@31284
* In the stat() wrapper for VMS, always allow extended charactersCraig A. Berry2007-05-271-0/+17
| | | | | | (such as multiple dots) in the filename regardless of environment setting. p4raw-id: //depot/perl@31283
* In the homegrown readdir() for VMS, always treat unix-style pathsCraig A. Berry2007-05-271-13/+9
| | | | | | appropriately regardless of environment setting, and also remove the escape characters from escaped dots. p4raw-id: //depot/perl@31282
* Bad orientation in doc, noticed by Jan Dubois.Rafael Garcia-Suarez2007-05-261-1/+1
| | | p4raw-id: //depot/perl@31281
* delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbgDave Mitchell2007-05-255-26/+16
| | | | | | | the first two aren't used, and the last two are just place holders to ensure that both runops functions get linked in; so make them global rather than per-interpeter p4raw-id: //depot/perl@31280
* Re: argproc.c license Re: [perl #43037] Bad license in perl distributionMark Pizzolato2007-05-251-8/+8
| | | | | Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com> p4raw-id: //depot/perl@31279
* fix coredump in S_varname (tickled by Devel::Profile)Dave Mitchell2007-05-251-2/+1
| | | | | | | a 'Use of uninitialized value' warning within a DB sub attempted to use the pad of the caller to locate the offending lexical p4raw-id: //depot/perl@31278
* \R can't be used in a char classRafael Garcia-Suarez2007-05-251-1/+1
| | | p4raw-id: //depot/perl@31277
* Document new escapes in perldeltaRafael Garcia-Suarez2007-05-251-0/+9
| | | p4raw-id: //depot/perl@31276
* Change #31270 should have updated proto.h to matchSteve Hay2007-05-252-2/+2
| | | p4raw-id: //depot/perl@31275
* Upgrade to Archive::Tar 1.32.Rafael Garcia-Suarez2007-05-257-15/+27
| | | p4raw-id: //depot/perl@31274
* Document that ptardiff needs Text::DiffRafael Garcia-Suarez2007-05-251-1/+3
| | | p4raw-id: //depot/perl@31273
* Document cpanp and cpan2distRafael Garcia-Suarez2007-05-252-1/+18
| | | p4raw-id: //depot/perl@31272
* Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005Steve Hay2007-05-252-8/+6
| | | | | | | | | | | | | Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to be used. It seems that this is inappropriate for VC++ versions later than 6.x, since they don't use that DLL: simply not defining that symbol makes the io_sock.t failure go away. (Compare change #29233, which similarly disabled the fix to MSVCRT.DLL's read() for VC++ versions later than 6.x.) p4raw-link: @29233 on //depot/perl: 46e77f111828d72136c91f0837803182535da01d p4raw-id: //depot/perl@31271
* Consting dump.cAndy Lester2007-05-253-47/+43
| | | | | Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com> p4raw-id: //depot/perl@31270
* Re: perl pragma [PATCH]Tels2007-05-248-32/+271
| | | | | Message-Id: <200705232135.59546@bloodgate.com> p4raw-id: //depot/perl@31269
* [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. Father Chrysostomos2007-05-242-6/+30
| | | | | | From: Father Chrysostomos (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org> p4raw-id: //depot/perl@31268
* Adjustment to the test for importing feature bundles,Rafael Garcia-Suarez2007-05-241-2/+4
| | | | | found by Hugo p4raw-id: //depot/perl@31267
* update CPANPLUS::Dist::Build to 0.06_01Jos I. Boumans2007-05-246-8/+74
| | | | | | From: "Jos I. Boumans" <kane@dwim.org> Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org> p4raw-id: //depot/perl@31266
* It suddendly annoyed me that corelist returned sometimes twoRafael Garcia-Suarez2007-05-241-8/+7
| | | | | spaces in a row. p4raw-id: //depot/perl@31265
* Doc nits by Steven SchubigerRafael Garcia-Suarez2007-05-241-3/+3
| | | p4raw-id: //depot/perl@31264
* perldelta additions suggested by Steve HayRafael Garcia-Suarez2007-05-241-0/+16
| | | p4raw-id: //depot/perl@31263