This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-02-17 Father ChrysostomosAdd Kent Fredric to AUTHORS
2013-02-17 Kent Fredricmg.c : revert ENV{x} = undef behaviour to be empty...
2013-02-17 Chris 'BinGOs... Added Lucas Holt to AUTHORS
2013-02-17 Lucas Holt[perl #116785] libc_r was removed from recent versions...
2013-02-17 Steffen Mueller[perl #116587] Data::Dumper intermittently fails tests...
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-02-16 Craig A. Berryperldelta for 012528a99df1906d6fe.
2013-02-16 Craig A. BerryImplement useversionedarchname in configure.com.
2013-02-16 Craig A. BerryAllow VMS features to differ from Perl's defaults.
2013-02-16 Chris 'BinGOs... Updates to perldelta
2013-02-16 Karl Williamsoncharnames.pm: Nit in pod
2013-02-16 Karl WilliamsonUnicode::UCD: Add examples to pod
2013-02-16 Chris 'BinGOs... Document in perldelta, new diag and Configure option.
2013-02-16 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.68
2013-02-15 Karl Williamsonutf8.h, utfebcdic.h: Add, fix comments
2013-02-15 Karl Williamsonlib/Unicode/UCD.pm: Clarify pod
2013-02-15 Karl WilliamsonINSTALL: Fix pod verbatim lines
2013-02-15 H.Merijn Branduse_versioned_archname => versionedarchname
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover code in DynaLoader.
2013-02-15 Nicholas ClarkExtend t/porting/diag.t to cover various other C-like...
2013-02-15 Nicholas Clarkt/porting/diag.t now reads files from MANIFEST, instead...
2013-02-15 Steve HayUpdate File::Temp layout
2013-02-15 Steve HayList files excluded from Config::Perl::V
2013-02-15 Craig A. BerryMake extended filename syntax the default on VMS.
2013-02-15 Craig A. BerryMake readdir on VMS only unixify when asked.
2013-02-15 Craig A. BerryHelp ExtUtils::Manifest deal with VMS extended filespecs.
2013-02-15 Craig A. BerryMake unixify unescape filespecs already in Unix format.
2013-02-14 Steffen MuellerMinor doc fix: pp_addr => op_ppaddr
2013-02-14 Steffen MuellerThe rpeepp and peepp functions need a THX
2013-02-14 David GoldenGive Config a version number
2013-02-13 Nicholas ClarkTest that call checkers are copied with actual closures.
2013-02-13 Craig A. BerryMake File::DosGlob handle VMS extended filespecs.
2013-02-12 Chris 'BinGOs... Add Midnight BSD to perlport
2013-02-12 Steffen MuellerCustom ops may be experimental, but sure aren't new
2013-02-12 Chris 'BinGOs... Update CPAN to CPAN version 2.00-TRIAL
2013-02-12 James E KeenanAdd entry for update to Data::Dumper.
2013-02-11 Karl Williamsonregcomp.c: Fully parenthesize macro expansions formal...
2013-02-11 Karl Williamsoninline_invlist.c, regcomp.c: Comments-onlys, white...
2013-02-10 Father Chrysostomosdiag.t: Validate severity of ck warn routines better
2013-02-10 Chris 'BinGOs... Sync Config-Perl-V version in Maintainers.pl with CPAN
2013-02-10 H.Merijn BrandDeal with spaces in patch descriptions
2013-02-10 Matthew Horsfall... RT-116192 - If a directory in @INC already has a traili...
2013-02-10 Chris 'BinGOs... Mention inclusion of both META files, in perldelta
2013-02-10 Father Chrysostomosperl.pod: Squash double space
2013-02-10 Father Chrysostomosperldiag.pod: Remove regexp cat from \b{ \B{ message
2013-02-10 Karl Williamsonpp.c: White-space only
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-02-10 Karl WilliamsonAdd Jess Robinson to AUTHORS
2013-02-09 Chris 'BinGOs... Document corelist change in perldelta
2013-02-09 Chris 'BinGOs... Make corelist --feature a >= v5.9.5 option
2013-02-09 Thomas SibleyReport feature availability via corelist -f
2013-02-09 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.66
2013-02-09 Craig A. BerryStandardize removal of escapes in unixify.
2013-02-08 Karl WilliamsonChange pods to not refer to av_len()
2013-02-08 Karl WilliamsonAdd av_tindex() synonym for av_top_index()
2013-02-08 Karl WilliamsonInline av_top_index()
2013-02-08 Karl WilliamsonChange name 'av_top' to 'av_top_index'
2013-02-08 Karl Williamsonmakedef.pl: Don't export inline fcns
2013-02-08 Karl Williamsonregen/embed.pl: Extract out duplicate code into a fcn
2013-02-08 Karl Williamsonregen/embed.pl: Warn if have > 1 i, p, and s flags
2013-02-08 Karl Williamsonembed.fnc: Remove inappropriate 'p' flags
2013-02-08 David GoldenUpdated File::Temp from 0.22 to 0.22_90
2013-02-07 Chris 'BinGOs... Update Text-Soundex to CPAN version 3.04
2013-02-07 Chris 'BinGOs... Update File-CheckTree to CPAN version 4.42
2013-02-07 David Goldenadd example of warning categorization to perldiag
2013-02-07 David Goldenreword release announcement template
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2013-02-06 Craig A. BerryRemove unused feature setting from vms/vms.c.
2013-02-06 Craig A. BerryPass-through handling (again) in tovmsspec.
2013-02-06 Craig A. BerryMake vmsify support files with no directory component.
2013-02-05 Chris 'BinGOs... Update Pod-Parser to CPAN version 1.60
2013-02-05 Chris 'BinGOs... Make makemeta more cognisant and easier to use
2013-02-05 Chris 'BinGOs... makemeta no longer relies on the currently executing...
2013-02-05 David GoldenAdd use_versioned_archname to Configure
2013-02-05 Craig A. BerryRemove EFS escapes in unixify without directory components.
2013-02-04 Karl WilliamsonAdd tests and clarify pod for (?[ ])
2013-02-04 Karl Williamsonbisect-runner.pl: Reword some pod examples
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
next