summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make install not installing fullyIlya Zakharevich2003-11-121-8/+13
* Re: [perl #24460] [DOC PATCH] the begincheck programTom Phoenix2003-11-111-1/+31
* Upgrade to MakeMaker 6.21.Rafael Garcia-Suarez2003-11-116-15/+88
* [PATCH 5.8.2 @21574] make install: line noiseIlya Zakharevich2003-11-103-10/+14
* [PATCH 5.8.2 @21574] sprintf() painfully slowIlya Zakharevich2003-11-091-7/+81
* must copy changes from win32/makeifle.mk to wince/makefile.ceVadim Konovalov2003-11-091-0/+1
* Update the list of pumpkings in perlhist.pod.Rafael Garcia-Suarez2003-11-091-1/+2
* Updated.Abigail2003-11-081-1/+2
* OS/2 docuIlya Zakharevich2003-11-071-1/+285
* bugid #24407: numeric key for shared hash got stringified usingDave Mitchell2003-11-062-3/+9
* Upgrade to MakeMaker 6.20.Rafael Garcia-Suarez2003-11-0610-32/+55
* Re: [perl #24248] taint propagation regression,Rick Delaney2003-11-062-1/+34
* Be sure to use -fPIC not -fpic on Linux/SPARCAndy Dougherty2003-11-051-2/+2
* [patch t/op/hash.t] extending the hash attack testStas Bekman2003-11-051-1/+85
* Re: [perl #24398] Benchmark.pm cmpthese segfaultStas Bekman2003-11-051-1/+1
* Opcode.xs/RC2 compile nit on VMSCraig A. Berry2003-11-051-1/+1
* Orphaned submission from #21546.Abhijit Menon-Sen2003-11-051-1/+1
* Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)Slaven Rezic2003-11-051-20/+29
* Re: 'make minitest' fails for op/cproto and op/patMichael G. Schwern2003-11-051-1/+3
* [PATCH] Modernise INSTALLAbhijit Menon-Sen2003-11-052-23/+25
* reentr.pl is not defining _srandom_structJan Dubois2003-11-053-1/+10
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
* Re: [gherteg@csc.com: your CPAN page on EBCDIC]Peter Prymmer2003-11-051-2/+2
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
* Upgrade to ExtUtils::MakeMaker 6.19Rafael Garcia-Suarez2003-11-0441-415/+733
* Re: [PATCH 5.8.2 @21574] OS/2 buildIlya Zakharevich2003-11-041-2/+2
* Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pmMichael G. Schwern2003-11-032-3/+14
* Re: PERL_VERSION, SUBVERSION, PATCHLEVELMarcus Holland-Moritz2003-11-031-2/+3
* Cwd.xs: off-by-one buffer overflow in realpath()Casey West2003-11-031-1/+1
* Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 againJan Dubois2003-11-032-99/+98
* Document the fact that keys() and values() are optimizedRafael Garcia-Suarez2003-11-031-2/+4
* Stas would prefer not to have MOD_PERL defines in perl.Nicholas Clark2003-11-032-1/+3
* s/new_hash/rehash/g (Stas suggested a better name)Nicholas Clark2003-11-039-24/+23
* Provide Internals::new_hash_seed to return PL_new_hash_seed, andNicholas Clark2003-11-022-1/+12
* Fix for [perl #24347] segfault with SafeRafael Garcia-Suarez2003-11-021-2/+3
* update embed.pl descriptionMarcus Holland-Moritz2003-11-021-12/+26
* Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.Rafael Garcia-Suarez2003-11-021-1/+2
* OS/2 buildIlya Zakharevich2003-11-029-49/+274
* Quoted-printable is evil.Rafael Garcia-Suarez2003-11-021-1/+1
* Stas spotted a missed s//new_/ for the hash seed renaming gamesNicholas Clark2003-11-021-1/+1
* Portability nit for MinGW 3.Greg Matheson2003-11-021-0/+3
* DOCPATCH: does STORE need to return anything and if so what?david nicol2003-11-021-2/+3
* DB_File 1.807Paul Marquess2003-11-016-42/+68
* Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)Rick Delaney2003-11-011-6/+12
* D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted thisNicholas Clark2003-11-011-0/+1
* mod_perl2 will require access to the Plan C hashing function.Nicholas Clark2003-11-011-1/+1
* Add Internals::HvREHASH to expose the rehashing flagNicholas Clark2003-11-012-0/+43
* whoops, typoDave Mitchell2003-11-011-1/+1
* [perl #24368] seg faults when deleting keys of shared hash refsDave Mitchell2003-11-011-14/+21
* Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem...Andy Dougherty2003-10-311-2/+8