summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make C++ compilers happy #4: move cast so Newc() andMarcus Holland-Moritz2008-10-241-7/+7
* Make C++ compilers happy #3: make implicit castMarcus Holland-Moritz2008-10-241-3/+5
* Make C++ compilers happy #2: const POD without initializerMarcus Holland-Moritz2008-10-241-1/+1
* Make C++ compilers happy #1: "typename" is a C++ keyword.Marcus Holland-Moritz2008-10-244-12/+12
* Upgrade to SelfLoader 1.17.Nicholas Clark2008-10-241-3/+3
* Add PL_sv_serial to makedef.pl, so that it is skipped approriatelyNicholas Clark2008-10-241-0/+6
* Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common().Marcus Holland-Moritz2008-10-241-0/+3
* Run 'make regen' for #34567 and #34568.Marcus Holland-Moritz2008-10-244-0/+23
* Add SV allocation tracing to -Dm and PERL_MEM_LOGMarcus Holland-Moritz2008-10-249-15/+114
* Refactor Perl_mem_log_ functionsMarcus Holland-Moritz2008-10-243-99/+85
* Re: [perl #60022] Typo in perldataDaniel Frederick Crisman2008-10-241-1/+1
* When testing the case sensitivity settings of the processCraig A. Berry2008-10-231-1/+1
* Handle a filename with a tilde in it. Otherwise the build diesCraig A. Berry2008-10-231-0/+7
* Upgrade to Devel::PPPort 3.14_03Marcus Holland-Moritz2008-10-218-35/+79
* Jerry spotted that as a result of change 34483 which upgrades blead toNicholas Clark2008-10-211-1/+1
* Add BinGOs to AUTHORS, and a second e-mail address for ShlomiNicholas Clark2008-10-212-0/+2
* Disentangle the ownership of tests in lib/ExtUtils/Nicholas Clark2008-10-211-3/+6
* Future-proof the FreeBSD hints - assume that FreeBSD 8, 9 etc behaveNicholas Clark2008-10-211-9/+9
* Test::Simple 0.81_02 has:Nicholas Clark2008-10-213-0/+4
* Update Changes, README and TODO from the Test-Simple 0.84 tarball.Nicholas Clark2008-10-213-0/+56
* Cwd.xs won't load in development releases, unless we munge theNicholas Clark2008-10-211-0/+4
* FreeBSD 7 libc_r detectionTony Cook2008-10-211-0/+8
* Upgrade to ExtUtils-MakeMaker-6.48Nicholas Clark2008-10-2031-28/+99
* Bump the $VERSION of File::stat (documentation changed).Nicholas Clark2008-10-201-1/+1
* Bump IPC::Open2's $VERSION. (The docs changed.)Nicholas Clark2008-10-201-1/+1
* Change "use $foo; 1" in evals to "require $foo; 1" to avoid breakingNicholas Clark2008-10-201-6/+6
* As well as @INC, also convert $^X to an absolute path in MBTest.Nicholas Clark2008-10-201-1/+2
* Change the plan - 2.14 gets the copy permission behaviour change,Nicholas Clark2008-10-201-1/+1
* [perl #59650] File::Copy does not handle file objects sanelyrabbit+bugs@rabbit.us2008-10-192-6/+61
* Upgrade PathTools to 3.28_01Nicholas Clark2008-10-1912-29/+102
* Suggestion from Slaven - reverse the part of 23348 that removed theNicholas Clark2008-10-181-3/+1
* Update Porting/makemeta to generate a META.yml compliant with the 1.4Nicholas Clark2008-10-182-2/+4
* Re-run Porting/makemetaNicholas Clark2008-10-181-16/+15
* MANIFEST update relating to change 34504.Nicholas Clark2008-10-181-0/+3
* Fix memory leak in // caused by single-char character classMarcus Holland-Moritz2008-10-181-0/+3
* Fix memory leak in qr// operator. This was most probablyMarcus Holland-Moritz2008-10-181-0/+1
* Damian has transferred Filter::Simple to p5p. Bump its version to 0.83Nicholas Clark2008-10-185-87/+25
* y2038 time checks have overflow checks. Added documentation andH.Merijn Brand2008-10-184-17/+365
* Upgrade to ExtUtils-MakeMaker-6.47_02Nicholas Clark2008-10-1729-49/+49
* Clarify which save types are in mathoms, which aren't used, and whichNicholas Clark2008-10-161-9/+14
* Silence a warning in Test::Builder that was causing lib/constant.tSteve Peters2008-10-151-1/+2
* One final tweak for the Test-Simple-0.82 upgrade. Ugh.Steve Peters2008-10-152-1/+1
* *sigh* More files messed with for Test-Simple-0.82.Steve Peters2008-10-154-3/+12
* Update Archive::Tar to 1.40Jos I. Boumans2008-10-1512-95/+112
* Must remember to update MANIFEST, OK?Steve Peters2008-10-151-23/+28
* Some additional files changes for Test-Simple-0.82Steve Peters2008-10-1515-3/+18
* Upgrade to Test-Simple-0.82.Steve Peters2008-10-1587-766/+1440
* Upgrade to ExtUtils-MakeMaker-6.47_01Nicholas Clark2008-10-1535-62/+538
* Storable.thaw segv on blessed reference to overloaded objectYAMASHINA Hio2008-10-152-2/+15
* Yet another [ACGHS]V pointer in the interpreter structure that needs toNicholas Clark2008-10-141-0/+3