This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-05-16 Zsbán Ambrusperldelta clarification
2013-05-16 Ricardo Signesexpand documentation of the \cK change
2013-05-15 Ricardo Signesperldelta: add another hash overhaul cross reference
2013-05-15 Leon TimmermansClarified perldelta entry for UID/GID magic variables
2013-05-15 Tony CookAddress [perl #117999] for now by skipping known bad...
2013-05-15 Ricardo Signesperldelta: various fixes suggested by Dave Mitchell
2013-05-15 Ricardo Signesperldelta: remove a literally incorrect "literal"
2013-05-15 Ricardo Signesperldelta: collapse a bit of vertical space
2013-05-15 Ricardo Signesperldelta: clarify the deprecation of non-PerlIO perl
2013-05-15 James E KeenanSpelling correction.
2013-05-14 Ricardo Signesperldelta: add obituary for AMORETTE
2013-05-14 Aristotle Pagaltzisperldelta: minor nitpicks
2013-05-14 Ricardo Signesbump patchlevel to RC3, update hist v5.18.0-RC3
2013-05-14 Steve Hayfix extrefs text with SDK 2003
2013-05-13 Ricardo Signesperldelta: fix reported new version of Carp
2013-05-13 Tony Cook[perl #117141] sometimes we just can't make fork fail...
2013-05-12 Ricardo Signesbump patchlevel to RC2, update hist v5.18.0-RC2
2013-05-12 Ricardo Signesperldelta: remove the "from version X" from module...
2013-05-12 Arthur Axel... perldelta: combine, merge, and edit "modules updated"
2013-05-12 Ricardo Signesupdate CoreList for new Pod::Simple in 5.18.0
2013-05-12 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.28
2013-05-11 Ricardo Signesbump the version on Module::CoreList v5.18.0-RC1
2013-05-11 Ricardo Signesset the patchlevel to RC1
2013-05-11 Ricardo Signesperlhist: update for 5.18.0-RC1
2013-05-11 James E KeenanApplying typographical correction supplied by Andreas...
2013-05-11 Niko TyniFix -Wformat-security issues
2013-05-11 SHIRAKATA Kentaronitpicks
2013-05-10 Ricardo Signesperldelta: no warnings will do no good if you leave...
2013-05-10 Ricardo Signesperldelta: document the experimental smartmatch change
2013-05-10 Ricardo Signesperldelta: add "how to disable" to experimental warnings
2013-05-10 Ricardo Signesperldelta: remove placeholders for module changes
2013-05-10 Andy Dougherty[perl #66604] 64bit compilation Problem on Solaris...
2013-05-10 Andy Dougherty[perl #66604] 64bit compilation Problem on Solaris...
2013-05-10 Chris 'BinGOs... Add repository and bugtracker META to Module-CoreList...
2013-05-10 Ricardo Signesupdate Module::CoreList for v5.18.0
2013-05-10 Ricardo Signesperldelta: acknowledgements
2013-05-09 Karl WilliamsonFix regex /il and /iaa failures for single element...
2013-05-09 David Mitchellfurther tweak SvPV() docs
2013-05-09 Ricardo Signesperldelta: remove some placeholders
2013-05-09 H.Merijn Brandregenerated uconfig
2013-05-09 H.Merijn BrandMore spellchecks
2013-05-09 H.Merijn BrandSpell-checking on meta-units
2013-05-09 H.Merijn Brandmaildomain to support /etc/mailname
2013-05-09 Ricardo Signesperldelta: "single character" is clearer than "length...
2013-05-09 David Mitchellporting/podcheck.t: improve diagnostic
2013-05-09 David Mitchellclarify SvPV* and SvPV_force* docs
2013-05-09 Nicholas ClarkRemove PERL_ASYNC_CHECK() from Perl_leave_scope().
2013-05-09 Ricardo Signesperldelta: update how we talk about COW
2013-05-09 Ricardo Signesperldelta: use v5.x rather than 5.x
2013-05-09 Ricardo Signesperldelta: we suspect no known problems..?
2013-05-09 Ricardo Signesperldelta: typo fix
2013-05-09 Ricardo Signesperldelta: use UTF-8 when we mean UTF-8
2013-05-09 Ricardo Signesperldelta: warn of more platform deprecation
2013-05-09 Ricardo Signesperldelta: correct "new hash function" entry
2013-05-09 Ricardo Signesperldelta: hash ordering may differ, may not
2013-05-09 David Goldenrevise hash overhaul docs
2013-05-09 Ricardo Signesperldelta: drop a reference to a change internal to...
2013-05-09 Ricardo Signesperldelta: remove an inscrutable note, clean up another
2013-05-09 David Mitchellsilence warnings under NO_TAINT_SUPPORT
2013-05-09 Daniel Draganfix threaded NO_TAINT_SUPPORT build errors
2013-05-09 David Mitchelldump.c: avoid compiler warning under -Dmad
2013-05-09 David Mitchelltoke.c/MAD: silence a couple of warnings
2013-05-09 Craig A. BerryMinor touch-ups to VMS section of perldelta.
2013-05-08 Karen Etheridgespelling, punct fixes for perldelta
2013-05-08 Leon TimmermansOfficially deprecate stdio/sfio builds of perl
2013-05-08 Steffen MuellerQuick fixes to Yves' hash randomization documentation
2013-05-08 Karl Williamsonperldelta: Typos, grammar
2013-05-08 Karl WilliamsonChange some perldelta text
2013-05-08 Karl WilliamsonUse 'was' not 'is' to describe fixed regressions
2013-05-08 Ricardo Signesperldelta: mention non-blocking sockets on VMS
2013-05-08 Ricardo Signesperldelta: mention PERL_NO_INLINE_FUNCTIONS in delta
2013-05-08 Ricardo Signesperldelta: use Pod, not asterisks, for emphasis
2013-05-08 Ricardo Signesperldelta: document PERL_PERTURB_KEYS
2013-05-08 Ricardo SignesRestore the warning previously issued by (-l $fh)
2013-05-08 David Mitchelladd various HASH defines to perl -V output
2013-05-08 David MitchellINSTALL: fix a couple of typos
2013-05-08 David Mitchellrelease_managers_guide: fix typo
2013-05-08 David Mitchellbisect-runner.pl: clarify -D,-U,-A args in docs
2013-05-07 Karl Williamsonpod/perldelta: Add in some deprecations; fix a typo
2013-05-07 Dominic Hargreavesbump dist/IO/lib/IO/Handle.pm version to 1.34
2013-05-07 Dominic Hargreaves[perl #117791] Clarify that write does not match the...
2013-05-07 Yves Ortondocument and improve hash algorithm randomization relat...
2013-05-07 Yves Ortoncleanup and test PERL_PERTURB_KEYS environment variable...
2013-05-07 Ricardo Signesremove the 5.17 deltas, update for 5.18
2013-05-07 Ricardo Signesput the perldelta we had been working on in place
2013-05-07 Ricardo Signesupdate perldiag with new warnings
2013-05-07 Ricardo Signesregenerate uconfig.h and META.json
2013-05-07 Ricardo SignesBump version to 5.18.0-RC0
2013-05-07 H.Merijn BrandThe URL for the dist source repo changed
2013-05-07 David MitchellRMG: say that for maint there are two RMG versions
2013-05-07 David MitchellRMG: add note about maint and Module::CoreList
2013-05-07 David MitchellRMG: maint perlhist: change from push to pull
2013-05-07 David MitchellRMG: maint perldeltas: change from push to pull
2013-05-07 David Mitchelladd PERL_NEW_COPY_ON_WRITE to perl -V output
2013-05-07 Yves Ortonhoping this works finally. gcc is too permissive with...
2013-05-07 Yves Ortondocument Hash::Util::hash_traversal_mask()
2013-05-07 Yves Ortonfix build issue with picky compilers
2013-05-07 Steve HayEnsure -DUSE_PERLIO gets into Config's ccflags when...
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-05-06 Brad GilbertRemoved confusing reference to new in ties perlfunc...
next