This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-03-14 Yves Ortonfix "bad match" issue reported in perl #127705
2016-03-14 Yves Ortonfix perl #127705, incorrect restoration of state during...
2016-03-14 Yves Ortonadd consistency with other union members
2016-03-14 Yves Ortonfixup broken diagnostic
2016-03-14 Andy Broadamigaos4: avoid PerlIO_findFILE() in popen/plcose
2016-03-14 David MitchellConfigure: silence some try.c warnings
2016-03-14 David Mitchells/ar rcu/ar rc/ during linking
2016-03-14 David MitchellHOPBACKc(pos, off): silence compiler warning
2016-03-14 Tony Cookonly call Perl_re_printf() under -DDEBUGGING
2016-03-14 Jarkko HietaniemiTime-HiRes: recent changes
2016-03-14 Jarkko HietaniemiTime-HiRes: version bump
2016-03-14 Jarkko HietaniemiTime-HiRes: the mutex needs init
2016-03-13 Jarkko HietaniemiTime-HiRes: also hrt_ualarm_itimer() is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: MUTEX_LOCK, not PERL_MUTEX_LOCK
2016-03-13 Ricardo Signesautouse: update tests to match new v1.11 CPAN release
2016-03-13 Jarkko HietaniemiTime-HiRes: aim for CPAN release of 1.9731 today
2016-03-13 Yves Ortondont call re_printf() with %*s if you arent going to...
2016-03-13 Yves Ortononce more for the win
2016-03-13 Karl Williamsonlib/warnings.t: Skip an ASCII-centric test on EBCDIC
2016-03-13 Yves Ortonfixup definitions and usage of new re debugging subs
2016-03-13 Yves Orton[perl #126182] rework pattern GOSUB infinite recursion...
2016-03-13 Yves OrtonRework diagnostics in the regex engine
2016-03-13 Jarkko HietaniemiTime-HiRes: record recent changes
2016-03-13 Jarkko HietaniemiTime-HiRes: not_used is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: no mutex for you due to mistyped USE
2016-03-13 Jarkko HietaniemiTime-HiRes: remove unused hrt_ualarm
2016-03-12 Lukas Maiop.c: cosmetic comment changes
2016-03-12 Karl Williamsont/re/uniprops.t: Remove wrong test cases
2016-03-12 David MitchellAPItest.xs silence compiler warning
2016-03-12 David Mitchellregex sets: fix Solaris optimiser bug
2016-03-12 Andy Broadamigaos4: better popen() + pclose() implementation
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-11 Karl Williamsoninline.h: Fix comment
2016-03-11 Karl Williamsonperlvar: Add a couple links
2016-03-11 Karl Williamsonperllocale: Nits, update for 5.24 changes
2016-03-11 Karl Williamsonperlapi: Clarify Latin1 and ISO-8859-1
2016-03-11 Steve HayExport Winsock error constants from POSIX.pm
2016-03-11 Steve HayExport Winsock error constants from Errno.pm
2016-03-11 Steve HaySet $^E for socket errors on Windows
2016-03-11 Jarkko HietaniemiBetter wording.
2016-03-11 Jarkko Hietaniemigitignore for cscope index files.
2016-03-11 Jarkko Hietaniemimake target for cscope indexing.
2016-03-11 Ricardo SignesCPAN release of autouse is now 1.10
2016-03-10 Karl Williamsonperlapi: Document ninstr() and rninstr()
2016-03-10 Karl Williamsont/re/reg_mesg.t: Add some more tests
2016-03-09 Yves Ortonuse inequality when checking "tail" in trie compilation
2016-03-09 Yves OrtonFix Perl #126206: handle NOTHING regops and EXACTFU_SS...
2016-03-09 Karl Williamsonutf8.c: Add missing {}
2016-03-09 Tony Cookperldelta for c2538af7458
2016-03-09 Tony Cook[perl #122287] probe in Configure whether dtrace builds...
2016-03-08 Tony Cookfix a skip count in cpan/IPC-SysV/t/ipcsysv.t
2016-03-08 Tony Cook[perl #127533] only test semctl() if we have everything...
2016-03-08 Karl Williamsonperlvar: Cross reference other pods
2016-03-08 Karl WilliamsonConvert to use av_tindex_nomg()
2016-03-08 Karl WilliamsonAdd av_tindex_nomg()
2016-03-08 Karl Williamsonregcomp.c: Silence some compiler warnings
2016-03-07 Karl Williamsonperlguts: Slight clarification
2016-03-07 Karl Williamsonperlapi: Slight clarification
2016-03-07 Karl Williamsonpod/perldelta: Add some Selected Bug Fixes
2016-03-07 Karl Williamsonregcomp.c: Remove redundant assignment
2016-03-07 Karl Williamsonperlre: Nits, clarifications
2016-03-07 David MitchellS_study_chunk(): silence compiler warning
2016-03-07 Jarkko HietaniemiMention bytes::length modern workaround re 01e331e5
2016-03-07 Jarkko HietaniemiMake open failures little less cryptic.
2016-03-07 Yves Ortonadd comment explaining a subtlety
2016-03-07 Karl WilliamsonAdd test for [perl #126405]
2016-03-07 Shlomi FishDocument the previous commit in Carp's Changes.
2016-03-07 Shlomi FishFix RTCPAN#107225 : longmess returns 1 on ref.
2016-03-07 Tony Cookavoid reading/writing beyond the end of RExC_(open...
2016-03-07 Tony Cookperldelta for 99fff99d79, af4291a8594
2016-03-06 Lukas Maimake building without memcpy work (RT #127619)
2016-03-06 Lukas Maiutil.c: make my_mem*/my_b* prototypes more like the...
2016-03-06 Karl WilliamsonUpdate bytes.pm doc
2016-03-06 Yves Ortonregcomp.c: fix Perl #126405, segfault regex
2016-03-06 Yves Ortonregcomp.c: improve diagnostics for TRIE construction
2016-03-06 Yves Ortonfix Perl #126182, out of memory due to infinite pattern...
2016-03-06 Yves OrtonUnify GOSTART and GOSUB
2016-03-06 Yves Ortonrename RExC_opend RExC_end_op for clarity
2016-03-06 Yves Ortonfirst step cleaning up regexp recursion "return" logic
2016-03-06 Karl Williamsonperlebcdic: Update for 5.24
2016-03-05 Jarkko HietaniemiTime-HiRes: record latest changes
2016-03-05 Ricardo SignesPathTools: import Changes file from CPAN
2016-03-05 Andy Broadamigaos4: execvp() and popen() enhancements
2016-03-05 Karl WilliamsonPATCH: [perl #127262] assertion fail on malformed UTF8
2016-03-04 Jarkko HietaniemiTime-HiRes: refactor also nanosleep init
2016-03-04 Jarkko HietaniemiTime-HiRes: avoid going negative on struct timespec
2016-03-04 Jarkko HietaniemiTime-HiRes: refactor common timespec subtraction code
2016-03-04 Jarkko HietaniemiTime-HiRes: for nanosleeps, zero is success
2016-03-04 Jarkko HietaniemiTime-HiRes: use NV_1E6 and NV_1E9 consistently
2016-03-04 Jarkko HietaniemiTime-HiRes: initialize the unslept timespec
2016-03-04 David Mitchellthreads.xs: create new static fn S_jmpenv_run()
2016-03-04 David Mitchellrpeep(): eliminate compiler warning
2016-03-04 David MitchellSimplify _MEM_WRAP_NEEDS_RUNTIME_CHECK()
2016-03-04 Karl WilliamsonPATCH: [perl #126141]: qr/]]]]][\\/ fails to raise...
2016-03-04 Karl Williamsonregcomp.c: Fix a memory leak
2016-03-04 Karl Williamsonlocale.c: Avoid a leak
2016-03-04 Karl WilliamsonPOSIX.xs: Avoid a leak in setlocale()
2016-03-04 Karl WilliamsonTODO or skip certain failing locale tests on cygwin
2016-03-03 Karl Williamsonregcomp.c: Revise, add comments, white-space changes
2016-03-03 Karl Williamsonregcomp.c: Avoid a memory leak
next