This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-05-06 Nicholas ClarkImprove the logic in regen_perly.pl for manually genera...
2013-05-05 Craig A. BerryFix non-blocking sockets on VMS.
2013-05-05 Ricardo SignesMerge perldelta for 5.18, work from past weeks
2013-05-05 Ricardo Signesperldelta: split change is incompatible
2013-05-05 Smylersperldelta: "corrupts"
2013-05-05 Smylersperldelta: singular agreement
2013-05-05 Smylersperldelta: "no" missing
2013-05-05 Smylersperldelta: unwanted comma removed
2013-05-05 Ricardo Signesperldelta: mark $_ as code in header
2013-05-05 Smylersperldelta: "continuation of"
2013-05-05 Smylersperldelta: fatal error is an error, not a warning
2013-05-05 Smylersperldelta: semicolon there isn't code
2013-05-05 Smylersperldelta: extraneous word removed
2013-05-05 Smylersperldelta: join sentence fragment
2013-05-05 Smylersperldelta: avoid comma splice
2013-05-05 Smylersperldelta: short-circuit cross-reference chain
2013-05-05 Smylersperldelta: DTrace probes as bullet list
2013-05-05 Smylersperldelta: spelling fix
2013-05-05 Smylersperldelta: an env var doesn't do anything itself
2013-05-05 Smylersperldelta: missing parenthetical comma
2013-05-05 Smylersperldelta: "order" is intended word
2013-05-05 Ricardo Signeswarn of more things to be removed
2013-05-05 Ricardo Signescarry forward future deprecations from 5.16 delta
2013-05-05 Ricardo Signesperldelta: mention the removal of BeOS
2013-05-05 Ricardo Signesperldelta: the selected bugs
2013-05-05 Ricardo Signesperldelta: miscellaneous editing in the middle parts
2013-05-05 Ricardo Signesperldelta: deprecations section
2013-05-05 Ricardo Signesperldelta: the incompatible changes section
2013-05-05 Ricardo Signesperldelta: finish reordering and first pass through...
2013-05-05 Ricardo Signesexperimental feature warning categories have ::
2013-05-05 Ricardo Signesperldelta: collect hash changes
2013-05-05 Ricardo Signesperldelta: tweak/fix "earlier changes" section
2013-05-05 Ricardo Signesimport perl51710delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5179delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5178delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5177delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5176delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5175delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5174delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5173delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5172delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5171delta content to perl5180delta
2013-05-05 Ricardo Signesimport perl5170delta content to perl5180delta
2013-05-04 Chris 'BinGOs... Fix typo in Module::CoreList POD
2013-05-03 David Mitchellupdate AUTHORS
2013-05-03 Markus Jansenfix two my_setenv/my_clearenv bugs
2013-05-03 Nicholas ClarkMerge in -DPERL_NO_INLINE_FUNCTIONS and t/porting/extre...
2013-05-03 Nicholas ClarkAdd a space after -o to keep Darwin's g++ happy, in...
2013-05-03 Nicholas ClarkAdd a "verbose" option to t/porting/extrefs.t for debug...
2013-05-03 Tony Cooksupport MSWin32 too
2013-05-03 Tony Cookremove code for non-core builds and "modernize"
2013-05-03 Tony Cooktest that perl headers don't introduce external references
2013-05-03 Nicholas ClarkIf PERL_NO_INLINE_FUNCTIONS is defined, don't include...
2013-05-03 Nicholas ClarkRevert "Change the warning for $* to add ", and will...
2013-05-03 Nicholas ClarkRevert "Add a deprecation warning for all uses of ...
2013-05-02 Karl WilliamsonDeprecate spaces/comments in some regex tokens
2013-05-02 Karl Williamsonlib/utf8_heavy.pl: Fix separated '(?' token
2013-05-02 Karl WilliamsonPATCH: [perl #117327]: Sequence (?#...) not recognized...
2013-05-02 Karl Williamsonreg_mesg.t: Turn off regexp warns along with deprecated
2013-05-02 Ricardo SignesCarp: add a test for top-of-stack longmess
2013-05-02 Ricardo SignesCarp: distinguish deleted stash from top of stack
2013-05-01 H.Merijn BrandI cannot find shorter URL's
2013-05-01 H.Merijn BrandUpdate HP-UX readme
2013-04-29 Nicholas ClarkRemove a comment made obsolete by commit 213f370f28504f3a.
2013-04-29 Tony Cookupdate known_pod_issues.dat to account for the README...
2013-04-29 Breno G. de... updating README.macosx to reflect current systems.
2013-04-26 Tony Cook[perl #117743] don't warn on $@ = undef; die;
2013-04-26 Tony Cook[perl #117607] don't crash on: use strict; $foo; &CORE::lc
2013-04-26 Tony Cook[perl #117607] don't use a CV after it's been freed
2013-04-26 Tony Cook[perl #117607] TODO test for \&CORE::lc in error context
2013-04-24 David Mitchellt/op/smartkve.t: single-quote some eval stuff
2013-04-24 David Mitchellmake qr/(?{ __SUB__ })/ safe
2013-04-24 David Mitchellfix caller with re_evals.
2013-04-24 David MitchellPUSH_MULTICALL_WITHDEPTH becomes ..._FLAGS
2013-04-24 Zeframmove Perl_ck_warner() before unwind [perl #113794]
2013-04-24 SHIRAKATA KentaroPOD nitpicks.
2013-04-23 Chris 'BinGOs... Add the deprecation data to Maintainers.pl
2013-04-23 Eric BrineAvoid use of $(...) as backticks in SH code
2013-04-23 Chris 'BinGOs... Include deprecations for v5.17.10 and v5.17.11 in Modul...
2013-04-23 Rafael Garcia... Spelling typo in perllocale
2013-04-21 Sisyphusperl-5.17.11 fails to build with x64 mingw64 (gcc-4...
2013-04-21 Ricardo SignesBump the perl version in various places for 5.17.12
2013-04-21 Ricardo SignesMerge branch 'release-5.17.11' into blead
2013-04-20 Karl Williamsonperlapi.pod: Clarify character classification macros
2013-04-20 David Mitchell[MERGE] Handle /@a/ array expansion within regex engine
2013-04-20 David MitchellHandle /@a/ array expansion within regex engine
2013-04-20 David MitchellS_pat_upgrade_to_utf8(): add num_code_blocks arg
2013-04-20 David MitchellPerl_re_op_compile() re-indent code
2013-04-20 David Mitchellre_op_compile: eliminate a local var and scope
2013-04-20 David Mitchellcombine regex concat overload loops
2013-04-20 David MitchellPerl_re_op_compile(): extract conatting code
2013-04-20 David MitchellPerl_re_op_compile(): handle utf8 concating better
2013-04-20 David MitchellPerl_re_op_compile: eliminate clunky if (0) {}
2013-04-20 David MitchellPerl_re_op_compile(): eliminate xend var
2013-04-20 David MitchellPerl_re_op_compile(): add S_pat_upgrade_to_utf8()
2013-04-20 Ricardo Signesperldelta: ExtUtils::MakeMaker update v5.17.11
2013-04-20 Ricardo Signesupdate Module::CoreList for v5.17.11
2013-04-20 Ricardo Signesperldelta: module updates for 5.17.11
2013-04-20 Ricardo Signesacknowledgements in perldelta
2013-04-19 Karl Williamsonperldiag.pod: Fix wrong Perl versions
next