summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quotes in pod/*.podAndy Lester2005-06-0321-135/+134
* Indent fixRafael Garcia-Suarez2005-06-031-8/+8
* FAQ syncRafael Garcia-Suarez2005-06-039-232/+277
* symbian/xsbuild.plJarkko Hietaniemi2005-06-031-29/+32
* SvPVX_const() - patch #4Steve Peters2005-06-036-122/+122
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-022-6/+30
* Integrate perl587delta.pod, the changes in perlhist.pod, and updateNicholas Clark2005-06-028-415/+1120
* DynaLoader dl_unload_file for win32 ( dl_win32.xs )DH2005-06-021-0/+12
* Dave can see a better way of doing the rounding.Nicholas Clark2005-06-021-2/+2
* 24672 is innocent. valgrind + perl's malloc considered harmful.Nicholas Clark2005-06-021-5/+11
* Changes 24660 and 24665 both introduced errors into the USEMYMALLOCNicholas Clark2005-06-023-12/+9
* Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10Rafael Garcia-Suarez2005-06-0210-35/+39
* CPP typo fix (by Dominic Dunlop)Rafael Garcia-Suarez2005-06-021-1/+1
* Oops. My maths was too generous (by 1).Nicholas Clark2005-06-021-2/+2
* Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensiveNicholas Clark2005-06-021-5/+7
* Fix changed diagnosticRafael Garcia-Suarez2005-06-021-1/+1
* SvPVX_const() - part 3 ... and const'ing StorableSteve Peters2005-06-0212-119/+119
* use lengths in sv_setpv() callsAndy Lester2005-06-023-12/+13
* New HW model; more on threads for 10.20H.Merijn Brand2005-06-021-6/+8
* HP-UX specific #pragma entered in #23890 is not supportedH.Merijn Brand2005-06-021-1/+1
* Quotes fixed, see also perl #36079Andy Lester2005-06-0216-71/+71
* Round up all string length requests to malloc()/realloc() to the nextNicholas Clark2005-06-014-6/+21
* I think SvCUR() was intended rather than SvLEN()Nicholas Clark2005-06-011-1/+1
* We don't have XRVs any more, so remove the typedefNicholas Clark2005-06-011-1/+0
* Zero-ing the new HV array is pointless, as we write to every element.Nicholas Clark2005-06-011-4/+4
* As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should beNicholas Clark2005-06-011-5/+10
* Store the xhv_aux structure after the main array.Nicholas Clark2005-06-015-93/+131
* If we're building config_heavy.pl somewhere else, then we need toNicholas Clark2005-06-011-0/+1
* Revert change #24656Rafael Garcia-Suarez2005-06-011-2/+1
* Following the head refactoring, the Newz doesn't clear the SvPVXNicholas Clark2005-06-011-0/+1
* eliminate always running mktablesRobin Barker2005-06-011-1/+2
* Don't touch lib/ExtUtils/Miniperl.pm when rebuild identicallyRafael Garcia-Suarez2005-06-011-1/+0
* Re: [patch] teach B::Concise to see XS codeStephen McCamant2005-06-011-0/+1
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-014-44/+289
* Speed up lib/unicore/mktables by 45%Andy Lester2005-06-011-27/+27
* Remove duplicated lineRafael Garcia-Suarez2005-05-311-1/+0
* Upgrade to Module::CoreList 2.02Rafael Garcia-Suarez2005-05-311-4/+360
* Attempt 2 at a diet memory layout can go live.Nicholas Clark2005-05-312-2/+2
* Avoid updating a variable in a loop.Nicholas Clark2005-05-311-15/+25
* Avoid updating a variable in the loopNicholas Clark2005-05-311-5/+5
* ByteLoader.xs cleanupAndy Lester2005-05-311-2/+3
* Add DECC to the symbol listYitzchak Scott-Thoennes2005-05-311-2/+2
* add pointer to email explaining why eval {goto &foo} is bannedDave Mitchell2005-05-301-0/+1
* Change the logic to avoid needing to set a variable during the loopNicholas Clark2005-05-301-8/+13
* Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()Nicholas Clark2005-05-301-7/+7
* Upgrade to PathTools 3.08Rafael Garcia-Suarez2005-05-303-2/+7
* gcc hints were not yet applied to gcc-4.xH.Merijn Brand2005-05-301-11/+12
* [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS Olli Savia2005-05-301-0/+5
* regen after #24627H.Merijn Brand2005-05-301-0/+17
* Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)Jarkko Hietaniemi2005-05-304-4/+35