summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patchlevel: we are now RC1v5.24.0-RC1Ricardo Signes2016-04-131-1/+1
* remove the v5.23.x perldeltasRicardo Signes2016-04-1313-4355/+0
* perlpolicy: update the supported versions for v5.24 onRicardo Signes2016-04-131-3/+3
* perlhist: add v5.24.0 dataRicardo Signes2016-04-131-19/+22
* corelist: set a (tentative) release date for 5.24.0Ricardo Signes2016-04-131-1/+1
* fix IO::Handle documentation mangled by a manually applied patchTony Cook2016-04-131-3/+3
* perllocale: Unicode has changed their data; fix referencesKarl Williamson2016-04-121-5/+11
* perldelta: Some minor fixes.Karl Williamson2016-04-121-12/+6
* pod/perldelta: Fixes to pedantic failuresKarl Williamson2016-04-121-5/+5
* perldelta: Add note about recent doc changeKarl Williamson2016-04-121-0/+10
* Merge branch 'release-5.24' into bleadRicardo Signes2016-04-1053-426/+1866
|\
| * CoreList: update for v5.24.0Ricardo Signes2016-04-102-10/+17
| * fix versions of generated perldeltaRicardo Signes2016-04-107-16/+16
| * put perl5240delta into placeRicardo Signes2016-04-102-1911/+1489
| * regen META.json for v5.24.0-RCRicardo Signes2016-04-101-1/+1
| * regen: B::Op_private and uconfig.hRicardo Signes2016-04-102-2/+2
| * version bump: this is now v5.24.0-RC0!Ricardo Signes2016-04-1027-200/+201
| * perldelta: merge in perl5239deltaRicardo Signes2016-04-101-2/+119
| * perldelta: remove unneeded entries, do more merge and sortRicardo Signes2016-04-101-426/+213
| * perldelta: merge in changes from perl5238deltaRicardo Signes2016-04-101-0/+296
| * perldelta: merge in changes from perl5237deltaRicardo Signes2016-04-101-0/+216
| * perldelta: merge in changes from perl5236deltaRicardo Signes2016-04-101-1/+221
| * perldelta: merge in changes from perl5235deltaRicardo Signes2016-04-101-0/+109
| * perldelta: merge in changes from perl5234deltaRicardo Signes2016-04-101-0/+282
| * perldelta: merge in changes from perl5233deltaRicardo Signes2016-04-101-0/+131
| * perldelta: merge in changes from perl5232deltaRicardo Signes2016-04-101-0/+211
| * perldelta: merge in changes from perl5231deltaRicardo Signes2016-04-101-27/+93
| * perldelta: bootstrap perl5240delta with perl5230deltaRicardo Signes2016-04-101-0/+306
| * Add 5.22.2-RC1 epigraphSteve Hay2016-04-101-0/+34
| * 5.22.2-RC1 todaySteve Hay2016-04-101-0/+1
| * PATCH: [perl #127708] segfault in "$!" in threadsKarl Williamson2016-04-094-6/+60
| * Add locale mutexKarl Williamson2016-04-0912-12/+33
| * move perf test from re/pat.t to re/speed.tDavid Mitchell2016-04-092-13/+16
| * new perf test in pat.t: avoid timing failureDavid Mitchell2016-04-091-2/+2
|/
* Strengthen cautions about locale use with threadsKarl Williamson2016-04-083-5/+35
* More generalized fix for #127855, overallocate in SvGROW and not just sv_grow()Yves Orton2016-04-082-5/+8
* fix #127855, in Perl_sv_setpvn() we have to overallocate to enable COWYves Orton2016-04-081-1/+1
* test for #127855 - Slowdown in m//g on COW strings of certain lengthsYves Orton2016-04-081-1/+12
* Revert "Make instr() a macro"Karl Williamson2016-04-084-5/+4
* update security contact information.David Mitchell2016-04-085-36/+34
* Add another missing link to epigraphs.podSteve Hay2016-04-071-1/+3
* (perl #126162) improve stat @array handlingTony Cook2016-04-073-6/+40
* error messages vary between platforms, use errno values insteadTony Cook2016-04-071-2/+9
* add the new stat(@array) diagnostic to perldiagTony Cook2016-04-071-0/+5
* (perl #126162) warn if stat() is called on an arrayDan Collins2016-04-072-1/+13
* 5.22.2 should appear this month, starting with RC1 on Sunday 10thSteve Hay2016-04-071-1/+1
* Add SILENT_NO_TAINT_SUPPORT to S_Internals_V ()Yves Orton2016-04-061-0/+3
* Get -Accflags=-DPERL_MEM_LOG compiling againMatthew Horsfall2016-04-056-11/+34
* ss_dup: make new savestack have SS_MAXPUSH extraDavid Mitchell2016-04-051-1/+1
* Follow-up to previous Solaris/S_regmatch commitDavid Mitchell2016-04-041-1/+1