summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perldelta: acknowledgementsv5.23.5Abigail2015-11-201-3/+28
* perlhist: added entry for 5.23.5Abigail2015-11-201-0/+1
* perldelta: Modules and PragmataAbigail2015-11-201-17/+154
* Update Module::CoreList for 5.23.5Abigail2015-11-201-8/+78
* Update Porting/Maintainers.pl for previous commitSteve Hay2015-11-202-5/+1
* Update Module-Metadata to version 1.000030Karen Etheridge2015-11-202-15/+27
* pod/perldelta: Add punctuationAbigail2015-11-191-1/+1
* op_free(): don't assert op_private ok when erredDavid Mitchell2015-11-191-2/+15
* Turn new diag message into a link.Abigail2015-11-191-1/+1
* podcheck.t: Deindent by 1 space to left margin.Abigail2015-11-191-43/+43
* podcheck.t: Line up comments.Abigail2015-11-191-6/+6
* podcheck.t: Fix typos in commentsAbigail2015-11-191-2/+2
* Quell "used only once" warning in test suiteAaron Crane2015-11-191-0/+1
* maint policy: allow fixes for new featuresAaron Crane2015-11-191-0/+5
* silence compiler warnings using INCMARK/POPMARKDavid Mitchell2015-11-192-11/+11
* Initial work for pod/erldelta for 5.23.5Abigail2015-11-181-227/+54
* sv_inc/dec_nomg(): croak on GVs etcDavid Mitchell2015-11-182-0/+34
* Update Config::Perl::V to 0.25H.Merijn Brand2015-11-1815-12/+383
* tru64: Freshen the section on required process data size limits.Jarkko Hietaniemi2015-11-171-7/+10
* Upgrade Time::HiRes from version 1.9727_02 to 1.9728Steve Hay2015-11-174-2/+24
* Upgrade Math::BigInt::FastCalc from version 0.35 to 0.37Steve Hay2015-11-172-3/+3
* Upgrade Math::BigInt from version 1.999707 to 1.999710Steve Hay2015-11-1714-168/+342
* [perl #126193] don't use a trash SV if no indexes are provided to pp_lsliceTony Cook2015-11-172-10/+18
* [perl #126602] make sure targ isn't freed from under usTony Cook2015-11-172-3/+10
* handle empty directory lists in File::FindMohammed El-Afifi2015-11-173-2/+14
* Configure: gcc 5 exists.Jarkko Hietaniemi2015-11-161-3/+3
* Updated Maintainers.pl for recent CPAN releasesChris 'BinGOs' Williams2015-11-151-2/+2
* Add epigraph for 5.22.1-RC2Steve Hay2015-11-151-0/+19
* Perl 5.22.1-RC2 todaySteve Hay2015-11-151-0/+1
* Revert "Module::CoreList updates for 5.22.1"Steve Hay2015-11-153-35/+0
* PATCH: [perl #126615] Segfault/assert fail with regex_setsKarl Williamson2015-11-142-1/+9
* Appease the gods of stupid tests.Jarkko Hietaniemi2015-11-141-1/+1
* Some more threads.xs comments, courtesy jheddenJarkko Hietaniemi2015-11-131-0/+4
* Document S_ithread_run lock+unlock in more detail, courtesy davemJarkko Hietaniemi2015-11-131-3/+23
* PathTools: new CPAN releaseRicardo Signes2015-11-1312-24/+24
* base: no longer works on v5.6, require v5.8Ricardo Signes2015-11-134-3/+12
* Include the error message on IPC::Open3 exec() failureDagfinn Ilmari Mannsåker2015-11-121-2/+2
* [perl #126325] don't read past the end of the source for pack [Hh]Tony Cook2015-11-112-2/+22
* fix symbian XS too, missed this when checking over the patchTony Cook2015-11-111-1/+1
* XSLoader 0.21: use dl_find_symbol 3rd optional argumentReini Urban2015-11-111-4/+5
* DynaLoader: extend t/DynaLoader.t to be run from basedir alsoReini Urban2015-11-111-1/+6
* DynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markersReini Urban2015-11-119-2/+9
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-1110-39/+54
* [MERGE] faster arithmeticDavid Mitchell2015-11-1014-71/+592
|\
| * split pp_postdec() from pp_postinc() and improveDavid Mitchell2015-11-104-22/+69
| * split pp_predec() from pp_preinc() and improveDavid Mitchell2015-11-105-19/+61
| * faster add, subtract, multiplyDavid Mitchell2015-11-105-11/+375
| * make SETi/u/n, (X)PUSHi/u/n more efficientDavid Mitchell2015-11-101-9/+75
| * avoid (TAINTING_get && TAINT_get)David Mitchell2015-11-106-10/+12
|/
* base: prepare to make a new CPAN releaseRicardo Signes2015-11-105-42/+16