This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-07-08 James E KeenanAdd block to exercise case of very large buffer in...
2013-07-08 James E KeenanAdd tests for two previously unexercised sections of...
2013-07-07 Craig A. BerryRemove trailing dots in t/porting/readme.t on VMS.
2013-07-07 Craig A. BerryRestore $(ARCHDIR)vmspipe.com to VMS build after 2d11a7...
2013-07-07 Karl Williamsonperl.c: Use Strerror instead of strerror
2013-07-07 Karl Williamsonpp_sys.c: Use macro instead of reinventing it
2013-07-07 Karl Williamsonutil.c: Avoid unnecessary setlocale() calls
2013-07-07 Karl WilliamsonPATCH: [perl #118197] Cope with non-ASCII decimal separ...
2013-07-07 Karl WilliamsonProperly determine if in locale for NV stringification
2013-07-07 Chris 'BinGOs... Update DB_File to CPAN version 1.829
2013-07-07 Karl WilliamsonExtUtils::Miniperl: Remove pod repeated phrase
2013-07-07 Chris 'BinGOs... Fix MidnightBSD hints file for 0.4-RELEASE
2013-07-07 Nicholas ClarkMerge the refactoring of ExtUtils::Miniperl and {mini...
2013-07-07 Nicholas ClarkMove the "editor block" from miniperlmain.c to ExtUtils...
2013-07-07 Nicholas ClarkClean up ExtUtils::Miniperl
2013-07-07 Nicholas ClarkInvert the build logic for miniperlmain.c and ExtUtils...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkMerge the branch which builds utils/Makefile from utils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-07 Nicholas ClarkReplace utils/Makefile.SH with utils/Makefile.PL
2013-07-07 Nicholas ClarkAdd an "always update" parameter to regen_lib's open_new().
2013-07-07 Nicholas ClarkRefactor the Text::Wrap::wrap() logic in regen/regen_lib.pl
2013-07-07 Nicholas ClarkAdd cpan/Text-Tabs/lib to buildcustomize.pl and hence...
2013-07-07 Nicholas ClarkRefactor regen_lib.pl to reduce verbosity.
2013-07-07 Father Chrysostomosto-do tests for #113932 (UNIVERSAL::can and handles)
2013-07-07 Father ChrysostomosStop using IV in pmop; remove workaround
2013-07-07 Father ChrysostomosSuppress dep warnings in DD’s indent.t
2013-07-06 Ricardo Signessmall improvements to documentation of IO::Socket
2013-07-06 Lukas Maifix SIGZZERO typo in perldoc -f kill
2013-07-06 Chris 'BinGOs... Update Time-Piece to CPAN version 1.21
2013-07-06 Ricardo Signesignore lib/File/Find.pm
2013-07-06 Father Chrysostomos[perl #117917] /(?{ m|...| }) (?{ $1 })/
2013-07-06 Karl WilliamsonPATCH: [perl #112208]: Set utf8 flag on $! appropriately
2013-07-06 H.Merijn BrandAdd new -V output to Config-Perl-V
2013-07-06 Karl Williamsonlocale.c: Further checks for utf8ness of a locale
2013-07-06 Karl Williamsonlocale.c: Extract out, fix, expand fcn to see if a...
2013-07-06 Karl Williamsonlocale.c: Compare apples to apples
2013-07-06 Karl Williamsonperl.h, locale.c: White space only
2013-07-06 Karl Williamsonlocale.c: Add comments
2013-07-05 Father Chrysostomos[perl #117727] Document B::PADLIST
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-05 Nicholas ClarkChange File::Find's tests to look for taint.t instead...
2013-07-05 Nicholas ClarkImprove the BEGIN-time setup code for File::Find's...
2013-07-05 Father ChrysostomosAdd Olivier Mengué to AUTHORS
2013-07-05 Father ChrysostomosIncrease $subs::VERSION to 1.02
2013-07-05 Olivier Menguésubs.pm: fix variable leak into global scope
2013-07-05 Chris 'BinGOs... Update MIME-Base64 to CPAN version 3.14
2013-07-05 Chris 'BinGOs... Update Digest-MD5 to CPAN version 2.53
2013-07-05 Tony Cookignore build products from the newly dist/ed Exporter
2013-07-05 Peter MartiniIntroduce validate_proto / stop stripping spaces
2013-07-05 Tony Cookminor clean up of the refactoring of d6a4f4b531
2013-07-05 Karl WilliamsonRevert "regcomp.c: Add a constant 0 element before...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Remove unused data structure field"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move 2 hdr inversion fields to SV...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Change, variable, fcn name"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move inversion list hdr field to...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make C-array inversion lists const"
2013-07-05 Father ChrysostomosConsistent spaces after dots in perlhack.pod
2013-07-05 Father ChrysostomosUse tabs consistently in AUTHORS
2013-07-05 Father ChrysostomosREADME.ko: remove blank line
2013-07-05 Father ChrysostomosAdd Keedi Kim to AUTHORS
2013-07-05 Keedi KimUpdate brand-new README.ko
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move some #defines to only file...
2013-07-05 Karl WilliamsonRevert "Create SVt_INVLIST"
2013-07-04 Karl Williamsonop.c: White-space only
2013-07-04 Karl WilliamsonPATCH: [perl #114178] di/ds/ig exempt from warnings...
2013-07-04 Karl WilliamsonRevert "Use new Svt_INVLIST for inversion lists."
2013-07-04 Craig A. BerryAdd non-XS extensions to known_extensions in configure...
2013-07-04 Craig A. BerryFix ext/VMS-Filespec/t/filespec.t after move in 2d11a7e...
2013-07-04 Tony Cookrarest is only used under -DDEBUGGING
2013-07-04 Karl Williamsont/lib/warnings/utf8: Fix improper TODO test
2013-07-04 Karl WilliamsonFix perlguts and comments for how sv_chop() works
2013-07-04 James E KeenanAdd test for undefined first argument to fileparse().
2013-07-04 Karl WilliamsonMerge branch 'const_posix_invlists' into blead
2013-07-04 Karl WilliamsonUse new Svt_INVLIST for inversion lists.
2013-07-04 Karl WilliamsonCreate SVt_INVLIST
2013-07-04 Karl Williamsonregcomp.c: Move some #defines to only file that uses...
2013-07-04 Karl Williamsonregcomp.c: Make C-array inversion lists const
2013-07-04 Karl Williamsonregcomp.c: Move inversion list hdr field to SV hdr
2013-07-04 Karl Williamsonregcomp.c: Change, variable, fcn name
2013-07-04 Karl Williamsonregcomp.c: Move 2 hdr inversion fields to SV hdr
2013-07-04 Karl Williamsonregcomp.c: Remove unused data structure field
2013-07-04 Karl Williamsonregcomp.c: Make inversion lists SVt_PVLV
2013-07-04 Karl Williamsonregcomp.c: Add a constant 0 element before inversion...
2013-07-03 H.Merijn BrandRemove duplicate entry
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-07-03 James E KeenanDelete superfluous lines; clarify identifier parsing.
2013-07-03 Tony Cook[perl #118561] note that the check is fragile and refer...
2013-07-03 Tony CookRevert "[perl #118561] failures loading modules are...
2013-07-02 Karl Williamsonperlretut.pod: Rephrase about \p{}.
2013-07-02 Karl Williamsonperlretut.pod: Rephrase to be consistent with other...
2013-07-02 Father Chrysostomosperlgit.pod: Remove one mention of p5p
2013-07-02 Nicholas ClarkIn the PERL_IMPLICIT_SYS section in perl_free(), use...
2013-07-02 Nicholas ClarkIn embed.fnc, reorder the symbols conditional on HAVE_I...
2013-07-02 Nicholas ClarkTerser fix to avoid warning about an empty body for...
2013-07-02 Nicholas ClarkTeach makedef.pl that PL_op_exec_cnt is only available...
2013-07-02 Steffen MuellerVery few PAD[HA]Vs are "LVALUE": branch predictor hints
2013-07-02 Steffen Mueller-DPERL_TRACE_OPS to produce reports on executed OP...
2013-07-02 Nicholas ClarkRemove defunct DESCRIP.MMS cleanup rules.
next