This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-10-13 Karl Williamsonregcomp.c: Find more errors at compile time
2015-10-13 Steve HayUpgrade Unicode::Normalize from version 1.19 to 1.21
2015-10-13 Steve HayUpgrade File::Path from version 2.11 to 2.12
2015-10-13 Steve HayUpgrade ExtUtils::CBuilder from version 0.280223 to...
2015-10-13 Steve HayUpgrade experimental from version 0.015 to 0.016
2015-10-13 David Mitchell[perl #126229] POSIX::strerror() clears $!
2015-10-13 David Mitchellmake /fixed-substr/ much faster.
2015-10-13 David Mitchellfbm_instr(): tweak docs and formatting
2015-10-12 Daniel DraganPerl_call_sv move EXTEND into branch that needs it
2015-10-12 Daniel Draganremove repeated PL_stack_sp derefs in Perl_eval_sv...
2015-10-12 Tony Cookperldelta for 0f948285b1d2
2015-10-12 Dagfinn Ilmari... Include the name of the non-lvalue sub in error message
2015-10-12 Tony Cook[perl #126051] make the warnings::enabled example use...
2015-10-12 Tony Cooksync regen/warnings.pl and warnings.pm $VERSION
2015-10-11 Daniel Draganadd Win32 USE_NO_REGISTRY build option
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
next