This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-10-11 Daniel Draganstop checking the Win32 registry if *"/Software/Perl...
2015-10-11 Karl Williamsonregcomp.c: Fold only use of static function into its...
2015-10-11 Karl Williamsonregcomp.c: Remove useless code
2015-10-11 Karl WilliamsonAllow (#...) anywhere white space is under qr//x
2015-10-11 Karl WilliamsonRestrict white space inside [] inside(?[ ]) to \h
2015-10-11 Karl Williamsonregcomp.c: Simplify some handling
2015-10-11 Karl Williamsonregcomp.c: Replace apparent dead code by an assert
2015-10-11 Karl Williamsonregcomp.c: Add some LIKELY(), UNLIKELY().
2015-10-11 Karl Williamsonregcomp.c: Replace apparent dead code by an assert
2015-10-11 Karl Williamsonregcomp.c: White-space only
2015-10-11 Karl Williamsonregcomp.c: Simplify some debug handling
2015-10-11 Karl WilliamsonIn qr/[(? ... ])/, keep parse pointer at 1st char byte
2015-10-11 Karl WilliamsonFix some UTF-8 bugs in qr// compiling
2015-10-11 Karl Williamsonregcomp.c: Split function into two functions
2015-10-11 Karl Williamsonregcomp.c: refactor a static function
2015-10-11 Karl Williamsonregcomp.c: Add a panic for code that shouldn't happen
2015-10-11 Karl Williamsonregcomp.c: Fixes to comments
2015-10-11 Karl Williamsonutf8_heavy.pl: Clarify comment
2015-10-10 Chris 'BinGOs... if if is 0.0606 update Maintainers.pl, but only if...
2015-10-10 H.Merijn BrandFix 683e3b31e8b72cce
2015-10-09 Craig A. Berrybump DynaLoader version to 1.35.
2015-10-09 Craig A. BerryMissed one statbuf declaration in 45a23732c73.
2015-10-09 Jarkko HietaniemiConstant data in .c, not in a .h
2015-10-09 Jarkko HietaniemiDynaLoader.doc was deleted 20 years ago in 3b35bae3
2015-10-09 Jarkko HietaniemiTrailing comma is non-standard.
2015-10-09 Jarkko HietaniemiSince NUM_ANYOF_CODE_POINTS is 256, this_end is always...
2015-10-08 Karl Williamsont/op/pack.t: Fix some skipped tests on EBCDIC
2015-10-08 Karl Williamsont/op/pack.t: Clarify comment; change variable name
2015-10-08 Daniel Draganpartial PL_statbuf removal
2015-10-08 Vincent PitProperly duplicate PerlIO::encoding objects
2015-10-08 Daniel Draganmake sv_backoff tailcall friendly
2015-10-08 David Mitchellperlgit.pod: how to unescape 'git am' From lines
2015-10-07 Chris 'BinGOs... Update Encode to CPAN version 2.78
2015-10-06 Ricardo Signesperlsub.pod: note that anonymous subs can have signatur...
2015-10-06 Karl Williamsonutf8.c: Slight code simplification
2015-10-06 Karl Williamsonutf8.c: Fix comment
2015-10-06 Karl WilliamsonFix ext/File-Glob/t/rt114984.t for -DPERL_EXTERNAL_GLOB
2015-10-06 Karl Williamsonperlapi: Note another exception to given rule
2015-10-06 Chris 'BinGOs... Update IO-Compress to CPAN version 2.069
2015-10-06 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.069
2015-10-06 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.069
2015-10-05 Yves OrtonCleanup, document, and restructure regen/regcomp.pl
2015-10-05 Yves Ortonfix perl #126186 make all verbs allow an optional arg
2015-10-05 Yves Ortonfix perl #126186 - (*ACCEPT) does not allow arguments
2015-10-05 Yves Ortonadd some tests for perl #126186
2015-10-05 Vincent PitFuture-proof pp_trans against a possible future undefin...
2015-10-04 Ricardo Signesadd changelog for if.pm
2015-10-04 Yves Ortonfix perl-126222 - (?!) OPFAIL optimization does work...
2015-10-04 Yves OrtonAdd a todo test for perl-126222
2015-10-04 Yves Ortonregcomp.c: make an expression more legible
2015-10-03 Chris 'BinGOs... Update Devel-PPPort to CPAN version 3.32
2015-10-03 Chris 'BinGOs... Update Perl-OSType to CPAN version 1.009
2015-10-03 Chris 'BinGOs... Update experimental to CPAN version 0.015
2015-10-02 Jarkko HietaniemiResort MANIFEST for 95318fb6
2015-10-02 Jarkko Hietaniemi[MERGE] branch symbol-cleanup
2015-10-02 Jarkko HietaniemiUse <sys/poll.h> if available before going select().
2015-10-02 Jarkko Hietaniemiuconfig.h regen
2015-10-02 Jarkko HietaniemiRemove unused BSD sendmsg/recvmg symbols.
2015-10-02 Jarkko HietaniemiRemove unused d_modfl_pow32_bug symbol.
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-10-02 Jarkko HietaniemiScript for checking config symbol use.
2015-10-02 Ricardo Signesremove documentation for the now-removed lexical topic
2015-10-02 David Mitchellgiven(): remove support for lexical $_
2015-10-02 Ricardo Signesadd removal of lexical topic to perldelta
2015-10-02 David Mitchell[MERGE] EXTEND(), XSRETURN() wrap issues
2015-10-02 Doug Belladd tests for XSRETURN* macros
2015-10-02 Doug Belladd assertion to prevent stack corruption in XSUB
2015-10-02 David Mitchellfix up EXTEND() callers
2015-10-02 David Mitchellmake EXTEND() and stack_grow() safe(r)
2015-10-02 David Mitchellfix some 32/64-bit compiler warnings
2015-10-01 Karen EtheridgeUpgrade Module-Metadata from 1.000027 to 1.000029-TRIAL
2015-10-01 Karen Etheridgeadd licensing information to pod
2015-10-01 Karl Williamsonperlapi: Clarify process of using undocumented globals
2015-09-30 Nicholas ClarkAdd a test for a goto regression from Aug 2010 fixed...
2015-09-30 Ricardo Signesdocument the specific value of $!{E...}
2015-09-29 Karl Williamsonperlfunc: Nit
2015-09-29 Ricardo SignesMerge branch 'remove-lexical-topic' into blead
2015-09-29 Father ChrysostomosMatch ops no longer need OPpTARGET_MY origin/rjbs/remove-lexical-topic
2015-09-29 Father ChrysostomosRemove OPpGREP_LEX
2015-09-29 Father ChrysostomosStop using OPpGREP_LEX at run time
2015-09-29 Father Chrysostomosop.c: Stop searching for lexical $_
2015-09-29 Father Chrysostomospp.c:pp_reverse: Don’t use find_rundefsv
2015-09-29 Father ChrysostomosRemove find_rundefsv2
2015-09-29 Father ChrysostomosIn pp.c:pp_coreargs, use DEFSV directly
2015-09-29 Father ChrysostomosGut public rundefsv functions
2015-09-29 Father ChrysostomosBump $warnings::VERSION to 1.34
2015-09-29 Father ChrysostomosRemove arybase lexical $_ tests
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-09-29 Father ChrysostomosDisable lexical $_
2015-09-26 Craig A. Berrykillpg for VMS.
2015-09-25 Karl WilliamsonMake ext/XS-APItest/t/cophh.t work on EBCDIC
2015-09-25 Karl Williamsont/re/pat.t: EBCDIC fix
2015-09-25 Jarkko HietaniemiClarify FIRSTKEY and NEXTKEY usage.
2015-09-25 Rafael Garcia... POD fix in the documentation for SvTHINKFIRST
2015-09-22 Tony Cook[perl #126133] autodie touches its touch_me, make it...
2015-09-22 Chris 'BinGOs... Fix typo and Module-CoreList is 5.20150920 on the CPAN now
2015-09-21 Peter MartiniUpdate Module::CoreList
2015-09-21 Peter MartiniBump the perl version in various places for 5.23.4.
2015-09-21 Peter MartiniUpdate release_schedule
2015-09-21 Peter MartiniPorting/new-perldelta.pl regenerations
next