This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-04-23 Jarkko HietaniemiSynchronize with CPAN Time-HiRes 1.9733
2016-04-23 Karl Williamsonlib/perl5db.pl: Fix pod error.
2016-04-23 Jarkko HietaniemiApple Xcode / clang version updates and additions
2016-04-23 Jarkko Hietaniemidarwin (OS X) hints comments alignment
2016-04-23 Jarkko HietaniemiTime-HiRes version bump
2016-04-23 Reini Urban[PATCH] Time-Hires: Fix declaration-after-statement...
2016-04-23 Aaron CraneRegenerate Configure and related parts after backports
2016-04-23 H.Merijn BrandBring Configure back into sync again with meta
2016-04-23 Leon TimmermansAllow Encode to be built on static perls
2016-04-23 Ricardo SignesRevert "document that sigs in future may not populate @_"
2016-04-22 Karl WilliamsonFix some pod errors
2016-04-20 Tony Cook[perl #127936] fix typo
2016-04-20 Tony Cookperldelta for ab462c7d2d
2016-04-20 Dagfinn Ilmari... [perl #127894] ensure alignbytes is correct for -Dusequ...
2016-04-19 Matthew HorsfallCorrect typo in JJORE's name in todo.pod.
2016-04-19 Aaron CraneAvoid passing non-literal to format function
2016-04-19 David Mitchelldocument that sigs in future may not populate @_
2016-04-19 Karl Williamsonperldelta: Remove error/warning explanations
2016-04-19 Karl Williamsonperldelta: Add some C<>
2016-04-19 Karl Williamsonperldelta: Clarifications, corrections, wordsmithing
2016-04-18 Leon TimmermansAdd perldelta for d9fc04ee
2016-04-18 Ricardo Signesperldelta: IO-Compress is a dist, no link possible
2016-04-18 Ricardo Signesperldelta: generate the module update section
2016-04-18 Matthew Horsfallperldelta: various fixes
2016-04-18 Matthew Horsfallperldelta: Fix typo
2016-04-18 Karl Williamsonperldelta: Revise wording
2016-04-14 Karl Williamsonperldelta: Remove typo extra '/'
2016-04-14 Ricardo Signesperldelta: minor tweak to fix awkward prose
2016-04-14 Ricardo Signespatchlevel: we are now RC1 v5.24.0-RC1
2016-04-14 Ricardo Signesremove the v5.23.x perldeltas
2016-04-14 Ricardo Signesperlpolicy: update the supported versions for v5.24 on
2016-04-14 Ricardo Signesperlhist: add v5.24.0 data
2016-04-14 Ricardo Signescorelist: set a (tentative) release date for 5.24.0
2016-04-12 Tony Cookfix IO::Handle documentation mangled by a manually...
2016-04-12 Karl Williamsonperllocale: Unicode has changed their data; fix references
2016-04-12 Karl Williamsonperldelta: Some minor fixes.
2016-04-12 Karl Williamsonpod/perldelta: Fixes to pedantic failures
2016-04-12 Karl Williamsonperldelta: Add note about recent doc change
2016-04-11 Ricardo SignesMerge branch 'release-5.24' into blead
2016-04-10 Ricardo SignesCoreList: update for v5.24.0
2016-04-10 Ricardo Signesfix versions of generated perldelta
2016-04-10 Ricardo Signesput perl5240delta into place
2016-04-10 Ricardo Signesregen META.json for v5.24.0-RC
2016-04-10 Ricardo Signesregen: B::Op_private and uconfig.h
2016-04-10 Ricardo Signesversion bump: this is now v5.24.0-RC0!
2016-04-10 Ricardo Signesperldelta: merge in perl5239delta
2016-04-10 Ricardo Signesperldelta: remove unneeded entries, do more merge and...
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5238delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5237delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5236delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5235delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5234delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5233delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5232delta
2016-04-10 Ricardo Signesperldelta: merge in changes from perl5231delta
2016-04-10 Ricardo Signesperldelta: bootstrap perl5240delta with perl5230delta
2016-04-10 Steve HayAdd 5.22.2-RC1 epigraph
2016-04-10 Steve Hay5.22.2-RC1 today
2016-04-09 Karl WilliamsonPATCH: [perl #127708] segfault in "$!" in threads
2016-04-09 Karl WilliamsonAdd locale mutex
2016-04-09 David Mitchellmove perf test from re/pat.t to re/speed.t
2016-04-09 David Mitchellnew perf test in pat.t: avoid timing failure
2016-04-08 Karl WilliamsonStrengthen cautions about locale use with threads
2016-04-08 Yves OrtonMore generalized fix for #127855, overallocate in SvGRO...
2016-04-08 Yves Ortonfix #127855, in Perl_sv_setpvn() we have to overallocat...
2016-04-08 Yves Ortontest for #127855 - Slowdown in m//g on COW strings...
2016-04-08 Karl WilliamsonRevert "Make instr() a macro"
2016-04-08 David Mitchellupdate security contact information.
2016-04-07 Steve HayAdd another missing link to epigraphs.pod
2016-04-07 Tony Cook(perl #126162) improve stat @array handling
2016-04-07 Tony Cookerror messages vary between platforms, use errno values...
2016-04-07 Tony Cookadd the new stat(@array) diagnostic to perldiag
2016-04-07 Dan Collins(perl #126162) warn if stat() is called on an array
2016-04-07 Steve Hay5.22.2 should appear this month, starting with RC1...
2016-04-06 Yves OrtonAdd SILENT_NO_TAINT_SUPPORT to S_Internals_V ()
2016-04-05 Matthew HorsfallGet -Accflags=-DPERL_MEM_LOG compiling again
2016-04-05 David Mitchellss_dup: make new savestack have SS_MAXPUSH extra
2016-04-04 David MitchellFollow-up to previous Solaris/S_regmatch commit
2016-04-04 David MitchellS_regmatch(): work around Solaris optimiser bug
2016-04-04 Steve Hayepigraphs.pod - Add missing link, plus minor formatting...
2016-04-04 Tony Cook[perl #127760] add CUSTOMIZED for File-Path
2016-04-04 Tony Cook[perl #127760] skip the Win32 UNC path tests on Win2k...
2016-04-04 Tony Cookavoid mis-mangled name references on threaded C++ builds
2016-04-04 Tony Cooknote for detecting crypt() on Cygwin
2016-04-03 Tony Cookdon't test crypt()s tied fetch count if we don't have...
2016-04-03 Yves Ortonrestore incorrectly deleted note
2016-04-03 Yves Ortonfix debug sprintf issue
2016-04-02 Aaron CraneExport lround() from POSIX
2016-04-01 David Mitchellrun regen/uconfig_h.pl
2016-03-30 David MitchellImprove code comments for some ctx stuff
2016-03-28 David MitchellRT #127786: assertion failure with eval in DB pkg.
2016-03-28 David Mitchellre_exec_indentf,re_indentf: silence warnings
2016-03-28 David Mitchellsilence -Wparentheses-equality
2016-03-28 Daniel Dragansilence warnings in inline.h on Win64 VC build
2016-03-27 Jarkko HietaniemiMove the zeroing back before the dladdr() call.
2016-03-27 Vladimir Timofeev[perl #127773: Assertion failure in perl built with...
2016-03-27 Jarkko HietaniemiODBM_File version bump
2016-03-27 Jarkko Hietaniemi[perl #127751] error building ODBM_File on Windows...
2016-03-26 Craig A. BerryRevert "configure.com update for newlocale, freelocale...
2016-03-25 Aristotle Pagaltzisimprove perldiag implicit close text still further
next