summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent the installation of makefiles that can be foundRafael Garcia-Suarez2003-10-311-1/+3
* Test nit ; goes with change 21591Rafael Garcia-Suarez2003-10-311-1/+1
* Document PERL_DL_NONLAZYGisle Aas2003-10-311-0/+8
* Off-by-one error in regcomp.cSlaven Rezic2003-10-312-1/+3
* [patch pod/perlfunc.pod] separate two unrelated notes in requireStas Bekman2003-10-311-1/+3
* [5.8.x segfault + patch] chicken&egg segfault in -Dm -MthreadsStas Bekman2003-10-311-0/+3
* Devel::PPPort and scan_binMarcus Holland-Moritz2003-10-311-2/+2
* change p4d2p to deal with new style diff2 outputJan Dubois2003-10-311-2/+2
* Comment that this "optimisation" is actually a necessary fixup.Nicholas Clark2003-10-311-0/+4
* Rewrite to correctly use test.plMichael G. Schwern2003-10-301-3/+3
* Fix for the orange lion bug - aka empty sub bugArtur Bergman2003-10-303-0/+31
* 14 is the chain length for attack. FromNicholas Clark2003-10-301-1/+1
* Move a fcntl() example in perlfunc at a more proper place,perl-5.8.0@ton.iguana.be2003-10-291-13/+13
* Upgrade to Time::HiRes 1.52.Rafael Garcia-Suarez2003-10-284-3/+39
* [PATCH lib/overload.t] TODO tests for bug #24313.Rafael Garcia-Suarez2003-10-282-9/+31
* Test (5.9.x)Abigail2003-10-281-1/+6
* Fix more shared threads leaks: add SAVETMPS to the second branchDave Mitchell2003-10-271-0/+4
* Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-273-14/+31
* Record the escape^Wrelease of 5.9.0Nicholas Clark2003-10-271-0/+2
* Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gccAlan Burlison2003-10-271-14/+0
* Sync with Unicode::Normalize 0.25Nicholas Clark2003-10-2710-84/+572
* Sync with Unicode::Collate 0.30Nicholas Clark2003-10-2713-239/+1126
* Sync with Pod::Perldoc 3.12Nicholas Clark2003-10-271-3/+6
* Will the real off by one please stand up?Abhijit Menon-Sen2003-10-271-4/+5
* fixup separatorsHugo van der Sanden2003-10-271-1/+1
* don't complain of podless .pm files that have a separate .pod fileHugo van der Sanden2003-10-271-0/+2
* regen pods and tocHugo van der Sanden2003-10-272-20/+2819
* When %ENV has been turned into a non-magical hash after aRafael Garcia-Suarez2003-10-262-4/+21
* Fix backward-compatibility issues in if.pm.Rafael Garcia-Suarez2003-10-261-2/+2
* Update Changes.Hugo van der Sanden2003-10-262-1/+1399
* Fix off-by-one in $0 set magic. (From Autrijus.)Abhijit Menon-Sen2003-10-261-1/+1
* show the rehash flags in dumpsNicholas Clark2003-10-251-1/+5
* Return 21533 (with modifications) having found the problemNicholas Clark2003-10-252-16/+57
* Back out 21533 because it broke Encode's build in really weird waysNicholas Clark2003-10-252-46/+15
* Plan C rough edge smoothing. Criteria for a hash split is nowNicholas Clark2003-10-252-15/+46
* Re: [perl #948] $, untieable?Richard Clamp2003-10-252-1/+32
* Integrate:Nicholas Clark2003-10-231-1/+1