summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Silence a warning in time64.c. Need to downgrade a const char *Steve Peters2010-08-191-1/+1
* Moved prototype check to XS code, allowing the .pm file change from yesterdaySteve Peters2010-08-192-5/+2
* Added a test for bug #77084.Abigail2010-08-191-0/+39
* Some nits picked on the 5.13.4 delta.Steve Peters2010-08-191-4/+4
* Update META.ymlFlorian Ragwitz2010-08-191-0/+3
* Porting/mergelog is no moreFlorian Ragwitz2010-08-191-12/+0
* CoreList, not CorelistFlorian Ragwitz2010-08-191-2/+2
* Get perl5134delta into a mostly finished stateFlorian Ragwitz2010-08-191-233/+34
* perldelta up to 41f69a9Florian Ragwitz2010-08-191-1/+17
* Revert "Version bump Module-CoreList to 2.37 for a CPAN release"Chris 'BinGOs' Williams2010-08-182-2/+2
* Version bump Module-CoreList to 2.37 for a CPAN releaseChris 'BinGOs' Williams2010-08-182-2/+2
* Ensure Filespec wont't show up in Module::CorelistFlorian Ragwitz2010-08-181-1/+4
* There never was a `Filespec.pm'Florian Ragwitz2010-08-181-26/+26
* fix 'might be used uninitialized' in PerlIO_tmpfileDavid Mitchell2010-08-181-1/+1
* fix 'might be used uninitialized' in S_regmatchDavid Mitchell2010-08-181-1/+1
* It's `VMS::Filespec', not `Filespec'Florian Ragwitz2010-08-181-1/+2
* Ignore xsubpp temp filesFlorian Ragwitz2010-08-181-0/+1
* Make perl is not enoughFlorian Ragwitz2010-08-181-1/+1
* Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/perl into bleadSteve Peters2010-08-181-11/+2
|\
| * Karl convinced me this isn't revelantFlorian Ragwitz2010-08-181-9/+0
| * perldelta up to ff7894fFlorian Ragwitz2010-08-181-2/+2
* | Make I18N::Langinfo::langinfo take $_ as an argument if none is specified asSteve Peters2010-08-182-2/+6
|/
* Update Archive-Tar to CPAN version 1.68Chris 'BinGOs' Williams2010-08-185-4/+18
* Note the HTML::Parser breakageFlorian Ragwitz2010-08-181-2/+4
* Ignore *.old filesFlorian Ragwitz2010-08-181-5/+1
* Steal some rewording from perl5122deltaFlorian Ragwitz2010-08-181-5/+12
* perldelta up to a8a2f4fFlorian Ragwitz2010-08-181-4/+21
* Re-sort MANIFEST and use tabs for new entry.George Greer2010-08-171-1/+1
* Make sure the stack is balanced in the case that we fake the result of unsupp...Andy Armstrong2010-08-173-3/+29
* Move POSIX.pm to lib/POSIX.pm to fix autosplitter problemJerry D. Hedden2010-08-174-3/+4
* Fix building with PERL_GLOBAL_STRUCT defined.Nicholas Clark2010-08-171-1/+4
* Add an -X option to expand-macro.pl to show how XSUBs see the macro.Nicholas Clark2010-08-171-6/+18
* perldelta Eric's lvalue/TARG changesFlorian Ragwitz2010-08-171-1/+8
* Remove DATE section from README.aixFlorian Ragwitz2010-08-171-5/+1
* PERL_API_* doesn't need to be maintained manuallyFlorian Ragwitz2010-08-171-7/+11
* Release managers need to be careful in INSTALLFlorian Ragwitz2010-08-171-0/+5
* Update INSTALL regarding binary compatibilityFlorian Ragwitz2010-08-171-2/+2
* perldelta up to d5da2b2Florian Ragwitz2010-08-171-1/+5
* Bump $feature::VERSIONFlorian Ragwitz2010-08-171-1/+1
* Only copy op.c to opmini.c if op.c is a symlink, else use a symlink.Nicholas Clark2010-08-161-5/+17
* Use a loop to generate the Makefile rules for opmini.c and perlmini.c.Nicholas Clark2010-08-161-19/+16
* For both opmini.o and perlmini.o define PERL_EXTERNAL_GLOB and PERL_IS_MINIPERLNicholas Clark2010-08-162-2/+5
* perldelta up to b474a1bFlorian Ragwitz2010-08-161-1/+11
* Corrected typo in documentation for glob().Chris 'BinGOs' Williams2010-08-161-1/+1
* Update Test-Harness to CPAN version 3.22Chris 'BinGOs' Williams2010-08-1689-834/+1025
* Remove compile-time conditionals from PVIV and PVNV body sizes.Nicholas Clark2010-08-161-15/+0
* fix [perl #74118] $[ assignment not noisy enoughZefram2010-08-162-1/+7
* Remove MacOS 9 support code from XS-APItestFlorian Ragwitz2010-08-1612-19/+2
* Revert "Make the peep recurse via PL_peepp"Florian Ragwitz2010-08-1610-185/+15
* perldelta up to a98d1b3Florian Ragwitz2010-08-151-16/+95