summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* must copy changes from win32/makeifle.mk to wince/makefile.ceVadim Konovalov2003-11-091-0/+1
| | | | | Message-ID: <93187393948.20031109133159@mail.wplus.net> p4raw-id: //depot/perl@21693
* Update the list of pumpkings in perlhist.pod.Rafael Garcia-Suarez2003-11-091-1/+2
| | | p4raw-id: //depot/perl@21691
* Updated.Abigail2003-11-081-1/+2
| | | | | Message-Id: <20031108175130.GA22273@abigail.nl> p4raw-id: //depot/perl@21687
* OS/2 docuIlya Zakharevich2003-11-071-1/+285
| | | | | Message-ID: <20031107072618.GA4370@math.berkeley.edu> p4raw-id: //depot/perl@21677
* bugid #24407: numeric key for shared hash got stringified usingDave Mitchell2003-11-062-3/+9
| | | | | | wrong interpreter, and thus got malloced into the wrong thread memory pool p4raw-id: //depot/perl@21676
* Upgrade to MakeMaker 6.20.Rafael Garcia-Suarez2003-11-0610-32/+55
| | | p4raw-id: //depot/perl@21675
* Re: [perl #24248] taint propagation regression,Rick Delaney2003-11-062-1/+34
| | | | | | tests fail to spot this Message-Id: <20031105230241.D13585@biff.bort.ca> p4raw-id: //depot/perl@21674
* Be sure to use -fPIC not -fpic on Linux/SPARCAndy Dougherty2003-11-051-2/+2
| | | | | Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@21673
* [patch t/op/hash.t] extending the hash attack testStas Bekman2003-11-051-1/+85
| | | | | Message-ID: <3FA82925.7020703@stason.org> p4raw-id: //depot/perl@21672
* Re: [perl #24398] Benchmark.pm cmpthese segfaultStas Bekman2003-11-051-1/+1
| | | | | Message-ID: <3FA8B9D1.2020806@stason.org> p4raw-id: //depot/perl@21671
* Opcode.xs/RC2 compile nit on VMSCraig A. Berry2003-11-051-1/+1
| | | | | Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com> p4raw-id: //depot/perl@21667
* Orphaned submission from #21546.Abhijit Menon-Sen2003-11-051-1/+1
| | | p4raw-id: //depot/perl@21664
* Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)Slaven Rezic2003-11-051-20/+29
| | | | | Message-Id: <87oewbiqyn.fsf@vran.herceg.de> p4raw-id: //depot/perl@21663
* Re: 'make minitest' fails for op/cproto and op/patMichael G. Schwern2003-11-051-1/+3
| | | | | Message-Id: <20031105142635.GA22761@localhost.comcast.net> p4raw-id: //depot/perl@21662
* [PATCH] Modernise INSTALLAbhijit Menon-Sen2003-11-052-23/+25
| | | | | | | | | | | | From: Gisle Aas <gisle@ActiveState.com> Date: 05 Nov 2003 05:16:25 -0800 Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com> Subject: [PATCH pod/perlhist.pod] Mention 5.8.2-RC2 From: Abigail <abigail@abigail.nl> Date: Tue, 4 Nov 2003 10:40:57 +0100 Message-Id: <20031104094057.GA22508@abigail.nl> p4raw-id: //depot/perl@21661
* reentr.pl is not defining _srandom_structJan Dubois2003-11-053-1/+10
| | | | | Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com> p4raw-id: //depot/perl@21660
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
| | | | | | | Message-ID: <20031105015913.GL15406@localhost.comcast.net> Replaces the temporary kludge (#21655). p4raw-id: //depot/perl@21657
* Re: [gherteg@csc.com: your CPAN page on EBCDIC]Peter Prymmer2003-11-051-2/+2
| | | | | Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com> p4raw-id: //depot/perl@21656
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
| | | | | with MakeMaker 6.19. p4raw-id: //depot/perl@21655
* Upgrade to ExtUtils::MakeMaker 6.19Rafael Garcia-Suarez2003-11-0441-415/+733
| | | p4raw-id: //depot/perl@21652
* Re: [PATCH 5.8.2 @21574] OS/2 buildIlya Zakharevich2003-11-041-2/+2
| | | | | Message-ID: <20031104042044.GA1682@math.berkeley.edu> p4raw-id: //depot/perl@21651
* Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pmMichael G. Schwern2003-11-032-3/+14
| | | | | | | Message-ID: <20031102065745.GN3659@localhost.comcast.net> (goes with change #21418) p4raw-link: @21418 on //depot/perl: 2bfd56816acd10b1f958d1dde1769bafd756cbea p4raw-id: //depot/perl@21650
* Re: PERL_VERSION, SUBVERSION, PATCHLEVELMarcus Holland-Moritz2003-11-031-2/+3
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2> p4raw-id: //depot/perl@21647
* Cwd.xs: off-by-one buffer overflow in realpath()Casey West2003-11-031-1/+1
| | | | | Message-ID: <20031103151143.GB430@geeknest.com> p4raw-id: //depot/perl@21646
* Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 againJan Dubois2003-11-032-99/+98
| | | | | Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com> p4raw-id: //depot/perl@21645
* Document the fact that keys() and values() are optimizedRafael Garcia-Suarez2003-11-031-2/+4
| | | | | for void context (as suggested by Liz.) p4raw-id: //depot/perl@21644
* Stas would prefer not to have MOD_PERL defines in perl.Nicholas Clark2003-11-032-1/+3
| | | p4raw-id: //depot/perl@21639
* s/new_hash/rehash/g (Stas suggested a better name)Nicholas Clark2003-11-039-24/+23
| | | p4raw-id: //depot/perl@21638
* Provide Internals::new_hash_seed to return PL_new_hash_seed, andNicholas Clark2003-11-022-1/+12
| | | | | make Hash::Util::hash_seed use this. p4raw-id: //depot/perl@21634
* Fix for [perl #24347] segfault with SafeRafael Garcia-Suarez2003-11-021-2/+3
| | | | | | The empty %INC created for safe compartements was freed too early. p4raw-id: //depot/perl@21628
* update embed.pl descriptionMarcus Holland-Moritz2003-11-021-12/+26
| | | | | | From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2> p4raw-id: //depot/perl@21627
* Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.Rafael Garcia-Suarez2003-11-021-1/+2
| | | p4raw-id: //depot/perl@21625
* OS/2 buildIlya Zakharevich2003-11-029-49/+274
| | | | | Message-ID: <20031029220017.GA26384@math.berkeley.edu> p4raw-id: //depot/perl@21620
* Quoted-printable is evil.Rafael Garcia-Suarez2003-11-021-1/+1
| | | p4raw-id: //depot/perl@21619
* Stas spotted a missed s//new_/ for the hash seed renaming gamesNicholas Clark2003-11-021-1/+1
| | | p4raw-id: //depot/perl@21618
* Portability nit for MinGW 3.Greg Matheson2003-11-021-0/+3
| | | | | | | Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's Message-ID: <20031030141158.A11772@ms> (actual patch by Abe Timmerman) p4raw-id: //depot/perl@21617
* DOCPATCH: does STORE need to return anything and if so what?david nicol2003-11-021-2/+3
| | | | | Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com> p4raw-id: //depot/perl@21616
* DB_File 1.807Paul Marquess2003-11-016-42/+68
| | | | | | From: "Paul Marquess" <Paul.Marquess@btinternet.com> Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com> p4raw-id: //depot/perl@21615
* Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)Rick Delaney2003-11-011-6/+12
| | | | | Message-ID: <20031027162416.H2233@biff.bort.ca> p4raw-id: //depot/perl@21614
* D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted thisNicholas Clark2003-11-011-0/+1
| | | p4raw-id: //depot/perl@21611
* mod_perl2 will require access to the Plan C hashing function.Nicholas Clark2003-11-011-1/+1
| | | p4raw-id: //depot/perl@21607
* Add Internals::HvREHASH to expose the rehashing flagNicholas Clark2003-11-012-0/+43
| | | | | t/op/hash.t tests that pathological data triggers rehashing p4raw-id: //depot/perl@21604
* whoops, typoDave Mitchell2003-11-011-1/+1
| | | p4raw-id: //depot/perl@21599
* [perl #24368] seg faults when deleting keys of shared hash refsDave Mitchell2003-11-011-14/+21
| | | | | | | Ensure that the shared_sv get magic of the element being deleted is called. Also, avoid posible memory leaks by wrapping all shared context sections with ENTER/SAVETMPS p4raw-id: //depot/perl@21598
* Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't ↵Andy Dougherty2003-10-311-2/+8
| | | | | | | | seem to do anything Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu> (plus POD link fixes) p4raw-id: //depot/perl@21596
* Prevent the installation of makefiles that can be foundRafael Garcia-Suarez2003-10-311-1/+3
| | | | | under lib/. p4raw-id: //depot/perl@21595
* Test nit ; goes with change 21591Rafael Garcia-Suarez2003-10-311-1/+1
| | | p4raw-id: //depot/perl@21593
* Document PERL_DL_NONLAZYGisle Aas2003-10-311-0/+8
| | | | | Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com> p4raw-id: //depot/perl@21592
* Off-by-one error in regcomp.cSlaven Rezic2003-10-312-1/+3
| | | | | Message-Id: <1067602571.12768@devpc01.iconmobile.de> p4raw-id: //depot/perl@21591
* [patch pod/perlfunc.pod] separate two unrelated notes in requireStas Bekman2003-10-311-1/+3
| | | | | Message-ID: <3FA05F9C.2080304@stason.org> p4raw-id: //depot/perl@21590