summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document and ensure that sv_catpvf() does no argument orderingAaron Crane2015-07-156-11/+68
* Support reordered precision arguments in (s)printfAaron Crane2015-07-153-17/+28
* sv_vcatpvfn_flags(): make warnings more preciseAaron Crane2015-07-152-28/+46
* t/op/sprintf.t: include test comment in "ok" output, where availableAaron Crane2015-07-151-1/+1
* Upgrade Unicode-Normalize from version 1.18 to 1.19Steve Hay2015-07-144-4/+6
* Upgrade Unicode-Collate from version 1.12 to 1.14Steve Hay2015-07-1496-589/+596
* Upgrade autodie from version 2.28 to 2.29Steve Hay2015-07-1411-11/+15
* toke.c: Move macro definitionKarl Williamson2015-07-131-28/+28
* Forbid variable names with ASCII non-graphic charsKarl Williamson2015-07-136-184/+114
* perldata: Change pod to reflect realityKarl Williamson2015-07-131-5/+6
* toke.c: Comments, white-space onlyKarl Williamson2015-07-131-3/+6
* uni/variables.t: Add TODO testsKarl Williamson2015-07-131-1/+10
* uni/variables.t: Output unexpected warningsKarl Williamson2015-07-131-1/+3
* uni/variables.t: Fix grammar in commentKarl Williamson2015-07-131-1/+1
* Eliminate repetitious wording in perldiagAaron Crane2015-07-132-46/+3
* Delete experimental autoderef featureAaron Crane2015-07-1332-951/+298
* regen/regcharclass.pl: avoid autoderef featureAaron Crane2015-07-132-4/+3
* Porting/corelist.pl: avoid autoderef featureAaron Crane2015-07-131-13/+12
* Make postfix dereferencing work without the postderef featureAaron Crane2015-07-138-66/+52
* chdir.t fix-up for VMS.Craig A. Berry2015-07-121-4/+3
* Document $OLD_PERL_VERSION's historyKaren Etheridge2015-07-123-1/+9
* Use CRTL getlogin and getlogin_r on VMS.Craig A. Berry2015-07-124-19/+7
* Module::CoreList->find_version(): refactor for testability.James E Keenan2015-07-103-5/+20
* Clarify that deprecated_in() returns a perl version.James E Keenan2015-07-101-1/+1
* Remove obsolete __GNUC__isms under vms/.Craig A. Berry2015-07-092-23/+0
* Don't create zero-length filename on VMS in Typemap.tCraig A. Berry2015-07-091-1/+4
* improve debugging of padlist APIDaniel Dragan2015-07-091-2/+10
* perldelta: Fix typoKarl Williamson2015-07-081-1/+1
* all SV inheriter types have DEBUG_LEAKING_SCALARS data, so always show itDaniel Dragan2015-07-081-9/+13
* dont report a $@ exception with uninitialized $!'s message in IPC::Open3Daniel Dragan2015-07-083-4/+53
* fix #124181 double free/refcnt problems in IO types in typemapDaniel Dragan2015-07-082-13/+32
* add test that fails for #124181 to Typemap.tDaniel Dragan2015-07-083-4/+29
* [perl #125373] set $! in chdir() if env not set, clarify docsTony Cook2015-07-073-7/+11
* Change wording of warning due to Unicode Standard changeKarl Williamson2015-07-064-45/+45
* Regenerate Configure after backports and small fixesH.Merijn Brand2015-07-063-328/+328
* fix variable name in case of unknown NANH.Merijn Brand2015-07-061-7/+7
* Create try.c afresh for pointersize testH.Merijn Brand2015-07-061-1/+1
* Some nits in perlsubRafael Garcia-Suarez2015-07-061-3/+3
* perldelta for the shift work.Jarkko Hietaniemi2015-07-041-0/+23
* perlcommunity.pod updatesHerbert Breunung2015-07-041-3/+16
* restore the perldelta changes moved from perl5230deltaRicardo Signes2015-07-031-2/+16
* remove things added to v5.23.0 delta but meant for v5.23.1Ricardo Signes2015-07-031-18/+2
* belatedly set up delta for 5.23.1Ricardo Signes2015-07-0310-151/+573
* Fix skip count for non-fchdir like win32.Jarkko Hietaniemi2015-07-031-1/+1
* Test the warnings.Jarkko Hietaniemi2015-07-031-8/+18
* Superfluous null ptr test warnings by clang 3.7Jarkko Hietaniemi2015-07-031-14/+16
* gcc 5.1.0 thinks RETVAL might end up unset.Jarkko Hietaniemi2015-07-031-0/+1
* Left overshift of negatives under use integer was still wrong.Jarkko Hietaniemi2015-07-032-11/+20
* Non-invasive mojibake fixesStanislaw Pusep2015-07-0313-9/+18
* perldelta entry for 054a3baf7ca16fe.Craig A. Berry2015-07-021-0/+10