summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure Perl_mem_log_(?:alloc|realloc|free) have C linkage,Marcus Holland-Moritz2008-10-261-4/+5
* Cope with brain damage in PerlIO::via, which will let you fclose() theNicholas Clark2008-10-261-1/+8
* USE_FAST_STDIO can affect behaviour, so list it in -VNicholas Clark2008-10-261-0/+3
* Upgrade to ExtUtils::Manifest 1.55.Nicholas Clark2008-10-252-2/+3
* Upgrade to ExtUtils::Command 1.15Nicholas Clark2008-10-254-10/+45
* lib/ExtUtils/t/eu_command.t belongs to ExtUtils-Command, and so doesNicholas Clark2008-10-251-2/+3
* Update copyright year in opcode.pl to reflect change 33364.Nicholas Clark2008-10-252-2/+2
* Update copyright year in embed.pl, and everything that it builds.Nicholas Clark2008-10-257-7/+7
* Update copyright years.Nicholas Clark2008-10-2550-78/+82
* Re: [Fwd: CPAN Upload: S/SM/SMUELLER/Attribute-Handlers-0.80.tar.gz]Steffen Mueller2008-10-253-13/+14
* Upgrade to lib.pm 0.61.Nicholas Clark2008-10-252-1/+2
* Integrate:Vincent Pit2008-10-251-1/+15
* Make C++ compilers happy #5: jump to 'do_write' crossedMarcus Holland-Moritz2008-10-251-4/+4
* 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