summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: mro status, etcBrandon Black2007-04-3021-200/+268
| | | | | | From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com> p4raw-id: //depot/perl@31107
* Re: [PATCH] Cleanup of the regexp APIÆvar Arnfjörð Bjarmason2007-04-3013-101/+123
| | | | | | From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com> Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com> p4raw-id: //depot/perl@31106
* VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.Craig A. Berry2007-04-281-2/+2
| | | p4raw-id: //depot/perl@31105
* Don't try to build old Thread extension on VMS when -DuseithreadsCraig A. Berry2007-04-281-2/+3
| | | | | has been chosen. p4raw-id: //depot/perl@31104
* Do the same as #31095 for Win32Steve Hay2007-04-271-7/+0
| | | p4raw-id: //depot/perl@31103
* Re: Analysis of problems with mixed encoding case insensitive matches in ↵Yves Orton2007-04-276-659/+944
| | | | | | | regex engine. Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com> p4raw-id: //depot/perl@31102
* Reindent bash functions properlyRafael Garcia-Suarez2007-04-271-13/+13
| | | p4raw-id: //depot/perl@31101
* Cargo-cult fix for an AIX build problemJan Dubois2007-04-271-0/+1
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <048b01c7885f$48862510$d9926f30$@com> p4raw-id: //depot/perl@31098
* Fix a signed/unsigned comparison warningRafael Garcia-Suarez2007-04-271-2/+1
| | | p4raw-id: //depot/perl@31097
* More up-to-date info about the metaunitsH.Merijn Brand2007-04-271-9/+18
| | | p4raw-id: //depot/perl@31096
* special Configure handling for IO/Compress modules no longer neededCraig A. Berry2007-04-271-3/+1
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <p06240812c256eae2b552@[172.16.52.1]> p4raw-id: //depot/perl@31095
* Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(),Nicholas Clark2007-04-262-3/+4
| | | | | | which expects a STRLEN pointer. Avoid some signed/unsigned casting warnings by adding casts. p4raw-id: //depot/perl@31093
* strxfrm() returns a size_t, not a ssize_t. See:Devin Heitmueller2007-04-261-2/+2
| | | | | | | Subject: locale.c usage of strxfrm From: "Devin Heitmueller" <devin.heitmueller@gmail.com> Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com> p4raw-id: //depot/perl@31092
* Fix a bug in method caching. Better version (broader) of change #29336.Brandon Black2007-04-263-8/+4
| | | | | | | | Subject: Re: mro status, etc From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com> p4raw-link: @29336 on //depot/perl: ae6d515f69537dd5e2631b15104c2c90d022fd19 p4raw-id: //depot/perl@31091
* Doc nit, by Peter ScottRafael Garcia-Suarez2007-04-261-2/+2
| | | p4raw-id: //depot/perl@31090
* Re: VMS and Win32 Makefiles in change 31059Steve Hay2007-04-262-14/+25
| | | | | | Message-ID: <46306D01.6070607@uk.radan.com> Date: Thu, 26 Apr 2007 10:12:33 +0100 p4raw-id: //depot/perl@31089
* Remove the Thread typemapRafael Garcia-Suarez2007-04-262-25/+0
| | | p4raw-id: //depot/perl@31088
* mro status, etcBrandon Black2007-04-261-2/+8
| | | | | | From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com> p4raw-id: //depot/perl@31087
* Fix mro docs.Brandon Black2007-04-267-69/+195
| | | | | | | Subject: Re: mro callbacks patch From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com> p4raw-id: //depot/perl@31086
* Forgot to submit regcomp.c in change #31081Rafael Garcia-Suarez2007-04-261-5/+38
| | | | | p4raw-link: @31081 on //depot/perl: 32e6a07c84b153f78f946de50870bc0ee030624f p4raw-id: //depot/perl@31085
* Do the same thing as change #31082, but for warnings.pm.Rafael Garcia-Suarez2007-04-262-2/+16
| | | | | p4raw-link: @31082 on //depot/perl: e3def60f2e5ccd1bf34656c3a5e1691f3bdc48a9 p4raw-id: //depot/perl@31084
* eliminate "unused var" warningDave Mitchell2007-04-261-0/+1
| | | p4raw-id: //depot/perl@31083
* Re: The Strict trapJohan Vromans2007-04-262-2/+13
| | | | | Message-ID: <m2lkggilud.fsf@phoenix.squirrel.nl> p4raw-id: //depot/perl@31082
* Re: Analysis of problems with mixed encoding case insensitive matches in ↵Yves Orton2007-04-266-42/+185
| | | | | | | regex engine. Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com> p4raw-id: //depot/perl@31081
* fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)Alexey Tourbin2007-04-263-11/+31
| | | | | Message-ID: <20070425141222.GA24828@solemn.turbinal> p4raw-id: //depot/perl@31080
* Safely store user locks in threads::sharedJerry D. Hedden2007-04-253-4/+18
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com> p4raw-id: //depot/perl@31079
* Thread.xs doesn't need magic sig anymoreJerry D. Hedden2007-04-251-3/+0
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com> p4raw-id: //depot/perl@31078
* Small perlivp.PL updatesJohan Vromans2007-04-251-0/+6
| | | | | | Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph Message-ID: <m2r6q8iq9v.fsf@phoenix.squirrel.nl> p4raw-id: //depot/perl@31077
* overload must not load XS modules at compile time, or perlRafael Garcia-Suarez2007-04-251-2/+6
| | | | | | | doesn't compile. overload must not clobber $! or $@ behind the scenes when loading an XS module. p4raw-id: //depot/perl@31076
* Remove a now redundant requireRafael Garcia-Suarez2007-04-251-6/+5
| | | p4raw-id: //depot/perl@31075
* Move the require at the top of the file.Rafael Garcia-Suarez2007-04-251-1/+2
| | | | | Else, Test::More has test failures. p4raw-id: //depot/perl@31074
* Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and GraphBrandon Black2007-04-252-3/+8
| | | | | | From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com> p4raw-id: //depot/perl@31073
* Upgrade to CPAN-1.9101Steve Peters2007-04-252-50/+57
| | | p4raw-id: //depot/perl@31072
* Avoid the need for 2 casts added in 31055 by using a better type forNicholas Clark2007-04-252-4/+5
| | | | | | the local variable. Add an assertion that another cast is not a data loss (and that there is no buffer overflow) p4raw-id: //depot/perl@31069
* Remove vestigical include of <ctype.h>, which came from a previousNicholas Clark2007-04-251-1/+0
| | | | | | version that tried to make the initialiser out of a single "" string. (Which turned out to be over 509 characters long) p4raw-id: //depot/perl@31068
* perlre.pod spellcheckAlexandr Ciornii2007-04-251-4/+4
| | | | | | From: "Alexandr Ciornii" <alexchorny@gmail.com> Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com> p4raw-id: //depot/perl@31067
* Leave try.c and include files where they are if we need them laterH.Merijn Brand2007-04-251-6/+7
| | | p4raw-id: //depot/perl@31066
* Move hash action constants to hv.hJerry D. Hedden2007-04-253-14/+11
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com> p4raw-id: //depot/perl@31064
* perlguts nit, found by Jerry D. HeddenRafael Garcia-Suarez2007-04-251-1/+1
| | | p4raw-id: //depot/perl@31063
* Work a little harder at building generate_uudmap on VMS.Craig A. Berry2007-04-251-6/+6
| | | p4raw-id: //depot/perl@31062
* Upgrade to Encode-2.20Steve Peters2007-04-2512-48/+483
| | | p4raw-id: //depot/perl@31061
* Ooops. It helps to p4 add the new file.Nicholas Clark2007-04-241-0/+44
| | | p4raw-id: //depot/perl@31060
* Make PL_uudmap a constant global. Remove the run time initialisationNicholas Clark2007-04-2411-24/+53
| | | | | | | code, and instead use it to generate a header at perl build time. By removing uudmap from the interpreter structure we save 256 bytes per child thread. p4raw-id: //depot/perl@31059
* move PL_linestr from the interpreter struct to the parser structDave Mitchell2007-04-249-36/+30
| | | p4raw-id: //depot/perl@31058
* Silence VC6 warning about not all control paths returning a valueSteve Hay2007-04-241-0/+1
| | | p4raw-id: //depot/perl@31057
* Fix a function signature missed by #31027 to silence a VC6 warningSteve Hay2007-04-241-1/+1
| | | p4raw-id: //depot/perl@31056
* Silence 5 "possible loss of data" warnings from VC6Steve Hay2007-04-243-5/+5
| | | p4raw-id: //depot/perl@31055
* [perl #42648] [PATCH] crash in win32/VMem.h when out of memory Devin Heitmueller2007-04-241-0/+8
| | | | | | From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-30201-1177105747-239.42648-75-0@perl.org> p4raw-id: //depot/perl@31054
* Adjust test count.Rafael Garcia-Suarez2007-04-241-1/+1
| | | p4raw-id: //depot/perl@31053
* Fix potential precedence problemRafael Garcia-Suarez2007-04-241-1/+1
| | | p4raw-id: //depot/perl@31052