summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* S_regmatch(): work around Solaris optimiser bugDavid Mitchell2016-04-041-0/+10
* epigraphs.pod - Add missing link, plus minor formatting correctionsSteve Hay2016-04-041-4/+4
* [perl #127760] add CUSTOMIZED for File-PathTony Cook2016-04-043-1/+5
* [perl #127760] skip the Win32 UNC path tests on Win2k and olderTony Cook2016-04-041-0/+3
* avoid mis-mangled name references on threaded C++ buildsTony Cook2016-04-041-2/+2
* note for detecting crypt() on CygwinTony Cook2016-04-041-0/+3
* don't test crypt()s tied fetch count if we don't have crypt()Tony Cook2016-04-041-6/+12
* restore incorrectly deleted noteYves Orton2016-04-031-0/+1
* fix debug sprintf issueYves Orton2016-04-031-1/+2
* Export lround() from POSIXAaron Crane2016-04-024-2/+17
* run regen/uconfig_h.plDavid Mitchell2016-04-011-1/+1
* Improve code comments for some ctx stuffDavid Mitchell2016-03-304-18/+28
* RT #127786: assertion failure with eval in DB pkg.David Mitchell2016-03-282-2/+20
* re_exec_indentf,re_indentf: silence warningsDavid Mitchell2016-03-282-3/+3
* silence -Wparentheses-equalityDavid Mitchell2016-03-285-8/+8