summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing wordSmylers2013-09-051-1/+1
* List deleted docs alphabeticallySmylers2013-09-051-1/+1
* Multiple commits in 1 attachment in Patch GuideSmylers2013-09-051-19/+8
* util.c:my_pclose: Use NULL in PL_fdpidFather Chrysostomos2013-09-051-1/+1
* Update perlguts for the magic flags changes in 5.18Father Chrysostomos2013-09-051-3/+5
* perlguts: Note that SvUTF8 is meaningful only after SvPVFather Chrysostomos2013-09-051-3/+7
* perlguts: consistent spaces after dotsFather Chrysostomos2013-09-051-155/+169
* Update perlguts for NULL in AVsFather Chrysostomos2013-09-051-3/+5
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-0517-43/+15
* Remove support for GNU DLD in DynaLoader.Nicholas Clark2013-09-053-213/+3
* Move functions prematurely placed into mathoms back to utf8.cKarl Williamson2013-09-042-54/+58
* regcomp.c: Don't use mathoms functionKarl Williamson2013-09-041-2/+1
* perlapi: Remove newly obsolete statementKarl Williamson2013-09-041-2/+1
* When sending an email manually so it can have multiple patches, point outSmylers2013-09-051-1/+4
* Multiple commits in Super Quick Patch GuideSmylers2013-09-051-0/+17
* Resetting a check out in Super Quick Patch GuideSmylers2013-09-051-0/+11
* Suggest reading blead's Super Quick Patch GuideSmylers2013-09-051-0/+7
* perlbug command wrapped to fit in 79 columnsSmylers2013-09-051-1/+2
* Have perlbug report version being patchedSmylers2013-09-051-1/+1
* Consistent indent on shell commandsSmylers2013-09-051-9/+9
* perlhack.pod tidiedSmylers2013-09-051-43/+44
* Upgrade Socket from version 2.011 to 2.012Steve Hay2013-09-054-6/+17
* The bisect tool now takes test scripts as targets, and runs them with t/TESTNicholas Clark2013-09-041-8/+62
* [perl #119481] Check SvVALID for !SvSCREAM, skip PADReini Urban2013-09-031-4/+7
* Restore perlrepository.pod in stub formSmylers2013-09-034-0/+24
* Carp-1.32 has been released to CPANZefram2013-09-031-1/+1
* version has been upgraded from version 0.9903 to 0.9904Steve Hay2013-09-034-13/+13
* Sync core with CPAN version.pm releaseJohn Peacock2013-09-0311-63/+48
* Another reason for home-grown kill() on VMS.Craig A. Berry2013-09-021-3/+5
* toke.c: Clarify commentKarl Williamson2013-09-021-3/+8
* t/op/for.t: Skip a test if the require for XS::APItest failsBrian Fraser2013-09-021-1/+1
* Don’t assume targs are contiguous for ‘my $x; my $y’Father Chrysostomos2013-09-021-1/+1
* Merge the changes to the internals of match variables.Nicholas Clark2013-09-023-85/+66
|\
| * Add a perldelta entry for the changes to the internals of match variables.Nicholas Clark2013-09-021-1/+5
| * Simplify some code in Perl_magic_get() and Perl_magic_set().Nicholas Clark2013-09-021-9/+3
| * Remove now unused $` $' ${^MATCH} ${^PREMATCH} ${^POSTMATCH} code.Nicholas Clark2013-09-021-36/+0
| * Store all other match vars in mg_len instead of mg_ptr/mg_len.Nicholas Clark2013-09-022-14/+27
| * Store the match vars in mg_len instead of calling atoi() on mg_ptr.Nicholas Clark2013-09-022-49/+55
|/
* perldelta - Fill in some TODOs, wrap lines etc.Steve Hay2013-09-021-48/+58
* toke.c:scan_const: Don’t use PL_bufptrFather Chrysostomos2013-09-011-2/+2
* Teach mro code about null array elementsFather Chrysostomos2013-09-014-3/+18
* Refactor some parser.t line number testsFather Chrysostomos2013-09-011-8/+14
* Fix debugger lines with keyword <newline> =>Father Chrysostomos2013-09-012-3/+11
* line_debug.t: Add diagnosticsFather Chrysostomos2013-09-011-1/+5
* Fix two line numbers bugs involving quote-like opsFather Chrysostomos2013-09-012-3/+63
* [perl #115768] improve (caller)[2] line numbersFather Chrysostomos2013-09-016-15/+40
* test.pl:runperl: more portability warningsFather Chrysostomos2013-09-011-2/+10
* toke.c: Reorder checks around deprecate_escaped_metaFather Chrysostomos2013-09-011-2/+2
* perl5200delta: Remove Function::ParametersFather Chrysostomos2013-09-011-4/+0
* Mention Tk in perl5200deltaFather Chrysostomos2013-09-011-0/+4