This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-02-04 Karl Williamsonperldelta.pod: Fix misstatement
2013-02-04 Karl WilliamsonAdd interpolations to regex sets
2013-02-04 Karl WilliamsonIncorporate code review feedback for (?[])
2013-02-04 Karl Williamsonregcomp.c: Slight refactoring for clarity
2013-02-04 Karl Williamsonregcomp.c: Combine duplicated code
2013-02-04 Karl Williamsonregcomp.c: Extract code into function
2013-02-04 Karl Williamsonregcomp.c: Remove useless code
2013-02-03 Alan Haggai... Fix syntax: useless use of constant in void context
2013-02-03 Alan Haggai... Correct word: Window => Windows
2013-02-02 Chris 'BinGOs... The targets for makemeta in Makefile.SH were spelt...
2013-02-02 Chris 'BinGOs... Teach makemeta to use CPAN::Meta to generate both META...
2013-02-01 Chris 'BinGOs... Update Module-Load to CPAN version 0.24
2013-02-01 Karl Williamsonregexec.c: Remove redundant code
2013-02-01 James E KeenanMerge branch 'data-dumper-testing' into blead
2013-01-31 Karl Williamsonregcomp.c: Expand diagnostic
2013-01-31 Steffen MuellerRemove dead code in Perl_sv_cmp_flags
2013-01-31 James E KeenanData-Dumper: Boost test coverage and refactor.
2013-01-30 Chris 'BinGOs... Add Config::Perl::V coring to perldelta
2013-01-30 Ricardo Signesreplace "new in Perl 5" hype with timeless Perl hype
2013-01-30 David Mitchellpmruntime(): change '=' to '==' in an assertion
2013-01-30 David Mitchellpmruntime(): rename var to avoid macro name clash
2013-01-29 bulk88 (via RT)hv.c: add some NULL check removal
2013-01-28 Chris 'BinGOs... Update Win32API-File to CPAN version 0.1201
2013-01-28 Marcel Gruenauer... Convert t/op/sprintf.t to use test.pl
2013-01-28 Marcel Gruenauer... Porting/Maintainers.pm: deterministic output order
2013-01-28 Chris 'BinGOs... Update Pod-Perldoc to CPAN version 3.19
2013-01-28 H.Merijn BrandLet Configure honor the external MAILDOMAIN environment...
2013-01-27 James E KeenanBelated Happy New Year!
2013-01-27 Chris 'BinGOs... Fix podcheck errors in perldelta
2013-01-27 Chris 'BinGOs... Document module and utility deprecations in perldelta
2013-01-27 Chris 'BinGOs... Add module deprecations for v5.18.0 to Module::CoreList
2013-01-27 Aaron CraneNew TODO test: B::Deparse doesn't handle lexical subs
2013-01-27 Dagfinn Ilmari... Fix installman ignoring --silent
2013-01-27 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.64
2013-01-27 Tony Cookun-TODO a test that passes on recent FreeBSD
2013-01-27 Tony CookEINVAL is expected when f?pathconf() isn't implemented...
2013-01-27 Tony Cookavoid PERL_UNICODE interfering with the new PerlIO...
2013-01-26 SmylersPATCH [perl 116252]: Correct nested pod bullets in...
2013-01-26 Karl WilliamsonPorting/todo.pod: Add tasks
2013-01-26 Chris 'BinGOs... Update B-Lint to CPAN version 1.17
2013-01-26 Tobias Leichreplace tabs with spaces
2013-01-26 Tobias Leichwrap examples in single quotes
2013-01-26 Chris 'BinGOs... Update lib/.gitignore to include Config-Perl-V generate...
2013-01-26 Ricardo SignesImport Config-Perl-V 0.16
2013-01-26 Ricardo Signesprevent failures deep in value dumping from aborting
2013-01-26 Tony Cookperldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
2013-01-25 Peter MartiniFix format string warnings in toke.c Changed literals...
2013-01-25 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.70
2013-01-25 Andy DoughertyCorrect variable names in embed.fnc for hv_free_ent...
2013-01-25 Chris 'BinGOs... Update B-Lint to CPAN version 1.16
2013-01-25 Tony Cookfix -DPERL_GLOBAL_STRUCT_PRIVATE builds
2013-01-25 Tony CookPL_Vars and PL_VarsPtr aren't exported under PERL_GLOBA...
2013-01-25 Tony Cookrelease the global struct *after* we've finished using it
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-25 Tony Cookperldelta for a951350815 (PerlIO-scalar)
2013-01-24 Tony Cook[perl #109828] disallow scalar I/O on non-byte strings
2013-01-24 Tony Cookwarn and fail on writes to SVf_UTF8 SVs
2013-01-24 Tony CookTODO tests for writing to a SVf_UTF8 scalar
2013-01-24 Tony Cookhandle reading from a SVf_UTF8 scalar
2013-01-24 Tony CookTODO tests for reads from a scalar changed to upgraded...
2013-01-24 Tony Cookbump PerlIO::scalar's version
2013-01-24 Tony Cookdocument the new warning
2013-01-24 Tony Cookfail to open scalars containing characters that don...
2013-01-24 Tony CookTODO tests for opening upgraded scalars
2013-01-24 Karl WilliamsonPorting/todo.pod: Add task to clean up pods
2013-01-24 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.82
2013-01-24 Chris 'BinGOs... Update Module-Pluggable to CPAN version 4.6
2013-01-24 Chris 'BinGOs... Make sure that Test-Harness customisations are declared...
2013-01-24 Craig A. BerryVMS nits in cpan/Test-Harness/t/source.t
2013-01-24 Karl WilliamsonTypo in perl5178delta
2013-01-24 Karl WilliamsonAdd deprecation warning for literal PATWS under /x
2013-01-24 Karl Williamsonregcomp.c: Add macro for generating deprecated warnings
2013-01-24 Karl Williamsonregcomp.c: Add comments; no code changes
2013-01-24 Karl Williamsonregcharclass.h: Add macro for non-ASCII PATWS
2013-01-24 Karl Williamson/regen/regcharclass.pl: white-space only; no code changes
2013-01-24 Karl Williamsonregen/regcharclass.pl: Add capability
2013-01-24 Karl Williamsonreg_mesg.t: Remove repetitious boiler plate
2013-01-24 Karl WilliamsonMove t/lib/warnings/regcomp to t/re/reg_mesg.t
2013-01-24 Karl Williamsonregcomp.c: Change warning category to just deprecated
2013-01-24 Karl Williamsonreg_mesg.t: Add cpabilities; improve output
2013-01-24 Karl Williamsonre/reg_mesg.t: White-space only; no code changes
2013-01-24 Karl Williamsonre/reg_mesg.t: Add tests for suppressing warnings
2013-01-23 Karl Williamsonperlapi: Fix SvIOK_UV, SvUOK descriptions
2013-01-23 Chris 'BinGOs... Update Object-Accessor to CPAN version 0.46
2013-01-23 Chris 'BinGOs... Update Log-Message to CPAN version 0.06
2013-01-23 Chris 'BinGOs... Update Log-Message-Simple to CPAN version 0.10
2013-01-23 Brad GilbertClean up indenting on t/win32/fs.t
2013-01-23 Brad GilbertRemove dead code from t/win32/fs.t
2013-01-23 James E KeenanConvert to use of t/test.pl
2013-01-23 James E KeenanNote why switchF1.t and switchp.t do not use test.pl.
2013-01-22 Chris 'BinGOs... Update Term-UI to CPAN version 0.34
2013-01-22 Tony Cooksyntax check a directory: set the test process locale too
2013-01-21 Ricardo Signesmove B-Lint and File-CheckTree to ./cpan
2013-01-21 Ricardo Signesadd deprecate.pm usage to CPANPLUS
2013-01-21 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9134
2013-01-21 Chris 'BinGOs... The MAPping for Test-Harness is not required since...
2013-01-21 Aaron CraneMark 5.17.8 as done in release_schedule.pod
2013-01-20 Chris 'BinGOs... Module-CoreList-2.80 has been released to CPAN
2013-01-20 Chris 'BinGOs... Actually update Test-Harness to CPAN version 3.26
2013-01-20 Aaron CraneBump the Perl version in various places for 5.17.9
next